- aadd(String, float) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding float-valued tags.
- aadd(String, float[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding float-array valued tags.
- aadd(String, double) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding double valued tags.
- aadd(String, double[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding double-array valued tags.
- aadd(String, int) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding int valued tags.
- aadd(String, int[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding int-array valued tags.
- aadd(String, long) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding long valued tags.
- aadd(String, long[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding long-array valued tags.
- aadd(String, String) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding String valued tags.
- aadd(String, byte[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding binary valued tags.
- aadd(String, boolean) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding boolean valued tags.
- aadd(String, AFrame) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding Frame-valued tags.
- aadd(String) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding a valueless tag.
- aaddTrueBinary(String, byte[]) - Method in class org.apache.vinci.transport.document.AFrame
-
This is a hack method which allows you to add binary-valued tags to Frames in a manner such
that there is no textual encoding overhead of that binary data.
- AbortCasProcessorException - Exception in org.apache.uima.collection.base_cpm
-
Exception to notify the CPM to disable a Cas Processor.
- AbortCasProcessorException(String) - Constructor for exception org.apache.uima.collection.base_cpm.AbortCasProcessorException
-
- AbortCPMException - Exception in org.apache.uima.collection.base_cpm
-
/** Exception to notify the CPM to terminate itself.
- AbortCPMException(String) - Constructor for exception org.apache.uima.collection.base_cpm.AbortCPMException
-
- abortCPMOnError() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- abortCPMOnError() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns true if maximum threshold for errors has been exceeded and the CasProcessor is
configured to force CPE shutdown.
- aborted() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowContainer
-
- aborted() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
-
Called when the processing has been aborted.
- aborted() - Method in class org.apache.uima.examples.RunAE
-
- aborted() - Method in class org.apache.uima.flow.CasFlow_ImplBase
-
By default, does nothing.
- aborted() - Method in interface org.apache.uima.flow.Flow
-
Called by the framework if processing has been aborted for the CAS that was being
routed by this Flow object.
- aborted() - Method in class org.apache.uima.flow.JCasFlow_ImplBase
-
By default, does nothing.
- aborted() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- aborted() - Method in class org.apache.uima.tools.RunAE
-
- AboutDialog - Class in org.apache.uima.tools.util.gui
-
Dialog showing standard UIMA splash screen and OK button.
- AboutDialog(JFrame, String) - Constructor for class org.apache.uima.tools.util.gui.AboutDialog
-
- AboutHandler - Class in org.apache.uima.tools.cvd.control
-
- AboutHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AboutHandler
-
- AboutUimaHandler - Class in org.apache.uima.tools.cvd.control
-
- AboutUimaHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AboutUimaHandler
-
- absLevel(String) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
-
- absLevel(int) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
-
- AbstractCas - Interface in org.apache.uima.cas
-
The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK.
- AbstractCas_ImplBase - Class in org.apache.uima.cas
-
Base class from which CAS implementations should extend.
- AbstractCas_ImplBase() - Constructor for class org.apache.uima.cas.AbstractCas_ImplBase
-
- accept(File) - Method in class org.apache.uima.pear.tools.PackageSelectorGUI.PackageDirFilter
-
Determines whether a given File
object is accepted by this filter.
- accept(File) - Method in class org.apache.uima.pear.tools.PackageSelectorGUI.PackageFileFilter
-
Determines whether a given File
object is accepted by this filter.
- accept(File) - Method in class org.apache.uima.pear.util.FileUtil.DirFileFilter
-
- accept(File, String) - Method in class org.apache.uima.pear.util.FileUtil.ExtFilenameFilter
-
Tests if a specified file should be included in a file list.
- accept(File) - Method in class org.apache.uima.pear.util.FileUtil.NameFileFilter
-
- accept(File) - Method in class org.apache.uima.tools.pear.install.InstallPear.PEARFilter
-
Returns true
, if the given input file is directory or has 'tear' or 'pear'
extension, false
otherwise.
- accept(File) - Method in class org.apache.uima.tools.util.gui.XMLFileFilter
-
- ACCESS_TYPE_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: trying to access value FS reference {0} as type "{2}" (code: {1}),
but is "{3}".
- accum(SerializationMeasures) - Method in class org.apache.uima.util.impl.SerializationMeasures
-
accumulate results for multiple files
- accum(SerializationMeasures.AllStatDetails) - Method in class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
-
- accum(SerializationMeasures.StatDetail) - Method in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
-
- ACTION_ON_MAX_ERRORS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- ACTION_ON_MAX_RESTARTS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- ACTION_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.AnnotationFeaturesViewer
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cpm.CpmFrame
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cpm.CpmPanel
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AboutHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AboutUimaHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AddLanguageHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorOpenEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorRerunEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorRunCPCEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorRunOnCasEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ColorPrefsOpenHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ColorPrefsSaveHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FileOpenEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FileSaveAsEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FileSaveEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FocusFSAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FocusIRAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FocusTextAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.HelpHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.LoadRecentDescFileEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.LoadRecentTextFileEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ManualHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.NewTextEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.PopupHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.RemoveLanguageHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.RestoreLangDefaultsHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.SetCodePageHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.SetDataPathHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.SetLanguageHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.SetLogConfigHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ShowAnnotatedTextHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ShowAnnotationCustomizerHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ShowTypesystemHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.SystemExitHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.TextContextMenuAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.TypeSystemFileOpenEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.UndoMgr
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XCASFileOpenEventHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XCASSaveHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XCASSaveTSHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XmiCasFileOpenHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XmiCasSaveHandler
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.util.gui.ListSelector
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
-
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
- actualLevel - Variable in class org.apache.vinci.transport.vns.service.Service
-
- add(String[]) - Method in interface org.apache.uima.cas.admin.LinearTypeOrderBuilder
-
Add pairs types[i] < types[i+1], for each i < (types.length-1), to the partial sort
order.
- add(Type) - Method in interface org.apache.uima.cas.FSTypeConstraint
-
Add a new type to this type constraint.
- add(String) - Method in interface org.apache.uima.cas.FSTypeConstraint
-
Add a new type to this type constraint.
- add(int[]) - Method in class org.apache.uima.cas.impl.Heap
-
Add a structure to the heap.
- add(int, int) - Method in class org.apache.uima.cas.impl.Heap
-
Reserve space for len
items on the heap and set the first
item to val
.
- add(String[]) - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl
-
- add(ConfigurableFeature) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
- add(CasProcessorDeploymentParam) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
-
- add(CasProcessorExecArg) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
-
- add(CasProcessorDeploymentParam) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParams
-
- add(CasProcessorExecArg) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
-
- 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 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) - Method in class org.apache.uima.internal.util.IntVector
-
Add an element at the end of vector.
- add(int, int) - Method in class org.apache.uima.internal.util.IntVector
-
Add an element at a certain position in the vector.
- add(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
- add(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
-
- add(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
- add(int) - Method in class org.apache.uima.internal.util.SortedIntSet
-
Add element to set.
- add(JMenuItem) - Method in class org.apache.uima.tools.cvd.AutoFoldingMenu
-
- add(JComponent) - Method in class org.apache.uima.tools.util.gui.FormPanel
-
- add(String) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
null strings not added
0 length strings added
- add(String[]) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
- add(String, FrameComponent) - Method in class org.apache.vinci.transport.Frame
-
Add a tagged value to this frame (value is either a Frame or FrameLeaf).
- add(String, FrameComponent) - Method in class org.apache.vinci.transport.VinciFrame
-
Implementation of the abstract Frame method.
- add(String, FrameComponent) - Method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Implement the frame add() callback.
- add(String, FrameComponent) - Method in class org.apache.vinci.transport.vns.client.ResolveResult.ServiceLocator
-
Implement the Frame add() callback.
- add(String, FrameComponent) - Method in class org.apache.vinci.transport.vns.client.ServeonResult
-
Implement the Frame add() callback.
- add(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
-
- addAdded(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
like add, but returns boolean flag true if not present before
- addAlias(String, String) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Add an alias for an already defined parameter.
- addAlias(String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- addAlias(ServiceAlias) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- addAll(List<ProcessTraceEvent>) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
- addAll(List<ProcessTraceEvent>) - Method in interface org.apache.uima.util.ProcessTrace
-
Adds a list of completed event objects to this ProcessTrace
.
- addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
Notifies this FlowController that new Analysis Engines
- addAnalysisEngines(Collection) - Method in class org.apache.uima.examples.flow.AdvancedFixedFlowController
-
- addAnalysisEngines(Collection<String>) - Method in interface org.apache.uima.flow.FlowController
-
Notifies this FlowController that new Analysis Engines are now available to route CASes to.
- addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.flow.FlowController_ImplBase
-
Does nothing by default.
- addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.flow.impl.FixedFlowController
-
- addAnnotationToTree(AnnotationFS) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Adds an annotation to the selected annotations tree.
- addApplicationCmdLineArguments(CasProcessorConfiguration, List, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.JavaApplication
-
Adds to command line any program arguments configured for this Cas Processor in the CPE
descriptor
- addApplicationCmdLineArguments(CasProcessorConfiguration, List, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.NonJavaApplication
-
Returns final command line as array of Strings.
- addApplicationInfo(CasProcessorConfiguration, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.JavaApplication
-
Sets up command line used to launch Cas Processor in a separate process.
- addApplicationInfo(CasProcessorConfiguration, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.NonJavaApplication
-
Sets up command line used to launch Cas Processor in a seperate process.
- addApplicationInfo(CasProcessorConfiguration, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
-
Sets up command line used to launch Cas Processor in a seperate process.
- addArg(InstallationDescriptor.ArgInfo) - Method in class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
-
- addArgument(String) - Method in exception org.apache.uima.cas.admin.CASAdminException
-
Add an argument to a CASAdminException
object.
- addArgument(String) - Method in exception org.apache.uima.cas.impl.AnnotationImplException
-
Add an argument to a AnnotationImplException
object.
- addArgument(String) - Method in exception org.apache.uima.cas.impl.LowLevelException
-
Add an argument to a LowLevelException
object.
- addArgument(String) - Method in exception org.apache.uima.cas.impl.XCASParsingException
-
Add an argument to a XCASParsingException
object.
- addArgument(String) - Method in exception org.apache.uima.internal.util.UtilError
-
Add an argument to a UtilError
object.
- addAttribute(ValuePair) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
- addAttributes(ArrayList) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
- addBinding(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- 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[], boolean) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- addCapabilities(Capability[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds the output types and features from the specified capabilities to this
ResultSpecification
.
- addCapabilities(Capability[], boolean) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds either outputs or inputs from the specified capabilities to this
ResultSpecification
.
- addCAS(CASImpl) - Method in class org.apache.uima.cas.impl.CASSerializer
-
Add the CAS to be serialized.
- addCAS(CASImpl, boolean) - Method in class org.apache.uima.cas.impl.CASSerializer
-
Add the CAS to be serialized.
- addCAS(CASImpl, OutputStream) - Method in class org.apache.uima.cas.impl.CASSerializer
-
Serializes the CAS data and writes it to the output stream.
- addCAS(CASImpl, OutputStream, Marker) - Method in class org.apache.uima.cas.impl.CASSerializer
-
Serializes only new and modified FS and index operations made after
the tracking mark is created.
- addCasConsumer(CasConsumer) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Adds a CasConsumer
to this CPM.
- addCasConsumer(CasConsumer) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
-
- addCasInitializer(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
Deprecated.
As of v2.0, CAS Initializers are deprecated.
- addCasInitializer(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Deprecated.
As of v2.0 CAS Initializers are deprecated.
- addCasProcessor(CasProcessor) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Adds a CasProcessor
to this CPM's list of consumers.
- addCasProcessor(CasProcessor, int) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Adds a CasProcessor
to this CPM's list of consumers.
- addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- addCasProcessor(CasProcessor, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Appends given Cas Processor to the list of CasProcessors
- addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
-
- addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Adds a CASProcessor to the processing pipeline.
- addCasProcessor(CasProcessor, int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Adds a CASProcessor to the processing pipeline at a given place in the processing pipeline
- addCasProcessor(CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- addCasProcessor(int, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- addCasProcessor(CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Appends a instance of
CpeCasProcessor
to the end of
the list containing CPE CasProcessors.
- addCasProcessor(int, CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Adds a instance of
CpeCasProcessor
at a specified
location in the list of CPE CasProcessors.
- addCasProcessorExecArg(CasProcessorExecArg) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- addCasProcessorExecArg(CasProcessorExecArg) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
-
- addCasProcessorRuntimeEnvParam(CasProcessorRuntimeEnvParam) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- addChannelListener(MessageRouter.StdChannelListener) - Method in class org.apache.uima.pear.util.MessageRouter
-
Adds a given object, implementing the StdChannelListener
interface, to the list
of standard message channel listeners.
- addChoosableFileFilter(FileFilter) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
- addCollectionReader(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
- addCollectionReader(CpeCollectionReader) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- addCollectionReader(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- addCollectionReader(CpeCollectionReader) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
- addCollectionReader(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Adds a path to the descriptor file containing CollectionReader's configuration.
- addCommonParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Adds a Configuration Parameter that is common to all groups.
- addCommonParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- addComponent(String, AnalysisEngineManagementImpl) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- addConfigurationGroup(ConfigurationGroup) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Adds a Configuration Group.
- addConfigurationGroup(ConfigurationGroup) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- addConfigurationParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationGroup
-
Adds a Configuration Parameter to this group.
- addConfigurationParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Adds a Configuration Parameter that is not in any group.
- addConfigurationParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
-
- addConfigurationParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- addCpeCasProcessor(CpeCasProcessor, int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- addCpeCasProcessor(CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- addCpeCasProcessor(CpeCasProcessor, int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Inserts a new CasProcessor at an indicated position.
- addCpeCasProcessor(CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Appends new CasProcessor to existing list of CasProcessors
- addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Adds default configuration shared by CasProcessors
- addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIntegratedCasProcessorImpl
-
- addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeRemoteCasProcessorImpl
-
- addDelegateComponent(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Creates and adds a delegate component specification to the list (for aggregate component).
- addDeployParam(String, String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Adds a given deployment param to the param list.
- addDeployParam(String, String) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Adds deployment parameter used by the CPE when launching CasProcessor
- addDocumentListener(DocumentListener) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
- addEdit(UndoableEdit) - Method in class org.apache.uima.tools.cvd.control.UndoMgr
-
- addEntry(Object) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- addError(Test, Throwable) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- addEvent(String, String, String, int, String) - Method in class org.apache.uima.internal.util.InstrumentationFacility_impl
-
- addEvent(String, String, String, int, String) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
- addEvent(ProcessTraceEvent) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
- addEvent(String, String, String, int, String) - Method in interface org.apache.uima.util.InstrumentationFacility
-
Records a completed event with the specified parameters.
- addEvent(String, String, String, int, String) - Method in interface org.apache.uima.util.ProcessTrace
-
Adds an event with the specified parameters to this ProcessTrace
.
- addEvent(ProcessTraceEvent) - Method in interface org.apache.uima.util.ProcessTrace
-
Adds a completed event object to this ProcessTrace
.
- addEventData(ProcessTraceEvent) - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
-
- addEventStatus(String, String, Throwable) - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
-
- addExecArg(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- addExecArg(String) - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
-
- addExecEnv(String, String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
Adds a new env key to the list of env keys.
- addExecEnv(String, String) - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
-
- addExternalResource(ExternalResourceDescription) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- addExternalResource(ExternalResourceDescription) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Adds a External Resource to this configuration
- addExternalResourceBinding(ExternalResourceBinding) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- addExternalResourceBinding(ExternalResourceBinding) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Adds a External ResourceBinding to this configuration
- addFailure(Test, AssertionFailedError) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- addFeature(String, Type, Type) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Add an feature to the type system.
- addFeature(String, Type, Type, boolean) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Add an feature to the type system.
- addFeature(Feature) - Method in interface org.apache.uima.cas.FeaturePath
-
Add a new feature at the end of the path.
- addFeature(String, Type, Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- addFeature(String, Type, Type, boolean) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- addFeature(CasData, String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- addFeature(String, String, String) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- addFeature(String, String, String, String, Boolean) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- addFeature(String, String, String) - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Convenience method which adds a FeatureDescription to this TypeDescription.
- addFeature(String, String, String, String, Boolean) - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Convenience method which adds a FeatureDescription to this TypeDescription.
- addFeatureStructure(FeatureStructure) - Method in interface org.apache.uima.cas_data.CasData
-
Adds a FeatureStructure to the list of top-level FeatureStructures contained in this CasData.
- addFeatureStructure(FeatureStructure) - Method in class org.apache.uima.cas_data.impl.CasDataImpl
-
Adds a new FeatureStructure to the list
- addFeatureStructure(CasData, String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- addFile(File) - Method in class org.apache.uima.tools.cvd.RecentFilesList
-
Add a file at the beginning.
- addFileSelectorListener(FileSelectorListener) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
- addFileSelectorListener(FileSelectorListener, JComponent) - Method in class org.apache.uima.tools.util.gui.FileSelector
-
- addFocusListener(FocusListener) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
- addFrameworkSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Adds a specification defined by given name and value to the set of Framework specifications.
- addFS(FeatureStructure) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Add a feature structure to all appropriate indexes in the repository.
- addFS(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- addFS(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- addFsIndex(FsIndexDescription) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Adds an FS Index description to this collection.
- addFsIndex(FsIndexDescription) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- addFsToIndexes(FeatureStructure) - Method in interface org.apache.uima.cas.CAS
-
Add a feature structure to all appropriate indexes in the repository associated with this CAS
View.
- addFsToIndexes(FeatureStructure) - Method in class org.apache.uima.cas.impl.CASImpl
-
- addFsToIndexes(FeatureStructure) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- addFsToIndexes(FeatureStructure) - Method in interface org.apache.uima.jcas.JCas
-
Add a feature structure to all appropriate indexes in the repository associated with this CAS
View.
- addGeneratorForType(TypeImpl, FSGenerator) - Method in class org.apache.uima.cas.impl.FSClassRegistry
-
No longer used, but left in for backward compatibility with older JCasgen'd
classes
- addIndexRepository(FSIndexRepositoryImpl) - Method in class org.apache.uima.cas.impl.CASMgrSerializer
-
Serialize index repository.
- addInputFeature(String) - Method in interface org.apache.uima.resource.metadata.Capability
-
A convenience method that adds an input Feature to this Capability.
- addInputFeature(String) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- addInputSofa(String) - Method in interface org.apache.uima.resource.metadata.Capability
-
A convenience method that adds an input Sofa name to this Capability.
- addInputSofa(String) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- addInputType(String, boolean) - Method in interface org.apache.uima.resource.metadata.Capability
-
A convenience method that adds an input Type to this Capability.
- addInputType(String, boolean) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- addInstallationAction(InstallationDescriptor.ActionInfo) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Adds a specified 'installation action' to the list.
- addItemAddr(int, int, boolean) - Method in class org.apache.uima.cas.impl.CasSeqAddrMaps
-
Add a new FS address - done during prescan of source
Must call in heap scan order
- addKey(Feature, int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
Add a new key.
- addKey(LinearTypeOrder, int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
- addKey(Feature, int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- addKey(LinearTypeOrder, int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- addKeysToDataCas(CasData, AFrame) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Appends keys (types) from XCAS to provided CasData instance doing conversions of ':' in WF keys
to '_colon_' and '-' to '_dash_' to enforce UIMA compliance.
- addLanguage(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- AddLanguageHandler - Class in org.apache.uima.tools.cvd.control
-
- AddLanguageHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AddLanguageHandler
-
- addListOfJarFiles(File, StringBuffer) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Appends a list of JAR files in a given lib directory, separated with the OS dependent separator
(';' or ':'), to a given initial StringBuffer
object.
- addMapping(String, String) - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- addMapping(String, String) - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Adds a mapping from interface class to implementation class.
- addMapping(String, String) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Configures this XMLParser by registering a mapping between the name of an XML element and the
Class of object to be built from elements with that name.
- addMapping(Class<? extends ResourceSpecifier>, Class<? extends Resource>) - Method in class org.apache.uima.util.SimpleResourceFactory
-
Configures this SimpleResourceFactory
by adding a new mapping between a
ResourceSpecifier
class and a Resource
class.
- addMapping(String, String) - Method in class org.apache.uima.util.SimpleResourceFactory
-
Configures this SimpleResourceFactory
by adding a new mapping between a
ResourceSpecifier
class and a Resource
class.
- addMapping(String, String) - Method in interface org.apache.uima.util.XMLParser
-
Configures this XMLParser by registering a mapping between the name of an XML element and the
Class of object to be built from elements with that name.
- addMetaData(ProcessingResourceMetaData) - Method in interface org.apache.uima.resource.CasManager
-
Called by components when they initialize.
- addMetaData(ProcessingResourceMetaData) - Method in class org.apache.uima.resource.impl.CasManager_impl
-
- addMsgListener(MessageRouter.StdChannelListener) - Method in class org.apache.uima.pear.tools.InstallationController
-
Adds a given object, implementing the MessageRouter.StdChannelListener
interface
to the list of standard channel listeners.
- 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, boolean) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Add a new parameter name.
- addParameter(String) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Add a new switch.
- addPredecessor(GraphNode) - Method in class org.apache.uima.internal.util.GraphNode
-
Add a new predecessor node.
- addPriorityList(TypePriorityList) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- addPriorityList() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- addPriorityList(TypePriorityList) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Adds a TypePriorityList
.
- addPriorityList() - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Creates a new, empty TypePriorityList
and adds it to this object.
- addProperty(Properties, String, String) - Static method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Adds a property specified by given name and value to a given Properties
object.
- addr - Variable in class org.apache.uima.cas.impl.FeatureStructureImplC
-
- addr - Variable in class org.apache.uima.jcas.cas.TOP
-
used to reference the corresponding Cas instance
- addResultFeature(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- addResultFeature(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- addResultFeature(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds a Feature to this ResultSpecification
for the language x-unspecified.
- addResultFeature(String, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds a Feature to this ResultSpecification
for the specified languages.
- addResultType(String, boolean) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- addResultType(String, boolean, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- addResultType(String, boolean) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds an Type to this ResultSpecification
for the language x-unspecified.
- addResultType(String, boolean, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds an Type to this ResultSpecification
for the specified languages.
- addResultTypeOrFeature(TypeOrFeature) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- addResultTypeOrFeature(TypeOrFeature, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- addResultTypeOrFeature(TypeOrFeature) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds a Result Type or Feature to this ResultSpecification
for the language
x-unspecified.
- addResultTypeOrFeature(TypeOrFeature, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds a Result Type or Feature to this ResultSpecification
for the specified
languages.
- addRow(String) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
- addRow(Vector) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
- addSeparators(String) - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Add to the set of separator characters.
- addSeparators(String) - Method in class org.apache.uima.internal.util.TextTokenizer
-
Add to the set of separator characters.
- addService(Service) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- addService(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- addSofa(FeatureStructure, String, String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- addSrcAddrForTgt(int, boolean) - Method in class org.apache.uima.cas.impl.CasSeqAddrMaps
-
Called during deserialize to incrementally add
- addStat(String, Object) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- addStat(String, Object) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Add an arbitrary object and bind it to a given name
- addStatusCallbackListener(BaseStatusCallbackListener) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Registers a listsner to receive status callbacks.
- addStatusCallbackListener(StatusCallbackListener) - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Registers a listener to receive status callbacks.
- addStatusCallbackListener(StatusCallbackListener) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Registers a listsner to receive status callbacks.
- addStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- addStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
-
- addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Plugs in Listener object used for notifications.
- addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Plugs in Listener object used for notifications.
- addStreamListener(ProcessUtil.StdStreamListener) - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
-
Adds a given object, implementing the StdStreamListener
interface to the list
of standard stream listeners.
- addStringSubtype(String, String[]) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Inherit from String.
- addStringSubtype(String, String[]) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- addSubEvent(ProcessTraceEvent) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- 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(JCas) - Method in class org.apache.uima.jcas.cas.TOP
-
add this FS to indexes in a specific view, perhaps different from the creation view
- addToIndexes(int) - Method in class org.apache.uima.jcas.cas.TOP_Type
-
add the corresponding FeatureStructure to all Cas indexes
- addToolkitsSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Adds a specification defined by given name and value to the set of Toolkits specifications.
- addTopType(String) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Add a top type to the (empty) type system.
- addToSystemEnvTable(Properties, String, String) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Adds a given local environment variable to appropriate system environment variable (before the
system value).
- addTreeModelListener(TreeModelListener) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
- addTreeSelectionListener(TreeSelectionListener) - Method in class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
- addType(String, Type) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Add a new type to the type system.
- addType(String, Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Add a new type to the type system.
- addType(String) - Method in class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
-
- addType(String, String, String) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- addType(String) - Method in interface org.apache.uima.resource.metadata.TypePriorityList
-
Adds a type at the end of the priority list.
- addType(String, String, String) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Adds a Type to this TypeSystem fragment.
- addTypeSystem(TypeSystemImpl) - Method in class org.apache.uima.cas.impl.CASMgrSerializer
-
- addWhitespaceChars(String) - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Add to the set of whitespace characters.
- addWhitespaceChars(String) - Method in class org.apache.uima.internal.util.TextTokenizer
-
Add to the set of whitespace characters.
- addWordChars(String) - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Add to the set of word characters.
- addWordChars(String) - Method in class org.apache.uima.internal.util.TextTokenizer
-
Add to the set of word characters.
- AdvancedFixedFlowController - Class in org.apache.uima.examples.flow
-
Simple FlowController that invokes components in a fixed sequence.
- AdvancedFixedFlowController() - Constructor for class org.apache.uima.examples.flow.AdvancedFixedFlowController
-
- aeDirPref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
- AFrame - Class in org.apache.vinci.transport.document
-
This class is a VinciFrame with extensions for support of XML attributes.
- AFrame() - Constructor for class org.apache.vinci.transport.document.AFrame
-
- AFrame(int) - Constructor for class org.apache.vinci.transport.document.AFrame
-
- AFrameLeaf - Class in org.apache.vinci.transport.document
-
This class extends FrameLeaf with ability to set attributes.
- AFrameLeaf(byte[], boolean) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- AFrameLeaf(String) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- AFrameLeaf(String[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- AFrameLeaf(float) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- AFrameLeaf(float[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- AFrameLeaf(double) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- AFrameLeaf(double[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- AFrameLeaf(int) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- AFrameLeaf(int[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- AFrameLeaf(long) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- AFrameLeaf(long[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- AFrameLeaf(boolean) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
-
- afterZip - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
-
- aget(String) - Method in class org.apache.vinci.transport.document.AFrame
-
Get the attributes associated with a particular key.
- aggregate(ProcessTrace) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
- aggregate() - Method in class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
-
- aggregate(ProcessTrace) - Method in interface org.apache.uima.util.ProcessTrace
-
Aggregates the information in another ProcessTrace
with this one.
- AGGREGATE_AE_TYPE_SYSTEM - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The Analysis Engine Descriptor is invalid -
a Type System may not be explicitly set for an aggregate Analysis Engine."
- AGGREGATE_SOFA_NOT_MAPPED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: The Sofa "{0}" in aggregate "{1}" is not
mapped to any sofa of any component in that aggregate.
- AggregateAnalysisEngine_impl - Class in org.apache.uima.analysis_engine.impl
-
- 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_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
-
- AllowedValue_impl() - Constructor for class org.apache.uima.resource.metadata.impl.AllowedValue_impl
-
Default constructor.
- AllowedValue_impl(String, String) - Constructor for class org.apache.uima.resource.metadata.impl.AllowedValue_impl
-
Constructor.
- AllowPreexistingFS - Enum in org.apache.uima.cas.impl
-
- allSlots - Variable in class org.apache.uima.util.impl.SerializationMeasures
-
- alreadyCopied(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.
- ANALYSIS - Static variable in interface org.apache.uima.util.ProcessTraceEvent
-
Constant for the ANALYSIS event type.
- ANALYSIS_ENGINE - Static variable in interface org.apache.uima.util.ProcessTraceEvent
-
Constant for the ANALYSIS_ENGINE event type.
- ANALYSIS_ENGINE_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
-
Analysis Engine
- AnalysisComponent - Interface in org.apache.uima.analysis_component
-
Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
- AnalysisComponent_ImplBase - Class in org.apache.uima.analysis_component
-
Implementation base class for AnalysisComponents.
- AnalysisComponent_ImplBase() - Constructor for class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
-
- AnalysisComponentAdapterFactory - Class in org.apache.uima.analysis_engine.impl.compatibility
-
Factory that builds
AnalysisComponent
instances from AnalysisEngineDescription,
CasConsumerDescription, or CollectionReaderDescription objects.
- AnalysisComponentAdapterFactory() - Constructor for class org.apache.uima.analysis_engine.impl.compatibility.AnalysisComponentAdapterFactory
-
- AnalysisEngine - Interface in org.apache.uima.analysis_engine
-
An Analysis Engine is a component responsible for analyzing unstructured information, discovering
and representing semantic content.
- AnalysisEngineDescription - Interface in org.apache.uima.analysis_engine
-
An
AnalysisEngineDescription
contains all of the information needed to instantiate
and use an
AnalysisEngine
.
- AnalysisEngineDescription_impl - Class in org.apache.uima.analysis_engine.impl
-
- 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
-
- 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
-
- AnalysisEngineMetaData_impl() - Constructor for class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- AnalysisEnginePanel - Class in org.apache.uima.tools.cpm
-
- AnalysisEnginePanel(ResourceSpecifier, File, long) - Constructor for class org.apache.uima.tools.cpm.AnalysisEnginePanel
-
- AnalysisEnginePerformanceReports - Class in org.apache.uima.util
-
A class that is useful for generating an Analysis Engine performance report from a
ProcessTrace
object.
- AnalysisEnginePerformanceReports(ProcessTrace) - Constructor for class org.apache.uima.util.AnalysisEnginePerformanceReports
-
- AnalysisEnginePool - Class in org.apache.uima.internal.util
-
A pool of Analysis Engines, which supports reconfiguration.
- AnalysisEnginePool(String, int, ResourceSpecifier) - Constructor for class org.apache.uima.internal.util.AnalysisEnginePool
-
Creates a new AnalysisEnginePool.
- AnalysisEnginePool(String, int, ResourceSpecifier, Map<String, Object>) - Constructor for class org.apache.uima.internal.util.AnalysisEnginePool
-
Creates a new AnalysisEnginePool.
- AnalysisEngineProcessException - Exception in org.apache.uima.analysis_engine
-
An AnalysisEngineProcessException
may be thrown by an Analysis Engine's process
method, indicating that a failure occurred during processing.
- AnalysisEngineProcessException() - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Creates a new exception with a null message.
- AnalysisEngineProcessException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Creates a new exception with the specified cause and a null message.
- AnalysisEngineProcessException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Creates a new exception with a the specified message.
- AnalysisEngineProcessException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Creates a new exception with the specified message and cause.
- AnalysisEngineProcessException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
- AnalysisEngineProcessException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
- 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
-
- AnalysisProcessData_impl(CAS, ProcessTrace) - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
-
Deprecated.
Creates a new AnalysisProcessData_impl from exsiting
CAS
.
- AnalysisProcessData_impl(CAS, Properties) - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
-
Deprecated.
Creates a new AnalysisProcessData_impl from an exsiting
CAS
.
- AnalysisSequenceCapabilityNode - Class in org.apache.uima.flow.impl
-
- AnalysisSequenceCapabilityNode(String, CasObjectProcessor, ResultSpecification) - Constructor for class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
-
Creates a new AnalysisSequenceCapabilityNode from an AnalysisEngine reference
- AnalysisSequenceCapabilityNode(String, Capability[], ResultSpecification) - Constructor for class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
-
Creates a new AnalysisSequenceCapabilityNode from a AnalysisEngine Key.
- analyze(CasData, ProcessTrace, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Performs Analysis of the CAS by the remote vinci service Cas Processor
- analyze(CasData[], ProcessTrace, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Main routine that sends requests to remote vinci services.
- analyze(Object[], ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- analyze(Object[], ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
An alternate processing loop designed for the single-threaded CPM.
- analyzeDocuments(String) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Invokes the RunTextAnalysis
application library that actually analyzes the
documents and generates the output.
- analyzeInputarea() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
JMP addition Opens a dialog for the user to enter text, which will be saved to a file and then
processed as by analyzeDocumenbts below.
- and(FSMatchConstraint, FSMatchConstraint) - Method in class org.apache.uima.cas.ConstraintFactory
-
Conjoin two constraints.
- and(FSMatchConstraint, FSMatchConstraint) - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
-
- ANNOTATE - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- annotateRange(CAS, String, int) - Method in class org.apache.uima.examples.cas.PersonTitleAnnotator
-
A utility method that searches a part of the document for Person Titles.
- annotateRange(CAS, String, int, String, String[]) - Method in class org.apache.uima.examples.cas.PersonTitleAnnotator
-
A utility method that searches a part of the document for a specific kind of Person Title.
- Annotation - Class in org.apache.uima.jcas.tcas
-
the JCas class model for the CAS type uima.cas.Annotation.
- Annotation() - Constructor for class org.apache.uima.jcas.tcas.Annotation
-
- Annotation(int, TOP_Type) - Constructor for class org.apache.uima.jcas.tcas.Annotation
-
- Annotation(JCas) - Constructor for class org.apache.uima.jcas.tcas.Annotation
-
- Annotation(JCas, int, int) - Constructor for class org.apache.uima.jcas.tcas.Annotation
-
Constructor with begin and end passed as arguments
- ANNOTATION - Static variable in interface org.apache.uima.search.Style
-
Constant for the name of the Annotation style.
- ANNOTATION_IN_WRONG_INDEX - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Error - the Annotation "{0}" is over view "{1}" and cannot be added to indexes associated with
the different view "{2}".
- ANNOTATION_TIME - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- Annotation_Type - Class in org.apache.uima.jcas.tcas
-
- Annotation_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.tcas.Annotation_Type
-
- Annotation_Type() - Constructor for class org.apache.uima.jcas.tcas.Annotation_Type
-
- AnnotationBase - Class in org.apache.uima.jcas.cas
-
the JCas class model for the CAS type uima.cas.AnnotationBase.
- AnnotationBase() - Constructor for class org.apache.uima.jcas.cas.AnnotationBase
-
- AnnotationBase(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase
-
- AnnotationBase(JCas) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase
-
- AnnotationBase_Type - Class in org.apache.uima.jcas.cas
-
- AnnotationBase_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase_Type
-
- AnnotationBase_Type() - Constructor for class org.apache.uima.jcas.cas.AnnotationBase_Type
-
- AnnotationBaseFS - Interface in org.apache.uima.cas
-
Annotation Base API.
- AnnotationBaseImpl - Class in org.apache.uima.cas.impl
-
Class comment for AnnotationImpl.java goes here.
- AnnotationBaseImpl() - Constructor for class org.apache.uima.cas.impl.AnnotationBaseImpl
-
Constructor for AnnotationImpl.
- AnnotationBaseImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.AnnotationBaseImpl
-
Constructor for AnnotationImpl.
- AnnotationDisplayCustomizationFrame - Class in org.apache.uima.tools.cvd
-
TODO: add type comment for AnnotationDisplayCustomizationFrame
.
- AnnotationDisplayCustomizationFrame() - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
-
- AnnotationDisplayCustomizationFrame(GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
-
- AnnotationDisplayCustomizationFrame(String) - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
-
- AnnotationDisplayCustomizationFrame(String, GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
-
- AnnotationExtent - Class in org.apache.uima.tools.cvd
-
- AnnotationExtent(int, int, Style) - Constructor for class org.apache.uima.tools.cvd.AnnotationExtent
-
- AnnotationFeaturesViewer - Class in org.apache.uima.tools
-
A tree view of Annotations and associated features.
- AnnotationFeaturesViewer() - Constructor for class org.apache.uima.tools.AnnotationFeaturesViewer
-
- AnnotationFeaturesViewer - Class in org.apache.uima.tools.stylemap
-
A tree view of Annotations and associated features.
- AnnotationFeaturesViewer() - Constructor for class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
- AnnotationFS - Interface in org.apache.uima.cas.text
-
Interface for Annotation Feature Structures.
- AnnotationImpl - Class in org.apache.uima.cas.impl
-
Class comment for AnnotationImpl.java goes here.
- AnnotationImpl() - Constructor for class org.apache.uima.cas.impl.AnnotationImpl
-
Constructor for AnnotationImpl.
- AnnotationImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.AnnotationImpl
-
Constructor for AnnotationImpl.
- AnnotationImplException - Exception in org.apache.uima.cas.impl
-
Exception class for package org.apache.uima.cas.impl.
- AnnotationImplException(int) - Constructor for exception org.apache.uima.cas.impl.AnnotationImplException
-
Create a new AnnotationImplException
- AnnotationIndex<T extends AnnotationFS> - Interface in org.apache.uima.cas.text
-
An annotation index provides additional iterator functionality that applies only to instances of
uima.tcas.Annotation
.
- AnnotationIndexImpl<T extends AnnotationFS> - Class in org.apache.uima.cas.impl
-
Implementation of annotation indexes.
- AnnotationIndexImpl(FSIndex<AnnotationFS>) - Constructor for class org.apache.uima.cas.impl.AnnotationIndexImpl
-
- AnnotationPrinter - Class in org.apache.uima.examples.cpe
-
An example of CAS Consumer.
- AnnotationPrinter() - Constructor for class org.apache.uima.examples.cpe.AnnotationPrinter
-
- AnnotationTree<T extends AnnotationFS> - Interface in org.apache.uima.cas.text
-
Represents an annotation tree.
- AnnotationTreeImpl<T extends AnnotationFS> - Class in org.apache.uima.cas.impl
-
Implementation of annotation tree.
- AnnotationTreeNode<T extends AnnotationFS> - Interface in org.apache.uima.cas.text
-
Represents a node in an annotation tree.
- AnnotationTreeNodeImpl<T extends AnnotationFS> - Class in org.apache.uima.cas.impl
-
TODO: Create type comment for AnnotationTreeNodeImpl.
- AnnotationViewerDialog - Class in org.apache.uima.tools.docanalyzer
-
Dialog that loads analyzed documents stored in XMI or XCAS format and allows them to be viewed
using the Java-based CAS viewer or a web browser, in either an HTML/Javascript format or in the
inline XML format.
- AnnotationViewerDialog(JFrame, String, PrefsMediator, File, String, TypeSystem, String[], String, boolean, boolean, boolean, CAS) - Constructor for class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Create an AnnotationViewer Dialog
- AnnotationViewerDialog(JFrame, String, PrefsMediator, File, String, TypeSystem, String[], boolean, CAS) - Constructor for class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
- AnnotationViewerMain - Class in org.apache.uima.tools
-
Main Annotation Viewer GUI.
- AnnotationViewerMain() - Constructor for class org.apache.uima.tools.AnnotationViewerMain
-
Constructor.
- annotationViewGenerator - Variable in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
- AnnotationViewGenerator - Class in org.apache.uima.tools.util.htmlview
-
Utility that uses XSL stylesheets to produce an HTML view (w/ Javascript) of an annotated
document.
- AnnotationViewGenerator(File) - Constructor for class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
-
Creates a new AnnotationViewGenerator.
- AnnotationWriter - Class in org.apache.uima.test.junit_extension
-
The AnnotationWriter class writes specified annotations to an output file.
- AnnotationWriter() - Constructor for class org.apache.uima.test.junit_extension.AnnotationWriter
-
- ANNOTATOR_CLASS_NOT_FOUND - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Annotator class "{0}" was not found."
- ANNOTATOR_EXCEPTION - Static variable in exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Message key for a standard UIMA exception message: "Annotator processing failed."
- Annotator_ImplBase - Class in org.apache.uima.analysis_component
-
Base class for all annotators.
- Annotator_ImplBase() - Constructor for class org.apache.uima.analysis_component.Annotator_ImplBase
-
- Annotator_ImplBase - Class in org.apache.uima.analysis_engine.annotator
-
Deprecated.
As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase instead
- Annotator_ImplBase() - Constructor for class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
-
Deprecated.
- ANNOTATOR_INITIALIZATION_FAILED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Initialization of annotator class "{0}"
failed."
- ANNOTATOR_INTERFACE_NOT_SUPPORTED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Annotator class {0} does not implement an
Annotator interface that is supported by Analysis Engine implementation {1}."
- AnnotatorAdapter - Class in org.apache.uima.analysis_engine.impl.compatibility
-
Adapter that allows Annotators to implement the AnalysisComponent interface.
- AnnotatorAdapter(BaseAnnotator, AnalysisEngineMetaData, Map<String, Object>) - Constructor for class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
-
Create a new annotator adapter.
- AnnotatorConfigurationException - Exception in org.apache.uima.analysis_engine.annotator
-
An AnnotatorConfigurationException
is thrown by an annotator if the settings of
its configuration parameters are invalid.
- AnnotatorConfigurationException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Creates a new exception with a null message.
- AnnotatorConfigurationException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Creates a new exception with the specified cause and a null message.
- AnnotatorConfigurationException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Creates a new exception with a the specified message.
- AnnotatorConfigurationException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Creates a new exception with the specified message and cause.
- AnnotatorConfigurationException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
- AnnotatorConfigurationException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
- 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
-
- AnnotatorContext_impl(UimaContextAdmin) - Constructor for class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Creates a new AnnotatorContext_impl.
- AnnotatorContextException - Exception in org.apache.uima.analysis_engine.annotator
-
An
AnnotatorContextException
is thrown by an
AnnotatorContext
if it cannot
complete the invoked operation due to a failure in the underlying implementation.
- AnnotatorContextException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
Creates a new exception with a null message.
- AnnotatorContextException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
Creates a new exception with the specified cause and a null message.
- AnnotatorContextException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
Creates a new exception with a the specified message.
- AnnotatorContextException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
Creates a new exception with the specified message and cause.
- AnnotatorContextException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
- AnnotatorContextException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
- AnnotatorInitializationException - Exception in org.apache.uima.analysis_engine.annotator
-
An AnnotatorInitializationException
may be thrown by an annotator's initialize
method, indicating that the annotator failed to successfully initialize itself.
- AnnotatorInitializationException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Creates a new exception with a null message.
- AnnotatorInitializationException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Creates a new exception with the specified cause and a null message.
- AnnotatorInitializationException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Creates a new exception with a the specified message.
- AnnotatorInitializationException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Creates a new exception with the specified message and cause.
- AnnotatorInitializationException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
- AnnotatorInitializationException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
- AnnotatorOpenEventHandler - Class in org.apache.uima.tools.cvd.control
-
- AnnotatorOpenEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorOpenEventHandler
-
- AnnotatorPerformanceTester - Class in org.apache.uima.test.junit_extension
-
AnnotatorPerfTester is a helper class to execute annotator performance tests.
- AnnotatorPerformanceTester() - Constructor for class org.apache.uima.test.junit_extension.AnnotatorPerformanceTester
-
- AnnotatorProcessException - Exception in org.apache.uima.analysis_engine.annotator
-
An AnnotatorProcessException
may be thrown by an annotator's process method,
indicating that a failure occurred during processing.
- AnnotatorProcessException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
Creates a new exception with a null message.
- AnnotatorProcessException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
Creates a new exception with the specified cause and a null message.
- AnnotatorProcessException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
Creates a new exception with a the specified message.
- AnnotatorProcessException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
Creates a new exception with the specified message and cause.
- AnnotatorProcessException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
- AnnotatorProcessException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
- AnnotatorRerunEventHandler - Class in org.apache.uima.tools.cvd.control
-
- AnnotatorRerunEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorRerunEventHandler
-
- AnnotatorRunCPCEventHandler - Class in org.apache.uima.tools.cvd.control
-
- AnnotatorRunCPCEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorRunCPCEventHandler
-
- AnnotatorRunOnCasEventHandler - Class in org.apache.uima.tools.cvd.control
-
- AnnotatorRunOnCasEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorRunOnCasEventHandler
-
- AnnotatorTester - Class in org.apache.uima.test.junit_extension
-
AnnotatorTester is the helper class to test annotators.
- AnnotatorTester(String) - Constructor for class org.apache.uima.test.junit_extension.AnnotatorTester
-
Constructor save the specified descriptor file path and initialize the
analysis engine.
- AnnotatorTester(File) - Constructor for class org.apache.uima.test.junit_extension.AnnotatorTester
-
Constructor save the specified descriptor file path and initialize the
analysis engine.
- AnnotatorTester(String, ResourceManager) - Constructor for class org.apache.uima.test.junit_extension.AnnotatorTester
-
Constructor save the specified descriptor file path and initialize the
analysis engine.
- annotSofaFeatCode - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- annotType - Variable in class org.apache.uima.tools.stylemap.StyleMapXmlParser
-
- annotViewSizePref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
- AnTreeListener - Class in org.apache.uima.tools.stylemap
-
Listens for tree selections and tells the mediator it is OK to enable the class selction button
- AnTreeListener(TableGUIMediator) - Constructor for class org.apache.uima.tools.stylemap.AnTreeListener
-
- 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.
- argList - Variable in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
-
- ARGUMENT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- array - Variable in class org.apache.uima.internal.util.IntVector
-
- ARRAY_ELE_ATTRS - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: array element <i> may not have
attributes.
- ARRAY_ELE_EXPECTED - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: expected array element <i> but
found: <{3}>.
- ARRAY_ELEMENT_TAG - Static variable in class org.apache.uima.cas.impl.XCASSerializer
-
- ARRAY_INDEX_LENGTH_OUT_OF_RANGE - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: array index and or length out of range.
- ARRAY_INDEX_OUT_OF_RANGE - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: array index out of range: {0}.
- ARRAY_REQUIRED - Static variable in exception org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: "Configuration parameter "{0}" in component
"{1}" is multi-valued and must be assigned an array for its value."
- ARRAY_SIZE_ATTR - Static variable in class org.apache.uima.cas.impl.XCASSerializer
-
- arrayElementTagName - Variable in class org.apache.uima.resource.metadata.impl.PropertyXmlInfo
-
Only used for properties with array values, this determines the tag name of each array element.
- ArrayFS - Interface in org.apache.uima.cas
-
Feature structure array interface.
- ArrayFSGenerator - Class in org.apache.uima.cas.impl
-
- ArrayFSGenerator() - Constructor for class org.apache.uima.cas.impl.ArrayFSGenerator
-
- ArrayFSImpl - Class in org.apache.uima.cas.impl
-
Implementation of the
ArrayFS
interface.
- ArrayFSImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.ArrayFSImpl
-
- ArrayNode - Class in org.apache.uima.tools.cvd
-
TODO: add type comment for ArrayNode
.
- ArrayNode(int, int) - Constructor for class org.apache.uima.tools.cvd.ArrayNode
-
- ArrayUtils - Class in org.apache.uima.internal.util
-
Some utilities for dealing with Arrays.
- ArrayUtils() - Constructor for class org.apache.uima.internal.util.ArrayUtils
-
- artifact - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- artifact - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- ArtifactProducer - Class in org.apache.uima.collection.impl.cpm.engine
-
Component responsible for continuously filling a work queue with bundles containing Cas'es.
- ArtifactProducer(CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Instantiates and initializes this instance.
- ArtifactProducer(CPMEngine, CPECasPool) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Construct instance of this class with a reference to the cpe engine and a pool of cas'es.
- ASB - Interface in org.apache.uima.analysis_engine.asb
-
The Analysis Structure Broker (ASB
) is the component responsible for the details
of communicating with Analysis Engines that may potentially be distributed across different
physical machines.
- ASB_impl - Class in org.apache.uima.analysis_engine.asb.impl
-
A simple
ASB
implementation.
- ASB_impl() - Constructor for class org.apache.uima.analysis_engine.asb.impl.ASB_impl
-
- Assert(boolean) - Static method in class org.apache.vinci.debug.Debug
-
Check the provided assertion.
- Assert(boolean, String) - Static method in class org.apache.vinci.debug.Debug
-
Check the provided assertion.
- AssertionFailedException - Exception in org.apache.vinci.debug
-
The AssertionFailedException is thrown by Debug.java in response to failed assertion checks.
- AssertionFailedException(String) - Constructor for exception org.apache.vinci.debug.AssertionFailedException
-
Standard constructor.
- assignCheckedFromList(ArrayList) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Assign initially checked to the specified types, pairing up down the lists
- assignColorsFromList(List, ArrayList) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Assign colors to the specified types, pairing up down the lists
- asynchStop() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- asynchStop() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- asynchStop() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Deprecated.
- Attribute - Interface in org.apache.uima.search
-
A simple name, value pair that is specified as part of a
Style
to further define its
behavior.
- Attribute_impl - Class in org.apache.uima.search.impl
-
- Attribute_impl() - Constructor for class org.apache.uima.search.impl.Attribute_impl
-
- attributeListSize() - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
- attributes - Variable in class org.apache.uima.internal.util.XmlElementNameAndContents
-
List of XmlAttribute objects each holding name and value of an attribute.
- Attributes - Class in org.apache.vinci.transport
-
Class for representing a list of attributes for an XML element.
- Attributes() - Constructor for class org.apache.vinci.transport.Attributes
-
- Attributes(int) - Constructor for class org.apache.vinci.transport.Attributes
-
- attributesToBin(OutputStream, Attributes, byte[]) - Method in class org.apache.vinci.transport.XTalkTransporter
-
- AutoFoldingMenu - Class in org.apache.uima.tools.cvd
-
Auto-folding menu.
- AutoFoldingMenu(String, int) - Constructor for class org.apache.uima.tools.cvd.AutoFoldingMenu
-
- AutoFoldingMenu(String) - Constructor for class org.apache.uima.tools.cvd.AutoFoldingMenu
-
- autoGenerateStyleMap(AnalysisEngineMetaData) - Static method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
-
Automatically generates a style map for the given text analysis engine.
- autoGenerateStyleMap(TypeSystemDescription) - Static method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
-
Automatically generates a style map for the given type system.
- autoGenerateStyleMapFile(AnalysisEngine, File) - Method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
-
Automatically generates a style map file for the given analysis engine.
- autoGenerateStyleMapFile(AnalysisEngineMetaData, File) - Method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
-
Automatically generates a style map file for the given analysis engine metadata.
- autoGenerateStyleMapFile(TypeSystemDescription, File) - Method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
-
Automatically generates a style map file for the given type system.
- AxisAnalysisEngineService_impl - Class in org.apache.uima.adapter.soap
-
- AxisAnalysisEngineService_impl() - Constructor for class org.apache.uima.adapter.soap.AxisAnalysisEngineService_impl
-
Constructor, responsible for initializing the service.
- AxisAnalysisEngineServiceStub - Class in org.apache.uima.adapter.soap
-
- AxisAnalysisEngineServiceStub(String, Integer) - Constructor for class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
-
Sets the endpoint of the service with which this proxy communicates.
- AxisAnalysisEngineServiceStub(String, Integer, boolean) - Constructor for class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
-
Sets the endpoint of the service with which this proxy communicates.
- AxisResourceServiceManager - Class in org.apache.uima.adapter.soap
-
Utility class for deploying Resources as Axis (SOAP) services.
- AxisResourceServiceManager() - Constructor for class org.apache.uima.adapter.soap.AxisResourceServiceManager
-
- AxisResourceServiceStub - Class in org.apache.uima.adapter.soap
-
- AxisResourceServiceStub(String, Integer) - Constructor for class org.apache.uima.adapter.soap.AxisResourceServiceStub
-
Sets the endpoint of the service with which this proxy communicates.
- c - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
-
- cacheResolveResult(String, ResolveResult) - Method in class org.apache.vinci.transport.context.VinciContext
-
Provide a resolve result to cache.
- calculateBase64OutputSize(int, boolean) - Static method in class org.apache.vinci.transport.util.Base64Converter
-
Calculates the size of the resulting Base64 string returned by this class for a binary byte
array of the specified length.
- calculateBinaryOutputSize(byte[], int) - Static method in class org.apache.vinci.transport.util.Base64Converter
-
Calculate the number of bytes encoded by a given Base64 input.
- calculateUTFLength(char[], int, int) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Calculate the UTF-8 length of a character array.
- calculateUTFLength(String) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Calculate the UTF-8 length of a Java String.
- callAnalysisComponentNext() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
Calls the Analysis Component's next() method.
- callAnalysisComponentNext() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
Calls the Analysis Component's next() method.
- callAnalysisComponentProcess(CAS) - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
Calls the Analysis Component's process method.
- callAnalysisComponentProcess(CAS) - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
Calls the Analysis Component's process method.
- callBatchProcessComplete() - Method in class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
-
- callBatchProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
- callBatchProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
- callBatchProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineServiceStub
-
Performs service call to inform the AnalysisEngine that the processing of a batch has been
completed.
- callCollectionProcessComplete() - Method in class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
-
- callCollectionProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
- callCollectionProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
- callCollectionProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineServiceStub
-
Performs service call to inform the AnalysisEngine that the processing of a collection has been
completed.
- callEntityProcessCompleteWithCAS(StatusCallbackListener, CAS, EntityProcessStatus) - Static method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Internal use only, public for crss package access.
- callGetMetaData() - Method in class org.apache.uima.adapter.soap.AxisResourceServiceStub
-
- callGetMetaData() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
- callGetMetaData() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
- callGetMetaData() - Method in interface org.apache.uima.resource.ResourceServiceStub
-
Performs service call to retrieve resource meta data.
- callGetSupportedXCasVersions() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
- callIsReadOnly() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
- callIsStateless() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
- callProcess(CAS) - Method in class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
-
- callProcess(CAS) - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
- callProcess(CAS) - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
- callProcess(CAS) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineServiceStub
-
Performs service call to process an entity.
- callProcessCas(CAS) - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
- CAN_BE_NEGATIVE - Static variable in class org.apache.uima.cas.impl.BinaryCasSerDes4
-
- CAN_BE_NEGATIVE - Static variable in class org.apache.uima.cas.impl.SlotKinds
-
- canBeNegative - Variable in enum org.apache.uima.cas.impl.BinaryCasSerDes4.SlotKind
-
- canBeNegative - Variable in enum org.apache.uima.cas.impl.SlotKinds.SlotKind
-
- CANNOT_CLONE_SOFA - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
SofaFS may not be cloned.
- CANNOT_SET_CAS_MANAGER - Static variable in exception org.apache.uima.UIMA_IllegalStateException
-
Message key for a standard UIMA exception message: ResourceManager.setCasManager was called
after the CAS Manager had already been set.
- CANONICAL_LANG_SEPARATOR - Static variable in class org.apache.uima.cas.text.Language
-
- CANT_ADD_TOP - Static variable in exception org.apache.uima.cas.impl.AnnotationImplException
-
Type system parsing error for file "{0}": couldn't add top type "{1}" at line {2}, column {3}.
- CANT_CREATE_BUILTIN_FS - Static variable in exception org.apache.uima.cas.CASException
-
The feature structure of type {0} cannot be created.
- capabilitiesContainSofa(String, boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- Capability - Interface in org.apache.uima.resource.metadata
-
A Capability
defines an operation that an Resource can carry out.
- Capability_impl - Class in org.apache.uima.resource.metadata.impl
-
- Capability_impl() - Constructor for class org.apache.uima.resource.metadata.impl.Capability_impl
-
- CapabilityLanguageFlow - Interface in org.apache.uima.analysis_engine.metadata
-
A
CapabilityLanguageFlow
is a simple type of
FlowConstraints
that
specifies the complete flow as a capabilityLanguage sequence.
- CapabilityLanguageFlow_impl - Class in org.apache.uima.analysis_engine.metadata.impl
-
A
CapabilityLanguageFlow
is a simple type of
FlowConstraints
that
specifies the complete flow as a capabilityLanguage sequence.
- CapabilityLanguageFlow_impl() - Constructor for class org.apache.uima.analysis_engine.metadata.impl.CapabilityLanguageFlow_impl
-
- CapabilityLanguageFlowController - Class in org.apache.uima.flow.impl
-
FlowController for the CapabilityLanguageFlow, which uses a linear flow but may skip some of the
AEs in the flow if they do not handle the language of the current document or if their outputs
have already been produced by a previous AE in the flow.
- CapabilityLanguageFlowController() - Constructor for class org.apache.uima.flow.impl.CapabilityLanguageFlowController
-
- CapabilityLanguageFlowObject - Class in org.apache.uima.flow.impl
-
The CapabilityLanguageAnalysisSequence
is used for a
CapabilityLanguageFlow
.
- CapabilityLanguageFlowObject(Map<String, List<AnalysisSequenceCapabilityNode>>, CapabilityLanguageFlowController) - Constructor for class org.apache.uima.flow.impl.CapabilityLanguageFlowObject
-
Create a new CapabilityLangaugeAnalysisSequence with the flowTable
- Caption - Class in org.apache.uima.tools.util.gui
-
A simple right-aligned label for field captioning.
- Caption(String) - Constructor for class org.apache.uima.tools.util.gui.Caption
-
- CaretChangeHandler - Class in org.apache.uima.tools.cvd.control
-
Caret change handler.
- CaretChangeHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.CaretChangeHandler
-
- caretUpdate(CaretEvent) - Method in class org.apache.uima.tools.cvd.control.CaretChangeHandler
-
- CAS - Interface in org.apache.uima.cas
-
Object-oriented CAS (Common Analysis System) API.
- cas - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- cas - Variable in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
-
- cas - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- CAS_CONSUMER_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
-
CAS Consumer
- CAS_CONSUMER_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- CAS_INITIAL_HEAP_SIZE - Static variable in class org.apache.uima.UIMAFramework
-
- 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
-
- CasAnnotationViewerApplet - Class in org.apache.uima.tools.viewer
-
The CasAnnotationViewer as an Applet.
- CasAnnotationViewerApplet() - Constructor for class org.apache.uima.tools.viewer.CasAnnotationViewerApplet
-
- CasAnnotator_ImplBase - Class in org.apache.uima.analysis_component
-
Base class to be extended by Annotators that use the
CAS
interface.
- CasAnnotator_ImplBase() - Constructor for class org.apache.uima.analysis_component.CasAnnotator_ImplBase
-
- CASCompleteSerializer - Class in org.apache.uima.cas.impl
-
This is a small object which contains
- CASMgrSerializer instance - a Java serializable form of the type system + index definitions
- CASSerializer instance - a Java serializable form of the CAS including lists of which FSs are indexed
- CASCompleteSerializer() - Constructor for class org.apache.uima.cas.impl.CASCompleteSerializer
-
Constructor for CASCompleteSerializer.
- CASCompleteSerializer(CASImpl) - Constructor for class org.apache.uima.cas.impl.CASCompleteSerializer
-
- CasConsumer - Interface in org.apache.uima.collection
-
Any component that operates on analysis results produced by a UIMA analysis engine.
- CasConsumer_ImplBase - Class in org.apache.uima.collection
-
Base class for CAS Consumers in UIMA SDK v1.x, which developers should extend
with their own CAS Consumer implementation classes.
- CasConsumer_ImplBase() - Constructor for class org.apache.uima.collection.CasConsumer_ImplBase
-
- CasConsumerAdapter - Class in org.apache.uima.analysis_engine.impl.compatibility
-
Adapter that allows CasConsumers to implement the AnalysisComponent interface.
- CasConsumerAdapter(CasConsumer, AnalysisEngineMetaData) - Constructor for class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
-
Create a new annotator adapter.
- casConsumerDescFilePath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
-
- CasConsumerDescription - Interface in org.apache.uima.collection
-
An
CasConsumerDescription
contains all of the information needed to instantiate
and use an
CasConsumer
.
- CasConsumerDescription_impl - Class in org.apache.uima.collection.impl
-
- CasConsumerDescription_impl() - Constructor for class org.apache.uima.collection.impl.CasConsumerDescription_impl
-
Creates a new CasConsumerDescription_impl.
- CasConsumerFactory_impl - Class in org.apache.uima.impl
-
Specialized Resource Factory for producing CasConsumers.
- CasConsumerFactory_impl() - Constructor for class org.apache.uima.impl.CasConsumerFactory_impl
-
- casContainerToCasData(CAS) - Method in class org.apache.uima.collection.impl.CasConverter
-
Convert CAS Container (aka CAS Object) to CAS Data
- CasConverter - Class in org.apache.uima.collection.impl
-
- CasConverter() - Constructor for class org.apache.uima.collection.impl.CasConverter
-
- CasCopier - Class in org.apache.uima.util
-
Utility class for doing deep copies of FeatureStructures from one CAS to another.
- CasCopier(CAS, CAS) - Constructor for class org.apache.uima.util.CasCopier
-
Creates a new CasCopier that can be used to copy FeatureStructures from one CAS to another.
- CasCopier(CAS, CAS, boolean) - Constructor for class org.apache.uima.util.CasCopier
-
Creates a new CasCopier that can be used to copy FeatureStructures from one CAS to another.
- casCreateProperties - Static variable in class org.apache.uima.tools.jcasgen.Jg
-
- CasCreationUtils - Class in org.apache.uima.util
-
Utilities for creating and setting up CASes.
- CasCreationUtils() - Constructor for class org.apache.uima.util.CasCreationUtils
-
- CasData - Interface in org.apache.uima.cas_data
-
Interface for directly accessing and manipulating the data in the Common Analysis Structure.
- CasDataCollectionReader - Interface in org.apache.uima.collection.base_cpm
-
A CasDataCollectionReader
is used to iterate over the elements of a Collection.
- CasDataCollectionReader_ImplBase - Class in org.apache.uima.collection.base_cpm
-
Base class from which to extend when writing Collection Readers that use the
CasData
interface to access the CAS.
- CasDataCollectionReader_ImplBase() - Constructor for class org.apache.uima.collection.base_cpm.CasDataCollectionReader_ImplBase
-
- CasDataConsumer - Interface in org.apache.uima.collection.base_cpm
-
Any component that operates on analysis results produced by a UIMA CasDataProcessor.
- CasDataConsumer_ImplBase - Class in org.apache.uima.collection.base_cpm
-
Base class from which to extend when writing CAS Consumers that use the
CasData
interface
to access the CAS.
- CasDataConsumer_ImplBase() - Constructor for class org.apache.uima.collection.base_cpm.CasDataConsumer_ImplBase
-
- CasDataImpl - Class in org.apache.uima.cas_data.impl
-
- CasDataImpl() - Constructor for class org.apache.uima.cas_data.impl.CasDataImpl
-
Initializes FeatureStructure list
- CasDataInitializer - Interface in org.apache.uima.collection.base_cpm
-
Deprecated.
As of v2.0, CAS Initializers are deprecated. A component that performs an operation
like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See
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
-
- casDataToCasContainer(CasData, CAS, boolean) - Method in class org.apache.uima.collection.impl.CasConverter
-
Convert CAS Data to CAS Container (aka CAS Object)
- casDataToVinciFrame(CasData, AFrame) - Method in class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
-
Converts a CasData to a VinciFrame
- CasDataToXCas - Class in org.apache.uima.cas_data.impl
-
Takes a CasData and generates XCAS SAX events.
- CasDataToXCas() - Constructor for class org.apache.uima.cas_data.impl.CasDataToXCas
-
- CasDataUtils - Class in org.apache.uima.cas_data.impl
-
Some utilities for dealing with CasData
- CasDataUtils() - Constructor for class org.apache.uima.cas_data.impl.CasDataUtils
-
- CasDefinition - Class in org.apache.uima.resource
-
Encapsulates information that defines how to create a CAS.
- CasDefinition(TypeSystemDescription, TypePriorities, FsIndexDescription[], ResourceManager, Properties) - Constructor for class org.apache.uima.resource.CasDefinition
-
- CasDefinition(Collection<? extends ProcessingResourceMetaData>, ResourceManager) - Constructor for class org.apache.uima.resource.CasDefinition
-
- CASException - Exception in org.apache.uima.cas
-
Exception class for package org.apache.uima.cas.
- CASException() - Constructor for exception org.apache.uima.cas.CASException
-
- CASException(String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASException
-
- CASException(String, Object[]) - Constructor for exception org.apache.uima.cas.CASException
-
- CASException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASException
-
- CASException(String, String, Object[]) - Constructor for exception org.apache.uima.cas.CASException
-
- CASException(Throwable) - Constructor for exception org.apache.uima.cas.CASException
-
- CASFactory - Class in org.apache.uima.cas.admin
-
Factory class to create CASMgr objects.
- CASFactory() - Constructor for class org.apache.uima.cas.admin.CASFactory
-
- CasFlow_ImplBase - Class in org.apache.uima.flow
-
Convenience base class for Flow objects that use the CAS interface.
- CasFlow_ImplBase() - Constructor for class org.apache.uima.flow.CasFlow_ImplBase
-
- CasFlowController_ImplBase - Class in org.apache.uima.flow
-
Base class to be extended by FlowControllers that use the
CAS
interface.
- CasFlowController_ImplBase() - Constructor for class org.apache.uima.flow.CasFlowController_ImplBase
-
- CASImpl - Class in org.apache.uima.cas.impl
-
Implements the CAS interfaces.
- CASImpl(TypeSystemImpl, int, boolean) - Constructor for class org.apache.uima.cas.impl.CASImpl
-
- CASImpl() - Constructor for class org.apache.uima.cas.impl.CASImpl
-
Constructor.
- CASImpl(int, boolean) - Constructor for class org.apache.uima.cas.impl.CASImpl
-
- CASImpl(CASMgrSerializer) - Constructor for class org.apache.uima.cas.impl.CASImpl
-
- casImpl - Variable in class org.apache.uima.cas.impl.FeatureStructureImplC
-
- casImpl - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
ref to CAS for faster getters/setters
- CasInitializer - Interface in org.apache.uima.collection
-
Deprecated.
As of v2.0, CAS Initializers are deprecated. A component that performs an operation
like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See
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.
- CasIterator - Interface in org.apache.uima.analysis_engine
-
An iterator over a collection of CASes.
- casList - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- casList - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- CasManager - Interface in org.apache.uima.resource
-
Manages creation and pooling of CAS instances within an AnalysisEngine.
- CasManager_impl - Class in org.apache.uima.resource.impl
-
Simple CAS Manager Implementation used in the AnalysisEngine framework.
- CasManager_impl(ResourceManager) - Constructor for class org.apache.uima.resource.impl.CasManager_impl
-
- CasMetaData - Class in org.apache.uima.collection.impl.cpm.utils
-
- CasMetaData() - Constructor for class org.apache.uima.collection.impl.cpm.utils.CasMetaData
-
- CASMgr - Interface in org.apache.uima.cas.admin
-
Class comment for CASMgr.java goes here.
- CASMgrSerializer - Class in org.apache.uima.cas.impl
-
Container for serialized CAS typing information.
- CASMgrSerializer() - Constructor for class org.apache.uima.cas.impl.CASMgrSerializer
-
Constructor for CASMgrSerializer.
- CasMultiplier_ImplBase - Class in org.apache.uima.analysis_component
-
Base class to be extended by CAS Multipliers that use the
CAS
interface.
- CasMultiplier_ImplBase() - Constructor for class org.apache.uima.analysis_component.CasMultiplier_ImplBase
-
- CasMultiplierExampleApplication - Class in org.apache.uima.examples.casMultiplier
-
An example application that shows how to interact with a CasMultiplier.
- CasMultiplierExampleApplication() - Constructor for class org.apache.uima.examples.casMultiplier.CasMultiplierExampleApplication
-
- CasObjectNetworkCasProcessorImpl - Class in org.apache.uima.collection.impl.cpm.container
-
Implementation of the
CasObjectProcessor
interface used for both Local and Remote
CasObjectProcessors.
- CasObjectNetworkCasProcessorImpl(CpeCasProcessor) - Constructor for class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
Using information from the CPE descriptor creates an instance of Transport class.
- CasObjectProcessor - Interface in org.apache.uima.collection.base_cpm
-
Interface for CAS Processors that want to use the full
CAS
implementation.
- CasOwner - Interface in org.apache.uima.cas
-
Represents the "owner" of a CAS.
- casPool - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- casPool - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- casPool - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- CasPool - Class in org.apache.uima.util
-
This class represents a simple pool of
CAS
instances.
- CasPool(int, Collection<? extends ProcessingResourceMetaData>, Properties, ResourceManager) - Constructor for class org.apache.uima.util.CasPool
-
Creates a new CasPool
- CasPool(int, AnalysisEngine) - Constructor for class org.apache.uima.util.CasPool
-
Creates a new CasPool
- CasPool(int, ProcessingResourceMetaData) - Constructor for class org.apache.uima.util.CasPool
-
Creates a new CasPool
- CasPool(int, ProcessingResourceMetaData, ResourceManager) - Constructor for class org.apache.uima.util.CasPool
-
Creates a new CasPool
- CasPool(int, CasDefinition, Properties) - Constructor for class org.apache.uima.util.CasPool
-
Creates a new CasPool.
- CasPool(int, CasManager, Properties) - Constructor for class org.apache.uima.util.CasPool
-
Creates a new CasPool
- CasPoolManagement - Interface in org.apache.uima.util
-
- CasPoolManagementImpl - Class in org.apache.uima.util.impl
-
Implements Monitoring/Management interface to a CasPool.
- CasPoolManagementImpl(CasPool, String) - Constructor for class org.apache.uima.util.impl.CasPoolManagementImpl
-
- CasPoolManagementImplMBean - Interface in org.apache.uima.util.impl
-
JMX MBean interface for monitoring CASPool state.
- CasProcessor - Interface in org.apache.uima.collection.base_cpm
-
Base interface for a component that can process a CAS.
- casProcessorConfigMap - Variable in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
- CasProcessorConfiguration - Interface in org.apache.uima.collection.impl.base_cpm.container
-
Interface for setter and getter methods for the Cas Processor configuration as defined in the CPE
descriptor.
- CasProcessorConfigurationJAXBImpl - Class in org.apache.uima.collection.impl.cpm.container
-
A wrapper containing Cas Processor configuration.
- CasProcessorConfigurationJAXBImpl(CpeCasProcessor, ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Initializes instance and copies configuation from cpe descriptor.
- CasProcessorConfigurationParameterSettings - Interface in org.apache.uima.collection.metadata
-
Contains configuration parameter settings for a CAS Processor.
- CasProcessorConfigurationParameterSettingsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CasProcessorConfigurationParameterSettingsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
-
- CasProcessorConfigurationParameterSettingsImpl(ConfigurationParameterSettings) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
-
- CasProcessorController - Interface in org.apache.uima.collection.impl.base_cpm.container
-
- CasProcessorCpeObject - Class in org.apache.uima.collection.impl.metadata.cpe
-
Base class for all CpeCasProcessor objects in the reference implementation.
- CasProcessorCpeObject() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- CasProcessorDeployer - Interface in org.apache.uima.collection.impl.base_cpm.container.deployer
-
Base interface for implementing Deployer class used by the CPM to deply Cas Processors.
- CasProcessorDeploymentException - Exception in org.apache.uima.collection.impl.base_cpm.container.deployer
-
- CasProcessorDeploymentException() - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
Creates a new exception with a null message.
- CasProcessorDeploymentException(Throwable) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
Creates a new exception with the specified cause and a null message.
- CasProcessorDeploymentException(String, String, Object[]) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
Creates a new exception with a the specified message.
- CasProcessorDeploymentException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
Creates a new exception with the specified message and cause.
- CasProcessorDeploymentException(String, Object[]) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
- CasProcessorDeploymentException(String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
- 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
-
- 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
-
- CasProcessorExecArgsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CasProcessorExecArgsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
-
- CasProcessorExecutable - Interface in org.apache.uima.collection.metadata
-
An object containing configuration for a program that the CPE will use to launch CasProcessor.
- CasProcessorExecutableImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CasProcessorExecutableImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- CasProcessorFilter - Interface in org.apache.uima.collection.metadata
-
Object containing a filter expression used by the CPE to route CAS's to CasProcessor.
- CasProcessorFilterImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CasProcessorFilterImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
-
- CasProcessorMaxRestarts - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration related to handling max restarts for CasProcessors.
- CasProcessorMaxRestartsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CasProcessorMaxRestartsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
- casProcessorPool - Variable in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- CasProcessorRunInSeperateProcess - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CasProcessorRunInSeperateProcessImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CasProcessorRunInSeperateProcessImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
-
- CasProcessorRuntimeEnvParam - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CasProcessorRuntimeEnvParamImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CasProcessorRuntimeEnvParamImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
- CasProcessorTimeout - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CasProcessorTimeoutImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CasProcessorTimeoutImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
- CASRuntimeException - Exception in org.apache.uima.cas
-
Runtime exception class for package org.apache.uima.cas.
- CASRuntimeException() - Constructor for exception org.apache.uima.cas.CASRuntimeException
-
- CASRuntimeException(String) - Constructor for exception org.apache.uima.cas.CASRuntimeException
-
- CASRuntimeException(String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASRuntimeException
-
- CASRuntimeException(String, Object[]) - Constructor for exception org.apache.uima.cas.CASRuntimeException
-
- CASRuntimeException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASRuntimeException
-
- CASRuntimeException(String, String, Object[]) - Constructor for exception org.apache.uima.cas.CASRuntimeException
-
- CASRuntimeException(Throwable) - Constructor for exception org.apache.uima.cas.CASRuntimeException
-
- CasSeqAddrMaps - Class in org.apache.uima.cas.impl
-
Manage the conversion of Items (FSrefs) to relative sequential index number, and back
Manage the difference in two type systems
both size of the FSs and
handling excluded types
During serialization, these maps are constructed before serialization.
- CasSeqAddrMaps() - Constructor for class org.apache.uima.cas.impl.CasSeqAddrMaps
-
- CasSeqAddrMaps(IntVector, Int2IntRBT) - Constructor for class org.apache.uima.cas.impl.CasSeqAddrMaps
-
- CASSerializer - Class in org.apache.uima.cas.impl
-
This object has 2 purposes.
- CASSerializer() - Constructor for class org.apache.uima.cas.impl.CASSerializer
-
Constructor for CASSerializer.
- 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.CasDocSerializer(ContentHandler, CASImpl, XmiSerializationSharedData, MarkerImpl, CasSerializerSupport.CasSerializerSupportSerialize) - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- CasSerializerSupport.CasDocSerializer(ContentHandler, CASImpl, XmiSerializationSharedData, MarkerImpl, CasSerializerSupport.CasSerializerSupportSerialize, boolean) - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- CasSerializerSupport.CasSerializerSupportSerialize - Class in org.apache.uima.cas.impl
-
Methods used to serialize items
Separate implementations for JSON and Xmi
- CasSerializerSupport.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(CasPool, OutOfTypeSystemData, UimaContext, boolean) - Constructor for class org.apache.uima.adapter.vinci.CASTransportable
-
This constructor is used on the service side - a CAS Pool reference is provided.
- CASTransportable(CAS, OutOfTypeSystemData, UimaContext, boolean) - Constructor for class org.apache.uima.adapter.vinci.CASTransportable
-
This constructor is used on the client side, where we have a dedicated CAS instance for the
request.
- CasTreeViewer - Class in org.apache.uima.tools.viewer
-
A GUI that displays annotation results in a Swing tree viewer.
- CasTreeViewer(CAS) - Constructor for class org.apache.uima.tools.viewer.CasTreeViewer
-
Creates a CAS Tree Viewer.
- CasTreeViewerApplet - Class in org.apache.uima.tools.viewer
-
The CasTreeViewer as an Applet.
- CasTreeViewerApplet() - Constructor for class org.apache.uima.tools.viewer.CasTreeViewerApplet
-
- casType - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
the Cas Type associated with this Java Cas Model class
- casTypeCode - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
- CasTypeSystemMapper - Class in org.apache.uima.cas.impl
-
This class gets initialized with two type systems, and then provides
resources to map type and feature codes between them.
- CasTypeSystemMapper(TypeSystemImpl, TypeSystemImpl) - Constructor for class org.apache.uima.cas.impl.CasTypeSystemMapper
-
- CDATA_SECTION_BEG - Static variable in class org.apache.uima.pear.util.XMLUtil
-
- CDATA_SECTION_END - Static variable in class org.apache.uima.pear.util.XMLUtil
-
- 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.soap.axis11.BinaryDeserializer_Axis11
-
- characters(char[], int, int) - Method in class org.apache.uima.adapter.soap.axis11.XmlDeserializer_Axis11
-
- characters(char[], int, int) - Method in class org.apache.uima.adapter.soap.BinaryDeserializer
-
- characters(char[], int, int) - Method in class org.apache.uima.adapter.soap.XmlDeserializer
-
- characters(char[], int, int) - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
- characters(char[], int, int) - Method in class org.apache.uima.adapter.vinci.util.SaxVinciFrameBuilder
-
- characters(char[], int, int) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
-
- characters(char[], int, int) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Receives notification of character data inside an element.
- characters(char[], int, int) - Method in class org.apache.uima.tools.stylemap.StyleMapXmlParser
-
- characters(char[], int, int) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- characters(char[], int, int) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- CharacterUtils - Class in org.apache.uima.internal.util
-
Collection of utilities for character handling.
- CharacterUtils() - Constructor for class org.apache.uima.internal.util.CharacterUtils
-
Constructor for CharacterUtils.
- CharArraySpanMap - Class in org.apache.uima.internal.util
-
A map from subsequences of a character array to objects.
- CharArraySpanMap() - Constructor for class org.apache.uima.internal.util.CharArraySpanMap
-
Default constructor.
- CharArraySpanMap(int) - Constructor for class org.apache.uima.internal.util.CharArraySpanMap
-
Constructor with initial array size argument.
- CharArraySpanMap(int, int) - Constructor for class org.apache.uima.internal.util.CharArraySpanMap
-
Constructor.
- CharArrayString - Class in org.apache.uima.internal.util
-
An unsafe String class based on a publicly accessible character array.
- CharArrayString(String) - Constructor for class org.apache.uima.internal.util.CharArrayString
-
Create a new CharArrayString from a String.
- CharArrayString(char[]) - Constructor for class org.apache.uima.internal.util.CharArrayString
-
Create a new CharArrayString from an array of characters.
- CharArrayString(char[], int, int) - Constructor for class org.apache.uima.internal.util.CharArrayString
-
Create a new CharArrayString from an array of characters.
- charAt(int) - Method in class org.apache.uima.internal.util.CharArrayString
-
Return the character at a given position.
- charHeap - Variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
-
- charHeapPos - Variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
-
- CHECK_COLUMN - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
-
- checkArrayBounds(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- checkArrayBounds(int, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- checkArrayBounds(int, int) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- checkArrayBounds(int, int) - Method in interface org.apache.uima.jcas.JCas
-
- checkArrayPreconditions(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- checkBinding(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- checkConflict(String, int, int) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- checkError() - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- checkForDuplicateParameterNames(ConfigurationParameter[]) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
Checks for duplicate parameter names and throws an exception if any are found.
- checkForInvalidParameterOverrides(ConfigurationParameter[], String, ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- checkForInvalidParameterOverrides(ConfigurationParameter[], String, ResourceManager) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
Checks parameter overrides and throws a ResourceInitializationException if they are invalid.
- checkForNameCollision(XmlElementName) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
-
- checkForNonXmlCharacters(String) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Check the input string for non-XML 1.0 characters.
- checkForNonXmlCharacters(String, boolean) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Check the input string for non-XML characters.
- checkForNonXmlCharacters(char[], int, int, boolean) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Check the input character array for non-XML characters.
- checkForOutOfSyncFiles() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
- checkIn(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
-
Checks in a Resource to the pool.
- checkOut() - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
-
Checks out a Resource from the pool.
- checkOut(long) - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
-
Checks out a Resource from the pool.
- checkoutSpecificResource(Resource) - Method in class org.apache.uima.internal.util.ResourcePool
-
- checkPackageConfig(Properties, InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.LocalInstallationAgent
-
Checks that a specified PEAR configuration corresponds to a given installation descriptor.
- Checkpoint - Class in org.apache.uima.collection.impl.cpm
-
Runing in a seperate thread creates a checkpoint file at predefined intervals.
- Checkpoint(BaseCPMImpl, String, long) - Constructor for class org.apache.uima.collection.impl.cpm.Checkpoint
-
Initialize the checkpoint with a reference to controlling cpe, the file where the checkpoint is
to be stored, and the frequency of checkpoints.
- CheckpointConfig - Class in org.apache.uima.collection.impl.cpm
-
Object containing checkpoint configuration.
- CheckpointConfig(String, String) - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointConfig
-
Initilizes instance with a file where the checkpoint will be stored and checkpoint frequency.
- CheckpointData - Class in org.apache.uima.collection.impl.cpm
-
Serializable containing the checkpoint.
- CheckpointData() - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointData
-
- CheckpointData(ProcessTrace) - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointData
-
- CheckpointData(ProcessTrace, SynchPoint) - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointData
-
Initialize instance with ProcessTrace and SynchPoint
- checkResult(CAS, String[], File, File) - Static method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
checkResult compares the analyzed document with the reference output.
- checkType(int) - Method in class org.apache.uima.jcas.cas.TOP_Type
-
- checkTypeSystemChange(AbstractCas) - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
-
Checks it the type system of the given CAS is different from the last type system this
component was operating on.
- checkTypeSystemChange(AbstractCas) - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
-
- checkTypeSystemChange(AbstractCas) - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
-
- checkTypingConditions(Type, Type, Feature) - Method in class org.apache.uima.cas.impl.CASImpl
-
Check the range is appropriate for this type/feature.
- CHILD_INDEX_OOB - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Error accessing child node in tree, index out of range.
- children - Variable in class org.apache.uima.tools.cvd.FSTreeNode
-
- ChildUimaContext_impl - Class in org.apache.uima.impl
-
- 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 interface org.apache.uima.internal.util.PositiveIntSet
-
remove all members of the set
- clear() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
-
- 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 ProcessTrace
by removing all events.
- clearAll() - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
Removes all fields
- clearData(CAS) - Static method in class org.apache.uima.jcas.impl.JCasImpl
-
- clearDelegateComponents() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes all specified delegate components.
- clearDirty() - Method in class org.apache.uima.tools.cpm.ConfigField
-
To be called when the CPE descriptor is saved.
- clearDirty() - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
Marks all fields in this panel is not dirty.
- clearFrameworkSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes all Framework specifications.
- clearIdMap() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
Clears the ID mapping information that was populated in
previous serializations or deserializations.
- clearInstallationActions() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes all specified installation actions.
- clearOSSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes all OS specifications.
- clearToolkitsSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes all Toolkits specifications.
- clone() - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
returns a clone of the ResultSpecification
object.
- clone() - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
create a copy of the current object.
- clone() - Method in interface org.apache.uima.cas.FeatureStructure
-
Creates a copy of this feature structure.
- clone() - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- clone() - Method in class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
-
Returns a clone of this AnalysisSequenceNode
.
- clone() - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowObject
-
Returns a clone of this AnalysisSequence
.
- clone() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
- clone() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- clone() - Method in class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
-
- clone() - Method in interface org.apache.uima.resource.metadata.MetaDataObject
-
Creates a clone of this MetaDataObject
.
- clone() - Method in class org.apache.uima.util.ProgressImpl
-
- close() - Method in interface org.apache.uima.collection.base_cpm.BaseCollectionReader
-
Closes this CollectionReader
, after which it may no longer be used.
- close() - Method in class org.apache.uima.examples.cpe.FileSystemCollectionReader
-
- close() - Method in class org.apache.uima.examples.xmi.XmiCollectionReader
-
- close() - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- close() - Method in class org.apache.uima.tools.components.FileSystemCollectionReader
-
- close() - Method in class org.apache.uima.util.LoggerPrintStream
-
- close() - Method in class org.apache.uima.util.XMLInputSource
-
Closes the underlying InputStream
.
- close() - Method in class org.apache.vinci.transport.BaseClient
-
Close the connection.
- close(boolean) - Method in class org.apache.vinci.transport.PooledVinciClient
-
Close this pooled client.
- CloseAnnotationViewHandler - Class in org.apache.uima.tools.cvd.control
-
Window closing handler for annotation viewer.
- CloseLogViewHandler - Class in org.apache.uima.tools.cvd.control
-
- CloseLogViewHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.CloseLogViewHandler
-
- CloseTypeSystemHandler - Class in org.apache.uima.tools.cvd.control
-
- CloseTypeSystemHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.CloseTypeSystemHandler
-
- COLLECTION_ITERATOR_DESC_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- COLLECTION_PROCESS_COMPLETE - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- COLLECTION_READER_BYTES_PROCESSED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- COLLECTION_READER_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
-
Collection Reader
- COLLECTION_READER_DOCS_PROCESSED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- COLLECTION_READER_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- CollectionException - Exception in org.apache.uima.collection
-
Thrown to indicate that there is a problem with some aspect of a Collection.
- CollectionException() - Constructor for exception org.apache.uima.collection.CollectionException
-
Creates a new exception with a null message.
- CollectionException(Throwable) - Constructor for exception org.apache.uima.collection.CollectionException
-
Creates a new exception with the specified cause and a null message.
- CollectionException(String, String, Object[]) - Constructor for exception org.apache.uima.collection.CollectionException
-
Creates a new exception with a the specified message.
- CollectionException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.CollectionException
-
Creates a new exception with the specified message and cause.
- CollectionException(String, Object[]) - Constructor for exception org.apache.uima.collection.CollectionException
-
- CollectionException(String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.CollectionException
-
- collectionProcessComplete() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Notifies this AnalysisComponent that processing of an entire collection has been completed.
- collectionProcessComplete() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
-
- collectionProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Notifies this AnalysisEngine that processing of an entire collection has completed.
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
-
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
-
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
-
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
-
- collectionProcessComplete() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
-
Called when the processing of an entire collection has completed.
- collectionProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasDataConsumer
-
Completes the processing of an entire collection.
- collectionProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasProcessor
-
Completes the processing of an entire collection.
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.CasConsumer_ImplBase
-
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
Closes the connection to the remote service
- collectionProcessComplete() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Notify the remote service that the CPE reached end of processing.
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
This method gets called when the CPM completes processing the collection.
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.examples.cpe.AnnotationPrinter
-
Called when the entire collection is completed.
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.examples.cpe.PersonTitleDBWriterCasConsumer
-
- collectionProcessComplete() - Method in class org.apache.uima.examples.RunAE
-
- collectionProcessComplete() - Method in interface org.apache.uima.flow.FlowController
-
Notifies this component that processing of an entire collection has been completed.
- collectionProcessComplete() - Method in class org.apache.uima.flow.FlowController_ImplBase
-
- collectionProcessComplete() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Calls collectionProcessComplete on all AEs in pool.
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.test.junit_extension.AnnotationWriter
-
- collectionProcessComplete() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- collectionProcessComplete() - Method in class org.apache.uima.tools.RunAE
-
- collectionProcessComplete() - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- collectionProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
- collectionProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppEngine
-
CasConsumer collectionProcessComplete
- CollectionProcessingEngine - Interface in org.apache.uima.collection
-
A CollectionProcessingEngine
(CPE) processes a collection of artifacts (for text
analysis applications, this will be a collection of documents) and produces collection-level
results.
- CollectionProcessingEngine_impl - Class in org.apache.uima.collection.impl
-
- CollectionProcessingEngine_impl() - Constructor for class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- CollectionProcessingManager - Interface in org.apache.uima.collection
-
A
CollectionProcessingManager
(CPM) manages the application of an
AnalysisEngine
to a collection of artifacts.
- CollectionReader - Interface in org.apache.uima.collection
-
A CollectionReader
is used to iterate over the elements of a Collection.
- CollectionReader_ImplBase - Class in org.apache.uima.collection
-
Base class for Collection Readers, which developers should extend with their own Collection
Reader implementation classes.
- CollectionReader_ImplBase() - Constructor for class org.apache.uima.collection.CollectionReader_ImplBase
-
- CollectionReaderAdapter - Class in org.apache.uima.analysis_engine.impl.compatibility
-
Adapter that allows CollectionReaders to implement the AnalysisComponent interface.
- CollectionReaderAdapter(CollectionReader, AnalysisEngineMetaData) - Constructor for class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
-
Create a new annotator adapter.
- CollectionReaderDescription - Interface in org.apache.uima.collection
-
An
CollectionReaderDescription
contains all of the information needed to
instantiate and use an
CollectionReader
.
- CollectionReaderDescription_impl - Class in org.apache.uima.collection.impl
-
- CollectionReaderDescription_impl() - Constructor for class org.apache.uima.collection.impl.CollectionReaderDescription_impl
-
Creates a new ProcessingResourceMetaData_impl.
- CollectionReaderFactory_impl - Class in org.apache.uima.impl
-
Specialized Resource Factory for producing CollectionReaders.
- CollectionReaderFactory_impl() - Constructor for class org.apache.uima.impl.CollectionReaderFactory_impl
-
- collectNodes(GraphNode, Vector<GraphNode>) - Static method in class org.apache.uima.internal.util.Graph
-
- collIteratorDescFilePath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
-
- color - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- ColorIcon - Class in org.apache.uima.tools.cvd
-
TODO: add type comment for ColorIcon
.
- ColorIcon() - Constructor for class org.apache.uima.tools.cvd.ColorIcon
-
- ColorIcon(Color) - Constructor for class org.apache.uima.tools.cvd.ColorIcon
-
- ColorParser - Class in org.apache.uima.tools.stylemap
-
- ColorParser() - Constructor for class org.apache.uima.tools.stylemap.ColorParser
-
- ColorPrefsOpenHandler - Class in org.apache.uima.tools.cvd.control
-
- ColorPrefsOpenHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ColorPrefsOpenHandler
-
- ColorPrefsSaveHandler - Class in org.apache.uima.tools.cvd.control
-
- ColorPrefsSaveHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ColorPrefsSaveHandler
-
- combine(Object[], Object[]) - Static method in class org.apache.uima.internal.util.ArrayUtils
-
Combines two arrays.
- command - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
-
- COMMAND_KEY - Static variable in class org.apache.vinci.transport.TransportConstants
-
- CommandLineParser - Class in org.apache.uima.internal.util
-
Simple command line parsing utility.
- CommandLineParser() - Constructor for class org.apache.uima.internal.util.CommandLineParser
-
Create a new command line parser.
- comment(char[], int, int) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- comment(char[], int, int) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- comments - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo
-
- COMMENTS_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- commit() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Commit this repository instance.
- commit() - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Commit the type system.
- commit() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- commit() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- commitFS(FeatureStructure) - Method in class org.apache.uima.cas.impl.CASImpl
-
Deprecated.
- commitTypeSystem() - Method in class org.apache.uima.cas.impl.CASImpl
-
- CommonArray_Type - Class in org.apache.uima.jcas.cas
-
- CommonArray_Type() - Constructor for class org.apache.uima.jcas.cas.CommonArray_Type
-
- CommonArray_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.CommonArray_Type
-
- CommonArrayFS - Interface in org.apache.uima.cas
-
Common parts of the Array interfaces.
- CommonArrayFSImpl - Class in org.apache.uima.cas.impl
-
Common part of array impl for those arrays of primitives which exist in the main heap.
- CommonArrayFSImpl() - Constructor for class org.apache.uima.cas.impl.CommonArrayFSImpl
-
- CommonArrayFSImpl(CASImpl, int) - Constructor for class org.apache.uima.cas.impl.CommonArrayFSImpl
-
- CommonAuxArrayFSImpl - Class in org.apache.uima.cas.impl
-
Common part of array impl for those arrays of primitives which use auxilliary heaps.
- CommonAuxArrayFSImpl() - Constructor for class org.apache.uima.cas.impl.CommonAuxArrayFSImpl
-
- CommonAuxArrayFSImpl(CASImpl, int) - Constructor for class org.apache.uima.cas.impl.CommonAuxArrayFSImpl
-
- COMP_ROOT_PREFIX - Static variable in class org.apache.uima.pear.tools.LocalInstallationAgent
-
- COMP_ROOT_SUFFIX - Static variable in class org.apache.uima.pear.tools.LocalInstallationAgent
-
- ComparableIntIterator - Interface in org.apache.uima.internal.util
-
Interface for a comparable IntListIterator.
- ComparableIntPointerIterator - Interface in org.apache.uima.internal.util
-
Interface for a comparable IntListIterator.
- comparatorIndex - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
For each index, where the corresponding comparator starts in the
comparators
field.
- comparators - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
Encodings of the actual comparators.
- compare(FeatureStructure, FeatureStructure) - Method in interface org.apache.uima.cas.FSIndex
-
Compare two feature structures according to the ordering relation of the index.
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
-
- compare(int, int) - Method in class org.apache.uima.cas.impl.DefaultAnnotationComparator
-
Compare two annotations.
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.DefaultFSAnnotationComparator
-
Compare two annotations.
- compare(int, int) - Method in class org.apache.uima.cas.impl.FSBagIndex
-
- compare(FeatureStructure, FeatureStructure) - Method in interface org.apache.uima.cas.impl.FSComparator
-
Compare two FSs.
- compare(int, int) - Method in interface org.apache.uima.cas.impl.FSImplComparator
-
Compare two FSs.
- compare(T, T) - Method in class org.apache.uima.cas.impl.FSIteratorImplBase.AnnotationComparator
-
- compare(int, int) - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
- compare(int, int) - Method in interface org.apache.uima.internal.util.IntComparator
-
Compare two ints.
- compare(File, File) - Method in class org.apache.uima.pear.util.FileUtil.FileTimeComparator
-
- compare(String, String) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
compares two files and return true if the files have the same content.
- compare(File, File) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
compares two files and return true if the files have the same content.
- compare(String, InputStream) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
compares two files and return true if the files have the same content.
- compare(InputStream, InputStream) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
- compareCASes(CASImpl, CASImpl) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4.CasCompare
-
- compareCASes(CASImpl, CASImpl) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
-
Compare 2 CASes, with perhaps different type systems.
- compareStrings(String, String) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
Compare 2 strings, ignoring whitespace characters
- compareStringsWithFilter(String, String, Pattern) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
Compare 2 strings, showing where they differ in output to system.out, after
doing filtering:
normalize cr nl to nl
normalize <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(Feature) - Method in class org.apache.uima.cas.impl.FeatureImpl
-
Note: you can only compare features from the same type system.
- compareTo(FSIndexComparator) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- compareTo(TypeImpl) - Method in class org.apache.uima.cas.impl.TypeImpl
-
Note: you can only compare types from the same type system.
- compareWithFilter(String, String, Pattern) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
Compares two files and returns true, if both have the same content, after
filtering using the supplied Pattern.
- compareXML(String, String) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
Compares two XML files and returns true, if both have the same content.
- compile(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
Deprecated.
no longer needed, remove call to this
- compile(TypeSystem) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Deprecated.
as of 2.2.2 Now called automatically internally when needed
- CompIntArrayRBT - Class in org.apache.uima.internal.util.rb_trees
-
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.
- composeQuery(String) - Static method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Create a document representing the VNS resolve query for the specified service.
- composeQuery(String, int) - Static method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Create a document representing the VNS resolve query for the highest priority service(s) whose
priority is strictly below the specified priority.
- composeQuery(String, String, int, int) - Static method in class org.apache.vinci.transport.vns.client.ServeonResult
-
Create a document representing the VNS serveon query for the specified service running on/with
the specified host/priority/instance.
- composeQuery(String, String, int) - Static method in class org.apache.vinci.transport.vns.client.ServeonResult
-
Create a document representing the VNS serveon query for the specified service running on/with
the specified host/priority.
- composeQuery(String, String) - Static method in class org.apache.vinci.transport.vns.client.ServeonResult
-
Create a document representing the VNS serveon query for the specified service running on the
specified host.
- CompositeResourceFactory - Interface in org.apache.uima
-
A type of
ResourceFactory
that produces resources by delegating to other Resource
Factories.
- CompositeResourceFactory_impl - Class in org.apache.uima.impl
-
- CompositeResourceFactory_impl() - Constructor for class org.apache.uima.impl.CompositeResourceFactory_impl
-
- computeFlow(CAS) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
Invokes the FlowController's computeFlow method, returning a Flow object that routes the given
CAS through this aggregate.
- computeFlow(CAS) - Method in class org.apache.uima.examples.flow.AdvancedFixedFlowController
-
- computeFlow(CAS) - Method in class org.apache.uima.examples.flow.WhiteboardFlowController
-
- computeFlow(CAS) - Method in class org.apache.uima.examples.flow.WhiteboardFlowController2
-
- computeFlow(AbstractCas) - Method in class org.apache.uima.flow.CasFlowController_ImplBase
-
Overriden to check that
aCAS
is an instanceof
CAS
.
- computeFlow(CAS) - Method in class org.apache.uima.flow.CasFlowController_ImplBase
-
This method must be overriden by subclasses.
- computeFlow(AbstractCas) - Method in interface org.apache.uima.flow.FlowController
-
Invokes this FlowController on a CAS.
- computeFlow(CAS) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
-
- computeFlow(CAS) - Method in class org.apache.uima.flow.impl.FixedFlowController
-
- computeFlow(AbstractCas) - Method in class org.apache.uima.flow.JCasFlowController_ImplBase
-
Overriden to check that
aCAS
is an instanceof
JCas
.
- computeFlow(JCas) - Method in class org.apache.uima.flow.JCasFlowController_ImplBase
-
This method must be overriden by subclasses.
- computeFlowTable(Capability[]) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
-
method computeFlowTable create the flow table for faster processing.
- computeRelativePath(File, File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Computes relative path to a given file from a given reference directory, if both the reference
directory and the file are in the same logical file system (partition).
- computeSequence(String, Capability[]) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
-
method computeSequence creates a capabilityLanguageAnalysisSequence for the given language
- ConcurrentHashMapWithProducer<K,V> - Class in org.apache.uima.util
-
A concurrent map supporting a value-creating get.
- ConcurrentHashMapWithProducer() - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
-
- ConcurrentHashMapWithProducer(int, float, int) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
-
- ConcurrentHashMapWithProducer(int, float) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
-
- ConcurrentHashMapWithProducer(int) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
-
- ConcurrentHashMapWithProducer(Map<? extends K, ? extends V>) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
-
- CONFIG - Static variable in class org.apache.uima.util.Level
-
message level "CONFIG"
- CONFIG_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "CONFIG"
- CONFIG_SETTING_ABSENT - Static variable in exception org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: Configuration setting for {0} is absent
- CONFIG_SETTING_ABSENT - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Configuration setting for {0} is absent
- ConfigField - Class in org.apache.uima.tools.cpm
-
Configuration Field class used for representation of resource parameters in dynamically created
MetaDataPanels.
- ConfigField(String, String, boolean, JComponent) - Constructor for class org.apache.uima.tools.cpm.ConfigField
-
- ConfigurableDataResource_impl - Class in org.apache.uima.resource.impl
-
A simple
DataResource
implementation that can read data from a file via a URL.
- ConfigurableDataResource_impl() - Constructor for class org.apache.uima.resource.impl.ConfigurableDataResource_impl
-
- ConfigurableDataResourceSpecifier - Interface in org.apache.uima.resource
-
A type of ResourceSpecifier
that locates a resource file using its URL.
- ConfigurableDataResourceSpecifier_impl - Class in org.apache.uima.resource.impl
-
- ConfigurableDataResourceSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_impl
-
Creates a new ConfigurableDataResourceSpecifier_impl
.
- ConfigurableFeature - Class in org.apache.uima.collection.impl.cpm.utils
-
- ConfigurableFeature(String, String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
- ConfigurableResource - Interface in org.apache.uima.resource
-
A
Resource
that has configuration parameters that can be changed after the Resource has
been instantiated.
- ConfigurableResource_ImplBase - Class in org.apache.uima.resource
-
- ConfigurableResource_ImplBase() - Constructor for class org.apache.uima.resource.ConfigurableResource_ImplBase
-
- CONFIGURATION_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
-
- ConfigurationGroup - Interface in org.apache.uima.resource.metadata
-
- ConfigurationGroup_impl - Class in org.apache.uima.resource.metadata.impl
-
- 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
-
- 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
-
- ConfigurationParameterSettings_impl - Class in org.apache.uima.resource.metadata.impl
-
- ConfigurationParameterSettings_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
- configure(String, int) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- configureResourceManager(String, String) - Static method in class org.apache.uima.uimacpp.UimacppEngine
-
Configure the TAF Resource Manager.
- configureViewForXmlFragmentsQuery(String, String) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Configures the viewer appropriately for displaying a hit against an XML fragments query.
- configureViewForXmlFragmentsQuery(String) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Configures the viewer appropriately for displaying a hit against an XML fragments query.
- confirmExit() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
Ask user to confirm exist.
- confirmOverwrite(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- CONN_RETRY_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
- connect(URL) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
Connects to a service endpoint defined in the given URL
- connect(URL, long) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
-
- connect(URL, long) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketTransport
-
Creates a socket connection to a given endpoint.
- connect(String, int) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Connects the proxy to Cas Processor running as a vinci service on a given host and port number.
- connect(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Connects to external service using service name as a way to locate it.
- connect(GraphNode) - Method in class org.apache.uima.internal.util.GraphNode
-
Connect this node to a new node.
- CONNECT_RETRY_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- Constants - Class in org.apache.uima.adapter.vinci.util
-
Constants used by the Vinci service
- Constants() - Constructor for class org.apache.uima.adapter.vinci.util.Constants
-
- Constants - Class in org.apache.uima.collection.impl.cpm
-
CPE Constants
- Constants() - Constructor for class org.apache.uima.collection.impl.cpm.Constants
-
- Constants - Class in org.apache.uima
-
Some constants used by the UIMA framework.
- Constants() - Constructor for class org.apache.uima.Constants
-
- ConstraintFactory - Class in org.apache.uima.cas
-
- ConstraintFactory() - Constructor for class org.apache.uima.cas.ConstraintFactory
-
- ConstraintFactoryImpl - Class in org.apache.uima.cas.impl
-
Implementation of the ConstraintFactory interface.
- ConstraintFactoryImpl() - Constructor for class org.apache.uima.cas.impl.ConstraintFactoryImpl
-
- consumeCharacters(InputStream, byte[], char[], int) - Static method in class org.apache.vinci.transport.XTalkTransporter
-
Consume the string of bytesToRead utf-8 bytes.
- consumeChildren(InputStream, Frame, int, int, byte[], char[]) - Method in class org.apache.vinci.transport.XTalkTransporter
-
- consumeQueue() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Consumes the input queue to make sure all bundles still there get processede before CPE
terminates.
- ConsumerCasUtils - Class in org.apache.uima.collection.impl.cpm.engine
-
- ConsumerCasUtils() - Constructor for class org.apache.uima.collection.impl.cpm.engine.ConsumerCasUtils
-
- ConsumerCasUtils - Class in org.apache.uima.util
-
- ConsumerCasUtils() - Constructor for class org.apache.uima.util.ConsumerCasUtils
-
- consumeRootChildren(InputStream, Frame, byte[], char[]) - Method in class org.apache.vinci.transport.XTalkTransporter
-
- consumeRootElement(InputStream, Frame, byte[], char[]) - Method in class org.apache.vinci.transport.XTalkTransporter
-
- ConsumerPanel - Class in org.apache.uima.tools.cpm
-
- ConsumerPanel(ResourceSpecifier, File, long) - Constructor for class org.apache.uima.tools.cpm.ConsumerPanel
-
- consumeString(InputStream) - Static method in class org.apache.vinci.transport.XTalkTransporter
-
Consume a string from the input stream.
- consumeString(InputStream, byte[], char[]) - Static method in class org.apache.vinci.transport.XTalkTransporter
-
- contains(FeatureStructure) - Method in interface org.apache.uima.cas.FSIndex
-
Check if the index contains an element equal to the given feature structure
according to the 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.FSVectorIndex
-
- contains(String) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
- 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 int
is a component of this IntVector
.
- contains(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
- contains(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
-
- contains(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- contains(int) - Method in class org.apache.uima.internal.util.SortedIntSet
-
- contains(String) - Method in class org.apache.uima.internal.util.SymbolTable
-
- containsFeature(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- containsFeature(String, String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- containsFeature(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Determines whether this ResultSpecification
contains the specified Feature for
the language x-unspecified.
- containsFeature(String, String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Determines whether this ResultSpecification
contains the specified Feature for
the specified language.
- containsKey(char[], int, int) - Method in class org.apache.uima.internal.util.CharArraySpanMap
-
Check if sub-range of character array is a key.
- containsKey(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- containsKey(int) - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
- containsKey(int) - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
Checks if the key is contained in the tree.
- containsKey(String) - Method in class org.apache.uima.internal.util.StringToIntMap
-
Check if the the argument string is defined as a key in this map.
- containsType(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- containsType(String, String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- containsType(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Determines whether this ResultSpecification
contains the specified Type for the
language x-unspecified.
- containsType(String, String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Determines whether this ResultSpecification
contains the specified Type for the
specified language.
- containsValue(int) - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
- containsValue(T) - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
Check if the value object is contained in the tree.
- CONTENT_ATTR_NAME - Static variable in class org.apache.uima.cas.impl.XCASSerializer
-
- CONTENT_CAS_TAG - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- CONTENT_TAG - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- CONTENT_TAG_VALUE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- contents - Variable in class org.apache.uima.internal.util.XmlElementNameAndContents
-
- CONTINUE_DESPITE_ERROR - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- continueOnFailure(String, Exception) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowContainer
-
- continueOnFailure(String, Exception) - Method in class org.apache.uima.flow.CasFlow_ImplBase
-
By default, returns false, indicating that processing cannot continue after a failure.
- continueOnFailure(String, Exception) - Method in interface org.apache.uima.flow.Flow
-
May be called by the framework to ask the FlowController if processing of the CAS can
continue after a failure occurred while executing the last Step that the Flow Controller
returned.
- continueOnFailure(String, Exception) - Method in class org.apache.uima.flow.JCasFlow_ImplBase
-
By default, returns false, indicating that processing cannot continue after a failure.
- controlPaused() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
- controlPaused() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
-
- controlResumed() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
- controlResumed() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
-
- controlStarted() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
- controlStarted() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
-
- controlStopped() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
- controlStopped() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
-
- conversionCas - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- conversionCas - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- conversionCasArray - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- conversionCasArray - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- convert(Transportable, TransportableFactory) - Static method in class org.apache.vinci.transport.util.TransportableConverter
-
Convert a transportable to the type of transportable returned by a factory.
- convert(Transportable, Transportable) - Static method in class org.apache.vinci.transport.util.TransportableConverter
-
Copy the contents of one transportable into the other transportable.
- convertBase64StringToString(String) - Static method in class org.apache.vinci.transport.util.Base64Converter
-
- convertBase64ToBinary(byte[]) - Static method in class org.apache.vinci.transport.util.Base64Converter
-
- convertBase64ToBinary(byte[], int) - Static method in class org.apache.vinci.transport.util.Base64Converter
-
- convertBinaryToBase64(byte[]) - Static method in class org.apache.vinci.transport.util.Base64Converter
-
- convertBinaryToBase64(byte[], int, boolean) - Static method in class org.apache.vinci.transport.util.Base64Converter
-
- convertData2TypeSystem(CasData) - Static method in class org.apache.uima.util.CasCreationUtils
-
Extracts a TypeSystem definition from a CasData.
- convertStringToBase64String(String) - Static method in class org.apache.vinci.transport.util.Base64Converter
-
- convertStringToHTMLString(String) - Static method in class org.apache.vinci.transport.util.XMLConverter
-
- convertStringToHTMLString(String, StringBuffer) - Static method in class org.apache.vinci.transport.util.XMLConverter
-
- convertStringToUTF(String) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert a Java String to UTF-8.
- convertStringToUTF(char[], int, int) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert a String from a character array to UTF-8.
- convertStringToUTF(char[], int, int, byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert the given char[] input into UTF-8 and place in the destination buffer.
- convertStringToUTF(String, byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert the given char[] input into UTF-8 and place in the destination buffer.
- convertStringToXMLString(String) - Static method in class org.apache.vinci.transport.util.XMLConverter
-
Convert to XML string format.
- convertStringToXMLString(String, StringBuffer) - Static method in class org.apache.vinci.transport.util.XMLConverter
-
- convertToAbsolutePath(String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
- convertUTFToBool(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert the UTF-8 contents of a byte array to a boolean.
- convertUTFToDouble(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert the UTF-8 contents of a byte array to a double.
- convertUTFToFloat(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert the UTF-8 contents of a byte array of UTF-8 bytes to a float.
- convertUTFToInt(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert the UTF-8 contents of a byte array to an int.
- convertUTFToLong(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert the UTF-8 contents of a byte array to a long.
- convertUTFToString(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert the UTF-8 contents of a byte array to a Java String.
- convertUTFToString(byte[], int, int, char[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert the UTF-8 contents of a byte array to a Java String.
- copy() - Method in interface org.apache.uima.cas.FSIterator
-
Copy this iterator.
- copy() - Method in class org.apache.uima.cas.impl.FSIteratorWrapper
-
- copy() - Method in class org.apache.uima.cas.impl.LLUnambiguousIteratorImpl
-
- copy() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
-
Create a copy of this iterator.
- copy() - Method in class org.apache.uima.cas.impl.Subiterator
-
- copy() - Method in class org.apache.uima.cas.impl.UnambiguousIteratorImpl
-
- copy() - Method in class org.apache.uima.internal.util.CharArrayString
-
Copy this string.
- copy() - Method in interface org.apache.uima.internal.util.IntPointerIterator
-
- copy() - Method in class org.apache.uima.internal.util.IntVector
-
- copy() - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
-
- copy() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
- copy() - Method in class org.apache.uima.internal.util.SymbolTable
-
Perform a deep copy.
- 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(CAS, boolean) - Method in class org.apache.uima.util.CasCopier
-
Does a deep copy of the contents of one CAS View into another CAS's same-named-view
If the destination view already exists in the destination CAS,
then it will be the target of the copy.
- copyCasView(String, boolean) - Method in class org.apache.uima.util.CasCopier
-
Does a deep copy of the contents of one CAS View into another CAS's same-named-view
If the destination view already exists in the destination CAS,
then it will be the target of the copy.
- copyCasView(CAS, String, boolean) - Method in class org.apache.uima.util.CasCopier
-
Does a deep copy of the contents of one CAS View into another CAS view,
with a possibly different name.
- copyCasView(String, CAS, boolean) - Method in class org.apache.uima.util.CasCopier
-
Does a deep copy of the contents of one CAS View into another CAS view,
with a possibly different name.
- copyCasView(CAS, CAS, boolean) - Method in class org.apache.uima.util.CasCopier
-
Does a deep copy of the contents of one CAS View into another CAS view,
with a possibly different name.
- copyFile(File, File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Copies the content of a given source file to a given destination file.
- copyFile(URL, File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Copies the content of a given remote source file to a given destination file.
- copyFile(File, File) - Static method in class org.apache.uima.util.FileUtils
-
Copy file file
to location dir
.
- copyFromArray(FeatureStructure[], int, int, int) - Method in interface org.apache.uima.cas.ArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(boolean[], int, int, int) - Method in interface org.apache.uima.cas.BooleanArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(byte[], int, int, int) - Method in interface org.apache.uima.cas.ByteArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(String[], int, int, int) - Method in interface org.apache.uima.cas.CommonArrayFS
-
Copy the contents of an external string array into this array.
- copyFromArray(double[], int, int, int) - Method in interface org.apache.uima.cas.DoubleArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(float[], int, int, int) - Method in interface org.apache.uima.cas.FloatArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(FeatureStructure[], int, int, int) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
-
- copyFromArray(boolean[], int, int, int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
-
- copyFromArray(byte[], int, int, int) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
-
- copyFromArray(double[], int, int, int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
-
- copyFromArray(float[], int, int, int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
-
- copyFromArray(int[], int, int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
-
- copyFromArray(long[], int, int, int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
-
- copyFromArray(short[], int, int, int) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.StringArrayFSImpl
-
- copyFromArray(int[], int, int, int) - Method in interface org.apache.uima.cas.IntArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(long[], int, int, int) - Method in interface org.apache.uima.cas.LongArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(short[], int, int, int) - Method in interface org.apache.uima.cas.ShortArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(String[], int, int, int) - Method in interface org.apache.uima.cas.StringArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(boolean[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
-
- copyFromArray(int, boolean[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray_Type
-
- copyFromArray(byte[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
-
- copyFromArray(int, byte[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray_Type
-
- copyFromArray(double[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
-
- copyFromArray(int, double[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray_Type
-
- copyFromArray(float[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
-
- copyFromArray(int, float[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray_Type
-
- copyFromArray(FeatureStructure[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray
-
Not supported, will throw UnsupportedOperationException
- copyFromArray(int, FeatureStructure[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray_Type
-
- copyFromArray(int[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
-
- copyFromArray(int, int[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray_Type
-
- copyFromArray(long[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray
-
- copyFromArray(int, long[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray_Type
-
- copyFromArray(short[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
-
- copyFromArray(int, short[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray_Type
-
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.StringArray
-
- copyFromArray(int, String[], int, int, int) - Method in class org.apache.uima.jcas.cas.StringArray_Type
-
- copyFromJavaArray(Object, int, Object, int, int) - Method in class org.apache.uima.cas.impl.CommonAuxArrayFSImpl
-
copyFromArray - only works for things where the src and tgt are the same underlying type (long
and byte) src = external java object, tgt = internal CAS Aux heap
- copyFs(FeatureStructure) - Method in class org.apache.uima.util.CasCopier
-
Copy 1 feature structure from the originalSrcCas to a new Cas.
- copyToArray(int, FeatureStructure[], int, int) - Method in interface org.apache.uima.cas.ArrayFS
-
Copy the contents of the array from start
to end
to the
destination destArray
with destination offset destOffset
.
- copyToArray(int, boolean[], int, int) - Method in interface org.apache.uima.cas.BooleanArrayFS
-
Copy the contents of the array from start
to end
to the
destination destArray
with destination offset destOffset
.
- copyToArray(int, byte[], int, int) - Method in interface org.apache.uima.cas.ByteArrayFS
-
Copy the contents of the array from start
to end
to the
destination destArray
with destination offset destOffset
.
- copyToArray(int, String[], int, int) - Method in interface org.apache.uima.cas.CommonArrayFS
-
Copy the contents of the array to an external string array.
- copyToArray(int, double[], int, int) - Method in interface org.apache.uima.cas.DoubleArrayFS
-
Copy the contents of the array from start
to end
to the
destination destArray
with destination offset destOffset
.
- copyToArray(int, float[], int, int) - Method in interface org.apache.uima.cas.FloatArrayFS
-
Copy the contents of the array to an external array.
- copyToArray(int, FeatureStructure[], int, int) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
-
- copyToArray(int, boolean[], int, int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
-
- copyToArray(int, byte[], int, int) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.CommonArrayFSImpl
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.CommonAuxArrayFSImpl
-
- copyToArray(int, double[], int, int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
-
- copyToArray(int, float[], int, int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
-
- copyToArray(int, int[], int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
-
- copyToArray(int, long[], int, int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
-
- copyToArray(int, short[], int, int) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.StringArrayFSImpl
-
- copyToArray(int, int[], int, int) - Method in interface org.apache.uima.cas.IntArrayFS
-
Copy the contents of the array from start
to end
to the
destination destArray
with destination offset destOffset
.
- copyToArray(int, long[], int, int) - Method in interface org.apache.uima.cas.LongArrayFS
-
Copy the contents of the array from start
to end
to the
destination destArray
with destination offset destOffset
.
- copyToArray(int, short[], int, int) - Method in interface org.apache.uima.cas.ShortArrayFS
-
Copy the contents of the array from start
to end
to the
destination destArray
with destination offset destOffset
.
- copyToArray(int, String[], int, int) - Method in interface org.apache.uima.cas.StringArrayFS
-
Copy the contents of the array from start
to end
to the
destination destArray
with destination offset destOffset
.
- copyToArray(int, boolean[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
-
- copyToArray(int, int, boolean[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray_Type
-
- copyToArray(int, byte[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
-
- copyToArray(int, int, byte[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray_Type
-
- copyToArray(int, double[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
-
- copyToArray(int, int, double[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray_Type
-
- copyToArray(int, float[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
-
- copyToArray(int, int, float[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray_Type
-
- copyToArray(int, FeatureStructure[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray
-
Copies an array of Feature Structures to an Array of Strings.
- copyToArray(int, int, FeatureStructure[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray_Type
-
- copyToArray(int, int[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
-
- copyToArray(int, int, int[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray_Type
-
- copyToArray(int, long[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray
-
- copyToArray(int, int, long[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray_Type
-
- copyToArray(int, short[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
-
- copyToArray(int, int, short[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray_Type
-
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.StringArray
-
- copyToArray(int, int, String[], int, int) - Method in class org.apache.uima.jcas.cas.StringArray_Type
-
- copyToJavaArray(Object, int, Object, int, int) - Method in class org.apache.uima.cas.impl.CommonAuxArrayFSImpl
-
copyFromArray - only works for things where the src and tgt are the same underlying type (long
and byte) src = internal CAS Aux heap, tgt = external java object
- COULD_NOT_ACCESS_DATA - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Could not access the resource data at {0}."
- COULD_NOT_CREATE_FRAMEWORK - Static variable in exception org.apache.uima.UIMA_IllegalStateException
-
Message key for a standard UIMA exception message: "The UIMA framework implementation (class
{0}) could not be created."
- COULD_NOT_INSTANTIATE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Could not instantiate class {0}."
- COULD_NOT_INSTANTIATE_ANNOTATOR - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Could not instantiate Annotator class
"{0}".
- COULD_NOT_INSTANTIATE_XMLIZABLE - Static variable in exception org.apache.uima.UIMA_IllegalStateException
-
Message key for a standard UIMA exception message: "The XML parser was configured to
instantiate class {0}, but that class is not able to be instantiated."
- COULDNT_ADD_FEAT - Static variable in exception org.apache.uima.cas.impl.AnnotationImplException
-
Error parsing types system file "{0}": feature "{1}" could not be added at line {2}, column
{3}.
- COULDNT_ADD_TYPE - Static variable in exception org.apache.uima.cas.impl.AnnotationImplException
-
Error parsing types system file "{0}": type "{1}" could not be added at line {2}, column {3}.
- countStdChannelListeners() - Method in class org.apache.uima.pear.util.MessageRouter
-
- countTotal - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
-
- countWords(String) - Static method in class org.apache.uima.pear.util.StringUtil
-
- CPE_CONFIGURATION_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
-
CPE Configuration
- CPECasPool - Class in org.apache.uima.collection.impl.cpm.engine
-
Implements object pooling mechanism to limit number of CAS instances.
- CPECasPool(int, CasManager) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Initialize the pool.
- CPECasPool(int, CasManager, Properties) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Initialize the pool
- CpeCasProcessor - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeCasProcessors - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeCasProcessorsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeCasProcessorsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- CpeCheckpoint - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeCheckpointImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeCheckpointImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- CpeCollectionReader - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeCollectionReaderCasInitializer - Interface in org.apache.uima.collection.metadata
-
Deprecated.
As of v2.0 CAS Initializers are deprecated.
- CpeCollectionReaderCasInitializerImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
Deprecated.
As of v2.0, CAS Initializers are deprecated.
- CpeCollectionReaderCasInitializerImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.
- CpeCollectionReaderImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeCollectionReaderImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
- CpeCollectionReaderIterator - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeCollectionReaderIteratorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeCollectionReaderIteratorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
- CpeComponentDescriptor - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeComponentDescriptorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeComponentDescriptorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
-
- CPEConfig - Class in org.apache.uima.collection.impl.cpm
-
Object containing global cpe configuration.
- CPEConfig() - Constructor for class org.apache.uima.collection.impl.cpm.CPEConfig
-
- cpeConfiguration - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- cpeConfiguration - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- CpeConfiguration - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeConfigurationImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeConfigurationImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- CPEContext - Class in org.apache.uima.collection.impl.cpm.container
-
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
- CPEContext(String) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEContext
-
- CpeDefaultValues - Class in org.apache.uima.collection.impl.metadata
-
- CpeDefaultValues() - Constructor for class org.apache.uima.collection.impl.metadata.CpeDefaultValues
-
- CPEDeployer - Interface in org.apache.uima.collection.impl.base_cpm.container.deployer
-
- CPEDeployerDefaultImpl - Class in org.apache.uima.collection.impl.cpm.container.deployer
-
- CPEDeployerDefaultImpl(CPEFactory) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
-
Initializes this instance with a reference to the CPE configuration
- CpeDescription - Interface in org.apache.uima.collection.metadata
-
Java representation of a Collection Processing Engine (CPE) XML descriptor.
- CpeDescriptionImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeDescriptionImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- CpeDescriptionImpl(XMLInputSource) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
This is needed for XMLParser.parseCpeDesription() to work.
- CpeDescriptorException - Exception in org.apache.uima.collection.metadata
-
- CpeDescriptorException(String) - Constructor for exception org.apache.uima.collection.metadata.CpeDescriptorException
-
- CpeDescriptorFactory - Class in org.apache.uima.collection.impl.metadata.cpe
-
Factory class for creating CpeDescriptors and their constituent objects.
- CpeDescriptorFactory() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- CPEFactory - Class in org.apache.uima.collection.impl.cpm.container
-
Component responsible for generating objects representing cpe descriptor configuration.
- CPEFactory(ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Create a new CPEFactory on which we will later call parse(String) to parse a CPE descriptor.
- CPEFactory(CpeDescription, ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Create a new CPEFactory for a CpeDescription that's already been parsed.
- CpeInclude - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeIncludeImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeIncludeImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
-
- CpeIntegratedCasProcessor - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeIntegratedCasProcessorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeIntegratedCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeIntegratedCasProcessorImpl
-
- CpeLocalCasProcessor - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeLocalCasProcessorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeLocalCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- CpeLocalCasProcessorImpl(boolean) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- CpeLocalCasProcessorImpl(String, String) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- CpeObject - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeObject(Object) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeObject
-
- CpeRemoteCasProcessor - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeRemoteCasProcessorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeRemoteCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeRemoteCasProcessorImpl
-
- CpeResourceManagerConfiguration - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeResourceManagerConfigurationImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeResourceManagerConfigurationImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
-
- CpeSofaMapping - Interface in org.apache.uima.collection.metadata
-
- CpeSofaMappingImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeSofaMappingImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
-
- CpeSofaMappings - Interface in org.apache.uima.collection.metadata
-
- CpeSofaMappingsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
- CpeSofaMappingsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
-
- CpeTimer - Interface in org.apache.uima.collection.metadata
-
- CpeTimerImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
This class provides an API to plug in custom timers.
- CpeTimerImpl(String) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeTimerImpl
-
- cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
- cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- CPM_HOME - Static variable in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
- CPM_LOG_RESOURCE_BUNDLE - Static variable in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
- CPMChunkTimeoutException - Exception in org.apache.uima.collection.impl.cpm.engine
-
- CPMChunkTimeoutException(long, String, String) - Constructor for exception org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
-
- CPMEngine - Class in org.apache.uima.collection.impl.cpm.engine
-
Responsible for creating and initializing processing threads.
- CPMEngine(CPMThreadGroup, CPEFactory, ProcessTrace, CheckpointData) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Initializes Collection Processing Engine.
- CPMException - Exception in org.apache.uima.collection.impl.cpm
-
- CPMException(String) - Constructor for exception org.apache.uima.collection.impl.cpm.CPMException
-
- CpmFrame - Class in org.apache.uima.tools.cpm
-
- CpmFrame() - Constructor for class org.apache.uima.tools.cpm.CpmFrame
-
- CPMImpl - Class in org.apache.uima.collection.impl.cpm
-
- CPMImpl() - Constructor for class org.apache.uima.collection.impl.cpm.CPMImpl
-
- CPMImpl(ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.CPMImpl
-
- CpmLocalizedMessage - Class in org.apache.uima.collection.impl.cpm.utils
-
- CpmLocalizedMessage() - Constructor for class org.apache.uima.collection.impl.cpm.utils.CpmLocalizedMessage
-
- CpmPanel - Class in org.apache.uima.tools.cpm
-
- CpmPanel() - Constructor for class org.apache.uima.tools.cpm.CpmPanel
-
- CPMPATH - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- cpmThreadGroup - Variable in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- CPMThreadGroup - Class in org.apache.uima.collection.impl.cpm.engine
-
This component catches uncaught errors in the CPM.
- CPMThreadGroup(String) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
-
- CPMThreadGroup(ThreadGroup, String) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
-
- CPMUtils - Class in org.apache.uima.collection.impl.cpm.utils
-
- CPMUtils() - Constructor for class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
- CPP_FRAMEWORK_NAME - Static variable in class org.apache.uima.Constants
-
Name of the UIMA C++ framework, to be used in <frameworkImplementation>
element of descriptors.
- CppUimajEngine - Class in org.apache.uima.uimacpp
-
- CppUimajEngine() - Constructor for class org.apache.uima.uimacpp.CppUimajEngine
-
- create(String) - Static method in class org.apache.uima.util.UriUtils
-
Create a URI from a String, with proper quoting.
- CREATE_ARRAY_OF_TYPE_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: can't create array of type "{1}" (code: {0}).
- CREATE_FS_OF_TYPE_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: can't create FS reference for type code {0}.
- createAdapter(Object, AnalysisEngineMetaData, Map<String, Object>) - Static method in class org.apache.uima.analysis_engine.impl.compatibility.AnalysisComponentAdapterFactory
-
Creates an adapter that allows the given object to implement the
AnalysisComponent
interface.
- createAllowedValue() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createAllowedValue() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an AllowedValue
.
- createAnalysisEngineDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createAnalysisEngineDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a AnalysisEngineDescription
.
- createAnalysisEngineMetaData() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createAnalysisEngineMetaData() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a AnalysisEngineMetaData
.
- createAnalysisProcessData() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
Deprecated.
- createAnnotation(Type, int, int) - Method in interface org.apache.uima.cas.CAS
-
Create a new annotation.
- createAnnotation(Type, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createAnnotation(CAS, int, int, String) - Method in class org.apache.uima.examples.cas.PersonTitleAnnotator
-
Creates an PersonTitle annotation in the CAS.
- createAnnotationMarkups(FSIterator, int, Map<String, Style>) - Static method in class org.apache.uima.tools.cvd.MultiMarkup
-
- createArg() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createArg() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createArrayFS(int) - Method in interface org.apache.uima.cas.CAS
-
Create a new feature structure array.
- createArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createAttributes() - Method in class org.apache.vinci.transport.document.AFrame
-
- createAttributes() - Method in class org.apache.vinci.transport.document.AFrameLeaf
-
- createBooleanArrayFS(int) - Method in interface org.apache.uima.cas.CAS
-
Create a new Boolean array.
- createBooleanArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createBooleanConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
-
Create a new boolean constraint.
- createBooleanConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
-
- createByteArrayFS(int) - Method in interface org.apache.uima.cas.CAS
-
Create a new Byte array.
- createByteArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createCapability() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCapability() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a Capability
.
- createCapabilityLanguageFlow() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCapabilityLanguageFlow() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a CapabilityLanguageFlow
.
- createCAS() - Static method in class org.apache.uima.cas.admin.CASFactory
-
Create a new CASMgr object.
- createCAS(int) - Static method in class org.apache.uima.cas.admin.CASFactory
-
Create a new CASMgr object.
- createCAS(int, boolean) - Static method in class org.apache.uima.cas.admin.CASFactory
-
- createCAS(int, TypeSystem) - Static method in class org.apache.uima.cas.admin.CASFactory
-
Create a new CASMgr object from a give type system.
- createCAS(int, TypeSystem, boolean) - Static method in class org.apache.uima.cas.admin.CASFactory
-
- createCAS(TypeSystem) - Static method in class org.apache.uima.cas.admin.CASFactory
-
Create a new CASMgr object from a give type system.
- createCAS(TypeSystem, boolean) - Static method in class org.apache.uima.cas.admin.CASFactory
-
- createCAS(CASMgr, CASSerializer) - Static method in class org.apache.uima.cas.impl.Serialization
-
Deserialize the data in a CASSerializer into an existing CAS,
return the currentview in that Cas.
- createCAS() - Method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
Creates a new fresh CAS instance which can be used for testing.
- createCas(AnalysisEngineMetaData) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- createCas(ProcessingResourceMetaData) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- createCas(AnalysisEngineDescription) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance for an Analysis Engine.
- createCas(AnalysisEngineDescription, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance for an Analysis Engine.
- createCas(Collection<? extends MetaDataObject>) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance for a collection of CAS Processors.
- createCas(Collection<? extends MetaDataObject>, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance for a collection of CAS Processors.
- createCas(Collection<? extends MetaDataObject>, Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance for a collection of CAS Processors.
- createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[]) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[], Properties) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[], Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- createCas(Collection<? extends MetaDataObject>, TypeSystem, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance for a collection of CAS Processors, which.
- createCas(Collection<? extends MetaDataObject>, TypeSystem, Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance for a collection of CAS Processors, which.
- createCas(TypeSystem, TypePriorities, FsIndexDescription[], Properties) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance that reuses an existing type system.
- createCas(TypeSystem, TypePriorities, FsIndexDescription[], Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance that reuses an existing type system.
- createCas(CasDefinition, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
-
Create a CAS from a CAS Definition.
- createCas(CasDefinition, Properties, TypeSystem) - Static method in class org.apache.uima.util.CasCreationUtils
-
Create a CAS from a CAS Definition, but reuse the provided TypeSystem object.
- createCasConsumerDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCasConsumerDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a CasConsumerDescription
.
- createCasFromDescriptor(String) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Creates a CAS from an descriptor.
- createCasInitializer() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCasInitializer() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createCASMgr(CASMgrSerializer) - Static method in class org.apache.uima.cas.impl.Serialization
-
Deserialize a type system and index repository definition and use to initialize
a new instance of a CAS.
- createCasProcessorErrorRateThreshold() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCasProcessorMaxRestarts() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCasProcessors() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCasProcessors() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createCasProcessorTimeout() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCheckpoint() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCheckpoint() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createChild(String, Map<String, String>) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- createChild(String, Map<String, String>) - Method in interface org.apache.uima.UimaContextAdmin
-
Creates a UimaContext that is a child of this UimaContext.
- createCodePages() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- createCollectionIterator() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCollectionIterator() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createCollectionReader() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCollectionReader() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createCollectionReaderDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCollectionReaderDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a CollectionReaderDescription
.
- createComparator() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Create a new comparator to define a new index.
- createComparator() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- createConfigurationGroup() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createConfigurationGroup() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a ConfigurationGroup
.
- createConfigurationParameter() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createConfigurationParameter() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a ConfigurationParameter
.
- createConfigurationParameterDeclarations() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createConfigurationParameterDeclarations() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a ConfigurationParameterDeclarations
.
- createConfigurationParameterSettings() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createConfigurationParameterSettings() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a ConfigurationParameterSettings
.
- createContext(String, ResourceMetaData, Settings) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Creates and sets up a new configuration parameter context.
- createContext(String, ResourceMetaData, Settings) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
- createCpeConfig() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCpeConfig() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createCpeDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCpeDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createCpeSofaMappings() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCustomResourceSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createCustomResourceSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a CustomResourceSpecifier
.
- createDeploymentParameters() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createDeploymentParameters() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createDescriptor() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createDescriptor() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createDirList(File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Creates list of subdirectories in a given root directory, including all its subdirectories.
- createDirList(File, boolean) - Static method in class org.apache.uima.pear.util.FileUtil
-
Creates list of subdirectories in a given root directory.
- createDirList(JarFile) - Static method in class org.apache.uima.pear.util.FileUtil
-
Creates a list of directories in a given archive (JAR) file.
- createDoubleArrayFS(int) - Method in interface org.apache.uima.cas.CAS
-
Create a new Double array.
- createDoubleArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createEnv() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createEnv() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createErrorHandling() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createErrorHandling() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createExec() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createExec() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createExternalResourceBinding() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createExternalResourceBinding() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an ExternalResourceBinding
.
- createExternalResourceDependency() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createExternalResourceDependency() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an ExternalResourceDependency
.
- createExternalResourceDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createExternalResourceDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an ExternalResourceDescription
.
- createFeatureDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createFeatureDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a FeatureDescription
.
- createFeaturePath() - Method in interface org.apache.uima.cas.CAS
-
Create a feature path.
- createFeaturePath() - Method in class org.apache.uima.cas.impl.CASImpl
-
- createFeaturePath() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- createFeaturePath() - Method in interface org.apache.uima.jcas.JCas
-
Create a feature path.
- createFeatureValuePath(String) - Method in interface org.apache.uima.cas.CAS
-
Create a feature-value path from a string.
- createFeatureValuePath(String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createFeatureValuePath(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- createFeatureValuePath(String) - Method in interface org.apache.uima.jcas.JCas
-
Create a feature-value path from a string.
- createFileLanguageResourceSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createFileLanguageResourceSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a FileLanguageResourceSpecifier
.
- createFileList(File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Creates list of files in a given directory, including all its subdirectories.
- createFileList(File, boolean) - Static method in class org.apache.uima.pear.util.FileUtil
-
Creates list of files in a given directory.
- createFileList(JarFile) - Static method in class org.apache.uima.pear.util.FileUtil
-
Creates a list of files in a given archive (JAR) file.
- createFileMenuItems() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
Creates JMenuItems that should be added to the File menu
- createFileResourceSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createFileResourceSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a FileResourceSpecifier
.
- createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in interface org.apache.uima.cas.CAS
-
Create an iterator over structures satisfying a given constraint.
- createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in interface org.apache.uima.jcas.JCas
-
Create an iterator over structures satisfying a given constraint.
- createFixedFlow() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createFixedFlow() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a FixedFlow
.
- createFloatArrayFS(int) - Method in interface org.apache.uima.cas.CAS
-
Create a new int array.
- createFloatArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createFloatConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
-
Create a new float constraint.
- createFloatConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
-
- createFloatList(List<String>) - Method in class org.apache.uima.cas.impl.ListUtils
-
- createFlowControllerDeclaration() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createFlowControllerDeclaration() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a FlowControllerDeclaration
- createFlowControllerDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createFlowControllerDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a FlowControllerDescription
- createFrameLeaf(byte[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Override the createFrameLeaf to create an AFrameLeaf so that leaf values can have attributes.
- createFrameLeaf(byte[]) - Method in class org.apache.vinci.transport.Frame
-
Factory method used by fromStream when it needs to create a frame leaf.
- createFS(Type) - Method in interface org.apache.uima.cas.CAS
-
Create a new FeatureStructure.
- createFS(int, CASImpl) - Method in class org.apache.uima.cas.impl.ArrayFSGenerator
-
- createFS(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
This is your link from the low-level API to the high-level API.
- createFS(int, CASImpl) - Method in interface org.apache.uima.cas.impl.FSGenerator
-
- createFsIndexCollection() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createFsIndexCollection() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an FsIndexCollection
.
- createFsIndexDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createFsIndexDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an FsIndexDescription
.
- createFsIndexKeyDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createFsIndexKeyDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an FsIndexKeyDescription
.
- createFsList(List<String>, IntVector) - Method in class org.apache.uima.cas.impl.ListUtils
-
- createImport() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createImport() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an Import
- createInclude() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createInclude() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createIndex(FSIndexComparator, String, int) - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Create a new index.
- createIndex(FSIndexComparator, String) - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Create a new sorted index.
- createIndex(FSIndexComparator, String, int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- createIndex(FSIndexComparator, String) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- createIndexNoQuestionsAsked(FSIndexComparator, String, int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
This is public only until the xml specifier format supports specifying index kinds (set, bag
etc.).
- createInstallDescriptor(String, String, String, String, String, Properties) - Static method in class org.apache.uima.pear.tools.PackageCreator
-
Creates the installation descriptor with the given information and save it in the metadata
folder of the mainComponentDir
.
- createIntArrayFS(int) - Method in interface org.apache.uima.cas.CAS
-
Create a new int array.
- createIntArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createIntConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
-
Create a new int constraint.
- createIntConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
-
- createIntList(List<String>) - Method in class org.apache.uima.cas.impl.ListUtils
-
- createJMSMessagingSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createJMSMessagingSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a JMSMessagingSpecifier
.
- createJTafTAE(String) - Static method in class org.apache.uima.uimacpp.UimacppEngine
-
create a TAF engine with a config file
- createLanguages() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- createLongArrayFS(int) - Method in interface org.apache.uima.cas.CAS
-
Create a new Long array.
- createLongArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createMailMessagingSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createMailMessagingSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a MailMessagingSpecifier
.
- createMainFrame() - Static method in class org.apache.uima.tools.cvd.CVD
-
- createMainFrame(File) - Static method in class org.apache.uima.tools.cvd.CVD
-
- createMarker() - Method in interface org.apache.uima.cas.CAS
-
Sets a mark and returns the marker object set with the current mark which can be used to query when certain FSs
were created.
- createMarker() - Method in class org.apache.uima.cas.impl.CASImpl
-
The current implementation only supports 1 marker call per
CAS.
- createMarkupExtents(FSIterator, int) - Static method in class org.apache.uima.tools.cvd.MultiMarkup
-
- createMQMessagingSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createMQMessagingSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a MQMessagingSpecifier
.
- createNameValuePair() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createNameValuePair() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a NameValuePair
.
- createNewCas(Properties) - Method in interface org.apache.uima.resource.CasManager
-
Create a new CAS using the CasDefinition stored in this CAS Manager.
- createNewCas(Properties) - Method in class org.apache.uima.resource.impl.CasManager_impl
-
- createObject(Class) - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createObject(Class) - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an object that implements the given interface.
- createOperationalProperties() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createOperationalProperties() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an OperationalProperties
- createOutputFilter(AnalysisEngineMetaData) - Static method in class org.apache.uima.util.AnalysisEngineUtils
-
Creates a FSMatchConstraint used when formatting the CAS for output.
- createOutputQueue() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createOutputQueue() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createParameter() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createParameter() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a Parameter
- createPearPackage(String, String, String) - Static method in class org.apache.uima.pear.tools.PackageCreator
-
create pear package based on the given information.
- createPearSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createPearSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a PearSpecifier
.
- createProcessingResourceMetaData() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createProcessingResourceMetaData() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a ProcessingResourceMetaData
.
- createResourceManager() - Method in class org.apache.uima.tools.jcasgen.Jg
-
- createResourceManagerConfiguration() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createResourceManagerConfiguration() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an ResourceManagerConfiguration
.
- createResourceMetaData() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createResourceMetaData() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a ResourceMetaData
.
- createResultSpecification() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
A factory method used to create an instance of
ResultSpecification
for use with this
AnalysisEngine.
- createResultSpecification(TypeSystem) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
A factory method used to create an instance of
ResultSpecification
for use with this
AnalysisEngine.
- createResultSpecification() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- createResultSpecification(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- createResultSpecification() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- createResultSpecification(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- createResultSpecification() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createResultSpecification() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a ResultSpecification
.
- createRunInSeperateProcess() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createRunInSeperateProcess() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createSAXParser() - Static method in class org.apache.uima.pear.util.XMLUtil
-
Gets new instance of the SAXParser
class and sets standard features.
- createServerSocket(int) - Method in class org.apache.vinci.transport.BaseServer
-
Create the server socket used to listen for requests.
- createShortArrayFS(int) - Method in interface org.apache.uima.cas.CAS
-
Create a new Short array.
- createShortArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createShutdownCommand(String) - Static method in class org.apache.vinci.transport.VinciServer
-
Factory method for creating a shutdown message.
- createSimplePrecondition() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createSimplePrecondition() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a SimplePrecondition
.
- createSofa(SofaID, String) - Method in interface org.apache.uima.cas.CAS
-
- createSofa(SofaID, String) - Method in class org.apache.uima.cas.impl.CASImpl
-
Deprecated.
- createSofa(SofaID, String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- createSofa(SofaID, String) - Method in interface org.apache.uima.jcas.JCas
-
- createSofaMapping() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
(non-Javadoc)
- createSofaMapping() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a SofaMapping
.
- createStringArrayFS(int) - Method in interface org.apache.uima.cas.CAS
-
Create a new String array.
- createStringArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createStringConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
-
Create a new String constraint.
- createStringConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
-
- createStringList(List<String>) - Method in class org.apache.uima.cas.impl.ListUtils
-
- createStyleList(AnalysisEngineMetaData, String) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
Creates a List of StyleMapEntry objects from the given AnalysisEngineMetaData and style map
XML.
- createSubFrame(String, int) - Method in class org.apache.vinci.transport.document.AFrame
-
Override the createSubFrame to create an AFrame of precise capacity.
- createSubFrame(String, int) - Method in class org.apache.vinci.transport.Frame
-
Factory method used by fromStream when it needs to create a sub-frame.
- createSubFrame(String, int) - Method in class org.apache.vinci.transport.VinciFrame
-
Override the createSubFrame to create a VinciFrame of precise capacity.
- createSubFrame(String, int) - Method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Override the Frame createSubFrame method to create a ServiceLocator.
- createTaeDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createTaeDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
- createTempArray(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
Create a temporary (i.e., per document) array FS on the heap.
- createTempDir(File, String) - Static method in class org.apache.uima.util.FileUtils
-
Create a temporary directory using random numbers as name suffixes.
- createTempFile(String, String) - Static method in class org.apache.uima.pear.util.FileUtil
-
Creates a new empty file in a directory specified by the 'java.io.tmpdir' or the 'user.home'
system property, using given prefix and suffix strings to generate its name.
- createTempFile(String, String, File) - Static method in class org.apache.uima.util.FileUtils
-
- createTypeConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
-
Create a new type constraint.
- createTypeConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
-
- createTypeDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createTypeDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a TypeDescription
.
- createTypeOrder(int[], TypeSystem) - Static method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl
-
- createTypeOrFeature() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createTypeOrFeature() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a TypeOrFeature
.
- createTypePriorities() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createTypePriorities() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an TypePriorities
.
- createTypePriorityList() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createTypePriorityList() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an TypePriorityList
.
- createTypeSortOrder() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Currently not useful.
- createTypeSortOrder() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- createTypeSystem() - Static method in class org.apache.uima.cas.admin.CASFactory
-
Create a new type system that is populated with the built-in CAS types.
- createTypeSystemDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createTypeSystemDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a TypeSystemDescription
.
- createURISpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- createURISpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a URISpecifier
.
- createView(String) - Method in interface org.apache.uima.cas.CAS
-
Create a view and its underlying Sofa (subject of analysis).
- createView(String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- createView(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- createView(String) - Method in interface org.apache.uima.jcas.JCas
-
Create a view and its underlying Sofa (subject of analysis).
- createViewMenuItems() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
Creates JMenuItems that should be added to the View menu
- CURRENT_VERSION - Static variable in class org.apache.uima.cas.impl.XCASSerializer
-
- currentTaeOutputTypes - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- currentTypeSystem - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- CustomResourceFactory_impl - Class in org.apache.uima.impl
-
- CustomResourceFactory_impl() - Constructor for class org.apache.uima.impl.CustomResourceFactory_impl
-
- CustomResourceSpecifier - Interface in org.apache.uima.resource
-
A type of ResourceSpecifier
that specifically names the
Java class that should be created.
- CustomResourceSpecifier_impl - Class in org.apache.uima.resource.impl
-
- CustomResourceSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.CustomResourceSpecifier_impl
-
- CUTOFF - Static variable in class org.apache.uima.tools.cvd.ArrayNode
-
- CVD - Class in org.apache.uima.tools.cvd
-
The main class for the CAS Visual Debugger.
- CYCLE_IN_TYPE_ORDER - Static variable in exception org.apache.uima.cas.CASException
-
The types are added in the wrong sort order.
- factory - Static variable in class org.apache.vinci.transport.vns.client.ResolveResult
-
- factory - Static variable in class org.apache.vinci.transport.vns.client.ServeonResult
-
- fadd(String, Frame) - Method in class org.apache.vinci.transport.Attributes
-
This method throws an unchecked exception since you should never add non-leaf valued
attributes.
- fadd(String) - Method in class org.apache.vinci.transport.Attributes
-
This method throws an unchecked exception since valueless attributes are undefined.
- fadd(String, float) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding float-valued tags.
- fadd(String, float[]) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding float-array valued tags.
- fadd(String, double) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding double valued tags.
- fadd(String, double[]) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding double-array valued tags.
- fadd(String, int) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding int valued tags.
- fadd(String, int[]) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding int-array valued tags.
- fadd(String, long) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding long valued tags.
- fadd(String, long[]) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding long-array valued tags.
- fadd(String, String) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding String valued tags.
- fadd(String, String[]) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding String-array valued tags.
- fadd(String, byte[]) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding binary valued tags.
- fadd(String, boolean) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding boolean valued tags.
- fadd(String, Frame) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding Frame-valued tags.
- fadd(String) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding a valueless tag.
- faddTrueBinary(String, byte[]) - Method in class org.apache.vinci.transport.Frame
-
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.
- failedCasProcessorList - Variable in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- FALSE - Static variable in class org.apache.uima.cas.impl.CASImpl
-
- FALSE_VALUE - Static variable in class org.apache.vinci.transport.TransportConstants
-
- FALSE_VALUE - Static variable in class org.apache.vinci.transport.util.UTFConverter
-
- fatalError(SAXParseException) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
-
- fatalError(SAXParseException) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
XML parser fatal error handler.
- FatalException - Exception in org.apache.vinci.debug
-
The FatalException class is used to convert any checked exception into an unchecked exception to
terminate the current thread due to unrecoverable and unexpected error conditions.
- FatalException(String) - Constructor for exception org.apache.vinci.debug.FatalException
-
Create an unchecked exception.
- FatalException(Throwable) - Constructor for exception org.apache.vinci.debug.FatalException
-
Convert an exception into an unchecked exception, after appropriately reporting the unchecked
exception to the error stream.
- fdrop(String) - Method in class org.apache.vinci.transport.VinciFrame
-
Remove all elements whose tag name matches the provided key (if any) from the top level of this
frame.
- fdropFirst(String) - Method in class org.apache.vinci.transport.VinciFrame
-
Remove only the first element whose tag name matches the specified key (if any) from the top
level of this frame.
- FEAT_DOM_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: type "{1}" (code: {0}) does not define feature "{3}" (code: {2}).
- FEAT_RAN_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: feature "{1}" (code: {0}) does not take values of type "{3}"
(code: {2}).
- featDecls - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
Feature declarations.
- featOkTst - Static variable in class example.PersonTitle_Type
-
- featOkTst - Static variable in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- featOkTst - Static variable in class org.apache.uima.examples.tokenizer.Sentence_Type
-
- featOkTst - Static variable in class org.apache.uima.examples.tokenizer.Token_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.AnnotationBase_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.EmptyFloatList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.EmptyFSList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.EmptyIntegerList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.EmptyStringList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.FloatList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.FSList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.IntegerList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.NonEmptyFloatList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.NonEmptyFSList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.NonEmptyIntegerList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.NonEmptyStringList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.Sofa_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.cas.StringList_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.tcas.Annotation_Type
-
- featOkTst - Static variable in class org.apache.uima.jcas.tcas.DocumentAnnotation_Type
-
- featOkTst - Static variable in class org.apache.uima.tutorial.DateAnnot_Type
-
- featOkTst - Static variable in class org.apache.uima.tutorial.DateTimeAnnot_Type
-
- featOkTst - Static variable in class org.apache.uima.tutorial.Meeting_Type
-
- featOkTst - Static variable in class org.apache.uima.tutorial.RoomNumber_Type
-
- featOkTst - Static variable in class org.apache.uima.tutorial.SentenceAnnot_Type
-
- featOkTst - Static variable in class org.apache.uima.tutorial.TimeAnnot_Type
-
- featOkTst - Static variable in class org.apache.uima.tutorial.UimaAcronym_Type
-
- featOkTst - Static variable in class org.apache.uima.tutorial.UimaMeeting_Type
-
- featOkTst - Static variable in class org.apache.uima.tutorial.WordAnnot_Type
-
- Feature - Interface in org.apache.uima.cas
-
The interface that describes features in the type system.
- feature2FeatureDescription(Feature) - Static method in class org.apache.uima.util.TypeSystemUtil
-
- FEATURE_BASE_NAME_BEGIN - Static variable in interface org.apache.uima.cas.CAS
-
Base name of annotation begin feature.
- FEATURE_BASE_NAME_END - Static variable in interface org.apache.uima.cas.CAS
-
Base name of annotation end feature.
- FEATURE_BASE_NAME_HEAD - Static variable in interface org.apache.uima.cas.CAS
-
Base name of list head feature.
- FEATURE_BASE_NAME_LANGUAGE - Static variable in interface org.apache.uima.cas.CAS
-
Base name of document language feature.
- FEATURE_BASE_NAME_SOFA - Static variable in interface org.apache.uima.cas.CAS
-
Sofa ID feature that is the handle to a text Sofa.
- FEATURE_BASE_NAME_SOFAARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Base name of Sofa array fs data feature.
- FEATURE_BASE_NAME_SOFAID - Static variable in interface org.apache.uima.cas.CAS
-
Base name of Sofa ID feature.
- FEATURE_BASE_NAME_SOFAMIME - Static variable in interface org.apache.uima.cas.CAS
-
Base name of Sofa mime type feature.
- FEATURE_BASE_NAME_SOFANUM - Static variable in interface org.apache.uima.cas.CAS
-
Base name of Sofa Number feature.
- FEATURE_BASE_NAME_SOFASTRING - Static variable in interface org.apache.uima.cas.CAS
-
Base name of Sofa string data feature.
- FEATURE_BASE_NAME_SOFAURI - Static variable in interface org.apache.uima.cas.CAS
-
Base name of Sofa URI feature.
- FEATURE_BASE_NAME_TAIL - Static variable in interface org.apache.uima.cas.CAS
-
Base name of list tail feature.
- FEATURE_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- FEATURE_FULL_NAME_BEGIN - Static variable in interface org.apache.uima.cas.CAS
-
Fully qualified name of annotation begin feature.
- FEATURE_FULL_NAME_END - Static variable in interface org.apache.uima.cas.CAS
-
Fully qualified name of annotation end feature.
- FEATURE_FULL_NAME_FLOAT_LIST_HEAD - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of float list head feature.
- FEATURE_FULL_NAME_FLOAT_LIST_TAIL - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of float list tail feature.
- FEATURE_FULL_NAME_FS_LIST_HEAD - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of fs list head feature.
- FEATURE_FULL_NAME_FS_LIST_TAIL - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of fs list tail feature.
- FEATURE_FULL_NAME_INTEGER_LIST_HEAD - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of integer list head feature.
- FEATURE_FULL_NAME_INTEGER_LIST_TAIL - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of integer list tail feature.
- FEATURE_FULL_NAME_LANGUAGE - Static variable in interface org.apache.uima.cas.CAS
-
Fully qualified name of document language feature.
- FEATURE_FULL_NAME_SOFA - Static variable in interface org.apache.uima.cas.CAS
-
Fully qualified name of annotation sofa feature.
- FEATURE_FULL_NAME_SOFAARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of Sofa array fs data feature.
- FEATURE_FULL_NAME_SOFAID - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of Sofa id feature.
- FEATURE_FULL_NAME_SOFAMIME - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of Sofa mime type feature.
- FEATURE_FULL_NAME_SOFANUM - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of Sofa number feature.
- FEATURE_FULL_NAME_SOFASTRING - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of Sofa string data feature.
- FEATURE_FULL_NAME_SOFAURI - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of Sofa URI feature.
- FEATURE_FULL_NAME_STRING_LIST_HEAD - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of string list head feature.
- FEATURE_FULL_NAME_STRING_LIST_TAIL - Static variable in interface org.apache.uima.cas.CAS
-
Qualified name of string list tail feature.
- FEATURE_KEY - Static variable in interface org.apache.uima.cas.admin.FSIndexComparator
-
- FEATURE_NAME_ATTR - Static variable in interface org.apache.uima.cas.impl.XMLTypeSystemConsts
-
- FEATURE_NOT_FOUND - Static variable in exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Message key for a standard UIMA exception message: "Annotator class {0} requires Feature {1},
which was not found in the CAS."
- FEATURE_NOT_FOUND_DURING_CAS_COPY - Static variable in exception org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: "Attempted to copy a Feature "{0}", which is
not defined in the type system of the destination CAS."
- FEATURE_RANGE_ATTR - Static variable in interface org.apache.uima.cas.impl.XMLTypeSystemConsts
-
- FEATURE_SEPARATOR - Static variable in interface org.apache.uima.cas.TypeSystem
-
This is the character that separates a type name from a feature name.
- FEATURE_TAG - Static variable in interface org.apache.uima.cas.impl.XMLTypeSystemConsts
-
- FeatureDescription - Interface in org.apache.uima.resource.metadata
-
A description of a CAS feature.
- FeatureDescription_impl - Class in org.apache.uima.resource.metadata.impl
-
- FeatureDescription_impl() - Constructor for class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
Creates a new FeatureDescription_impl with null field values.
- FeatureDescription_impl(String, String, String) - Constructor for class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
Creates a new FeatureDescription_impl with the specified field values.
- FeatureDescription_impl(String, String, String, String, Boolean) - Constructor for class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
Creates a new FeatureDescription_impl with the specified field values.
- FeatureImpl - Class in org.apache.uima.cas.impl
-
The implementation of features in the type system.
- FeatureMap - Class in org.apache.uima.collection.impl.cpm.utils
-
- FeatureMap() - Constructor for class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
- featureNames - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
A list of feature names (symbol table).
- featureOffsets - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
The offsets for features.
- FeaturePath - Interface in org.apache.uima.cas
-
Interface for a feature path.
- FeatureStructure - Interface in org.apache.uima.cas
-
Interface for feature structures.
- FeatureStructure - Interface in org.apache.uima.cas_data
-
An object in the CAS.
- FeatureStructureImpl - Class in org.apache.uima.cas.impl
-
Feature structure implementation.
- FeatureStructureImpl() - Constructor for class org.apache.uima.cas.impl.FeatureStructureImpl
-
- FeatureStructureImpl - Class in org.apache.uima.cas_data.impl
-
- FeatureStructureImpl() - Constructor for class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
- FeatureStructureImplC - Class in org.apache.uima.cas.impl
-
Feature structure implementation.
- FeatureStructureImplC() - Constructor for class org.apache.uima.cas.impl.FeatureStructureImplC
-
- FeatureTableModel - Class in org.apache.uima.tools.cvd.tsview
-
Insert comment for enclosing_type here.
- FeatureTableModel() - Constructor for class org.apache.uima.tools.cvd.tsview.FeatureTableModel
-
- FeatureTableModel(Type) - Constructor for class org.apache.uima.tools.cvd.tsview.FeatureTableModel
-
Constructor for FeatureTableModel.
- FeatureValue - Interface in org.apache.uima.cas_data
-
The base interface for the value of a feature.
- featureValue - Variable in class org.apache.uima.tools.stylemap.StyleMapXmlParser
-
- FeatureValuePath - Interface in org.apache.uima.cas
-
- FeatureValuePathImpl - Class in org.apache.uima.cas.impl
-
Contains CAS Type and Feature objects to represent a feature path of the form
feature1/.../featureN.
- FencedProcessReaper - Class in org.apache.uima.collection.impl.cpm.container.deployer
-
Sends kill -9 to a process
- FencedProcessReaper() - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.FencedProcessReaper
-
- FG_COLUMN - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
-
- fget(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
This method must be implemented so that it returns ALL values paired with the specified key in
ArrayList format.
- fget(String) - Method in class org.apache.vinci.transport.VinciFrame
-
Implementation of the abstract fget method defined in QueryableFrame.
- fgetAFrame(String) - Method in class org.apache.vinci.transport.document.AFrame
-
Convenience method for fetching sub-frames when their type is known to be AFrame
- fgetBoolean(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as a boolean.
- fgetBytes(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Presuming the data identified by this key is Base64 data, returns the binary array result of
Base64 decoding that data.
- fgetDouble(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as a double.
- fgetDoubleArray(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as an array of doubles.
- fgetFirst(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
This method must be implemented so that it returns only the FIRST value paired with the
specified key.
- fgetFirst(String) - Method in class org.apache.vinci.transport.VinciFrame
-
Implementation of the abstract fgetFirst method defined in QueryableFrame.
- fgetFloat(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as a float.
- fgetFloatArray(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as an array of floats.
- fgetFrame(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as a QueryableFrame.
- fgetInt(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as a int.
- fgetIntArray(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as an array of ints.
- fgetLong(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as a long.
- fgetLongArray(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as an array of longs.
- fgetString(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as a String.
- fgetStringArray(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
Retrieve the value of the specified key as a String array.
- fgetTrueBinary(String) - Method in class org.apache.vinci.transport.QueryableFrame
-
This is a "non-XTalk-1.0" hack to allow retrieving any data that was transported as "true
binary" (non Base64 encoded), for example via Frame.faddTrueBinary(String, byte[]) instead of
Frame.fadd(String, byte[]).
- fgetVinciFrame(String) - Method in class org.apache.vinci.transport.VinciFrame
-
Convenience method for fetching sub-frames when their type is known to be VinciFrame
- fieldFocusLost() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- FILE - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
-
- file2String(File) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
Read the contents of a file into a string, using the default platform encoding.
- file2String(File) - Static method in class org.apache.uima.util.FileUtils
-
Read the contents of a file into a string, using the default platform encoding.
- file2String(File, String) - Static method in class org.apache.uima.util.FileUtils
-
Read the contents of a file into a string using a specific character encoding.
- FILE_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- FileChooserBugWorkarounds - Class in org.apache.uima.tools.util.gui
-
Workarounds for JFileChooser bugs on Windows Look and Feel.
- FileChooserBugWorkarounds() - Constructor for class org.apache.uima.tools.util.gui.FileChooserBugWorkarounds
-
- FileCompare - Class in org.apache.uima.test.junit_extension
-
FileCompare class provides a several methods, which compare two files or input streams.
- FileCompare() - Constructor for class org.apache.uima.test.junit_extension.FileCompare
-
- fileExistsAtUrl(URL) - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
-
- FileLanguageResource_impl - Class in org.apache.uima.resource.impl
-
- FileLanguageResource_impl() - Constructor for class org.apache.uima.resource.impl.FileLanguageResource_impl
-
- FileLanguageResourceSpecifier - Interface in org.apache.uima.resource
-
A type of ResourceSpecifier
that locates a resource file using its URL, where the
URL depends on an ISO language identifier.
- FileLanguageResourceSpecifier_impl - Class in org.apache.uima.resource.impl
-
- FileLanguageResourceSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.FileLanguageResourceSpecifier_impl
-
Creates a new FileLanguageResourceSpecifier_impl
.
- FILENAME - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- FileOpenEventHandler - Class in org.apache.uima.tools.cvd.control
-
- FileOpenEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.FileOpenEventHandler
-
- FileResourceSpecifier - Interface in org.apache.uima.resource
-
A type of ResourceSpecifier
that locates a resource file using its URL.
- FileResourceSpecifier_impl - Class in org.apache.uima.resource.impl
-
- FileResourceSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.FileResourceSpecifier_impl
-
Creates a new FileResourceSpecifier_impl
.
- FileSaveAsEventHandler - Class in org.apache.uima.tools.cvd.control
-
- FileSaveAsEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.FileSaveAsEventHandler
-
- FileSaveEventHandler - Class in org.apache.uima.tools.cvd.control
-
- FileSaveEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.FileSaveEventHandler
-
- fileSelected(JComponent, String) - Method in class org.apache.uima.tools.cpm.CpmPanel
-
- fileSelected(JComponent, String) - Method in interface org.apache.uima.tools.docanalyzer.FileSelectorListener
-
- fileSelected(JComponent, String) - Method in class org.apache.uima.tools.docanalyzer.TfFileSelectorListener
-
- fileSelected(JComponent, String) - Method in interface org.apache.uima.tools.util.gui.FileSelectorListener
-
- FileSelector - Class in org.apache.uima.tools.docanalyzer
-
Composite component to allow file or directory input or selection.
- FileSelector(String, String, int) - Constructor for class org.apache.uima.tools.docanalyzer.FileSelector
-
- FileSelector(String, String, int, File) - Constructor for class org.apache.uima.tools.docanalyzer.FileSelector
-
- FileSelector - Class in org.apache.uima.tools.util.gui
-
Composite component to allow file or directory input or selection.
- FileSelector(String, String, int) - Constructor for class org.apache.uima.tools.util.gui.FileSelector
-
Creates a new FileSelector.
- FileSelector(String, String, int, File) - Constructor for class org.apache.uima.tools.util.gui.FileSelector
-
Creates a new FileSelector.
- FileSelector(String, String, int, File, FileFilter) - Constructor for class org.apache.uima.tools.util.gui.FileSelector
-
Creates a new FileSelector.
- FileSelectorListener - Interface in org.apache.uima.tools.docanalyzer
-
- FileSelectorListener - Interface in org.apache.uima.tools.util.gui
-
- FileSystemCollectionReader - Class in org.apache.uima.examples.cpe
-
A simple collection reader that reads documents from a directory in the filesystem.
- FileSystemCollectionReader() - Constructor for class org.apache.uima.examples.cpe.FileSystemCollectionReader
-
- FileSystemCollectionReader - Class in org.apache.uima.tools.components
-
A simple collection reader that reads documents from a directory in the filesystem.
- FileSystemCollectionReader() - Constructor for class org.apache.uima.tools.components.FileSystemCollectionReader
-
- FileUtil - Class in org.apache.uima.pear.util
-
The FileUtil
class provides utility methods for working with general files.
- FileUtil() - Constructor for class org.apache.uima.pear.util.FileUtil
-
- FileUtil.DirFileFilter - Class in org.apache.uima.pear.util
-
The DirFileFilter
class allows to filter files based on specified directory path
and filename extension.
- FileUtil.DirFileFilter(String, String) - Constructor for class org.apache.uima.pear.util.FileUtil.DirFileFilter
-
Constructs DirFileFilter
object for specified directory and file extension.
- FileUtil.ExtFilenameFilter - Class in org.apache.uima.pear.util
-
The ExtFileFilter
allows to filter file names based on the specified filename
extension.
- FileUtil.ExtFilenameFilter(String) - Constructor for class org.apache.uima.pear.util.FileUtil.ExtFilenameFilter
-
Create instance of the ExtFileFilter
class for a given filename extension.
- FileUtil.ExtFilenameFilter(String, boolean) - Constructor for class org.apache.uima.pear.util.FileUtil.ExtFilenameFilter
-
Create instance of the ExtFileFilter
class for a given filename extension.
- FileUtil.FileTimeComparator - Class in org.apache.uima.pear.util
-
The FileTimeComparator
class allows comparing 'last modified' time in 2 given
File
objects.
- FileUtil.FileTimeComparator() - Constructor for class org.apache.uima.pear.util.FileUtil.FileTimeComparator
-
- FileUtil.NameFileFilter - Class in org.apache.uima.pear.util
-
The NameFileFilter
class allows to filter files based on specified file name.
- FileUtil.NameFileFilter(String) - Constructor for class org.apache.uima.pear.util.FileUtil.NameFileFilter
-
Constructs NameFileFilter
object for a given file name.
- FileUtils - Class in org.apache.uima.util
-
Some utilities for handling files.
- FileUtils() - Constructor for class org.apache.uima.util.FileUtils
-
- fill(int) - Method in class org.apache.uima.internal.util.IntVector
-
Set every element of the vector to some value.
- fillPool(CasManager, Properties) - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Fills the pool with initialized instances of CAS.
- fillPool(ResourceSpecifier, Class<? extends Resource>, Map<String, Object>) - Method in class org.apache.uima.internal.util.ResourcePool
-
Utility method used in the constructor to fill the pool with Resource instances.
- fillPool(ProcessingResourceMetaData) - Method in class org.apache.uima.util.JCasPool
-
Utility method used in the constructor to fill the pool with CAS instances.
- fillQueue() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Fills the queue up to capacity.
- FILTER - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- Filter - Class in org.apache.uima.collection.impl.cpm.utils
-
Parses the filter expression associated with a Cas Processor in the cpe descriptor
- Filter() - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter
-
- Filter - Interface in org.apache.uima.search
-
Specifies a constraint that matches against annotations in the CAS.
- Filter.Expression - Class in org.apache.uima.collection.impl.cpm.utils
-
Object containing single filter
- Filter.Expression(Filter) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
- Filter.LeftPart - Class in org.apache.uima.collection.impl.cpm.utils
-
Left part of filter expression
- Filter.LeftPart(String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.LeftPart
-
- Filter.Operand - Class in org.apache.uima.collection.impl.cpm.utils
-
Operand
- Filter.Operand(String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.Operand
-
- Filter.RightPart - Class in org.apache.uima.collection.impl.cpm.utils
-
Right part of the filter expression
- Filter.RightPart(String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.RightPart
-
- Filter_impl - Class in org.apache.uima.search.impl
-
- Filter_impl() - Constructor for class org.apache.uima.search.impl.Filter_impl
-
- Filter_impl(String, String) - Constructor for class org.apache.uima.search.impl.Filter_impl
-
- filterInitialized - Variable in class org.apache.uima.collection.impl.cpm.utils.Filter
-
- filterTypeSystem - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- finalize() - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
- finalize() - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
-
Deprecated.
- finalize() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
- finalize() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- finalize() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
- finalize() - Method in class org.apache.uima.pear.tools.InstallationController
-
Overrides standard finalize
method.
- finalize() - Method in class org.apache.uima.resource.impl.CasManager_impl
-
- finalize() - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- finalize() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
- finalize() - Method in class org.apache.uima.uimacpp.UimacppEngine
-
- finalizeIt() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Called to cleanup CPE on shutdown
- FinalStep - Class in org.apache.uima.flow
-
Indicates that a CAS has finished being processed by the aggregate.
- FinalStep() - Constructor for class org.apache.uima.flow.FinalStep
-
Creates a new FinalStep.
- FinalStep(boolean) - Constructor for class org.apache.uima.flow.FinalStep
-
Creates a new FinalStep, and may indicate that a CAS should be dropped.
- find(FeatureStructure) - Method in interface org.apache.uima.cas.FSIndex
-
Find an entry in the index "equal to" the given feature structure according to the comparators specified
for this index.
- find(FeatureStructure) - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
-
- find(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSBagIndex
-
- find(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
-
- find(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSVectorIndex
-
- find(int, int[]) - Static method in class org.apache.uima.internal.util.IntArrayUtils
-
Find an int in an (unsorted) array.
- find(int) - Method in class org.apache.uima.internal.util.IntBitSet
-
- find(int) - Method in class org.apache.uima.internal.util.IntHashSet
-
- find(int) - Method in class org.apache.uima.internal.util.IntSet
-
- find(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
- find(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
-
- find(int) - Method in class org.apache.uima.internal.util.SortedIntSet
-
Find position of ele
in set.
- find(String) - Method in class org.apache.vinci.transport.vns.service.ServiceTree
-
- FIND_AND_REPLACE_PATH_ACT - Static variable in class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
-
- FIND_STRING_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- findAbsoluteUrl(ResourceManager) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
-
- findAbsoluteUrl(ResourceManager) - Method in interface org.apache.uima.collection.metadata.CpeComponentDescriptor
-
Returns the absolute URL where the component descriptor is located.
- findAbsoluteUrl(ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.Import_impl
-
- findAbsoluteUrl(ResourceManager) - Method in interface org.apache.uima.resource.metadata.Import
-
Computes the absolute URL for this import, using the relative location or name, whichever is
specified by this import object.
- findAndReplacePath(InstallationDescriptor.ActionInfo) - Static method in class org.apache.uima.pear.tools.InstallationProcessor
-
Performs a specified 'find_and_replace_path' installation action.
- findCorrespondingEvent(List<T>, T) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
- findDeployDirectory(String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
- findDirectory(String) - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Looks for package directories matching a given directory name pattern in the PEAR package.
- findFile(String) - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Looks for package files matching a given file name pattern in the PEAR package.
- findInsertionPoint(int) - Method in class org.apache.uima.internal.util.rb_trees.CompIntArrayRBT
-
- findInsertionPoint(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Find the node such that key[node] ≥ k and key[previous(node)] < k.
- findInsertionPointNoDups(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
Find the node such that key[node] ≥ k and key[previous(node)] < k.
- findKey(int) - Method in class org.apache.uima.internal.util.rb_trees.CompIntArrayRBT
-
- findKey(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Find the first node such that k <= key[node].
- findKey(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- findKeyDown(int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- findKeyFast(int) - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
-
Fast version of findKey
Keeps the last node referenced
*** NOT THREAD SAFE ***
Tries to shorten the search path, conditionally
- findMatchingSubElement(String) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
-
- findprefix(String) - Method in class org.apache.vinci.transport.vns.service.ServiceTree
-
- findRelativePath(File, File) - Static method in class org.apache.uima.util.FileUtils
-
Finds a relative path to a given file, relative to a specified directory.
- findStandardDirectory(String) - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Looks for a given standard package directory.
- findStandardFile(String) - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Looks for a given standard package file.
- findUnassigned(ArrayList, ArrayList) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery
-
Diffs two lists of services and returns those that have not yet been assigned
- FINE - Static variable in class org.apache.uima.util.Level
-
message level "FINE"
- FINE_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "FINE"
- FINER - Static variable in class org.apache.uima.util.Level
-
message level "FINER"
- FINER_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "FINER"
- FINEST - Static variable in class org.apache.uima.util.Level
-
message level "FINEST"
- FINEST_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "FINEST"
- FIRST_CELL_REF - Static variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
-
- FIRST_XML_CHARS - Static variable in class org.apache.uima.pear.util.XMLUtil
-
- fix() - Static method in class org.apache.uima.tools.util.gui.FileChooserBugWorkarounds
-
For workaround, call this method after setting Window look and feel but before creating any
file choosers.
- FixedFlow - Interface in org.apache.uima.analysis_engine.metadata
-
A
FixedFlow
is a simple type of
FlowConstraints
that specifies the
complete flow as a fixed sequence.
- FixedFlow_impl - Class in org.apache.uima.analysis_engine.metadata.impl
-
- FixedFlow_impl() - Constructor for class org.apache.uima.analysis_engine.metadata.impl.FixedFlow_impl
-
- FixedFlowController - Class in org.apache.uima.flow.impl
-
Simple FlowController that invokes components in a fixed sequence.
- FixedFlowController() - Constructor for class org.apache.uima.flow.impl.FixedFlowController
-
- fkeys() - Method in class org.apache.vinci.transport.VinciFrame
-
Returns a ArrayList of all the keys at the top-level of this frame, removing any duplicates.
- float2int(float) - Static method in class org.apache.uima.cas.impl.CASImpl
-
- FLOAT_EXPECTED - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: expected float value, but found:
{3}.
- FloatArray - Class in org.apache.uima.jcas.cas
-
Java Cas model for Cas FloatArray.
- FloatArray(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.FloatArray
-
- FloatArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.FloatArray
-
Make a new FloatArray of given size
- FloatArray_Type - Class in org.apache.uima.jcas.cas
-
The java Cas model for the CAS FloatArray Type This is not final because the migration
from pre v08 has the old xxx_Type as a subclass of this.
- FloatArray_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.FloatArray_Type
-
- FloatArrayFS - Interface in org.apache.uima.cas
-
Interface for CAS float arrays.
- FloatArrayFSImpl - Class in org.apache.uima.cas.impl
-
- FloatArrayFSImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.FloatArrayFSImpl
-
- floatArrayTypeCode - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- FloatList - Class in org.apache.uima.jcas.cas
-
- FloatList() - Constructor for class org.apache.uima.jcas.cas.FloatList
-
- FloatList(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.FloatList
-
- FloatList(JCas) - Constructor for class org.apache.uima.jcas.cas.FloatList
-
- FloatList_Type - Class in org.apache.uima.jcas.cas
-
- FloatList_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.FloatList_Type
-
- FloatList_Type() - Constructor for class org.apache.uima.jcas.cas.FloatList_Type
-
- floatListToArray(FeatureStructure) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
-
- floatType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- Flow - Interface in org.apache.uima.flow
-
A Flow object is responsible for routing a single CAS through an Aggregate Analysis Engine.
- FLOW_CANNOT_CONTINUE_AFTER_REMOVE - Static variable in exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Message key for a standard UIMA exception message: "The Analysis Engine(s) {0} have
been removed from the flow, and the FlowController has determined the Aggregate
Analysis Engine's processing can no longer continue."
- FLOW_CONSTRAINTS_TYPE - Static variable in interface org.apache.uima.analysis_engine.metadata.CapabilityLanguageFlow
-
- FLOW_CONSTRAINTS_TYPE - Static variable in interface org.apache.uima.analysis_engine.metadata.FixedFlow
-
The type identifier for this class of FlowConstraints
.
- FLOW_CONTROLLER_MISSING_DELEGATE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: The aggregate "{0}" references a non-existent delegate
"{1}" in it's Flow Controller's flow constraints
- FLOW_CONTROLLER_REQUIRES_FLOW_CONSTRAINTS - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: The Flow Controller "{0}" requires a flow constraints
element of type "{1}" in the aggregate descriptor
- FlowConstraints - Interface in org.apache.uima.analysis_engine.metadata
-
A FlowConstraints
object represents constraints on the order of execution of
delegate Analysis Engines within an aggregate Analysis Engine.
- FlowContainer - Class in org.apache.uima.analysis_engine.asb.impl
-
Container for Flow objects, to handle CAS conversions and performance timing.
- FlowContainer(Flow, FlowControllerContainer, CAS) - Constructor for class org.apache.uima.analysis_engine.asb.impl.FlowContainer
-
- FlowController - Interface in org.apache.uima.flow
-
FlowControllers are components that decide how to route CASes within Aggregate Analysis Engines.
- FlowController_ImplBase - Class in org.apache.uima.flow
-
Implementation base class for FlowControllers.
- FlowController_ImplBase() - Constructor for class org.apache.uima.flow.FlowController_ImplBase
-
- FlowControllerContainer - Class in org.apache.uima.analysis_engine.asb.impl
-
Container for a FlowController.
- FlowControllerContainer() - Constructor for class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
- FlowControllerContext - Interface in org.apache.uima.flow
-
- FlowControllerContext_impl - Class in org.apache.uima.flow.impl
-
Implementation of FlowControllerContext.
- FlowControllerContext_impl(UimaContextAdmin, String, Map<String, String>, Map<String, AnalysisEngineMetaData>, AnalysisEngineMetaData) - Constructor for class org.apache.uima.flow.impl.FlowControllerContext_impl
-
- FlowControllerDeclaration - Interface in org.apache.uima.analysis_engine.metadata
-
Declares which FlowController is used by the Aggregate Analysis Engine.
- FlowControllerDeclaration_impl - Class in org.apache.uima.analysis_engine.metadata.impl
-
Declares which FlowController is used by the Aggregate Analysis Engine.
- FlowControllerDeclaration_impl() - Constructor for class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
-
- FlowControllerDescription - Interface in org.apache.uima.flow
-
A
FlowControllerDescription
contains all of the information needed to instantiate
and use a
FlowController
.
- FlowControllerDescription_impl - Class in org.apache.uima.flow.impl
-
- FlowControllerDescription_impl() - Constructor for class org.apache.uima.flow.impl.FlowControllerDescription_impl
-
Creates a new CasConsumerDescription_impl.
- flush() - Method in interface org.apache.uima.cas.admin.CASMgr
-
- flush() - Method in class org.apache.uima.cas.impl.CASImpl
-
- flush() - Method in class org.apache.uima.cas.impl.FSBagIndex
-
- flush() - Method in interface org.apache.uima.cas.impl.FSIndexImpl
-
- flush() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
Reset all indexes.
- flush() - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
-
- flush() - Method in class org.apache.uima.cas.impl.FSVectorIndex
-
- flush() - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
-
- flush() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- flush() - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- flush() - Method in class org.apache.uima.util.LoggerPrintStream
-
- flush() - Static method in class org.apache.vinci.debug.Debug
-
Make sure any messages are flushed to the stream.
- FLUSH_DISABLED - Static variable in exception org.apache.uima.cas.admin.CASAdminException
-
Can't flush CAS, flushing is disabled.
- flushAll() - Method in class org.apache.vinci.transport.context.VinciContext
-
- flushFromCache(String) - Method in class org.apache.vinci.transport.context.VinciContext
-
Flush any cache entries pertaining to the specified service.
- FocusFSAction - Class in org.apache.uima.tools.cvd.control
-
Focus in annotation frame action handler.
- FocusFSAction(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.FocusFSAction
-
- focusGained(FocusEvent) - Method in class org.apache.uima.tools.cvd.control.TextFocusHandler
-
- focusGained(FocusEvent) - Method in class org.apache.uima.tools.cvd.control.TreeFocusHandler
-
- focusGained(FocusEvent) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
- focusGained(FocusEvent) - Method in class org.apache.uima.tools.docanalyzer.TfFocusListener
-
- focusGained(FocusEvent) - Method in class org.apache.uima.tools.util.gui.FileSelector
-
- FocusIRAction - Class in org.apache.uima.tools.cvd.control
-
Action handler for focus in index repository frame.
- FocusIRAction(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.FocusIRAction
-
- focusLost(FocusEvent) - Method in class org.apache.uima.tools.cvd.control.TextFocusHandler
-
- focusLost(FocusEvent) - Method in class org.apache.uima.tools.cvd.control.TreeFocusHandler
-
- focusLost(FocusEvent) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
- focusLost(FocusEvent) - Method in class org.apache.uima.tools.docanalyzer.TfFocusListener
-
- focusLost(FocusEvent) - Method in class org.apache.uima.tools.util.gui.FileSelector
-
- FocusTextAction - Class in org.apache.uima.tools.cvd.control
-
Focus in text frame action handler.
- FocusTextAction(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.FocusTextAction
-
- format(LogRecord) - Method in class org.apache.uima.internal.util.UIMALogFormatter
-
- format(int) - Static method in class org.apache.uima.tools.cpm.ElapsedTimeFormatter
-
- format(CAS) - Method in class org.apache.uima.util.CasToInlineXml
-
Formats a CAS as a String.
- format(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.CasToInlineXml
-
Formats a CAS as a String.
- format(CAS) - Method in interface org.apache.uima.util.TCasFormatter
-
Produces a string representation of a CAS.
- format(CAS, FSMatchConstraint) - Method in interface org.apache.uima.util.TCasFormatter
-
Produces a string representation of a CAS.
- format(CAS) - Method in class org.apache.uima.util.TCasToInlineXml
-
Deprecated.
- format(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.TCasToInlineXml
-
Deprecated.
- FormPanel - Class in org.apache.uima.tools.util.gui
-
- FormPanel(int) - Constructor for class org.apache.uima.tools.util.gui.FormPanel
-
- FormPanel() - Constructor for class org.apache.uima.tools.util.gui.FormPanel
-
- FORWARD - Static variable in class org.apache.uima.tools.images.Images
-
- Frame - Class in org.apache.vinci.transport
-
Frame is an abstract class that is intended to be extended to implement a simple & lean
(restricted) XML document model.
- Frame() - Constructor for class org.apache.vinci.transport.Frame
-
- FRAME_TO_CAS_TIME - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- FrameComponent - Class in org.apache.vinci.transport
-
Base class for components that can be included in Frame documents.
- FrameComponent() - Constructor for class org.apache.vinci.transport.FrameComponent
-
- FrameLeaf - Class in org.apache.vinci.transport
-
Class encapsulating leaf data from a Frame.
- FrameLeaf(byte[], boolean) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
Create a frameleaf from existing UTF-8 (or true binary) data.
- FrameLeaf(String) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
- FrameLeaf(String[]) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
This method does NOT support null values in the array.
- FrameLeaf(float) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
- FrameLeaf(float[]) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
- FrameLeaf(double) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
- FrameLeaf(double[]) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
- FrameLeaf(int) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
- FrameLeaf(int[]) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
- FrameLeaf(long) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
- FrameLeaf(long[]) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
- FrameLeaf(boolean) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
- FrameTransporter - Interface in org.apache.vinci.transport
-
Interface required by Frame to support marshalling.
- freset() - Method in class org.apache.vinci.transport.VinciFrame
-
Reset this frame to an empty state.
- fromStream(InputStream) - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
- fromStream(InputStream) - Method in class org.apache.vinci.transport.Frame
-
Populate this document using the given InputStream and the installed marshaller.
- fromStream(InputStream, Frame) - Method in interface org.apache.vinci.transport.FrameTransporter
-
Marshall the frame to the input stream.
- fromStream(InputStream) - Method in class org.apache.vinci.transport.SimpleTransportable
-
Not implemented (throws UnsupportedOperationException if invoked) to preserve immutability.
- fromStream(InputStream) - Method in interface org.apache.vinci.transport.Transportable
-
Read the object from the input stream.
- fromStream(InputStream, Frame) - Method in class org.apache.vinci.transport.XTalkTransporter
-
Parse the data-stream according to the XTalk protocol.
- fromStreamWork(InputStream, Frame) - Method in class org.apache.vinci.transport.XTalkTransporter
-
Once we know that this is an XTalk document, perform XTalk parsing.
- fromStreamWork(InputStream, Frame, byte[], char[]) - Method in class org.apache.vinci.transport.XTalkTransporter
-
- fs2listIterator(FSIterator<T>) - Method in interface org.apache.uima.cas.CAS
-
- fs2listIterator(FSIterator<T>) - Method in class org.apache.uima.cas.impl.CASImpl
-
- fs2listIterator(FSIterator<T>) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- fs2listIterator(FSIterator<T>) - Method in interface org.apache.uima.jcas.JCas
-
- FS_INDEXES_OUTSIDE_FS_INDEX_COLLECTION - Static variable in exception org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: The element "fsIndexes" cannot occur outside
the containing element "fsIndexCollection"
- FS_RAN_TYPE_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: trying to access value of feature "{1}" (code: {0}) as FS
reference, but range of feature is "{2}".
- FSArray - Class in org.apache.uima.jcas.cas
-
Java Class model for Cas FSArray type
- FSArray(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.FSArray
-
- FSArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.FSArray
-
Make a new FSArray of given size
- FSArray_Type - Class in org.apache.uima.jcas.cas
-
The java Cas model for the CAS FSArray Type This is not final because the migration from
pre v08 has the old FSArray_Type as a subclass of this.
- FSArray_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.FSArray_Type
-
- fsArrayTypeCode - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- FSBagIndex - Class in org.apache.uima.cas.impl
-
Used for UIMA FS Bag Indexes
Uses IntVector or PositiveIntSet to hold values of FSs
- FSBooleanConstraint - Interface in org.apache.uima.cas
-
Interface for a boolean constraint.
- FSBooleanConstraintImpl - Class in org.apache.uima.cas.impl
-
See interface for documentation.
- FSBooleanConstraintImpl() - Constructor for class org.apache.uima.cas.impl.FSBooleanConstraintImpl
-
Default constructor.
- FSClassRegistry - Class in org.apache.uima.cas.impl
-
- FSComparator - Interface in org.apache.uima.cas.impl
-
Interface to compare two feature structures.
- FSConstraint - Interface in org.apache.uima.cas
-
Interface for feature structure constraints.
- fset(String, Frame) - Method in class org.apache.vinci.transport.Attributes
-
This method throws an unchecked exception since you should never add non-leaf valued
attributes.
- fset(String, String) - Method in class org.apache.vinci.transport.VinciFrame
-
Change the value associated with first occurence of the given key to val.
- fset(String, long) - Method in class org.apache.vinci.transport.VinciFrame
-
Change the value associated with the first occurence of the given key to val.
- fset(String, boolean) - Method in class org.apache.vinci.transport.VinciFrame
-
Change the value associated with the first occurence of the given key to val.
- fset(String, int) - Method in class org.apache.vinci.transport.VinciFrame
-
Change the value associated with the first occurence of the given key to val.
- fset(String, int[]) - Method in class org.apache.vinci.transport.VinciFrame
-
Change the value associated with the first occurence of the given key to val.
- fset(String, Frame) - Method in class org.apache.vinci.transport.VinciFrame
-
Change the value associated with the first occurence of the given key to val.
- fset(String, double) - Method in class org.apache.vinci.transport.VinciFrame
-
Change the value associated with the first occurence of the given key to val.
- fset(String, byte[]) - Method in class org.apache.vinci.transport.VinciFrame
-
Change the value associated with the first occurence of the given key to val.
- fsetTrueBinary(String, byte[]) - Method in class org.apache.vinci.transport.VinciFrame
-
Change the value associated with the first occurence of the given key to val.
- FSFloatConstraint - Interface in org.apache.uima.cas
-
Interface for a float constraint.
- FSGenerator - Interface in org.apache.uima.cas.impl
-
- FSImplComparator - Interface in org.apache.uima.cas.impl
-
Interface to compare two feature structures, represented by their addresses.
- FSIndex<T extends FeatureStructure> - Interface in org.apache.uima.cas
-
Feature structure index access interface.
- fsIndex - Variable in class org.apache.uima.cas.impl.CASSerializer
-
- fsIndex - Variable in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
-
- FsIndexCollection - Interface in org.apache.uima.resource.metadata
-
Description of a collection of CAS feature structure indexes.
- FsIndexCollection_impl - Class in org.apache.uima.resource.metadata.impl
-
- FsIndexCollection_impl() - Constructor for class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- FSIndexComparator - Interface in org.apache.uima.cas.admin
-
Interface for creating comparators, which in turn are used to create indexes.
- FSIndexComparatorImpl - Class in org.apache.uima.cas.impl
-
- FSIndexComparatorImpl(CASImpl) - Constructor for class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- FsIndexDescription - Interface in org.apache.uima.resource.metadata
-
A description of a CAS feature structure index.
- FsIndexDescription_impl - Class in org.apache.uima.resource.metadata.impl
-
- FsIndexDescription_impl() - Constructor for class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
-
- FSIndexImpl - Interface in org.apache.uima.cas.impl
-
Class comment for FSIndexImpl.java goes here.
- FsIndexKeyDescription - Interface in org.apache.uima.resource.metadata
-
A description of a key defining a CAS feature structure index.
- FsIndexKeyDescription_impl - Class in org.apache.uima.resource.metadata.impl
-
- FsIndexKeyDescription_impl() - Constructor for class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl
-
- FSIndexRepository - Interface in org.apache.uima.cas
-
Repository of indexes over feature structures.
- FSIndexRepositoryImpl - Class in org.apache.uima.cas.impl
-
- FSIndexRepositoryImpl.IteratorExtraFunction - Enum in org.apache.uima.cas.impl
-
Kinds of extra functions for iterators
- FSIndexRepositoryMgr - Interface in org.apache.uima.cas.admin
-
Repository of indexes.
- FSIntArrayIndex<T extends FeatureStructure> - Class in org.apache.uima.cas.impl
-
Used for sorted indexes only
Uses IntVector (sorted) as the index (of FSs)
- FSIntConstraint - Interface in org.apache.uima.cas
-
Interface for an integer constraint.
- FSIterator<T extends FeatureStructure> - Interface in org.apache.uima.cas
-
Iterator over feature structures.
- FSIteratorImplBase<T extends FeatureStructure> - Class in org.apache.uima.cas.impl
-
Base class for FSIterator implementations.
- FSIteratorImplBase() - Constructor for class org.apache.uima.cas.impl.FSIteratorImplBase
-
- FSIteratorImplBase.AnnotationComparator<T extends FeatureStructure> - Class in org.apache.uima.cas.impl
-
- FSIteratorImplBase.AnnotationComparator(AnnotationIndex<? extends FeatureStructure>) - Constructor for class org.apache.uima.cas.impl.FSIteratorImplBase.AnnotationComparator
-
- FSIteratorWrapper<T extends FeatureStructure> - Class in org.apache.uima.cas.impl
-
- FSLeafIndexImpl<T extends FeatureStructure> - Class in org.apache.uima.cas.impl
-
The common (among all index kinds - set, sorted, bag) info for an index
Subtypes define the actual index repository (integers indexing the CAS) for each kind.
- FSLeafIndexImpl(CASImpl, Type, int) - Constructor for class org.apache.uima.cas.impl.FSLeafIndexImpl
-
Constructor for FSLeafIndexImpl.
- FSList - Class in org.apache.uima.jcas.cas
-
- FSList() - Constructor for class org.apache.uima.jcas.cas.FSList
-
- FSList(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.FSList
-
- FSList(JCas) - Constructor for class org.apache.uima.jcas.cas.FSList
-
- FSList_Type - Class in org.apache.uima.jcas.cas
-
- FSList_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.FSList_Type
-
- FSList_Type() - Constructor for class org.apache.uima.jcas.cas.FSList_Type
-
- fsListToAddressArray(int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- fsListToArray(FeatureStructure) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
-
- FSMatchConstraint - Interface in org.apache.uima.cas
-
Interface for feature structure matching constraints.
- FSNode - Class in org.apache.uima.tools.cvd
-
- FSRefIterator - Interface in org.apache.uima.cas.impl
-
- FSStringConstraint - Interface in org.apache.uima.cas
-
Interface for a String constraint.
- FSTreeModel - Class in org.apache.uima.tools.cvd
-
Insert comment for enclosing_type here.
- FSTreeModel() - Constructor for class org.apache.uima.tools.cvd.FSTreeModel
-
Constructor for FSTreeModel.
- FSTreeNode - Class in org.apache.uima.tools.cvd
-
TODO: add type comment for FSTreeNode
.
- FSTreeNode() - Constructor for class org.apache.uima.tools.cvd.FSTreeNode
-
- FSTreeSelectionListener - Class in org.apache.uima.tools.cvd.control
-
Handle selection of annotations in annotation frame.
- FSTreeSelectionListener(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.FSTreeSelectionListener
-
- fsTreeSizePref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
- FSTypeConstraint - Interface in org.apache.uima.cas
-
Interface for type constraint.
- FSVectorIndex<T extends FeatureStructure> - Class in org.apache.uima.cas.impl
-
- generate() - Static method in class org.apache.uima.internal.util.UUIDGenerator
-
Generates a UUID.
- generate(Object) - Method in class org.apache.uima.tools.jcasgen.JCas_TypeTemplate
-
- generate(Object) - Method in class org.apache.uima.tools.jcasgen.JCasTypeTemplate
-
- generate(Object) - Method in interface org.apache.uima.tools.jcasgen.Jg.IJCasTypeTemplate
-
- generatePackageConfigFile() - Method in class org.apache.uima.pear.tools.InstallationController
-
Generates/updates the PEAR configuration file setting the main component root directory, as
well as root directories of all related delegate components.
- generatePearPackage(String, String, String, String, String, String, Properties) - Static method in class org.apache.uima.pear.tools.PackageCreator
-
Default method to generate a pear package.
- generatePearSpecifier(String, String) - Static method in class org.apache.uima.pear.tools.InstallationController
-
generates the pearSpecifier to run the installed pear component.
- generateSetEnvFile() - Method in class org.apache.uima.pear.tools.InstallationController
-
Generates the file (batch file for Windows) containing specific environment variables that
should be used to run the component.
- generateVSDescriptor(InstallationDescriptor, File) - Static method in class org.apache.uima.pear.tools.InstallationProcessor
-
Generates default Vinci Service descriptor for a specified component, and puts it to a
specified location.
- generateVSDescriptorAsStream(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationProcessor
-
Generates default Vinci Service descriptor for a specified component, and returns the content
of the descriptor as a stream (for Eclipse plug-in).
- generateVSDescriptorContent(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationProcessor
-
Generates the default Vinci Service descriptor content for a specified component.
- generateXCas(CasData) - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
-
Generates XCAS for a CasData.
- generateXCas(CasData, String) - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
-
- generateXCas(CasData, String, boolean) - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
-
Special form of
CasDataToXCas.generateXCas(CasData)
that allows a UEID (Universal Entity ID) element
to be added as the first element in the XCAS and also allows start/end document SAX calls to be
supressed.
- generateXML(CAS) - Method in class org.apache.uima.util.CasToInlineXml
-
Generates inline XML from a CAS.
- generateXML(CAS, FSMatchConstraint, ContentHandler) - Method in class org.apache.uima.util.CasToInlineXml
-
Generates inline XML from a CAS using a passed in ContentHandler
- generateXML(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.CasToInlineXml
-
Generates inline XML from a CAS.
- generateXML(CAS) - Method in class org.apache.uima.util.TCasToInlineXml
-
Deprecated.
- generateXML(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.TCasToInlineXml
-
Deprecated.
- GenericAnnotator - Interface in org.apache.uima.analysis_engine.annotator
-
Deprecated.
As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase instead
- GenericAnnotator_ImplBase - Class in org.apache.uima.analysis_engine.annotator
-
Deprecated.
As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase instead
- GenericAnnotator_ImplBase() - Constructor for class org.apache.uima.analysis_engine.annotator.GenericAnnotator_ImplBase
-
Deprecated.
- geq(float) - Method in interface org.apache.uima.cas.FSFloatConstraint
-
Require float value to be greater than or equal to f
.
- geq(int) - Method in interface org.apache.uima.cas.FSIntConstraint
-
Require int value to be greater than or equal to i
.
- get(int) - Method in interface org.apache.uima.cas.ArrayFS
-
Get the i-th feature structure from the array.
- get(int) - Method in interface org.apache.uima.cas.BooleanArrayFS
-
Get the i-th string from the array.
- get(int) - Method in interface org.apache.uima.cas.ByteArrayFS
-
Get the i-th string from the array.
- get(int) - Method in interface org.apache.uima.cas.DoubleArrayFS
-
Get the i-th element from the array.
- get(int) - Method in interface org.apache.uima.cas.FloatArrayFS
-
Get the element at position index
.
- get() - Method in interface org.apache.uima.cas.FSIterator
-
Get the structure the iterator is pointing at.
- get() - Method in class org.apache.uima.cas.impl.AnnotationTreeNodeImpl
-
- get(int) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
-
- get(int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
-
- get(int) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
-
- get(int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
-
- get(int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
-
- get() - Method in class org.apache.uima.cas.impl.FSIteratorWrapper
-
- get(int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
-
- get(int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
-
- get(int) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
-
- get(int) - Method in class org.apache.uima.cas.impl.StringArrayFSImpl
-
- get() - Method in class org.apache.uima.cas.impl.Subiterator
-
- get() - Method in class org.apache.uima.cas.impl.UnambiguousIteratorImpl
-
- get(int) - Method in interface org.apache.uima.cas.IntArrayFS
-
Get the element at position index
.
- get(int) - Method in interface org.apache.uima.cas.LongArrayFS
-
Get the i-th element from the array.
- get(int) - Method in interface org.apache.uima.cas.ShortArrayFS
-
Get the i-th element from the array.
- get(int) - Method in interface org.apache.uima.cas.StringArrayFS
-
Get the i-th string from the array.
- get() - Method in interface org.apache.uima.cas.text.AnnotationTreeNode
-
Return the annotation for this node.
- get() - Method in interface org.apache.uima.cas_data.FeatureValue
-
Gets the feature value as a Java object.
- get() - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
- get() - Method in class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
-
- get() - Method in class org.apache.uima.cas_data.impl.PrimitiveValueImpl
-
- get() - Method in class org.apache.uima.cas_data.impl.ReferenceValueImpl
-
- get() - Method in interface org.apache.uima.collection.base_cpm.SynchPoint
-
Retrieves data to facilitate recovery
- get() - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
-
- get(int) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
- get(String) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
- get() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.LeftPart
-
- get() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.RightPart
-
- get(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
-
- get(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
-
- get() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
- get() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
-
- get() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
-
- get() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeTimerImpl
-
- get(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParams
-
- get(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
-
- get() - Method in interface org.apache.uima.collection.metadata.CasProcessorTimeout
-
Returns timeout value
- get() - Method in interface org.apache.uima.collection.metadata.CpeInclude
-
Returns a path to component descriptor
- get() - Method in interface org.apache.uima.collection.metadata.CpeResourceManagerConfiguration
-
Returns a file path to the Resource Manager configuration file
- get() - Method in interface org.apache.uima.collection.metadata.CpeTimer
-
Return a name of the timer class
- get(char[], int, int) - Method in class org.apache.uima.internal.util.CharArraySpanMap
-
- get(int) - Method in class org.apache.uima.internal.util.Int2IntHashMap
-
- get(int) - Method in class org.apache.uima.internal.util.IntBitSet
-
- get(int) - Method in class org.apache.uima.internal.util.IntHashSet
-
For iterator use, position is a magic number returned by the internal find
For short keys, the value stored for adjKey == 0 is -1, adjKey == -1 is -2, etc.
- get() - Method in interface org.apache.uima.internal.util.IntPointerIterator
-
- get(int) - Method in class org.apache.uima.internal.util.IntSet
-
Used for FsBagIndex, and internally to compute most positive/neg
- get(int) - Method in class org.apache.uima.internal.util.IntVector
-
Retrieve the element at index.
- get(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
For FSBagIndex low level iterator use
DOESN"T WORK WITH INCREMENTING position VALUES
- get(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
-
- get(int) - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
-
Get the value for a given key
- get(int) - Method in class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
Retrieve the value for a certain key.
- get(int) - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
- get(int) - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
Get the object for a key.
- get(int) - Method in class org.apache.uima.internal.util.SortedIntSet
-
Get element at position.
- get(String) - Method in class org.apache.uima.internal.util.StringToIntMap
-
Get the value for the key.
- get(String) - Method in class org.apache.uima.internal.util.SymbolTable
-
Get value of symbol in table.
- get(int) - Method in class org.apache.uima.jcas.cas.BooleanArray
-
- get(int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray_Type
-
- get(int) - Method in class org.apache.uima.jcas.cas.ByteArray
-
- get(int, int) - Method in class org.apache.uima.jcas.cas.ByteArray_Type
-
- get(int) - Method in class org.apache.uima.jcas.cas.DoubleArray
-
- get(int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray_Type
-
return the indexed value from the corresponding Cas DoubleArray as a Java double.
- get(int) - Method in class org.apache.uima.jcas.cas.FloatArray
-
return the indexed value from the corresponding Cas FloatArray as a float,
- get(int, int) - Method in class org.apache.uima.jcas.cas.FloatArray_Type
-
- get(int) - Method in class org.apache.uima.jcas.cas.FSArray
-
return the indexed value from the corresponding Cas FSArray as a Java Model object.
- get(int, int) - Method in class org.apache.uima.jcas.cas.FSArray_Type
-
- get(int) - Method in class org.apache.uima.jcas.cas.IntegerArray
-
return the indexed value from the corresponding Cas IntegerArray_JCasImpl as an int.
- get(int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray_Type
-
- get(int) - Method in class org.apache.uima.jcas.cas.LongArray
-
- get(int, int) - Method in class org.apache.uima.jcas.cas.LongArray_Type
-
- get(int) - Method in class org.apache.uima.jcas.cas.ShortArray
-
- get(int, int) - Method in class org.apache.uima.jcas.cas.ShortArray_Type
-
- get(int) - Method in class org.apache.uima.jcas.cas.StringArray
-
- get(int, int) - Method in class org.apache.uima.jcas.cas.StringArray_Type
-
- get(String) - Method in class org.apache.uima.resource.impl.Session_impl
-
- get(String) - Method in class org.apache.uima.resource.impl.SessionNamespaceView_impl
-
- get(String) - Method in interface org.apache.uima.resource.Session
-
Gets an object from the Session
- get(String) - Method in interface org.apache.uima.tutorial.ex6.StringMapResource
-
- get(String) - Method in class org.apache.uima.tutorial.ex6.StringMapResource_impl
-
- get(K, Callable<V>) - Method in class org.apache.uima.util.ConcurrentHashMapWithProducer
-
- get(String) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
-
- get(int) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
-
- GET_SUPPORTED_XCAS_VERSIONS - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- getAbortCount() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getAbortCount() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Return the up todate number of aborts recorded by the container
- getAbsLevel(String) - Static method in class org.apache.vinci.transport.vns.service.ServiceStack
-
- getAbsolutePath(File, String) - Static method in class org.apache.uima.pear.util.FileUtil
-
Constructs an absolute path of a given object, located in a given root directory, based on its
relative path in this directory.
- getAction() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
- getAction() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
- getAction() - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorRateThreshold
-
Returns strategy for dealing with exceeding error thresholds.
- getAction() - Method in interface org.apache.uima.collection.metadata.CasProcessorMaxRestarts
-
Returns a strategy to apply by the CPE when max restart count is exceeded.
- getActionOnError() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getActionOnError() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns an action as String to identify an action to take in case of excessive Cas Processor
errors.
- getActionOnMaxError() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Return action associated with CasProcessor error tolerance.
- getActionOnMaxError() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns strategy for dealing with exceeding error thresholds.
- getActionOnMaxRestart() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getActionOnMaxRestart() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns an action as String to identify an action to take in case of excessive Cas Processor
restarts.
- getActionOnMaxRestart() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Return action associated with CasProcessor restart tolerance.
- getActionOnMaxRestart() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns strategy for dealing with exceeding error thresholds.
- getAddedFSs() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getAdditionalAttributes() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- getAdditionalAttributes() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
- getAdditionalAttributes() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Override this method to include additional attributes
- getAddress() - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getAddress() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
- getAddress() - Method in class org.apache.uima.jcas.cas.TOP
-
- getAe() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getAeCleanupTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getAeCleanupTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getAeDescFilePath() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getAeDescFilePath() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getAeInitTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getAeInitTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getAeProcessingTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getAeProcessingTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getAeWarmupTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getAeWarmupTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getAFrameFactory() - Static method in class org.apache.vinci.transport.document.AFrame
-
Get a TransportableFactory that creates new AFrames.
- getAggregateMetadata() - Method in interface org.apache.uima.flow.FlowControllerContext
-
Gets the metadata of the Aggregate AnalysisEngine containing this FlowController.
- getAggregateMetadata() - Method in class org.apache.uima.flow.impl.FlowControllerContext_impl
-
- getAggregateSofaName() - Method in class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
-
- getAggregateSofaName() - Method in interface org.apache.uima.analysis_engine.metadata.SofaMapping
-
Get the sofa name assigned by the aggregate.
- getAll() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
-
- getAll() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
-
- getAll() - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParams
-
- getAll() - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
-
- getAllCasProcessorExecArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- getAllCasProcessorExecArgs() - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
-
- getAllCollectionCollectionReaders() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- getAllCollectionCollectionReaders() - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
- getAllComponentMetaData() - Method in interface org.apache.uima.analysis_engine.asb.ASB
-
Gets the metadata for all components known to this ASB.
- getAllComponentMetaData() - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
-
- getAllComponentSpecifiers(ResourceManager) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
For an aggregate AnalysisEngine only, gets the ResourceSpecifiers of all components in this
aggregate.
- getAllComponentSpecifiers(ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- getAllCpeCasProcessors() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- getAllCpeCasProcessors() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
- getAllDirectories() - Method in class org.apache.uima.pear.tools.PackageBrowser
-
- getAllFiles() - Method in class org.apache.uima.pear.tools.PackageBrowser
-
- getAllFsAddressesInIdMap() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
Get all FS Addresses that have been added to the id map.
- getAllHits() - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getAllIndexedFS(Type) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Gets an iterator over all indexed FeatureStructures of the specified Type (and any of its
subtypes).
- getAllIndexedFS(Type) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getAllIndexedFS(Type) - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
-
- getAllIndexedFS(int) - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
-
- getAllIndexedFS(Type) - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Gets an iterator over all indexed FeatureStructures of the specified Type (and any of its
subtypes).
- getAllIndexedFS(int) - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Gets an iterator over all indexed FeatureStructures of the specified Type (and any of its
subtypes).
- getAllInstanceCount() - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
-
- getAllInstances() - Method in class org.apache.uima.internal.util.ResourcePool
-
- getAllInstances() - Method in class org.apache.uima.util.CasPool
-
- getAllInstances() - Method in class org.apache.uima.util.JCasPool
-
- getAllowedValues() - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- getAllowedValues() - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Gets the allowed values for instances of this Type.
- getAllowedValuesForType(Type, TypeSystem) - Static method in class org.apache.uima.util.TypeSystemUtil
-
Gets the allowed values for a string subtype.
- getAllProcessingContainers() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns a list of All Processing Containers.
- getAllStats() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getAllStats() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns all stats aggregate during the CPM run
- getAnalysisComponent() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
- getAnalysisEngine() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineService_impl
-
Gets the AnalysisEngine that delivers the functionality for this service.
- getAnalysisEngine() - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Gets the AnalysisEngine
that is assigned to this CPM.
- getAnalysisEngine() - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
-
- getAnalysisEngine() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Checks out an AnalysisEngine from the pool.
- getAnalysisEngine(long) - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Checks out an AnalysisEngine from the pool.
- getAnalysisEngineKey() - Method in class org.apache.uima.flow.SimpleStep
-
Gets the key of the Analysis Engine to which the CAS should be routed.
- getAnalysisEngineKeys() - Method in class org.apache.uima.flow.ParallelStep
-
Gets the keys of the Analysis Engines to which the CAS should be routed.
- getAnalysisEngineMetaData() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Gets the metadata that describes this AnalysisEngine
.
- getAnalysisEngineMetaData() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Retrieves the metadata that describes the AnalysisEngine.
- getAnalysisEngineMetaData() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- getAnalysisEngineMetaData() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- getAnalysisEngineMetaData() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- getAnalysisEngineMetaData() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Returns Cas Processor metadata as it is returned from the remote Cas Processor running as vinci
service.
- getAnalysisEngineMetaDataMap() - Method in interface org.apache.uima.flow.FlowControllerContext
-
- getAnalysisEngineMetaDataMap() - Method in class org.apache.uima.flow.impl.FlowControllerContext_impl
-
- getAnalysisEngineSpecifier() - Method in class org.apache.uima.tools.cpm.AnalysisEnginePanel
-
- getAnalysisTime() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
Gets the total time this AnalysisEngine has spent doing analysis over its entire lifetime.
- getAnalysisTime() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getAnalysisTime() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImplMBean
-
- getAnalysisTime() - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
-
- getAnalysisTimeSinceMark() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
Internal use only.
- getAnnotationIndex() - Method in interface org.apache.uima.cas.CAS
-
Get the standard annotation index.
- getAnnotationIndex(Type) - Method in interface org.apache.uima.cas.CAS
-
Get the standard annotation index restricted to a specific annotation type.
- getAnnotationIndex() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getAnnotationIndex(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getAnnotationIndex() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getAnnotationIndex(Type) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getAnnotationIndex(int) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getAnnotationIndex() - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
-
- getAnnotationIndex(int) - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
-
- getAnnotationIndex() - Method in interface org.apache.uima.jcas.JCas
-
Get the standard annotation index.
- getAnnotationIndex(Type) - Method in interface org.apache.uima.jcas.JCas
-
Get the standard annotation index restricted to a specific annotation type.
- getAnnotationIndex(int) - Method in interface org.apache.uima.jcas.JCas
-
Get the standard annotation index restricted to a specific annotation type.
- getAnnotationIndex() - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Get the standard annotation index.
- getAnnotationIndex(int) - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Get the standard annotation index restricted to a specific annotation type.
- getAnnotationsTable() - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
- getAnnotationType() - Method in interface org.apache.uima.cas.CAS
-
Get the type object for the annotation type.
- getAnnotationType() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getAnnotationTypeName() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- getAnnotator() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
-
- getAnnotatorImplementationName() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
For a primitive AnalysisEngine only, retrieves the name of the annotator implementation.
- getAnnotatorImplementationName() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- getAnnotOpenDir() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getAppropriateFeatures() - Method in class org.apache.uima.cas.impl.TypeImpl
-
Deprecated.
- getAppropriateFeatures() - Method in interface org.apache.uima.cas.Type
-
- getArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- getArgs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
-
- getArguments() - Method in exception org.apache.uima.cas.admin.CASAdminException
-
Get the arguments to the exception string.
- getArguments() - Method in exception org.apache.uima.cas.impl.AnnotationImplException
-
Get the arguments to the exception string.
- getArguments() - Method in exception org.apache.uima.InternationalizedException
-
Gets the arguments to this exception's message.
- getArguments() - Method in exception org.apache.uima.InternationalizedRuntimeException
-
Gets the arguments to this exception's message.
- getArgValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
-
- getArgValue() - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArg
-
Returns argument value
- getArray() - Method in class org.apache.uima.internal.util.IntVector
-
Return the internal array.
- getArray() - Method in class org.apache.uima.internal.util.SortedIntSet
-
- getArrayStartAddress(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
Get the heap address of the first cell of this array.
- getArrayType(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- getArrayType(Type) - Method in interface org.apache.uima.cas.TypeSystem
-
Obtain an array type with component type componentType
.
- getArrayValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
Get a specific value out of an array.
- getAttr(String) - Method in class org.apache.vinci.transport.vns.service.Service
-
- getAttr(String) - Method in class org.apache.vinci.transport.vns.service.ServiceAlias
-
- getAttr(String) - Method in interface org.apache.vinci.transport.vns.service.ServiceInterface
-
- getAttribute(String) - Method in class org.apache.uima.search.impl.Style_impl
-
- getAttribute(String) - Method in interface org.apache.uima.search.Style
-
Gets the value of an attribute with the given name.
- getAttributeClass(String) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Gets the Class of the given attribute's value.
- getAttributeMappings() - Method in class org.apache.uima.search.impl.Style_impl
-
- getAttributeMappings() - Method in interface org.apache.uima.search.Style
-
Gets the mappings that specify which features (properties) of the annotation should be indexed,
and under which names.
- getAttributes() - Method in class org.apache.uima.search.impl.Style_impl
-
- getAttributes() - Method in interface org.apache.uima.search.Style
-
Gets the Attribute
s for this style.
- getAttributes() - Method in class org.apache.vinci.transport.document.AFrame
-
- getAttributes() - Method in class org.apache.vinci.transport.document.AFrameLeaf
-
- getAttributes() - Method in class org.apache.vinci.transport.FrameComponent
-
Get the attributes associated with this FrameComponent.
- getAttributeValue(String) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
- getAttributeValue(String) - Method in interface org.apache.uima.resource.metadata.MetaDataObject
-
Retrieves the value of an attribute of this MetaDataObject
.
- getAvailableInstances() - Method in interface org.apache.uima.util.CasPoolManagement
-
Get the number of CAS instances currently available in the pool.
- getAvailableInstances() - Method in class org.apache.uima.util.impl.CasPoolManagementImpl
-
- getAvailableInstances() - Method in interface org.apache.uima.util.impl.CasPoolManagementImplMBean
-
Get the number of CAS instances currently available in the pool.
- getBackground() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- getBaseCAS() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getBaseGenerators() - Method in class org.apache.uima.cas.impl.FSClassRegistry
-
- getBaseUrls() - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
-
- getBatch() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- getBatchProcessCompleteTime() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
Gets the total time this AnalysisEngine has spent in its batchProcessComplete method over its
entire lifetime.
- getBatchProcessCompleteTime() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getBatchProcessCompleteTime() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImplMBean
-
- getBatchProcessCompleteTimeSinceMark() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
Internal use only.
- getBatchSize() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getBatchSize() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns configured batch size setup for this Cas Processor
- getBatchSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Returns a batch size associated with this CasProcessor
- getBatchSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- getBatchSize() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns CasProcessor batch size
- getBatchSize() - Method in interface org.apache.uima.collection.metadata.CpeCheckpoint
-
- getBegin() - Method in class org.apache.uima.cas.impl.AnnotationImpl
-
- getBegin() - Method in interface org.apache.uima.cas.text.AnnotationFS
-
Get the start position of the annotation as character offset into the text.
- getBegin() - Method in class org.apache.uima.jcas.tcas.Annotation
-
- getBegin(int) - Method in class org.apache.uima.jcas.tcas.Annotation_Type
-
- getBeginFeature() - Method in interface org.apache.uima.cas.CAS
-
Get the feature object for the annotation begin feature.
- getBeginFeature() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getBinaryTree() - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
- getBooleanValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Boolean value of a boolean valued feature path.
- getBooleanValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the boolean value of a feature.
- getBooleanValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getBooleanValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getBuilding() - Method in class org.apache.uima.tutorial.RoomNumber
-
getter for building - gets Building containing this room
- getBuilding(int) - Method in class org.apache.uima.tutorial.RoomNumber_Type
-
- getBuildRevision() - Static method in class org.apache.uima.impl.UimaVersion
-
- getBuildRevision() - Static method in class org.apache.uima.UIMAFramework
-
Gets the build revision number of the framework implementation.
- getBuildYear() - Static method in class org.apache.uima.impl.UimaVersion
-
- getBundleShortName() - Method in exception org.apache.uima.cas.admin.CASAdminException
-
Get the short name of the message bundle, i.e., the name without the package prefix.
- getBundleShortName() - Method in exception org.apache.uima.cas.impl.AnnotationImplException
-
Get the short name of the message bundle, i.e., the name without the package prefix.
- getButton(int) - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
-
- getByteCount(CasData) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- getByteHeap() - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- getBytes(Object) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Returns the size of the CAS object.
- getBytes(Object) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Returns the size of the CAS object.
- getBytesIn() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getBytesIn() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns total number of bytes ingested so far by all CasProcessor instances managed by this
container.
- getBytesOut() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getBytesOut() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns total number of bytes processed so far by all CasProcessor instances managed by this
container.
- getByteValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Byte value of a byte valued feature path.
- getByteValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the byte value of a feature.
- getByteValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getByteValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getCachedResolveResult(String) - Method in class org.apache.vinci.transport.context.VinciContext
-
Get a cached resolve result (if any).
- getCallbackListeners() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns a list of ALL callback listeners currently registered with the CPM
- getCallbackListeners() - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Returns list of listeners used by this PU for callbacks.
- getCallbackListeners() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Returns list of listeners used by this PU for callbacks.
- getCanonicalForm() - Method in interface org.apache.uima.tools.viewer.EntityResolver.Entity
-
Returns the canonical form String for an Entity.
- getCapabilities() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- getCapabilities() - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
- getCapabilityContainer() - Method in class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
-
Returns the capabilityContainer reference.
- getCapabilityLanguageFlow() - Method in interface org.apache.uima.analysis_engine.metadata.CapabilityLanguageFlow
-
Returns the flow as an array.
- getCapabilityLanguageFlow() - Method in class org.apache.uima.analysis_engine.metadata.impl.CapabilityLanguageFlow_impl
-
- getCapacity() - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
Returns the queue capacity
- getCaptionFromName(String) - Method in class org.apache.uima.tools.util.gui.FormPanel
-
Given a configuration parameter name, this method returns a suitable field caption string.
- getCas() - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
- getCAS() - Method in interface org.apache.uima.analysis_engine.AnalysisProcessData
-
Deprecated.
Gets the Common Analysis System (
CAS
), from which the AnalysisEngine obtains the
information to be processed, and to which the AnalysisEngine writes new annotation information.
- getCAS() - Method in class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
-
Deprecated.
- getCAS() - Method in interface org.apache.uima.cas.admin.CASMgr
-
Return a non-admin version of the CAS.
- getCAS() - Method in interface org.apache.uima.cas.FeatureStructure
-
Return the CAS that this FS belongs to.
- getCAS() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getCAS() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
- getCas(long) - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Returns a Cas instance from the pool.
- getCas() - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Checks out a CAS from the pool.
- getCas() - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
-
- getCas() - Method in class org.apache.uima.flow.CasFlow_ImplBase
-
Gets the CAS being routed by this Flow object.
- getCAS() - Method in class org.apache.uima.jcas.cas.TOP
-
- getCas() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getCas() - Method in interface org.apache.uima.jcas.JCas
-
- getCas(String) - Method in interface org.apache.uima.resource.CasManager
-
Gets an empty CAS.
- getCas(String) - Method in class org.apache.uima.resource.impl.CasManager_impl
-
- getCas() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getCas() - Method in class org.apache.uima.util.CasPool
-
Checks out a CAS from the pool.
- getCas(long) - Method in class org.apache.uima.util.CasPool
-
Checks out a CAS from the pool.
- getCasCompare() - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
-
- getCasConsumerMetaData() - Method in interface org.apache.uima.collection.CasConsumerDescription
-
Retrieves the metadata that describes the CasConsumer.
- getCasConsumerMetaData() - Method in class org.apache.uima.collection.impl.CasConsumerDescription_impl
-
- getCasConsumers() - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Gets the CasConsumers
s assigned to this CPM.
- getCasConsumers() - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
-
- getCasConsumerSpecifier() - Method in class org.apache.uima.tools.cpm.ConsumerPanel
-
- getCasDataFeatures(CasData, String) - Static method in class org.apache.uima.cas_data.impl.CasDataUtils
-
- getCasDataFeatures(CasData, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- getCasDataInitializer() - Method in interface org.apache.uima.collection.base_cpm.CasDataCollectionReader
-
Deprecated.
As of v2.0 CAS Initializers are deprecated.
- getCasDefinition() - Method in interface org.apache.uima.resource.CasManager
-
- getCasDefinition() - Method in class org.apache.uima.resource.impl.CasManager_impl
-
- getCASesPerSecond() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
Gets the throughput of this AnalysisEngine, represented as number of CASes processed per
second.
- getCASesPerSecond() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getCASesPerSecond() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImplMBean
-
- getCasFromPool(int) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineService_impl
-
Gets a CAS from the CAS Pool.
- getCASfromXCAS(File, File) - Static method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
create a CAS object from the given XCAS and typesystem files
- getCASImpl() - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getCASImpl() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
- getCASImpl() - Method in class org.apache.uima.jcas.cas.TOP
-
- getCasImpl() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getCasImpl() - Method in interface org.apache.uima.jcas.JCas
-
- getCasInitializer() - Method in interface org.apache.uima.collection.CollectionReader
-
Deprecated.
As of v2.0 CAS Initializers are deprecated.
- getCasInitializer() - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
Deprecated.
As of v2.0 CAS Initializers are deprecated.
- getCasInitializer() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
- getCasInitializer() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
Deprecated.
As of v2.0 CAS Initializers are deprecated.
- getCasInitializerMetaData() - Method in interface org.apache.uima.collection.base_cpm.CasDataInitializer
-
Deprecated.
Gets the metadata that describes this CasDataInitializer
.
- getCasInitializerMetaData() - Method in class org.apache.uima.collection.base_cpm.CasDataInitializer_ImplBase
-
Deprecated.
- getCasInitializerMetaData() - Method in interface org.apache.uima.collection.CasInitializerDescription
-
Deprecated.
Retrieves the metadata that describes the CasInitializer.
- getCasInitializerMetaData() - Method in class org.apache.uima.collection.impl.CasInitializerDescription_impl
-
Deprecated.
- getCasInstancesRequired() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Returns the maximum number of CAS instances that this AnalysisComponent expects to use at the
same time.
- getCasInstancesRequired() - Method in class org.apache.uima.analysis_component.Annotator_ImplBase
-
Returns 0, since annotators are not allowed to create new CAS instances.
- getCasInstancesRequired() - Method in class org.apache.uima.analysis_component.CasMultiplier_ImplBase
-
Returns the maximum number of CAS instances that this CAS Multiplier expects to use at the same
time.
- getCasInstancesRequired() - Method in class org.apache.uima.analysis_component.JCasMultiplier_ImplBase
-
Returns the maximum number of CAS instances that this CAS Multiplier expects to use at the same
time.
- getCasInstancesRequired() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
-
- getCasInstancesRequired() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
-
- getCasInstancesRequired() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
-
- getCasInstancesRequired() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
- getCasInterface(CAS, Class<? extends AbstractCas>) - Method in interface org.apache.uima.resource.CasManager
-
Gets a specified interface to a CAS.
- getCasInterface(CAS, Class<? extends AbstractCas>) - Method in class org.apache.uima.resource.impl.CasManager_impl
-
Gets a specified interface to a CAS.
- getCasInterfaceStatic(CAS, Class<? extends AbstractCas>) - Static method in class org.apache.uima.resource.impl.CasManager_impl
-
Gets a specified interface to a CAS.
- getCasManager() - Method in class org.apache.uima.resource.CasDefinition
-
Gets the CasManager associated with this CAS Definition.
- getCasManager() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getCasManager() - Method in class org.apache.uima.resource.Resource_ImplBase
-
Get the CasManager for this Resource.
- getCasManager() - Method in interface org.apache.uima.resource.ResourceManager
-
Gets the CasManager, which manages the creation and pooling of CASes.
- getCasMetaData() - Method in class org.apache.uima.collection.impl.cpm.utils.CasMetaData
-
- getCASMgrSerializer() - Method in class org.apache.uima.cas.impl.CASCompleteSerializer
-
- getCasPool() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineService_impl
-
Gets the CAS pool used by this service.
- getCasPoolSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- getCasPoolSize() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
- getCasPoolSize(String, int) - Method in class org.apache.uima.resource.impl.CasManager_impl
-
Determines the size to use for a particular CAS Pool.
- getCasProcessor() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
-
Returns instance of CasProcessor
- getCasProcessor() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns available instance of the CasProcessor from the instance pool.
- getCasProcessor() - Method in class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
-
- getCasProcessorConfiguration() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getCasProcessorConfiguration() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns CasProcessor configuration object.
- getCasProcessorExecArg(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- getCasProcessorExecArg(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
-
- getCASProcessorExecArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- getCasProcessorFilter() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Returns filter string associated with this CasProcessor
- getCasProcessorFilter() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns CasProcessor filter expression.
- getCasProcessorKey() - Method in class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
-
- getCasProcessors() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Gets the CasProcessors
s assigned to this CPM, in the order in which they will
be called by the CPM.
- getCasProcessors() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Gets the CasProcessors
s in this CPE, in the order in which they will be
executed.
- getCasProcessors() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- getCasProcessors() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- getCasProcessors() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Returns an array of Cas Processors instantiated from the cpe descriptor
- getCasProcessors() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns all CASProcesors in the processing pipeline
- getCASSerializer() - Method in class org.apache.uima.cas.impl.CASCompleteSerializer
-
- getCasToCasPoolMap() - Method in class org.apache.uima.resource.impl.CasManager_impl
-
- getCasType(int) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getCasType(int) - Method in interface org.apache.uima.jcas.JCas
-
Given Foo.type, return the corresponding CAS Type object.
- getCause() - Method in exception org.apache.uima.InternationalizedException
-
Gets the cause of this Exception.
- getCause() - Method in exception org.apache.uima.InternationalizedRuntimeException
-
Gets the cause of this Exception.
- getChars() - Method in class org.apache.uima.internal.util.CharArrayString
-
Get the internal character array.
- getCharType(char) - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Get the type of an individual character.
- getCharType(char) - Method in class org.apache.uima.internal.util.TextTokenizer
-
Get the type of an individual character.
- getChConfig() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
Returns CPE checkpoint configuration
- getChecked() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- getCheckedOutCas(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Returns a CAS found in a given position in the list.
- getCheckedOutCasCount() - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Returns number of CAS'es that have been checked out from pool
- getCheckpoint() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- getCheckpoint() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getCheckpoint() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns
CpeCheckpoint
object containing checkpoint
configuration ( checkpoint file, frequency of checkpoints )
- getCheckpoint() - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Returns Checkpoint object containing checkpoint file and frequency of checkpoints.
- getCheckpointFile() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
-
Returns the path to a file containing checkpoint
- getChild(int) - Method in class org.apache.uima.cas.impl.AnnotationTreeNodeImpl
-
- getChild(int) - Method in interface org.apache.uima.cas.text.AnnotationTreeNode
-
Get the i-th child of this node.
- getChild(Object, int) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
- getChildByTagName(Element, String) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Gets the first child of the given Element with the given tag name.
- getChildCount() - Method in class org.apache.uima.cas.impl.AnnotationTreeNodeImpl
-
- getChildCount() - Method in interface org.apache.uima.cas.text.AnnotationTreeNode
-
Get the number of children this node has.
- getChildCount(Object) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
- getChildren() - Method in class org.apache.uima.cas.impl.AnnotationTreeNodeImpl
-
- getChildren() - Method in interface org.apache.uima.cas.text.AnnotationTreeNode
-
Get all children of this node as an ArrayList.
- getChunkMetadata(CAS) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
Extract metadata associated with chunk from a given CAS.
- getClassForIndex(int) - Static method in class org.apache.uima.jcas.JCasRegistry
-
Gets the JCas cover class for a given index.
- getClassForParameterType(String) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
Gets the expected Java class for the given parameter type name.
- getClassName() - Method in class org.apache.uima.util.NameClassPair
-
Gets the class name of the attribute's value.
- getClassString() - Method in class org.apache.uima.tools.cpm.ConfigField
-
- getCmdLine() - Method in class org.apache.uima.collection.impl.cpm.utils.Execute
-
Returns command line as String Array
- getCode() - Method in class org.apache.uima.cas.impl.FeatureImpl
-
- getCode() - Method in class org.apache.uima.cas.impl.TypeImpl
-
Return the internal integer code for this type.
- getCodePage() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getCodePages() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getCollectionIterator() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
- getCollectionIterator() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
- getCollectionProcessCompleteTime() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
Gets the total time this AnalysisEngine has spent in its collectionProcessComplete method over
its entire lifetime.
- getCollectionProcessCompleteTime() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getCollectionProcessCompleteTime() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImplMBean
-
- getCollectionProcessCompleteTimeSinceMark() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
Internal use only.
- getCollectionReader() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Gets the Collection Reader for this CPM.
- getCollectionReader() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Gets the Collection Reader for this CPE.
- getCollectionReader() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- getCollectionReader() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Returns a Collection Reader for this CPE.
- getCollectionReader() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Returns Collection Reader instantiated from configuration in the cpe descriptor.
- getCollectionReaderMetaData() - Method in interface org.apache.uima.collection.CollectionReaderDescription
-
Retrieves the metadata that describes the CollectionReader.
- getCollectionReaderMetaData() - Method in class org.apache.uima.collection.impl.CollectionReaderDescription_impl
-
- getCollectionReaderTotalFetchTime() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Returns total time spent when fetching entities from a CollectionReader.
- getColorNameMap() - Method in class org.apache.uima.tools.stylemap.ColorParser
-
- getColorSettingFile() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getColorSettingsDir() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getColorsForTypesFromFile(CasAnnotationViewer, File) - Method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Reads in annotation-color associations from stylemap file.
- getColumnClass(int) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
- getColumnCount() - Method in class org.apache.uima.tools.cvd.tsview.FeatureTableModel
-
- getColumnCount() - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
- getColumnName(int) - Method in class org.apache.uima.tools.cvd.tsview.FeatureTableModel
-
- getColumnName(int) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
- getColumnSelected() - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
- getCommand() - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
- getCommonParameters() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Gets the configuration parameters that are common to all groups.
- getCommonParameters() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- getCommonStringIndex(int) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
- getCommonStrings() - Method in class org.apache.uima.util.impl.OptimizeStrings
-
The list of common strings
- getComparator() - Method in interface org.apache.uima.cas.impl.FSIndexImpl
-
- getComparator() - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
- getComparator() - Method in interface org.apache.uima.resource.metadata.FsIndexKeyDescription
-
Gets the comparator for this key.
- getComparator() - Method in class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl
-
- getComparisonValue() - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- getComparisonValue() - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Retrieves the literal value to which features' values will be compared.
- getCompleted() - Method in interface org.apache.uima.util.Progress
-
- getCompleted() - Method in class org.apache.uima.util.ProgressImpl
-
- getCompleteDocument() - Method in exception org.apache.vinci.transport.ServiceException
-
- getComponentAnalysisEngineMetaData() - Method in interface org.apache.uima.analysis_engine.asb.ASB
-
Gets metadata for all of the component AnalysisEngines known to this ASB
.
- getComponentAnalysisEngineMetaData() - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
-
- getComponentAnalysisEngines() - Method in interface org.apache.uima.analysis_engine.asb.ASB
-
Gets references to the component AnalysisEngines known to this ASB
.
- getComponentAnalysisEngines() - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
-
- getComponentDataPath() - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Returns the UIMA datapath setting for the component.
- getComponentEnvVars() - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Returns the environment variable settings for the component.
- getComponentInfo() - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getComponentInfo() - Method in interface org.apache.uima.UimaContextAdmin
-
- getComponentKey() - Method in class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
-
- getComponentKey() - Method in interface org.apache.uima.analysis_engine.metadata.SofaMapping
-
Gets the component key.
- getComponentName() - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- getComponentName() - Method in interface org.apache.uima.util.ProcessTraceEvent
-
Retrieves the name of the component that is performing this event.
- getComponentPearDescPath() - Method in class org.apache.uima.pear.tools.PackageBrowser
-
returns the pear component pearSpecifier file path.
- getComponents() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
For an Aggregate AnalysisEngine, gets a Map whose values are AnalysisEngineManagement objects
that contain the statistics for the components of the aggregate.
- getComponents() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getComponentSofaName() - Method in class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
-
- getComponentSofaName() - Method in interface org.apache.uima.analysis_engine.metadata.SofaMapping
-
Gets the sofa name assigned by the component.
- getComponentSofaName() - Method in interface org.apache.uima.cas.SofaID
-
Deprecated.
Get the component Sofa name that was used to obtain this SofaID by calling {
- getComponentSofaName() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
-
- getComponentSofaName() - Method in interface org.apache.uima.collection.metadata.CpeSofaMapping
-
- getComponentSofaName() - Method in class org.apache.uima.impl.SofaID_impl
-
Deprecated.
- getComponentSpecifier(String) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Gets the ResourceSpecifier of one a component of this aggregate, based on its key.
- getComponentSpecifier(String) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Gets the ResourceSpecifier of one a component of this aggregate, based on its key.
- getComponentType() - Method in class org.apache.uima.cas.impl.TypeImpl
-
- getComponentType() - Method in interface org.apache.uima.cas.Type
-
For array types, returns the component type of the array type.
- getConcurrencyLevel() - Method in class org.apache.uima.jcas.impl.JCasHashMap
-
- getConcurrentPUCount() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- getConcurrentPUCount() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Returns number of ProcessingUnits.
- getConfigParameterDeclarations(String) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Gets the ConfigurationParameterDeclarations for the given context.
- getConfigParameterDeclarations(String) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
- getConfigParameterNames(String) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Gets the names of all configuration parameters in the specified group.
- getConfigParameterNames() - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Gets the names of all configuration parameters that are not declared in a group.
- getConfigParameterNames() - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getConfigParameterNames(String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getConfigParameterNames() - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getConfigParameterNames(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getConfigParameterNames(String) - Method in interface org.apache.uima.UimaContext
-
Gets the names of all configuration parameters in the specified group.
- getConfigParameterNames() - Method in interface org.apache.uima.UimaContext
-
Gets the names of all configuration parameters that are not declared in a group.
- getConfigParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
- getConfigParameterValue(String) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves the value for a configuration parameter that is not defined in any group or is
defined in the default group.
- getConfigParameterValue(String, String) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves the value for a configuration parameter in a particular group.
- getConfigParameterValue(String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getConfigParameterValue(String, String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getConfigParameterValue(String, String) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
-
- getConfigParameterValue(String) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
-
- getConfigParameterValue(String) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- getConfigParameterValue(String, String) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- getConfigParameterValue(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getConfigParameterValue(String, String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getConfigParameterValue(String) - Method in interface org.apache.uima.resource.ConfigurableResource
-
Looks up the value of a configuration parameter.
- getConfigParameterValue(String, String) - Method in interface org.apache.uima.resource.ConfigurableResource
-
Looks up the value of a configuration parameter in a group.
- getConfigParameterValue(String) - Method in class org.apache.uima.resource.ConfigurableResource_ImplBase
-
- getConfigParameterValue(String, String) - Method in class org.apache.uima.resource.ConfigurableResource_ImplBase
-
- getConfigParameterValue(String) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Retrieves the value for a configuration parameter.
- getConfigParameterValue(String, String) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Retrieves the value for a configuration parameter in a group.
- getConfigParameterValue(String) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
- getConfigParameterValue(String, String) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
- getConfigParameterValue(String) - Method in interface org.apache.uima.UimaContext
-
Retrieves the value for a configuration parameter that is not defined in any group or is
defined in the default group.
- getConfigParameterValue(String, String) - Method in interface org.apache.uima.UimaContext
-
Retrieves the value for a configuration parameter in a particular group.
- getConfigurationGroupDeclarations(String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Gets the declarations of a named configuration group.
- getConfigurationGroupDeclarations(String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- getConfigurationGroupNames() - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Gets the names of all configuration parameter groups.
- getConfigurationGroupNames() - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getConfigurationGroupNames() - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getConfigurationGroupNames() - Method in interface org.apache.uima.UimaContext
-
Gets the names of all configuration parameter groups.
- getConfigurationGroups() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Gets the configuration parameter groups for this Resource.
- getConfigurationGroups() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- getConfigurationManager() - Method in class org.apache.uima.impl.ChildUimaContext_impl
-
- getConfigurationManager() - Method in class org.apache.uima.impl.RootUimaContext_impl
-
- getConfigurationManager() - Method in interface org.apache.uima.UimaContextAdmin
-
Gets the ConfigurationManager instance used by this UimaContext to resolve configuration
parameter resource accesses.
- getConfigurationParameter(String, String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Gets a configuration parameter.
- getConfigurationParameter(String, String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- getConfigurationParameterDeclarations() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- getConfigurationParameterDeclarations() - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Gets the configuration parameter declarations for this Resource.
- getConfigurationParameters() - Method in interface org.apache.uima.resource.metadata.ConfigurationGroup
-
Gets the configuration parameters in this group.
- getConfigurationParameters() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Gets the configuration parameters for this Resource.
- getConfigurationParameters() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
-
- getConfigurationParameters() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- getConfigurationParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Returns configuration parameter settings for this CasProcessor.
- getConfigurationParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.
Returns configuration parameter settings for this CasInitializer.
- getConfigurationParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
Returns configuration parameter settings for this CollectionReader.
- getConfigurationParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
- getConfigurationParameterSettings() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- getConfigurationParameterSettings() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
- getConfigurationParameterSettings() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializer
-
Deprecated.
- getConfigurationParameterSettings() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderIterator
-
- getConfigurationParameterSettings() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- getConfigurationParameterSettings() - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Gets the configuration parameter settings for this Resource.
- getConstraintFactory() - Method in interface org.apache.uima.cas.CAS
-
Get a constraint factory.
- getConstraintFactory() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getConstraintFactory() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getConstraintFactory() - Method in interface org.apache.uima.jcas.JCas
-
Get a constraint factory.
- getContentFromDATACas(CasData) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
- getContentHandler() - Method in class org.apache.uima.util.XMLSerializer
-
- getContents() - Method in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
-
- getContext() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
-
Gets the UimaContext for this AnalysisComponent.
- getContext() - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
-
Deprecated.
Gets the AnnotatorContext
to be used by this Annotator.
- getContext() - Method in class org.apache.uima.flow.FlowController_ImplBase
-
Gets the FlowControllerContext for this FlowController.
- getContext() - Method in class org.apache.vinci.transport.VinciClient
-
Get the context associated with this client.
- getContext() - Method in class org.apache.vinci.transport.VinciServer
-
Get the context associated with this server.
- getCopyright() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- getCopyright() - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Gets the copyright notice for this Resource.
- getCoveredText() - Method in class org.apache.uima.cas.impl.AnnotationImpl
-
- getCoveredText() - Method in interface org.apache.uima.cas.text.AnnotationFS
-
Get the text covered by an annotation as a string.
- getCoveredText() - Method in class org.apache.uima.jcas.tcas.Annotation
-
- getCoveredText(int) - Method in class org.apache.uima.jcas.tcas.Annotation_Type
-
- getCpeCasProcessor(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- getCpeCasProcessor(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
- getCpeCasProcessors() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- getCpeCasProcessors() - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
- getCpeComponentDescriptor() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- getCpeComponentDescriptor() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- getCPEConfig() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Returns
CPEConfig
object holding current CPE configuration
- getCPEConfig() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Returns an object containing global CPE configuration including:
Number of documents to process
Checkpoint configuration
id of the document begin processing
- getCpeConfig() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- getCpeConfig() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- getCpeConfiguration() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- getCpeConfiguration() - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Returns the CPE configuration that includes:
An ID of the entity to begin processing with (OPTIONAL)
Number of entities to process
Checkpoint definition (checkpoint file, frequency)
A name of the class implementing
UimaTimer
interface.
- getCpeDescriptor() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Returns Cpe Descriptor
- getCPEDescriptorPath() - Method in class org.apache.uima.collection.impl.cpm.container.CPEContext
-
- getCpeResourceManagerConfiguration() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- getCpeSofaName() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
-
- getCpeSofaName() - Method in interface org.apache.uima.collection.metadata.CpeSofaMapping
-
- getCpeTimer() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getCpeTimer() - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Returns the timer class implementing UimeTimer interface.
- getCPM() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- getCurrentConfigParameterSettings() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
Kludge - make this public (but not part of AnalysisEngine interface) so that TAFAnnotator can
access it.
- getCurrentConfigParameterSettings(String) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Gets an object containing the current settings for all configuration parameters within the
given context.
- getCurrentConfigParameterSettings(String) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
- getCurrentMark() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getCurrentSize() - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
Returns number of elements in the queue.
- getCurrentView() - Method in interface org.apache.uima.cas.CAS
-
Get the Cas view that the current component should use.
- getCurrentView() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getData() - Method in class org.apache.vinci.transport.FrameLeaf
-
Get the raw (usually UTF-8) frame data.
- getDataPath() - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Gets the data path used to locate resources.
- getDataPath() - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getDataPath() - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getDataPath() - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
-
- getDataPath() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getDataPath() - Method in interface org.apache.uima.resource.RelativePathResolver
-
Gets the data path used to resolve relative paths.
- getDataPath() - Method in interface org.apache.uima.resource.ResourceManager
-
Gets the data path used to resolve relative paths.
- getDataPath() - Method in interface org.apache.uima.UimaContext
-
Gets the data path used to locate resources.
- getDataPathName() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getDataResource(String[]) - Method in class org.apache.uima.resource.impl.FileLanguageResource_impl
-
- getDataResource(String[]) - Method in interface org.apache.uima.resource.ParameterizedDataResource
-
Gets a
DataResource
object that can be used to access the data that is appropriate for
the given parameter values.
- getDate() - Method in class org.apache.uima.tutorial.Meeting
-
getter for date - gets
- getDate(int) - Method in class org.apache.uima.tutorial.Meeting_Type
-
- getDays() - Method in class org.apache.uima.internal.util.TimeSpan
-
Get the day fraction of this object.
- getDebuggingStream() - Static method in class org.apache.vinci.debug.Debug
-
Get the debugging stream.
- getDebugLogicalStructure_Features(AnnotationFS) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
-
- getDebugLogicalStructure_FeatureStructure(FeatureStructure) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
-
- getDebugLogicalStructure_SubAnnotations(AnnotationFS) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
-
- getDefault() - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- getDefault() - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Retrieves the default value for this precondition.
- getDefaultCasViewName() - Method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Gets the name of the CAS View that will be displayed first in
the annotation viewer.
- getDefaultFlowControllerDeclaration() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
- getDefaultGroupName() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Gets the name of the default configuration group.
- getDefaultGroupName() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- getDefaultOrderBuilder() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Get the default type order builder.
- getDefaultOrderBuilder() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getDefaultPerformanceTuningProperties() - Static method in class org.apache.uima.UIMAFramework
-
Gets the default performance tuning settings for the framework.
- getDefaultTimeout() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
- getDefaultTypeOrder() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Get the default type order.
- getDefaultTypeOrder() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getDelegateAnalysisEngineMetaData() - Method in interface org.apache.uima.analysis_engine.metadata.AnalysisEngineMetaData
-
For an aggregate AnalysisEngine only, gets the metadata of the delegate AnalysisEngines.
- getDelegateAnalysisEngineMetaData() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- getDelegateAnalysisEngineSpecifiers() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
For an aggregate AnalysisEngine only, retrieves a collection of
ResourceSpecifier
s
that indicate which delegate AnalysisEngines comprise the aggregate.
- getDelegateAnalysisEngineSpecifiers(ResourceManager) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
For an aggregate AnalysisEngine only, retrieves a collection of
ResourceSpecifier
s
that indicate which delegate AnalysisEngines comprise the aggregate.
- getDelegateAnalysisEngineSpecifiers() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- getDelegateAnalysisEngineSpecifiers(ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- getDelegateAnalysisEngineSpecifiersWithImports() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Retrieves a Map whose keys are string identifiers and whose values are the either
Import
or
ResourceSpecifier
objects.
- getDelegateAnalysisEngineSpecifiersWithImports() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- getDelegateComponents() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getDelegateInstallationDescriptors(Hashtable<String, String>) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Creates a Hashtable
that contains (compId, InsD) pairs for all separate delegate
components specified in a given installation table.
- getDeletedFSs() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getDeployAs() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
Returns CPE statup mode as defined in the CPE descriptor
- getDeployAs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getDeployer() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getDeployer(CPEFactory, CpeCasProcessor, ProcessControllerAdapter) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.DeployFactory
-
Returns a
CasProcessorDeployer
object
that specializes in deploying components as either local, remote, or integrated.
- getDeployer() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns deployer object used to launch the CasProcessor
- getDeployment() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Returns deployment type associated with this CasProcessor.
- getDeployment() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getDeployment() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns CasProcessor deployment type.
- getDeployment() - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Returns CPE deployment mode as "immediate", "vinceService", "interactive".
- getDeploymentParameter(String) - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getDeploymentParameter(String) - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns a value for a given deployment parameter
- getDeploymentParameters() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getDeploymentParameters() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns a list of deployment parameters ssociated with this Cas Processor
- getDeploymentParameters() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- getDeploymentParams() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Returns deployment parameters for this CasProcessor.
- getDeploymentParams() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- getDeploymentType() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getDeploymentType() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns deployment type associated with this Cas Processor
- getDequeueTimeout() - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
-
- getDequeueTimeout() - Method in interface org.apache.uima.collection.metadata.OutputQueue
-
Milliseconds to wait for new message
- getDescription() - Static method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
-
- getDescription() - Static method in class org.apache.uima.flow.impl.FixedFlowController
-
- getDescription() - Method in class org.apache.uima.pear.tools.PackageSelectorGUI.PackageDirFilter
-
- getDescription() - Method in class org.apache.uima.pear.tools.PackageSelectorGUI.PackageFileFilter
-
- getDescription() - Method in interface org.apache.uima.resource.ExternalResourceDependency
-
Retrieves the textual description of the resource.
- getDescription() - Method in interface org.apache.uima.resource.ExternalResourceDescription
-
Retrieves the textual description of the resource.
- getDescription() - Method in class org.apache.uima.resource.impl.ExternalResourceDependency_impl
-
- getDescription() - Method in class org.apache.uima.resource.impl.ExternalResourceDescription_impl
-
- getDescription() - Method in interface org.apache.uima.resource.metadata.AllowedValue
-
Gets the verbose description of this allowed value.
- getDescription() - Method in interface org.apache.uima.resource.metadata.Capability
-
Gets the description of this Capability.
- getDescription() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Retrieves the description of this configuration parameter.
- getDescription() - Method in interface org.apache.uima.resource.metadata.FeatureDescription
-
Gets the verbose description of this Feature.
- getDescription() - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Gets the description of this FS Index Collection.
- getDescription() - Method in class org.apache.uima.resource.metadata.impl.AllowedValue_impl
-
- getDescription() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- getDescription() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- getDescription() - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
- getDescription() - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- getDescription() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- getDescription() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- getDescription() - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- getDescription() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- getDescription() - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- getDescription() - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Gets the description of this Resource Manager Configuration.
- getDescription() - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Gets the description of this Resource.
- getDescription() - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Gets the verbose description of this Type.
- getDescription() - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Gets the description of this TypePriorities declaration.
- getDescription() - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Gets the description of this Type System.
- getDescription() - Static method in class org.apache.uima.tools.components.FileSystemCollectionReader
-
Parses and returns the descriptor for this collection reader.
- getDescription() - Static method in class org.apache.uima.tools.components.InlineXmlCasConsumer
-
Parses and returns the descriptor for this collection reader.
- getDescription() - Static method in class org.apache.uima.tools.components.XCasWriterCasConsumer
-
Parses and returns the descriptor for this collection reader.
- getDescription() - Static method in class org.apache.uima.tools.components.XmiWriterCasConsumer
-
Parses and returns the descriptor for this collection reader.
- getDescription() - Static method in class org.apache.uima.tools.components.XmlDetagger
-
Parses and returns the descriptor for this Analysis Gnein.
- getDescription() - Method in class org.apache.uima.tools.pear.install.InstallPear.PEARFilter
-
Returns the filter description.
- getDescription() - Method in class org.apache.uima.tools.util.gui.XMLFileFilter
-
- getDescription() - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- getDescription() - Method in interface org.apache.uima.util.ProcessTraceEvent
-
Retrieves the description of this event.
- getDescriptor() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineService_impl
-
- getDescriptor() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineService_impl
-
- getDescriptor(List) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Returns a CPE descriptor as a String
- getDescriptor(List) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
- getDescriptor() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Deprecated.
Doesn't support the new import syntax. Use getCpeComponentDescriptor().findAbsoluteUrl() instead.
- getDescriptor() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.
- getDescriptor() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
- getDescriptor() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
- getDescriptor() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Deprecated.
Doesn't support the new import syntax. Use getCpeComponentDescriptor().findAbsoluteUrl() instead.
- getDescriptor() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
- getDescriptor() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializer
-
Deprecated.
- getDescriptor() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderIterator
-
- getDescriptorUrl() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getDescriptorUrl() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns descriptor associated with this Cas Processor
- getDescriptorURL(CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Returns a descriptor path associated with Cas Processor
- getDescriptorURL() - Static method in class org.apache.uima.tools.components.FileSystemCollectionReader
-
- getDescriptorURL() - Static method in class org.apache.uima.tools.components.InlineXmlCasConsumer
-
- getDescriptorURL() - Static method in class org.apache.uima.tools.components.XCasWriterCasConsumer
-
- getDescriptorURL() - Static method in class org.apache.uima.tools.components.XmiWriterCasConsumer
-
- getDescriptorURL() - Static method in class org.apache.uima.tools.components.XmlDetagger
-
- getDeserializerAs(String) - Method in class org.apache.uima.adapter.soap.BinaryDeserializerFactory
-
- getDeserializerAs(String) - Method in class org.apache.uima.adapter.soap.XmlDeserializerFactory
-
- getDigitRange() - Static method in class org.apache.uima.internal.util.CharacterUtils
-
Generate an ArrayList of CharRanges for what Java considers to be a digit.
- getDimension(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getDir() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- getDirectlySubsumedTypes(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Get a vector of the types directly subsumed by a given type.
- getDirectlySubsumedTypes(Type) - Method in interface org.apache.uima.cas.TypeSystem
-
- getDirectSubtypes(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- getDirectSubtypes(Type) - Method in interface org.apache.uima.cas.TypeSystem
-
Get a List of the types directly subsumed by a given type.
- getDocID() - Method in exception org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
-
- getDocId() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- getDocumentAnnotation() - Method in interface org.apache.uima.cas.CAS
-
Get the document annotation.
- getDocumentAnnotation() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getDocumentAnnotationFs() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getDocumentAnnotationFs() - Method in interface org.apache.uima.jcas.JCas
-
Gets the document annotation.
- getDocumentLanguage() - Method in interface org.apache.uima.cas.CAS
-
Gets the language code for this document from the language feature of the special instance of
the DocumentationAnnotation associated with this CAS.
- getDocumentLanguage() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getDocumentLanguage() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getDocumentLanguage() - Method in interface org.apache.uima.jcas.JCas
-
Gets the language code for this document from the language feature of the special instance of
the DocumentationAnnotation associated with this CAS.
- getDocumentPreparationTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getDocumentPreparationTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getDocumentSize() - Method in class org.apache.uima.examples.SourceDocumentInformation
-
getter for documentSize - gets Size of original document in bytes before processing by CAS
Initializer.
- getDocumentSize(int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- getDocumentText() - Method in interface org.apache.uima.cas.CAS
-
Get the document text.
- getDocumentText() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getDocumentText() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getDocumentText() - Method in interface org.apache.uima.jcas.JCas
-
Get the document text.
- getDocumentTextFeature() - Method in class org.apache.uima.cas.impl.XCASSerializer
-
Gets the name of the feature holding the documeng text.
- getDocumentTextFeatureName() - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
-
Gets the name of the CASData Feature that stores the document text.
- getDocumentTextFeatureName() - Method in class org.apache.uima.collection.impl.CasConverter
-
Gets the name of the CASData Feature that stores the document text.
- getDocumentTextTypeName() - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
-
Gets the name of the CASData FeatureStructure Type that stores the document text.
- getDocumentTextTypeName() - Method in class org.apache.uima.collection.impl.CasConverter
-
Gets the name of the CASData FeatureStructure Type that stores the document text.
- getDocumentTypeName() - Method in class org.apache.uima.cas.impl.XCASDeserializer
-
Gets the name of the type representing the document.
- getDocumentTypeName() - Method in class org.apache.uima.cas.impl.XCASSerializer
-
Gets the name of the type representing the document.
- getDocumentURL() - Method in exception org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
-
- getDomain() - Method in interface org.apache.uima.cas.Feature
-
Get the domain type for this feature.
- getDomain() - Method in class org.apache.uima.cas.impl.FeatureImpl
-
Get the domain type for this feature.
- getDoubleValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Double value of a double valued feature path.
- getDoubleValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the double value of a feature.
- getDoubleValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getDoubleValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getDropCasOnException() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- getDropCasOnException() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
- getDuration() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
-
Deprecated.
- getDuration() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
-
Deprecated.
- getDuration() - Method in class org.apache.uima.internal.util.JavaTimer
-
- getDuration() - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- getDuration() - Method in interface org.apache.uima.util.ProcessTraceEvent
-
Gets the duration of this event.
- getDuration() - Method in interface org.apache.uima.util.UimaTimer
-
Gets the time between the last call to stopIt() and the last call to startIt().
- getDurationExcludingSubEvents() - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- getDurationExcludingSubEvents() - Method in interface org.apache.uima.util.ProcessTraceEvent
-
Gets the duration of this event, minus the sum of the durations of its direct sub-events.
- getElement() - Method in class org.apache.uima.internal.util.GraphNode
-
Get the element contained in the node.
- getElementType() - Method in interface org.apache.uima.resource.metadata.FeatureDescription
-
For a feature with a range type that is an array or list, gets the expected type of the
elements of that array or list.
- getElementType() - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
- getEListType(int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- getEmbeddedException() - Method in exception org.apache.uima.uimacpp.UimacppException
-
get the embedded exception, if any.
- getEmptyCAS() - Method in class org.apache.uima.analysis_component.CasMultiplier_ImplBase
-
Gets an empty CAS that this CAS Multiplier can then populate.
- getEmptyCas(Class) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getEmptyCas(Class<T>) - Method in interface org.apache.uima.UimaContext
-
Get an empty CAS.
- getEmptyCAS() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
- getEmptyJCas() - Method in class org.apache.uima.analysis_component.JCasMultiplier_ImplBase
-
Gets an empty JCas that this CAS Multiplier can then populate.
- getEncoding() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- getEncompassingFS(int) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
- getEnd() - Method in class org.apache.uima.cas.impl.AnnotationImpl
-
- getEnd() - Method in interface org.apache.uima.cas.text.AnnotationFS
-
Get the end position of the annotation as character offset into the text.
- getEnd() - Method in class org.apache.uima.internal.util.CharArrayString
-
Get the end position of the string in the internal array.
- getEnd() - Method in class org.apache.uima.jcas.tcas.Annotation
-
- getEnd(int) - Method in class org.apache.uima.jcas.tcas.Annotation_Type
-
- getEnd() - Method in class org.apache.uima.tools.cvd.AnnotationExtent
-
- getEnd() - Method in class org.apache.uima.tools.cvd.ArrayNode
-
- getEnd() - Method in class org.apache.uima.tools.cvd.FSNode
-
- getEnd() - Method in class org.apache.uima.tools.cvd.MarkupExtent
-
- getEndFeature() - Method in interface org.apache.uima.cas.CAS
-
Get the feature object for the annotation end feature.
- getEndFeature() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getEndpoint() - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
Creates URL object containing service endpoint info ( host and port)
- getEndTime() - Method in class org.apache.uima.tutorial.Meeting
-
getter for endTime - gets
- getEndTime(int) - Method in class org.apache.uima.tutorial.Meeting_Type
-
- getEntity() - Method in class org.apache.uima.collection.impl.cpm.utils.QueueEntity
-
- getEntity(Annotation) - Method in interface org.apache.uima.tools.viewer.EntityResolver
-
Returns the Entity
to which an annotation refers.
- getEnvironment() - Method in class org.apache.uima.collection.impl.cpm.utils.Execute
-
Returns Cas Processor environment
- getEnvParamName() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
- getEnvParamName() - Method in interface org.apache.uima.collection.metadata.CasProcessorRuntimeEnvParam
-
Returns a name of parameter
- getEnvParamValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
- getEnvParamValue() - Method in interface org.apache.uima.collection.metadata.CasProcessorRuntimeEnvParam
-
Returns parameter value
- getEnvs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- getEnvs() - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
-
- getEnvVars() - Static method in class org.apache.uima.internal.util.SystemEnvReader
-
Returns system environment settings.
- getErrMsgWriter() - Method in class org.apache.uima.pear.tools.InstallationController
-
- getError() - Method in exception org.apache.uima.cas.admin.CASAdminException
-
- getError() - Method in exception org.apache.uima.cas.impl.AnnotationImplException
-
- getError() - Method in exception org.apache.uima.cas.impl.LowLevelException
-
- getError() - Method in exception org.apache.uima.cas.impl.XCASParsingException
-
- getError() - Method in exception org.apache.uima.internal.util.UtilError
-
- getErrorHandling() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- getErrorHandling() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- getErrorMessage(long) - Static method in class org.apache.uima.uimacpp.UimacppEngine
-
helper function to get the error message for some TAF error ID.
- getErrorRate() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getErrorRate() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
- getErrorRateThreshold() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
-
- getErrorRateThreshold() - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorHandling
-
Returns max number of restarts allowed for a CasProcessor and an action to take by the CPE in
case the threshold is reached.
- getErrorSampleSize() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getErrorSampleSize() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
- getErrOutput() - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
-
- getEvent(String, String) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
- getEvent(List<ProcessTraceEvent>, String, String) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
- getEvent(String, String) - Method in interface org.apache.uima.util.ProcessTrace
-
Get a specified event.
- getEvents() - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
- getEvents() - Method in interface org.apache.uima.util.ProcessTrace
-
- getEventsByComponentName(String, boolean) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
- getEventsByComponentName(ProcessTraceEvent, String, boolean, List<ProcessTraceEvent>) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
Utility method used by getEventsByComponentName(String) *
- getEventsByComponentName(String, boolean) - Method in interface org.apache.uima.util.ProcessTrace
-
Gets all events that have the given Component name.
- getEventsByType(String, boolean) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
- getEventsByType(ProcessTraceEvent, String, boolean, List<ProcessTraceEvent>) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
Utility method used by getEventsByType(String)
- getEventsByType(String, boolean) - Method in interface org.apache.uima.util.ProcessTrace
-
Gets all events that have the given type
- getExceptions() - Method in interface org.apache.uima.collection.EntityProcessStatus
-
Gets the List of Exceptions that occurred during processing of the Entity.
- getExceptions() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
-
- getExec() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
-
- getExecArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- getExecEnv() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- getExecSpec() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getExecSpec() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns executable section of the Cas Processor configuration.
- getExecSpec() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.JavaApplication
-
Returns executable section of the CPE Descriptor for
- getExecSpec() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.NonJavaApplication
-
- getExecutable() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- getExecutable() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
-
- getExecutable() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- getExecutable() - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
-
Returns an executable program that the CPE will use for launching CasProcessor.
- getExecutable() - Method in interface org.apache.uima.collection.metadata.CasProcessorRunInSeperateProcess
-
- getExecutable() - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
-
Returns a name of a program to use when launching this CasProcessor
- getExistingJCas() - Method in class org.apache.uima.cas.impl.CASImpl
-
Internal use only
- getExitCode() - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
-
- getExpandedForm() - Method in class org.apache.uima.tutorial.UimaAcronym
-
getter for expandedForm - gets
- getExpandedForm(int) - Method in class org.apache.uima.tutorial.UimaAcronym_Type
-
- getExpression() - Method in interface org.apache.uima.search.Filter
-
Gets the filter expression.
- getExpression() - Method in class org.apache.uima.search.impl.Filter_impl
-
- getExtensionClassLoader() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getExtensionClassLoader() - Method in class org.apache.uima.resource.impl.ResourceManagerPearWrapper_impl
-
- getExtensionClassLoader() - Method in interface org.apache.uima.resource.ResourceManager
-
Returns the UIMA extension class loader.
- getExternalOverrideName() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Retrieves the external name of this configuration parameter.
- getExternalOverrideName() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- getExternalOverrides() - Method in class org.apache.uima.impl.RootUimaContext_impl
-
- getExternalOverrides() - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
(non-Javadoc)
- getExternalOverrides() - Method in interface org.apache.uima.UimaContextAdmin
-
Gets the settings to be used for external parameter overrides
- getExternalResourceBindings() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- getExternalResourceBindings() - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
- getExternalResourceDependencies() - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- getExternalResourceDependencies() - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Retrieves descriptions of this ResourceCreationSpecifier
's dependencies on external resources.
- getExternalResourceDependency(String) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- getExternalResourceDependency(String) - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Gets the external resource dependency with the given key.
- getExternalResources() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- getExternalResources() - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Gets the descriptions of the external resources to be instantiated and managed by the resource
manager.
- getExtraDataFrame() - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
- getFailedComponentNames() - Method in interface org.apache.uima.collection.EntityProcessStatus
-
Gets the name of the components in which Exceptions (if any) occurred.
- getFailedComponentNames() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
-
- getFeatOkTst(String) - Static method in class org.apache.uima.jcas.JCasRegistry
-
For a particular type, return true if that type should have run-time checking for use of fields
defined in the JCas Model which are not present in the CAS.
- getFeature(int) - Method in interface org.apache.uima.cas.FeaturePath
-
Get feature at position.
- getFeature(String) - Method in class org.apache.uima.cas.impl.TypeImpl
-
Deprecated.
- getFeature(String) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Deprecated.
- getFeature() - Method in class org.apache.uima.search.impl.Mapping_impl
-
- getFeature() - Method in interface org.apache.uima.search.Mapping
-
Gets the name of the feature that should be indexed.
- getFeatureAsInt(CAS, Feature, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
- getFeatureAsString(CAS, Feature, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
Returns a value associated with a given feature
- getFeatureByBaseName(String) - Method in class org.apache.uima.cas.impl.TypeImpl
-
- getFeatureByBaseName(String) - Method in interface org.apache.uima.cas.Type
-
Retrieve a feature for this type.
- getFeatureByFullName(String) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Get an feature object for a given name.
- getFeatureByFullName(String) - Method in interface org.apache.uima.cas.TypeSystem
-
Get a feature object for a given name.
- getFeatureName() - Method in interface org.apache.uima.resource.metadata.FsIndexKeyDescription
-
Gets the name of the key's Feature.
- getFeatureName() - Method in class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl
-
- getFeatureName() - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- getFeatureName() - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Gets the name of the feature to be tested.
- getFeatureNames() - Method in interface org.apache.uima.cas_data.FeatureStructure
-
Gets the names of all features on this FeatureStructure.
- getFeatureNames() - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
- getFeatureNamesForType(String) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Gets the names of the features that are defined on one of the CAS types that this AE inputs or
outputs.
- getFeatureNamesForType(String) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- getFeatureOffset(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getFeaturePath() - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the feature path as string.
- getFeaturePath(String) - Static method in class org.apache.uima.cas.impl.FeatureValuePathImpl
-
- getFeatures() - Method in class org.apache.uima.cas.impl.TypeImpl
-
guaranteed to be non-null, but might be empty list
- getFeatures() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- getFeatures() - Method in interface org.apache.uima.cas.Type
-
Get a vector of the features for which this type is a subtype of the features' domain (i.e.,
inherited features are also returned).
- getFeatures() - Method in interface org.apache.uima.cas.TypeSystem
-
Get a list of features, in no particular order.
- getFeatures() - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- getFeatures() - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Gets the descriptions of the features for this Type.
- getFeatureStructures() - Method in interface org.apache.uima.cas_data.CasData
-
Get an iterator over all top-level FeatureStructures, in no particular order.
- getFeatureStructures() - Method in class org.apache.uima.cas_data.impl.CasDataImpl
-
Returns an iterator over FeatureStructure list.
- getFeatureStructureValues(CasData, String, String) - Static method in class org.apache.uima.cas_data.impl.CasDataUtils
-
- getFeatureStructureValues(CasData, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- getFeatureValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get a feature value.
- getFeatureValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getFeatureValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getFeatureValue(String) - Method in interface org.apache.uima.cas_data.FeatureStructure
-
Gets the value of a feature
- getFeatureValue(String) - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
- getFeatureValue() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- getFeatureValueAsString(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the value of the feature as a string if the type of the feature is one of the primitive
type.
- getFeatureValueAsString(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getFeatureValueAsString(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getFeatureValueByType(CasData, String) - Static method in class org.apache.uima.cas_data.impl.CasDataUtils
-
- getFeatureValueByType(CasData, String, String) - Static method in class org.apache.uima.cas_data.impl.CasDataUtils
-
- getFeatureValueByType(CasData, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- getFeatureValueByType(CasData, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- getFeatureValueByType(CasData, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
- getFetchTime() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- getFieldComponent() - Method in class org.apache.uima.tools.cpm.ConfigField
-
- getFieldValue() - Method in class org.apache.uima.tools.cpm.ConfigField
-
- getFile() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- getFile(String) - Static method in class org.apache.uima.test.junit_extension.JUnitExtension
-
- getFileChooser() - Method in class org.apache.uima.tools.util.gui.FileSelector
-
Get the File Chooser user when the Browse button is clicked.
- getFileIoTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getFileIoTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getFileList() - Method in class org.apache.uima.tools.cvd.RecentFilesList
-
Get the internal list of files, in the proper order (most recent first).
- getFileNameExtension(String) - Static method in class org.apache.uima.pear.util.FileUtil
-
Identifies a given file name extension.
- getFileOpenDir() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getFilePath() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- getFilePath() - Method in interface org.apache.uima.collection.metadata.CpeCheckpoint
-
Returns file where checkpoint information is stored
- getFiles(File, boolean) - Static method in class org.apache.uima.util.FileUtils
-
Get a list of all files in a directory.
- getFiles(File) - Static method in class org.apache.uima.util.FileUtils
-
Get a list of all files in a directory, ignoring subdirectories.
- getFileSize(String) - Static method in class org.apache.uima.pear.util.FileUtil
-
Returns file size for a given file.
- getFileUrl() - Method in interface org.apache.uima.resource.FileResourceSpecifier
-
Retrieves the URL of the file.
- getFileUrl() - Method in class org.apache.uima.resource.impl.FileResourceSpecifier_impl
-
- getFileUrlPrefix() - Method in interface org.apache.uima.resource.FileLanguageResourceSpecifier
-
Retrieves the URL prefix.
- getFileUrlPrefix() - Method in class org.apache.uima.resource.impl.FileLanguageResourceSpecifier_impl
-
- getFileUrlSuffix() - Method in interface org.apache.uima.resource.FileLanguageResourceSpecifier
-
Retrieves the URL suffix.
- getFileUrlSuffix() - Method in class org.apache.uima.resource.impl.FileLanguageResourceSpecifier_impl
-
- getFilter() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getFilter() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns parsed filter expressions as List.
- getFilter() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- getFilter() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
-
- getFilter() - Method in class org.apache.uima.search.impl.IndexBuildItem_impl
-
- getFilter() - Method in interface org.apache.uima.search.IndexBuildItem
-
Gets the Filter
that identifies which instances of the named CAS type are
governed by the index rule for this item.
- getFilteredCount() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getFilteredCount() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns number of filtered Cas'es
- getFilterString() - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
Returns the filterString.
- getFilterString() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getFilterString() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns unparsed filter expression
- getFilterString() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
-
- getFilterString() - Method in interface org.apache.uima.collection.metadata.CasProcessorFilter
-
Returns a filter expression as String
- getFilterTypes() - Method in class org.apache.uima.cas.impl.CasSerializerSupport
-
- getFirst() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
- getFirst() - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
- getFirstChildByName(Node, String) - Static method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Gets the first child with a given name.
- getFirstChildElement(Element) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Gets the first child of the given Element.
- getFirstNode() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- getFixedFlow() - Method in interface org.apache.uima.analysis_engine.metadata.FixedFlow
-
Returns the flow as an array.
- getFixedFlow() - Method in class org.apache.uima.analysis_engine.metadata.impl.FixedFlow_impl
-
- getFloatArray0L() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getFloatValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Float value of a float valued feature path.
- getFloatValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the float value of a feature.
- getFloatValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getFloatValue(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getFloatValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getFlowConstraints() - Method in interface org.apache.uima.analysis_engine.metadata.AnalysisEngineMetaData
-
For an aggregate AnalysisEngine only, gets the constraints on the execution sequence of the
delegate AnalysisEngines within the aggregate.
- getFlowConstraints() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- getFlowConstraintsType() - Method in interface org.apache.uima.analysis_engine.metadata.CapabilityLanguageFlow
-
Gets the type of this FlowConstraints
object.
- getFlowConstraintsType() - Method in interface org.apache.uima.analysis_engine.metadata.FixedFlow
-
Gets the type of this FlowConstraints
object.
- getFlowConstraintsType() - Method in interface org.apache.uima.analysis_engine.metadata.FlowConstraints
-
Gets the type of this FlowConstraints
object.
- getFlowConstraintsType() - Method in class org.apache.uima.analysis_engine.metadata.impl.CapabilityLanguageFlow_impl
-
- getFlowConstraintsType() - Method in class org.apache.uima.analysis_engine.metadata.impl.FixedFlow_impl
-
- getFlowControllerContainer() - Method in interface org.apache.uima.analysis_engine.asb.ASB
-
Gets the FlowControllerContainer
known to this ASB.
- getFlowControllerContainer() - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
-
Not public API.
- getFlowControllerDeclaration() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
For an aggregate AnalysisEngine only, gets the declaration of which FlowController should be
used by the AnalysisEngine.
- getFlowControllerDeclaration() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- getFlowControllerMetaData() - Method in interface org.apache.uima.flow.FlowControllerDescription
-
Retrieves the metadata that describes the FlowController.
- getFlowControllerMetaData() - Method in class org.apache.uima.flow.impl.FlowControllerDescription_impl
-
- getForceCasToBeDropped() - Method in class org.apache.uima.flow.FinalStep
-
Gets whether the CAS should be dropped.
- getForeground() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- getFrameTransporter() - Static method in class org.apache.vinci.transport.Frame
-
Get the currently installed document marshaller.
- getFrameworkImplementation() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Gets the name of the framework implementation within which the AnalysisEngine executes.
- getFrameworkImplementation() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- getFrameworkImplementation() - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- getFrameworkImplementation() - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Gets the name of the AE framework implementation within which the Resource executes.
- getFrameworkOverhead() - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
-
- getFrameworkSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getFreeInstances() - Method in class org.apache.uima.internal.util.ResourcePool
-
- getFreeInstances() - Method in class org.apache.uima.util.CasPool
-
- getFreeInstances() - Method in class org.apache.uima.util.JCasPool
-
- getFrequency() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
-
Returns checkpoint frequency
- getFrequency() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- getFrequency() - Method in interface org.apache.uima.collection.metadata.CpeCheckpoint
-
Returns frequency of checkpoints.
- getFsAddrForXmiId(int) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
Gets the FS address that corresponds to the given xmi:id, in the most
recent serialization or deserialization.
- getFSArray0L() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getFSArray0L() - Method in interface org.apache.uima.jcas.JCas
-
A constant for each cas which holds a 0-length instance.
- getFSClassRegistry() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getFSGenerator() - Method in class example.PersonTitle_Type
-
- getFSGenerator() - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- getFSGenerator() - Method in class org.apache.uima.examples.tokenizer.Sentence_Type
-
- getFSGenerator() - Method in class org.apache.uima.examples.tokenizer.Token_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.AnnotationBase_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.BooleanArray_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.ByteArray_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.DoubleArray_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.EmptyFloatList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.EmptyFSList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.EmptyIntegerList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.EmptyStringList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.FloatArray_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.FloatList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.FSArray_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.FSList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.IntegerArray_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.IntegerList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.LongArray_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.NonEmptyFSList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.NonEmptyStringList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.ShortArray_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.Sofa_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.StringArray_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.StringList_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.TOP_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.tcas.Annotation_Type
-
- getFSGenerator() - Method in class org.apache.uima.jcas.tcas.DocumentAnnotation_Type
-
- getFSGenerator() - Method in class org.apache.uima.tutorial.DateAnnot_Type
-
- getFSGenerator() - Method in class org.apache.uima.tutorial.DateTimeAnnot_Type
-
- getFSGenerator() - Method in class org.apache.uima.tutorial.Meeting_Type
-
- getFSGenerator() - Method in class org.apache.uima.tutorial.RoomNumber_Type
-
- getFSGenerator() - Method in class org.apache.uima.tutorial.SentenceAnnot_Type
-
- getFSGenerator() - Method in class org.apache.uima.tutorial.TimeAnnot_Type
-
- getFSGenerator() - Method in class org.apache.uima.tutorial.UimaAcronym_Type
-
- getFSGenerator() - Method in class org.apache.uima.tutorial.UimaMeeting_Type
-
- getFSGenerator() - Method in class org.apache.uima.tutorial.WordAnnot_Type
-
- getFsIndexCollection() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- getFsIndexCollection() - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Retrieves the FS Index collection used by this Processing Resource.
- getFsIndexDescriptions() - Method in class org.apache.uima.resource.CasDefinition
-
- getFsIndexes() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- getFsIndexes() - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Retrieves the FS Index descriptions that are part of this collection.
- getFsIndexes() - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- getFsIndexes() - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Retrieves the Feature Structure indexes by this Processing Resource.
- getFsIndexName() - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- getFsIndexName() - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Retrieves the name of the FeatureStructure index containing FeatureStructures to be tested by
this precondition.
- getFSIndexRepository() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getFSIndexRepository() - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
-
- getFSIndexRepository() - Method in interface org.apache.uima.jcas.JCas
-
- getFSIndexRepository() - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Get the underlying FSIndexRepository associated with this JFSIndexRepository.
- getFsMatchConstraint() - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- getFsMatchConstraint() - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Retrieves the FSMatchConstraint that determines which CAS feature structures will be tested by
this precondition.
- getFSrcInTgt(int) - Method in class org.apache.uima.cas.impl.CasTypeSystemMapper
-
- getFSs() - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
- getFsTree() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getFSType() - Method in interface org.apache.uima.cas.FeatureValuePath
-
Deprecated.
Returns the type for which the last feature in the feature path is defined.
- getFSType() - Method in class org.apache.uima.cas.impl.FeatureValuePathImpl
-
Returns the type for which the last feature in the feature path is defined.
- getFSValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the FeatureStructure of a FeatureStructure valued feature path.
- getFullFeatName(String, String) - Static method in class org.apache.uima.analysis_engine.impl.RsFullFeatNames
-
- getFullLanguage() - Method in class org.apache.uima.cas.text.Language
-
- getFullMilliseconds() - Method in class org.apache.uima.internal.util.TimeSpan
-
Get the length of the TimeSpan
as milliseconds.
- getFullReport() - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
-
- getFullVersionString() - Static method in class org.apache.uima.impl.UimaVersion
-
- getGlobalContext() - Static method in class org.apache.vinci.transport.context.VinciContext
-
Get the global VinciContext used by Vinci classes when no context is explicitly specified.
- getHead() - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList
-
- getHead(int) - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList_Type
-
- getHead() - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
-
- getHead(int) - Method in class org.apache.uima.jcas.cas.NonEmptyFSList_Type
-
- getHead() - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
-
- getHead(int) - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList_Type
-
- getHead() - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
-
- getHead(int) - Method in class org.apache.uima.jcas.cas.NonEmptyStringList_Type
-
- getHeader() - Method in class org.apache.vinci.transport.BaseClient
-
Fetch the header of the last Transportable received.
- getHeadFeatCode(int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- getHeap() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getHeap() - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- getHeapValue(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
Get the value of an address on the heap.
- getHidden() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- getHits(String) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getHits() - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getHost() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
-
- getHost() - Method in class org.apache.vinci.transport.BaseClient
-
Get the hostname/ip address to which this client is connected.
- getHost() - Method in class org.apache.vinci.transport.vns.client.VNSConfig
-
Deprecated.
Use VinciContext.getVNSHost() instead.
- getHostAddress() - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Returns the hostAddress.
- getHostImapPort() - Method in interface org.apache.uima.resource.MailMessagingSpecifier
-
Returns the hostImapPort.
- getHostInitialContextFactory() - Method in interface org.apache.uima.resource.JMSMessagingSpecifier
-
Returns the hostInitialContextFactory.
- getHostIpAddress() - Static method in class org.apache.uima.pear.tools.InstallationController
-
- getHostMessagingServer() - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Returns the hostMessagingServer.
- getHostName() - Method in class org.apache.vinci.transport.VinciServer
-
- getHostPassword() - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Returns the hostPassword.
- getHostProviderURL() - Method in interface org.apache.uima.resource.JMSMessagingSpecifier
-
Returns the hostProviderURL.
- getHostServerChannelPort() - Method in interface org.apache.uima.resource.MQMessagingSpecifier
-
Returns the host serverChannelPort.
- getHostSmtpPort() - Method in interface org.apache.uima.resource.MailMessagingSpecifier
-
Returns the hostSmtpPort.
- getHostUser() - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Returns the hostUser.
- getHours() - Method in class org.apache.uima.internal.util.TimeSpan
-
Get the hour fraction of this object.
- getHref() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
-
METHODS CALLED BY THE PARSER *
- getHref() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
-
- getIconHeight() - Method in class org.apache.uima.tools.cvd.ColorIcon
-
- getIconWidth() - Method in class org.apache.uima.tools.cvd.ColorIcon
-
- getId() - Method in interface org.apache.uima.cas_data.FeatureStructure
-
Gets the ID of this FeatureStructure.
- getId() - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
- getId() - Method in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
-
- getIdRefArray() - Method in class org.apache.uima.cas_data.impl.ReferenceArrayFSImpl
-
- getIdRefArray() - Method in interface org.apache.uima.cas_data.ReferenceArrayFS
-
Gets the IDs of the target feature structures.
- getImage(String) - Static method in class org.apache.uima.tools.images.Images
-
- getImageIcon(String) - Static method in class org.apache.uima.tools.images.Images
-
- getImplementationName() - Method in interface org.apache.uima.resource.ExternalResourceDescription
-
Retrieves the name of the Java class to be instantiated from the resource data.
- getImplementationName() - Method in class org.apache.uima.resource.impl.ExternalResourceDescription_impl
-
- getImplementationName() - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- getImplementationName() - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Retrieves the name of this ResourceCreationSpecifier
's implementation.
- getImport() - Method in interface org.apache.uima.analysis_engine.metadata.FlowControllerDeclaration
-
Gets the import that references the FlowController specifier.
- getImport() - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
-
- getImport() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
-
- getImport() - Method in interface org.apache.uima.collection.metadata.CpeComponentDescriptor
-
Gets the Import object that declares where the component descriptor is located.
- getImport() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
Deprecated.
- getImport() - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
- getImportCache() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getImportCache() - Method in interface org.apache.uima.resource.ResourceManager
-
Gets a cache of imported descriptors, so that the parsed objects can be reused if the
same URL is imported more than once.
- getImports() - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Gets the imports declared by this FS Index Collection.
- getImports() - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- getImports() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- getImports() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- getImports() - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- getImports() - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Gets the imports declared by this Resource Manager Configuration.
- getImports() - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Gets the imports declared by this TypePriorities declaration.
- getImports() - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Gets the imports declared by this Type System.
- getInclude() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
-
- getInclude() - Method in interface org.apache.uima.collection.metadata.CpeComponentDescriptor
-
Returns component's descriptor file path
- getIndent() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- getIndentDelta() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- getIndex(String) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Retrieve an index according to a label.
- getIndex(String, Type) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Retrieve an index according to a label and a type.
- getIndex(String, Type) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getIndex(String) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getIndex(String) - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
-
- getIndex(String, int) - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
-
- getIndex(String) - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Retrieve an index according to a label.
- getIndex(String, int) - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Retrieve an index according to a label and a type.
- getIndex() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getIndexBuildItems() - Method in class org.apache.uima.search.impl.IndexBuildSpecification_impl
-
- getIndexBuildItems() - Method in interface org.apache.uima.search.IndexBuildSpecification
-
Gets the IndexBuildItem
objects that comprise this index build specification.
- getIndexed() - Method in interface org.apache.uima.cas_data.FeatureStructure
-
Gets the index repositories that this FeatureStrucutre should be indexed in if the CasData is
converted to a CAS Object.
- getIndexed() - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
- getIndexedFSs() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
For one particular view (the one associated with this instance of FsIndexRepositoryImpl),
return an array containing all FSs in any defined index, in this view.
- getIndexedFSs() - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- getIndexes() - Method in interface org.apache.uima.cas.FSIndexRepository
-
Get all indexes in this repository.
- getIndexes(CAS) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
-
- getIndexes() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getIndexes() - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
-
- getIndexes() - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Get all indexes in this repository.
- getIndexingStrategy() - Method in interface org.apache.uima.cas.FSIndex
-
Return the indexing strategy.
- getIndexingStrategy() - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
-
- getIndexingStrategy() - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
- getIndexLabel() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getIndexName() - Method in class org.apache.uima.search.impl.Mapping_impl
-
- getIndexName() - Method in interface org.apache.uima.search.Mapping
-
Gets the name that will be used to represent this feature in the index.
- getIndexOfChild(Object, Object) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
- getIndexOrSeqIndex(String) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
- getIndexRepository() - Method in interface org.apache.uima.cas.CAS
-
Get the index repository.
- getIndexRepository() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getIndexRepository(CASImpl) - Method in class org.apache.uima.cas.impl.CASMgrSerializer
-
- getIndexRepository() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getIndexRepository() - Method in interface org.apache.uima.jcas.JCas
-
Get the index repository.
- getIndexRepositoryMgr() - Method in interface org.apache.uima.cas.admin.CASMgr
-
- getIndexRepositoryMgr() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getIndexRule() - Method in class org.apache.uima.search.impl.IndexBuildItem_impl
-
- getIndexRule() - Method in interface org.apache.uima.search.IndexBuildItem
-
Gets the IndexRule
that defines how annotations matching this build item should
be indexed.
- getIndexSize(Type) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getIndexTree() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getInfoset() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
- getInitializationTime() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
Total time it took AnalysisEngine to initialize
- getInitializationTime() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getInitializationTime() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImplMBean
-
- getInitialSize() - Method in class org.apache.uima.cas.impl.Heap
-
- getInputDir() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- getInputFileFormat() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- getInputQueueMaxMemoryThreshold() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
- getInputQueueSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- getInputQueueSize() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Returns size of the InputQueue.
- getInputs() - Method in interface org.apache.uima.resource.metadata.Capability
-
Gets the inputs of this Capability.
- getInputs() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- getInputSofas() - Method in interface org.apache.uima.resource.metadata.Capability
-
Gets the inputs Sofa names of this Capability.
- getInputSofas() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- getInputStream() - Method in interface org.apache.uima.resource.DataResource
-
- getInputStream() - Method in class org.apache.uima.resource.impl.ConfigurableDataResource_impl
-
- getInputStream() - Method in class org.apache.uima.resource.impl.DataResource_impl
-
- getInputStream() - Method in class org.apache.uima.util.XMLInputSource
-
Gets the InputStream from which to read an XML document.
- getInsets() - Method in class org.apache.uima.tools.util.gui.ImageButton
-
- getInstallationActions() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getInstallationActions(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Returns the list of specified ActionInfo
objects that have a given action name.
- getInstallationDescriptor() - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- getInstallationDescriptor() - Method in class org.apache.uima.pear.tools.InstallationProcessor
-
- getInstallationDescriptor() - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Loads the INSTALLATION_DESCRIPTOR_FILE
file, and creates the
InstallationDescriptor
(InsD) object.
- getInstallationDescriptorAsStream(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Returns the content of the installation descriptor XML file for a given intallation descriptor
object as InputStream
object (for use in Eclipse plug-in).
- getInstallationDescriptorFile() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getInstallationMsg() - Method in class org.apache.uima.pear.tools.InstallationController
-
- getInstalledComponentRootPath(String, InstallationController.PackageSelector) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Retrieves the root directory path of a given component, installed in the local file system, by
using a given PackageSelector
input.
- getInstance() - Static method in class org.apache.uima.UIMAFramework
-
Gets the UIMAFramework
instance currently in use.
- getInstance(Class<?>) - Static method in class org.apache.uima.util.impl.JSR47Logger_impl
-
Creates a new JSR47Logger instance for the specified source class
- getInstance() - Static method in class org.apache.uima.util.impl.JSR47Logger_impl
-
Creates a new JSR47Logger instance with the default JSR-47 framework logger
- getInstance(Class<?>) - Static method in class org.apache.uima.util.impl.Log4jLogger_impl
-
Creates a new Log4jLogger instance for the specified source class
- getInstance() - Static method in class org.apache.uima.util.impl.Log4jLogger_impl
-
Creates a new Log4jLogger instance with the default Log4j framework logger
- getInstance(Class<?>) - Static method in class org.apache.uima.util.impl.Logger_impl
-
creates a new Logger instance for the specified source class
- getInstance() - Static method in class org.apache.uima.util.impl.Logger_impl
-
creates a new Logger instance for the specified source class
- getInstance() - Method in class org.apache.vinci.transport.VinciClient
-
Get the instance number of this service.
- getInstance() - Method in class org.apache.vinci.transport.VinciServer
-
- getInstanceCount() - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
Returns the instanceCount.
- getInstrumentationFacility() - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Gets the InstrumentationFacility
that this annotator can use to record
information about its performance.
- getInstrumentationFacility() - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Gets the InstrumentationFacility to be used within this AnalysisEngine.
- getInstrumentationFacility() - Method in class org.apache.uima.impl.ChildUimaContext_impl
-
Gets the InstrumentationFacility to be used within this AnalysisEngine.
- getInstrumentationFacility() - Method in class org.apache.uima.impl.RootUimaContext_impl
-
Gets the InstrumentationFacility to be used within this AnalysisEngine.
- getInstrumentationFacility() - Method in interface org.apache.uima.UimaContext
-
Gets the InstrumentationFacility
that a component can use to record information
about its performance.
- getIntegerArray0L() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getIntegerArray0L() - Method in interface org.apache.uima.jcas.JCas
-
A constant for each cas which holds a 0-length instance.
- getInterfaceName() - Method in interface org.apache.uima.resource.ExternalResourceDependency
-
Retrieves the name of the Java interface through which this resource will be accessed.
- getInterfaceName() - Method in class org.apache.uima.resource.impl.ExternalResourceDependency_impl
-
- getInternalObject() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeObject
-
- getIntFeatValue(CAS, String, String) - Static method in class org.apache.uima.collection.impl.cpm.engine.ConsumerCasUtils
-
Returns an int value of a given Feature Structure
- getIntFeatValue(CAS, String, String) - Static method in class org.apache.uima.util.ConsumerCasUtils
-
- getIntIterator() - Method in interface org.apache.uima.cas.impl.FSIndexImpl
-
- getIntIterator() - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
- getIntIteratorForIndex(String) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getIntIteratorForIndex(String, Type) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getIntroFeatures(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- getIntValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Integer value of an integer valued feature path.
- getIntValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the int value of a feature.
- getIntValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getIsParallelizable() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- getIsParallelizable() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- getJCas() - Method in interface org.apache.uima.cas.CAS
-
Get the JCas for this CAS.
- getJCas(SofaFS) - Method in interface org.apache.uima.cas.CAS
-
Create a JCas view for a Sofa.
- getJCas(SofaID) - Method in interface org.apache.uima.cas.CAS
-
- getJCas() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getJCas(SofaFS) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getJCas(SofaID) - Method in class org.apache.uima.cas.impl.CASImpl
-
Deprecated.
- getJCas() - Method in class org.apache.uima.flow.JCasFlow_ImplBase
-
Gets the JCas being routed by this Flow object.
- getJCas(CASImpl) - Static method in class org.apache.uima.jcas.impl.JCasImpl
-
creates a new JCas instance that corresponds to a CAS instance.
- getJCas(Sofa) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getJCas(Sofa) - Method in interface org.apache.uima.jcas.JCas
-
Create a JCas view for a Sofa.
- getJCas() - Method in class org.apache.uima.util.JCasPool
-
Checks out a JCas from the pool.
- getJCas(long) - Method in class org.apache.uima.util.JCasPool
-
Checks out a JCas from the pool.
- getJCasClassLoader() - Method in interface org.apache.uima.cas.admin.CASMgr
-
Gets the ClassLoader that should be used by the JCas to load the generated FS cover classes for
this CAS.
- getJCasClassLoader() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getJfsFromCaddr(int) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getJfsFromCaddr(int) - Method in interface org.apache.uima.jcas.JCas
-
- getJFSIndexRepository() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getJFSIndexRepository() - Method in interface org.apache.uima.jcas.JCas
-
Gets the JCas-based interface to the Index Repository.
- getKey() - Method in interface org.apache.uima.analysis_engine.metadata.FlowControllerDeclaration
-
Gets the key that can be used to refer to the FlowController in configuration parameter
overrides and Sofa mappings.
- getKey() - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
-
- getKey() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
- getKey(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- getKey() - Method in class org.apache.uima.internal.util.rb_trees.RBTKeyValuePair
-
- getKey() - Method in interface org.apache.uima.resource.ExternalResourceDependency
-
Retrieves the key by which the resource is identified.
- getKey() - Method in class org.apache.uima.resource.impl.ExternalResourceDependency_impl
-
- getKey() - Method in interface org.apache.uima.resource.metadata.ExternalResourceBinding
-
- getKey() - Method in class org.apache.uima.resource.metadata.impl.ExternalResourceBinding_impl
-
- getKey() - Method in class org.apache.vinci.transport.KeyValuePair
-
- getKeyComparator(int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
Get the comparator for this key.
- getKeyComparator(int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- getKeyFeature(int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
Get the feature for this key.
- getKeyFeature(int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- getKeyForNode(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
- getKeys() - Method in interface org.apache.uima.resource.metadata.FsIndexDescription
-
Gets the keys for this index.
- getKeys() - Method in class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
-
- getKeys() - Method in class org.apache.uima.util.impl.Settings_impl
-
Return a set of keys of all properties in the map
- getKeys() - Method in interface org.apache.uima.util.Settings
-
Return a set of keys of all properties loaded
- getKeys2Drop(String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
Currently, this returns initialized array of Strings.
- getKeysToDrop() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getKeysToDrop() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns an array of types that should not be sent to Cas Processor.
- getKeyType(int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
- getKeyType(int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- getKeyTypeOrder(int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- getKeyValuePair(int) - Method in class org.apache.vinci.transport.Frame
-
Return the specified KeyValue pair.
- getKeyValuePair(int) - Method in class org.apache.vinci.transport.VinciFrame
-
Implementation of the abstract Frame method.
- getKeyValuePairCount() - Method in class org.apache.vinci.transport.Frame
-
Return the number of key/value pairs within this frame.
- getKeyValuePairCount() - Method in class org.apache.vinci.transport.VinciFrame
-
Implementation of the abstract Frame method.
- getKind() - Method in class example.PersonTitle
-
getter for Kind - gets The kind of title - Civilian, Military, or Government.
- getKind(int) - Method in class example.PersonTitle_Type
-
- getKind() - Method in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
-
- getKind() - Method in interface org.apache.uima.resource.metadata.FsIndexDescription
-
Gets the "kind" of index.
- getKind() - Method in class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
-
- getLabel() - Method in interface org.apache.uima.resource.metadata.FsIndexDescription
-
Gets the label of this index.
- getLabel() - Method in class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
-
- getLabel() - Method in class org.apache.uima.tools.cvd.TypeTreeNode
-
Returns the label.
- getLabel() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- getLabels() - Method in interface org.apache.uima.cas.FSIndexRepository
-
Get all labels for all indexes.
- getLabels() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getLabels(FSIndexComparator) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
Get the labels for a specific comparator.
- getLabels() - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
-
- getLabels() - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Get all labels for all indexes.
- getLanguage() - Method in class org.apache.uima.jcas.tcas.DocumentAnnotation
-
getter for language
- getLanguage(int) - Method in class org.apache.uima.jcas.tcas.DocumentAnnotation_Type
-
- getLanguage() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getLanguage() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- getLanguagePart() - Method in class org.apache.uima.cas.text.Language
-
- getLanguagePrefsList() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getLanguages() - Method in class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl
-
- getLanguages() - Method in interface org.apache.uima.resource.metadata.LanguagePrecondition
-
Gets the languages that satisfy this precondition.
- getLanguages() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getLanguagesSupported() - Method in interface org.apache.uima.resource.metadata.Capability
-
A convenience method that analyzes the preconditions of this Capability
and
returns the ISO language identifiers that the Resource supports.
- getLanguagesSupported() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- getLargestMenber() - Method in class org.apache.uima.internal.util.IntBitSet
-
- getLargestTypeCode() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- getLastCas() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getLastCas() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Deprecated.
- getLastDocId() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
- getLastDocRepository() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- getLastErrorForXmlDesc(File) - Static method in class org.apache.uima.pear.util.UIMAUtil
-
Returns the last logged Exception
object associated with a given XML descriptor
file.
- getLastErrorForXmlDesc(URL) - Static method in class org.apache.uima.pear.util.UIMAUtil
-
Returns the last logged Exception
object associated with a given XML descriptor
URL.
- getLastExceptionString() - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- getLastFileSyncTimestamp() - Method in class org.apache.uima.tools.cpm.AnalysisEnginePanel
-
- getLastFileSyncTimestamp() - Method in class org.apache.uima.tools.cpm.ConsumerPanel
-
- getLastOutputNode() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- getLastOutputNodePrevLevel() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- getLastProcessedDocId() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns Id of the last document processed
- getLastProcessedEntityId() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getLastProcessedEntityId() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns id of the last entity processed by the CasProcessor
- getLastResultSpecForComponent() - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
-
- getLastSegment() - Method in class org.apache.uima.examples.SourceDocumentInformation
-
getter for lastSegment - gets For a CAS that represents a segment of a larger source document,
this flag indicates whether this CAS is the final segment of the source document.
- getLastSegment(int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- getLeafContent(String, Attributes, StringBuffer) - Method in class org.apache.uima.adapter.vinci.util.SaxVinciFrameBuilder
-
Gets the content to be included in a FrameLeaf.
- getLeafContent(String, Attributes, StringBuffer) - Method in class org.apache.uima.adapter.vinci.util.UimaSaxVinciFrameBuilder
-
Overridden to supress document content and include annotation spans.
- getLeft(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- getLeftDtr() - Method in class org.apache.uima.internal.util.BinaryTree
-
- getLeftPart() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
- getLength(int, int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- getLength(int, int, int, int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- getLength() - Method in class org.apache.uima.tools.cvd.AnnotationExtent
-
- getLength() - Method in class org.apache.uima.tools.cvd.MarkupExtent
-
- getLenient() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- getLetterRange() - Static method in class org.apache.uima.internal.util.CharacterUtils
-
Generate an ArrayList of CharRanges for what Java considers to be a letter.
- getLevel() - Method in class org.apache.vinci.transport.VinciClient
-
Get the priority level of the service to which this client is connected.
- getLink(String) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
Gets the name of the parameter to which a given parameter is linked.
- getList(String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getList(String, int) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getList() - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getList(String) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getList(int) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getLocalCache() - Method in interface org.apache.uima.resource.FileResourceSpecifier
-
Gets the file name for the local cache of a remote resource file.
- getLocalCache() - Method in class org.apache.uima.resource.impl.ConfigurableDataResource_impl
-
Gets the file name of the local cache for a remote resource file, if any.
- getLocalCache() - Method in class org.apache.uima.resource.impl.DataResource_impl
-
Gets the file name of the local cache for a remote resource file, if any.
- getLocalCache() - Method in class org.apache.uima.resource.impl.FileResourceSpecifier_impl
-
- getLocalFSData() - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- getLocalFSData() - Method in interface org.apache.uima.cas.SofaFS
-
Get the Local Subject of Analysis returns null if not previously set.
- getLocalFSData() - Method in class org.apache.uima.jcas.cas.Sofa
-
- getLocalHostAddress() - Static method in class org.apache.uima.adapter.vinci.util.NetworkUtil
-
Gets the InetAddress of the localhost.
- getLocalizedMessage(String, String, Object[]) - Static method in class org.apache.uima.collection.impl.cpm.utils.CpmLocalizedMessage
-
- getLocalizedMessage() - Method in exception org.apache.uima.InternationalizedException
-
Gets the localized detail message for this exception.
- getLocalizedMessage(Locale) - Method in exception org.apache.uima.InternationalizedException
-
Gets the localized detail message for this exception using the specified
Locale
.
- getLocalizedMessage() - Method in exception org.apache.uima.InternationalizedRuntimeException
-
Gets the localized detail message for this exception.
- getLocalizedMessage(Locale) - Method in exception org.apache.uima.InternationalizedRuntimeException
-
Gets the localized detail message for this exception using the specified Locale
.
- getLocalStringData() - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- getLocalStringData() - Method in interface org.apache.uima.cas.SofaFS
-
Get the Local Subject of Analysis returns null if not previously set.
- getLocalStringData() - Method in class org.apache.uima.jcas.cas.Sofa
-
- getLocation() - Method in class org.apache.uima.resource.metadata.impl.Import_impl
-
- getLocation() - Method in interface org.apache.uima.resource.metadata.Import
-
Gets the location of this import's target.
- getLogExceptions() - Static method in class org.apache.vinci.debug.Debug
-
Determine if exception logging is enabled.
- getLogger() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Gets the Logger that this Analysis Engine is currently using.
- getLogger() - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Gets the Logger
to which this annotator should send its log output.
- getLogger() - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getLogger() - Method in class org.apache.uima.impl.ChildUimaContext_impl
-
- getLogger() - Method in class org.apache.uima.impl.RootUimaContext_impl
-
- getLogger() - Method in interface org.apache.uima.resource.Resource
-
Gets the Logger that this Resource is currently using.
- getLogger() - Method in class org.apache.uima.resource.Resource_ImplBase
-
Get the logger for this UIMA framework class.
- getLogger() - Static method in class org.apache.uima.tools.pear.merger.PMController
-
Returns the instance of the class-specific Logger
object.
- getLogger() - Method in interface org.apache.uima.UimaContext
-
Gets the Logger
to which log output will be sent.
- getLogger() - Static method in class org.apache.uima.UIMAFramework
-
Gets the
Logger
used by the UIMA framework.
- getLogger(Class<?>) - Static method in class org.apache.uima.UIMAFramework
-
Gets the
Logger
used by a particular Class, for example an
Annotator.
- getLoggingLevel() - Static method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
Get the logging level of the logger for TAFAnnotator.
- getLogMessages() - Static method in class org.apache.vinci.debug.Debug
-
Determine if message logging is enabled.
- getLongHeap() - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- getLongValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Long value of a long valued feature path.
- getLongValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the long value of a feature.
- getLongValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getLongValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getLowLevelCAS() - Method in interface org.apache.uima.cas.CAS
-
Get an instance of the low-level CAS.
- getLowLevelCAS() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getLowLevelCas() - Method in class org.apache.uima.jcas.cas.TOP
-
- getLowLevelCas() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getLowLevelCas() - Method in interface org.apache.uima.jcas.JCas
-
- getLowLevelIndexRepository() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getLowLevelIndexRepository() - Method in interface org.apache.uima.jcas.JCas
-
- getLowLevelTypeSystem() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- getLowLevelTypeSystem() - Method in interface org.apache.uima.cas.TypeSystem
-
Return the low-level view of this type system.
- getMainCasConsumerDesc() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMainCasConsumerDesc(boolean) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Returns absolute or relative path to the specified CAS Consumer descriptor for the main
(submitted) component, or null
, if the main component was not specified.
- getMainCasInitializerDesc() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMainCasInitializerDesc(boolean) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Returns absolute or relative path to the specified CAS Initializer descriptor for the main
(submitted) component, or null
, if the main component was not specified.
- getMainCollIteratorDesc() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMainCollIteratorDesc(boolean) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Returns absolute or relative path to the specified Collection Iterator descriptor for the main
(submitted) component, or null
, if the main component was not specified.
- getMainComponentDeployment() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMainComponentDesc() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMainComponentDesc(boolean) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Returns absolute or relative path to the specified XML AE descriptor for the main (submitted)
component, or null
, if the main component was not specified.
- getMainComponentId() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMainComponentName() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMainComponentNetworkParam(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMainComponentNetworkParamNames() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMainComponentProps() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMainComponentRoot() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMainComponentService() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getMajorVersion() - Static method in class org.apache.uima.impl.UimaVersion
-
- getMajorVersion() - Static method in class org.apache.uima.UIMAFramework
-
Gets the major version number of the framework implementation.
- getManagementInterface() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Gets an object that can be used to do monitoring or management of this AnalysisEngine.
- getManagementInterface() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- getManagementInterface() - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getManagementInterface() - Method in interface org.apache.uima.UimaContextAdmin
-
Gets an object that can be used to do monitoring or management of this AnalysisEngine.
- getMarkupDepth() - Method in class org.apache.uima.tools.cvd.MarkupExtent
-
- getMatchingNode(MetaDataObject_impl.SerialContext, String) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
- getMax() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
- getMaxConsecutiveRestarts() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
-
- getMaxConsecutiveRestarts() - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorHandling
-
Returns max number of restarts allowed for a CasProcessor and an action to take by the CPE in
case the threshold is reached.
- getMaxErrorCount() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getMaxErrorCount() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns max number of tolerated errors
- getMaxErrorCount() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates a threshold for maximum error tolerance.
- getMaxErrorCount() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
- getMaxErrorCount() - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorRateThreshold
-
Returns max number of errors tolerated by the CPE.
- getMaxErrorCount() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns the max number of errors tolerated by the CPE.
- getMaxErrorSampleSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Returns error sample size.
- getMaxErrorSampleSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
- getMaxErrorSampleSize() - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorRateThreshold
-
Returns sample size.
- getMaxErrorSampleSize() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns sample size.
- getMaxRestartCount() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getMaxRestartCount() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns max number of Cas Processor restarts
- getMaxRestartCount() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Returns max restart tolerance for this CasProcessor.
- getMaxRestartCount() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns max restarts threshold fro CasProcessor
- getMaxRetryCount() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getMaxRetryCount() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns max number of tries to process each bundle of Cas
- getMaxTimeToWait() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
- getMaxTimeToWait() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getMaxTimeToWait() - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
- getMaxTimeToWaitBetweenRetries() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getMaxTimeToWaitBetweenRetries() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns how long to wait between resending CAS after failure
- getMaxXmiId() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
Gets the maximum xmi:id that has been generated or read so far.
- getMBean() - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
-
Gets the MBean that provides the management interface to this AE.
- getMBean() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowContainer
-
Gets the MBean to use to report performance statistics.
- getMBean() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
- getMBean() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- getMBeanNamePrefix() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- getMBeanNamePrefix() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- getMBeanServer() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- getMBeanServer() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- getMechanismType() - Method in class org.apache.uima.adapter.soap.axis11.BinarySerializer_Axis11
-
- getMechanismType() - Method in class org.apache.uima.adapter.soap.axis11.XmlSerializer_Axis11
-
- getMechanismType() - Method in class org.apache.uima.adapter.soap.BinarySerializer
-
- getMechanismType() - Method in class org.apache.uima.adapter.soap.XmlSerializer
-
- getMessage() - Method in exception org.apache.uima.cas.admin.CASAdminException
-
- getMessage() - Method in exception org.apache.uima.cas.impl.AnnotationImplException
-
- getMessage() - Method in exception org.apache.uima.cas.impl.LowLevelException
-
- getMessage() - Method in exception org.apache.uima.cas.impl.XCASParsingException
-
- getMessage() - Method in exception org.apache.uima.internal.util.UtilError
-
- getMessage() - Method in exception org.apache.uima.InternationalizedException
-
Gets the English detail message for this exception.
- getMessage() - Method in exception org.apache.uima.InternationalizedRuntimeException
-
Gets the English detail message for this exception.
- getMessage() - Method in class org.apache.uima.pear.tools.InstallationController.TestStatus
-
- getMessage() - Method in exception org.apache.uima.uimacpp.UimacppException
-
Returns a detail message.
- getMessageCode() - Method in exception org.apache.uima.cas.admin.CASAdminException
-
Get the string identifier for this exception.
- getMessageCode() - Method in exception org.apache.uima.cas.impl.AnnotationImplException
-
Get the string identifier for this exception.
- getMessageKey() - Method in exception org.apache.uima.InternationalizedException
-
Gets the identifier for this exception's message.
- getMessageKey() - Method in exception org.apache.uima.InternationalizedRuntimeException
-
Gets the identifier for this exception's message.
- getMessagingType() - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Returns the messagingType.
- GETMETA - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- getMetaData() - Method in class org.apache.uima.adapter.soap.AxisAnalysisEngineService_impl
-
Gets metadata for this Resource service.
- getMetaData() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- getMetaData() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
-
- getMetadata() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns component's input/output capabilities
- getMetaData() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- getMetaData() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Gets metadata for AnalysisEngines in this pool.
- getMetaData() - Method in class org.apache.uima.internal.util.ResourcePool
-
Gets the metadata for the Resources in this pool.
- getMetaData() - Method in interface org.apache.uima.resource.ConfigurableDataResourceSpecifier
-
Gets the metadata for this resource, which includes descriptive information as well as
configuration settings.
- getMetaData() - Method in class org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_impl
-
- getMetaData() - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- getMetaData() - Method in interface org.apache.uima.resource.Resource
-
Gets the metadata that describes this Resource
.
- getMetaData() - Method in class org.apache.uima.resource.Resource_ImplBase
-
- getMetaData() - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Retrieves the ResourceMetaData
to assign to the newly constructed ResourceCreationSpecifier
.
- getMetaData() - Method in class org.apache.uima.resource.service.impl.ResourceService_impl
-
Gets metadata for this Resource service.
- getMetaData() - Method in class org.apache.uima.resource.service.impl.ResourceServiceAdapter
-
- getMetaData() - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
- getMetaDataList(Collection<? extends MetaDataObject>, ResourceManager, Map<String, ? super Exception>) - Static method in class org.apache.uima.util.CasCreationUtils
-
Gets a list of ProcessingResourceMetadata objects from a list containing either
ResourceSpecifiers, ProcessingResourceMetadata objects, or subparts of
ProcessingResourceMetadata objects (type systems, indexes, or type priorities).
- getMetaDataList(Collection<? extends MetaDataObject>, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Gets a list of ProcessingResourceMetadata objects from a list containing either
ResourceSpecifiers, ProcessingResourceMetadata objects, or subparts of
ProcessingResourceMetadata objects (type systems, indexes, or type priorities).
- getMilliseconds() - Method in class org.apache.uima.internal.util.TimeSpan
-
Get the millisecond fraction of this object.
- getMimeType() - Method in class org.apache.uima.jcas.cas.Sofa
-
getter for mimeType - gets
- getMimeTypes() - Method in class org.apache.uima.resource.metadata.impl.MimeTypePrecondition_impl
-
- getMimeTypes() - Method in interface org.apache.uima.resource.metadata.MimeTypePrecondition
-
Gets the MIME types that satisfy this precondition.
- getMimeTypesSupported() - Method in interface org.apache.uima.resource.metadata.Capability
-
A convenience method that analyzes the preconditions of this Capability
and
returns the MIME types that the Resource can take as input.
- getMimeTypesSupported() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- getMinorVersion() - Static method in class org.apache.uima.impl.UimaVersion
-
- getMinorVersion() - Static method in class org.apache.uima.UIMAFramework
-
Gets the minor version number of the framework implementation.
- getMinutes() - Method in class org.apache.uima.internal.util.TimeSpan
-
Get the minute fraction of this object.
- getModifiesCas() - Method in class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
-
- getModifiesCas() - Method in interface org.apache.uima.resource.metadata.OperationalProperties
-
Gets whether this component will modify the CAS.
- getMostlyClose(int) - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
-
- getMostNegative() - Method in class org.apache.uima.internal.util.IntHashSet
-
- getMostPositive() - Method in class org.apache.uima.internal.util.IntHashSet
-
- getMother() - Method in class org.apache.uima.internal.util.BinaryTree
-
- getMsgLocalizationClassLoader() - Static method in class org.apache.uima.internal.util.MsgLocalizationClassLoader
-
- getMultipleReferencesAllowed() - Method in interface org.apache.uima.resource.metadata.FeatureDescription
-
For a feature with a range type that is an array or list, gets whether value of the feature may
also be referenced from another feature elsewhere in the CAS.
- getMultipleReferencesAllowed() - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
- getName(String, String) - Method in class org.apache.uima.adapter.vinci.util.SaxVinciFrameBuilder
-
If the first String parameter is nonempty, return it, else return the second string parameter.
- getName() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
Gets a name for this AnalysisEngineManagement object, which will be unique among all of its
siblings (i.e.
- getName() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getName() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImplMBean
-
- getName() - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
-
- getName() - Method in interface org.apache.uima.analysis_engine.TypeOrFeature
-
Gets the fully-qualified Type or Feature name.
- getName() - Method in interface org.apache.uima.cas.Feature
-
- getName() - Method in class org.apache.uima.cas.impl.DebugNameValuePair
-
Gets the name.
- getName() - Method in class org.apache.uima.cas.impl.FeatureImpl
-
Get the name for this feature.
- getName() - Method in class org.apache.uima.cas.impl.TypeImpl
-
Get the name of the type.
- getName() - Method in interface org.apache.uima.cas.Type
-
- getName() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getName() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getName() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns Cas Processor name
- getName() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
-
- getName() - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketTransport
-
Returns transport identifier
- getName() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns the name of this container.
- getName() - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
Returns Queue name
- getName() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Returns a name of this CasProcessor
- getName() - Method in class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
-
- getName() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns CasProcessor's name
- getName() - Method in interface org.apache.uima.collection.metadata.NameValuePair
-
Gets the name.
- getName() - Method in class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
-
- getName() - Method in interface org.apache.uima.resource.ExternalResourceDescription
-
Retrieves the name by which the resource is identified.
- getName() - Method in class org.apache.uima.resource.impl.ExternalResourceDescription_impl
-
- getName() - Method in class org.apache.uima.resource.impl.Parameter_impl
-
- getName() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Retrieves the name of this configuration parameter.
- getName() - Method in interface org.apache.uima.resource.metadata.FeatureDescription
-
Gets the name of this Feature.
- getName() - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Gets the name of this FS Index Collection.
- getName() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- getName() - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
- getName() - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- getName() - Method in class org.apache.uima.resource.metadata.impl.Import_impl
-
- getName() - Method in class org.apache.uima.resource.metadata.impl.NameValuePair_impl
-
Gets the name.
- getName() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- getName() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- getName() - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- getName() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- getName() - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- getName() - Method in interface org.apache.uima.resource.metadata.Import
-
Gets the name of this import's target.
- getName() - Method in interface org.apache.uima.resource.metadata.NameValuePair
-
Gets the name.
- getName() - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Gets the name of this Resource Manager Configuration.
- getName() - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Gets the name of this Resource.
- getName() - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Gets the name of this Type.
- getName() - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Gets the name of this TypePriorities declaration.
- getName() - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Gets the name of this Type System.
- getName() - Method in interface org.apache.uima.resource.Parameter
-
Gets the name of the parameter
- getName() - Method in interface org.apache.uima.search.Attribute
-
Gets the name of this attribute.
- getName() - Method in class org.apache.uima.search.impl.Attribute_impl
-
- getName() - Method in class org.apache.uima.search.impl.IndexBuildItem_impl
-
- getName() - Method in class org.apache.uima.search.impl.Style_impl
-
- getName() - Method in interface org.apache.uima.search.IndexBuildItem
-
Gets the name of the CAS type for which this item defines the indexing behavior.
- getName() - Method in interface org.apache.uima.search.Style
-
Gets the name of this style.
- getName() - Method in class org.apache.uima.tools.cvd.IndexTreeNode
-
Returns the name.
- getName() - Method in class org.apache.uima.util.NameClassPair
-
Gets the name of the attribute.
- getNames() - Method in interface org.apache.uima.resource.metadata.ConfigurationGroup
-
Gets the group names for this ConfigurationGroup
object.
- getNames() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
-
- getNames(String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getNames(String, int) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getNames() - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getNames(String) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getNames(int) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- getNameSpacePrefix(String, String, int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- getNamingServiceHost() - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
- getNbrPred() - Method in class org.apache.uima.internal.util.GraphNode
-
Get the number of predecessor node.
- getNbrSucc() - Method in class org.apache.uima.internal.util.GraphNode
-
Get the number of successor node.
- getNeListType(int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- getNewAttributeValue(int) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
- getNewAttributeValue(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
- getNewFeatureName() - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
- getNewFSGeneratorSet() - Method in class org.apache.uima.cas.impl.FSClassRegistry
-
- getNewV() - Method in class org.apache.uima.collection.impl.cpm.utils.ValuePair
-
Returns the newV.
- getNext() - Method in interface org.apache.uima.collection.base_cpm.CasDataCollectionReader
-
Gets the next CasData
from this CollectionReader
.
- getNext(int) - Method in interface org.apache.uima.collection.base_cpm.CasDataCollectionReader
-
Gets multiple CasData
objects from this CasDataCollectionReader
.
- getNext(CAS) - Method in interface org.apache.uima.collection.CollectionReader
-
Gets the next element of the collection.
- getNext(CAS) - Method in class org.apache.uima.examples.cpe.FileSystemCollectionReader
-
- getNext(CAS) - Method in class org.apache.uima.examples.xmi.XmiCollectionReader
-
- getNext(CAS) - Method in class org.apache.uima.tools.components.FileSystemCollectionReader
-
- getNext() - Method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Fetch the next service listing.
- getNextByteHeapAddr() - Method in class org.apache.uima.cas.impl.MarkerImpl
-
- getNextFSId() - Method in class org.apache.uima.cas.impl.MarkerImpl
-
- getNextId() - Method in class org.apache.uima.cas.impl.Heap
-
- getNextLongHeapAddr() - Method in class org.apache.uima.cas.impl.MarkerImpl
-
- getNextShortHeapAddr() - Method in class org.apache.uima.cas.impl.MarkerImpl
-
- getNextSibling() - Method in class org.apache.uima.cas.impl.AnnotationTreeNodeImpl
-
- getNextSibling() - Method in interface org.apache.uima.cas.text.AnnotationTreeNode
-
Get the next sibling (to the right) of this node.
- getNextStringHeapAddr() - Method in class org.apache.uima.cas.impl.MarkerImpl
-
- getNextTokenType() - Method in class org.apache.uima.internal.util.TextTokenizer
-
Get the type of the token returned by the next call to nextToken()
.
- getNodeCode(GraphNode, Vector<GraphNode>) - Static method in class org.apache.uima.internal.util.Graph
-
- getNonsharedMulitValuedFSs() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
- getNoValueSystemProperty(String) - Static method in class org.apache.uima.util.Misc
-
- getNrComponents() - Method in class org.apache.uima.tools.util.gui.FormPanel
-
- getNthElement(int) - Method in class org.apache.uima.jcas.cas.FloatList
-
- getNthElement(int) - Method in class org.apache.uima.jcas.cas.FSList
-
- getNthElement(int) - Method in class org.apache.uima.jcas.cas.IntegerList
-
- getNthElement(int) - Method in class org.apache.uima.jcas.cas.StringList
-
- getNum2Process() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getNumAvailable() - Method in class org.apache.uima.util.CasPool
-
Gets the number of CASes currently available in this pool.
- getNumberOfCASesProcessed() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
Gets the total number of CASes this AnalysisEngine has processed over its lifetime.
- getNumberOfCASesProcessed() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getNumberOfCASesProcessed() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImplMBean
-
- getNumberOfCreatedAnnotations() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getNumberOfCreatedAnnotations() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getNumberOfDocuments() - Method in class org.apache.uima.examples.cpe.FileSystemCollectionReader
-
Gets the total number of documents that will be returned by this collection reader.
- getNumberOfDocuments() - Method in class org.apache.uima.tools.components.FileSystemCollectionReader
-
Gets the total number of documents that will be returned by this collection reader.
- getNumberOfFeatures() - Method in class org.apache.uima.cas.impl.TypeImpl
-
Get the number of features for which this type defines the range.
- getNumberOfFeatures() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Get the overall number of features defined in the type system.
- getNumberOfFeatures() - Method in interface org.apache.uima.cas.Type
-
Get the number of features for which this type defines the domain.
- getNumberOfKeys() - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
Return the number of keys.
- getNumberOfKeys() - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- getNumberOfProcessedCharacters() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getNumberOfProcessedCharacters() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getNumberOfProcessedFiles() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getNumberOfProcessedFiles() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getNumberOfRegisteredClasses() - Static method in class org.apache.uima.jcas.JCasRegistry
-
Gets the number of cover classes that have been registered.
- getNumberOfRepeatedRuns() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getNumberOfRepeatedRuns() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getNumberOfTypes() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Get the overall number of types defined in the type system.
- getNumberSrcFss() - Method in class org.apache.uima.cas.impl.CasSeqAddrMaps
-
- getNumChildren() - Method in class org.apache.uima.cas.impl.XCASSerializer
-
- getNumToProcess() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
Returns number of entities to process by the CPE.
- getNumToProcess() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getNumToProcess() - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Returns number of entities to process
- getObject() - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- getObject() - Method in interface org.apache.uima.util.SaxDeserializer
-
Retrieves the
XMLizable
object that has been built from the SAX events this object has
already received.
- getOffset() - Method in class org.apache.uima.internal.util.IntBitSet
-
- getOffset(String) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
- getOffset(int) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
- getOffsetInSource() - Method in class org.apache.uima.examples.SourceDocumentInformation
-
getter for offsetInSource - gets Byte offset of the start of document content within original
source file or other input source.
- getOffsetInSource(int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- getOldAttributeValue(int) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
- getOldAttributeValue(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
- getOldFeatureName() - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
- getOldV() - Method in class org.apache.uima.collection.impl.cpm.utils.ValuePair
-
Returns the oldV.
- getOperand() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
- getOperand() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Operand
-
- getOperationalProperties() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- getOperationalProperties() - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
- getOrder() - Method in interface org.apache.uima.cas.admin.LinearTypeOrder
-
- getOrder() - Method in interface org.apache.uima.cas.admin.LinearTypeOrderBuilder
-
Return a total order of the type names added earlier that is consistent with the pre-order
defined through calls to add().
- getOrder() - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl
-
- getOrderedIterator() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
-
- getOriginal() - Method in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
-
- getOriginalException() - Method in exception org.apache.vinci.debug.FatalException
-
Return the original checked exception that was converted into an unchecked exception (if any)
- getOSSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getOtherViews(CAS) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
-
- getOutMsgWriter() - Method in class org.apache.uima.pear.tools.InstallationController
-
- getOutOfTypeSystemArrayElements(int) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
Gets information about out-of-typesystem array elements.
- getOutOfTypeSystemData() - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
- getOutOfTypeSystemElements() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
Gets a List of XmiSerializationSharedData.OotsElementData
objects, each of which describes an
incoming XMI element that did not correspond to a Type in the TypeSystem.
- getOutOfTypeSystemFeatures(int) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
Gets information about out-of-typesystem features that belong to an
in-typesystem FS.
- getOutOfTypeSystemViewMembers(String) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
Gets a List of xmi:id's (Strings) of all out-of-typesystem XMI elements
that are members of the view with the given id.
- getOutputDir() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- getOutputQueue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getOutputQueue() - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
- getOutputQueueClass() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
- getOutputQueueSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- getOutputQueueSize() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Returns the size of the OutputQueue.
- getOutputs() - Method in interface org.apache.uima.resource.metadata.Capability
-
Gets the outputs of this Capability.
- getOutputs() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- getOutputsNewCASes() - Method in class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
-
- getOutputsNewCASes() - Method in interface org.apache.uima.resource.metadata.OperationalProperties
-
Gets whether this AnalysisEngine may output new CASes.
- getOutputSofas() - Method in interface org.apache.uima.resource.metadata.Capability
-
Gets the output Sofa names of this Capability.
- getOutputSofas() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- getOverallTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getOverallTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getOverrides() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Gets the parameters that are this parameter overrides.
- getOverrides() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- getParamArgument(String) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Get the argument to a parameter, if it exists.
- getParameterExpectedValueClass(ConfigurationParameter) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
Get the Java class of the expected value of the specified parameter.
- getParameterName() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
-
- getParameterName() - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParam
-
Returns the name of the parameter
- getParameterName() - Method in class org.apache.uima.tools.cpm.ConfigField
-
- getParameters() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- getParameters() - Method in interface org.apache.uima.resource.CustomResourceSpecifier
-
Gets parameters that may be read by the custom resource class when it is initialized.
- getParameters() - Method in class org.apache.uima.resource.impl.CustomResourceSpecifier_impl
-
- getParameters() - Method in class org.apache.uima.resource.impl.PearSpecifier_impl
-
- getParameters() - Method in class org.apache.uima.resource.impl.URISpecifier_impl
-
- getParameters() - Method in interface org.apache.uima.resource.PearSpecifier
-
Gets parameters that may be read by the pear resource class when it is initialized.
- getParameters() - Method in interface org.apache.uima.resource.URISpecifier
-
- getParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
-
- getParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- getParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.
- getParameterSettings() - Method in interface org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings
-
Gets the settings for configuration parameters that are not in any group.
- getParameterSettings() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterSettings
-
Gets the settings for configuration parameters that are not in any group.
- getParameterSettings() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
- getParameterType() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
-
- getParameterType() - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParam
-
Returns deployment parameter value type
- getParameterValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
-
- getParameterValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
-
- getParameterValue(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings
-
Looks up the value of a parameter.
- getParameterValue() - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParam
-
Returns deployment parameter value
- getParameterValue(String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterSettings
-
Looks up the value of a parameter.
- getParameterValue(String, String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterSettings
-
Looks up the value of a parameter in a group.
- getParameterValue(String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
- getParameterValue(String, String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
- getParameterValueFor(String, Parameter[]) - Static method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
- getParent() - Method in class org.apache.uima.cas.impl.AnnotationTreeNodeImpl
-
- getParent(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- getParent() - Method in interface org.apache.uima.cas.text.AnnotationTreeNode
-
Get the parent of this node.
- getParent(Type) - Method in interface org.apache.uima.cas.TypeSystem
-
Get the parent type for input type.
- getParent(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- getParent() - Method in class org.apache.vinci.transport.BaseServerRunnable
-
- getPathComponents(String) - Static method in class org.apache.uima.util.FileUtils
-
Splits a path into components using the OS file separator character.
- getPattern() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
This method returns a pattern representing either simply an annotation type or else an
annotation type/feature value.
- getPEARFileLocation(String, InstallationController.PackageSelector) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Gets the PEAR file location (file path or URL) for a given component by using SITH DB a given
PackageSelector
input.
- getPearPath() - Method in class org.apache.uima.resource.impl.PearSpecifier_impl
-
- getPearPath() - Method in interface org.apache.uima.resource.PearSpecifier
-
Retrieves the PEAR path at which the pear Resource is located.
- getPerformanceReport() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Gets a performance report for the processing that is currently occurring or has just completed.
- getPerformanceReport() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Gets a performance report for the processing that is currently occurring or has just completed.
- getPerformanceReport() - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Gets a performance report for the processing that is currently occurring or has just completed.
- getPerformanceReport() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- getPerformanceReport() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Returns PerformanceReport for the CPM.
- getPerformanceTuningSettings() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Gets the performance tuning settings in effect for this Analysis Engine.
- getPerformanceTuningSettings() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
Gets the performance tuning settings in effect for this Analysis Engine.
- getPerformanceTuningSettings() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- getPerformanceTuningSettings() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- getPlainClassName(Class<?>) - Static method in class org.apache.uima.pear.util.StringUtil
-
Returns a plain name (without package name) of a given Java Class
.
- getPool() - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
Gets the AnalysisEngine pool used to serve process requests.
- getPool() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getPool() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- getPoolSize() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- getPoolSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- getPoolSize() - Method in interface org.apache.uima.util.CasPoolManagement
-
Get the total size of the CAS Pool.
- getPoolSize() - Method in class org.apache.uima.util.impl.CasPoolManagementImpl
-
- getPoolSize() - Method in interface org.apache.uima.util.impl.CasPoolManagementImplMBean
-
Get the total size of the CAS Pool.
- getPort() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Returns the next available port.
- getPort() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
-
- getPort() - Method in class org.apache.vinci.transport.BaseClient
-
- getPort() - Method in class org.apache.vinci.transport.VinciServer
-
- getPort() - Method in class org.apache.vinci.transport.vns.client.VNSConfig
-
Deprecated.
Use VinciContext.getVNSPort() instead.
- getPosition(int) - Method in class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
Get the position of a value for a key.
- getPreconditions() - Method in interface org.apache.uima.resource.metadata.Capability
-
Retrieves the preconditions that must be satisfied in order for the Resource to begin
processing.
- getPreconditions() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- getPreconditionType() - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- getPreconditionType() - Method in interface org.apache.uima.resource.metadata.Precondition
-
Gets the type of this precondition.
- getPreconditionType() - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Gets the type of this precondition.
- getPredecessor(int) - Method in class org.apache.uima.internal.util.GraphNode
-
Get a specific predecessor node.
- getPredicate() - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- getPredicate() - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Retrieves the predicate used to compare the test value to the comparison value.
- getPreferences() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getPreferredScrollableViewportSize() - Method in class org.apache.uima.tools.stylemap.StyleMapTable
-
- getPreferredSize() - Method in class org.apache.uima.tools.AnnotationViewerMain
-
- getPreferredSize() - Method in class org.apache.uima.tools.cpm.CpmFrame
-
- getPreferredSize() - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
- getPreviousSibling() - Method in class org.apache.uima.cas.impl.AnnotationTreeNodeImpl
-
- getPreviousSibling() - Method in interface org.apache.uima.cas.text.AnnotationTreeNode
-
Get the previous sibling (to the left) of this node.
- getPriority() - Method in class org.apache.vinci.transport.VinciServer
-
- getPriorityLists() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- getPriorityLists() - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Gets the TypePriorityList
s that define the priorities.
- getProcess() - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
-
- getProcessed() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getProcessed() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns number of entities processed so far.
- getProcessedFileSize() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getProcessedFileSize() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getProcessingContainers() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns a list of Processing Containers for Analysis Engines.
- getProcessingResourceMetaData() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
- getProcessingResourceMetaData() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- getProcessingResourceMetaData() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- getProcessingResourceMetaData() - Method in interface org.apache.uima.collection.base_cpm.BaseCollectionReader
-
Gets the metadata that describes this CasProcesor
.
- getProcessingResourceMetaData() - Method in class org.apache.uima.collection.base_cpm.CasDataCollectionReader_ImplBase
-
- getProcessingResourceMetaData() - Method in class org.apache.uima.collection.base_cpm.CasDataConsumer_ImplBase
-
- getProcessingResourceMetaData() - Method in class org.apache.uima.collection.base_cpm.CasDataInitializer_ImplBase
-
Deprecated.
- getProcessingResourceMetaData() - Method in interface org.apache.uima.collection.base_cpm.CasProcessor
-
Gets the metadata that describes this CasProcesor
.
- getProcessingResourceMetaData() - Method in class org.apache.uima.collection.CasConsumer_ImplBase
-
- getProcessingResourceMetaData() - Method in interface org.apache.uima.collection.CasInitializer
-
Deprecated.
Gets the metadata that describes this CasInitializer
.
- getProcessingResourceMetaData() - Method in class org.apache.uima.collection.CasInitializer_ImplBase
-
Deprecated.
- getProcessingResourceMetaData() - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
Gets the metadata for this CollectionReader, which was extracted from the descriptor during
initialization.
- getProcessingResourceMetaData() - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
- getProcessingResourceMetaData(Socket) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
-
- getProcessingResourceMetaData(Socket) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketTransport
-
Returns metadata associated with the fenced CasProcessor
- getProcessingResourceMetaData() - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
Returns Remote AE metadata.
- getProcessingResourceMetaData() - Method in class org.apache.uima.resource.CasDefinition
-
Constructs and returns a ProcessingResourceMetaData
object
that contains the type system, indexes, and type priorities definitions
for the CAS.
- getProcessingUnitThreadCount() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Returns number of processing threads (Processing Units)
- getProcessTrace() - Method in interface org.apache.uima.analysis_engine.AnalysisProcessData
-
Deprecated.
Gets the
ProcessTrace
object, which is used to record which AnalysisEngine components
have executed and information, such as timing, about that execution.
- getProcessTrace() - Method in class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
-
Deprecated.
- getProcessTrace() - Method in class org.apache.uima.analysis_engine.service.impl.ServiceDataCargo
-
Gets the ProcessTrace object from this ServiceDataCargo
.
- getProcessTrace() - Method in interface org.apache.uima.collection.EntityProcessStatus
-
Gets the ProcessTrace
object for the Entity's processing.
- getProcessTrace() - Method in class org.apache.uima.collection.impl.cpm.CheckpointData
-
Returns current ProcessTrace object
- getProcessTrace() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
-
- getProgress() - Method in interface org.apache.uima.collection.base_cpm.BaseCollectionReader
-
Gets information about the number of entities and/or amount of data that has been read from
this CollectionReader
, and the total amount that remains (if that information
is available).
- getProgress() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Gets a progress report for the processing that is currently occurring or has just completed.
- getProgress() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Gets a progress report for the processing that is currently occurring or has just completed.
- getProgress() - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Gets a progress report for the processing that is currently occurring or has just completed.
- getProgress() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- getProgress() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Returns current CPE progress.
- getProgress() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns collectionReader progress.
- getProgress() - Method in class org.apache.uima.examples.cpe.FileSystemCollectionReader
-
- getProgress() - Method in class org.apache.uima.examples.xmi.XmiCollectionReader
-
- getProgress() - Method in class org.apache.uima.tools.components.FileSystemCollectionReader
-
- getProperlySubsumedTypes(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Return the list of all types subsumed by the input type.
- getProperlySubsumedTypes(Type) - Method in interface org.apache.uima.cas.TypeSystem
-
Return the list of all types subsumed by the input type.
- getPropertyDescriptors() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Deprecated.
- use getAttributes instead
- getPropertyXmlInfo(String) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Looks in this class's XmlizationInfo for a property with the given XML element name.
- getProtocol(CpeCasProcessor, ResourceManager) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.DeployFactory
-
Retrieve protocol from the service descriptor
- getProtocol() - Method in class org.apache.uima.resource.impl.URISpecifier_impl
-
- getProtocol() - Method in interface org.apache.uima.resource.URISpecifier
-
Gets the name of the Protocol used to communicate with the service.
- getProxy() - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
Returns proxy to the remote AE service
- getQualifiedContextName() - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getQualifiedContextName() - Method in interface org.apache.uima.UimaContextAdmin
-
Gets the fully-qualified name of this context.
- getQualifiedServiceName() - Method in class org.apache.vinci.transport.VinciClient
-
Get the fully qualified name of this service.
- getQueueClass() - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
-
- getQueueClass() - Method in interface org.apache.uima.collection.metadata.OutputQueue
-
Class name of the queue object to be used as Output Queue
- getRange() - Method in interface org.apache.uima.cas.Feature
-
Get the range type for this feature.
- getRange() - Method in class org.apache.uima.cas.impl.FeatureImpl
-
Get the range type for this feature.
- getRangesToAnnotate(CAS) - Method in class org.apache.uima.examples.cas.RegExAnnotator
-
Utility method that determines which subranges of the document text should be annotated by this
annotator.
- getRangeTypeName() - Method in interface org.apache.uima.resource.metadata.FeatureDescription
-
Gets the name of the range Type of this Feature.
- getRangeTypeName() - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
- getReindexedFSs() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getRelativePath(File, String) - Static method in class org.apache.uima.pear.util.FileUtil
-
Constructs a relative path of a given object, located in a given root directory, based on its
absolute path.
- getRelativePathBase() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Gets the relative path base used to resolve imports.
- getRelativePathBase() - Method in class org.apache.uima.util.XMLInputSource
-
- getRelativePathForComponentObject(String, InstallationDescriptor.ComponentInfo) - Static method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Constructs a relative path of a given component object, based on its absolute path.
- getRelativePathResolver() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getRelativePathResolver() - Method in class org.apache.uima.resource.impl.ResourceManagerPearWrapper_impl
-
- getRemaining() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getRemaining() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns number of entities still to be processed by the CasProcessor It is a delta of total
number of entities to be processed by the CPE minus number of entities processed so far.
- getRequiredCasInterface() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
- getRequiredCasInterface() - Method in class org.apache.uima.analysis_component.CasAnnotator_ImplBase
-
- getRequiredCasInterface() - Method in class org.apache.uima.analysis_component.CasMultiplier_ImplBase
-
- getRequiredCasInterface() - Method in class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
-
- getRequiredCasInterface() - Method in class org.apache.uima.analysis_component.JCasMultiplier_ImplBase
-
- getRequiredCasInterface() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
- getRequiredCasInterface() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
-
Get the CAS interface required by this annotator.
- getRequiredCasInterface() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
-
Get the CAS interface required by this CasConsumer.
- getRequiredCasInterface() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
-
Get the CAS interface required by this annotator.
- getRequiredCasInterface() - Method in class org.apache.uima.flow.CasFlowController_ImplBase
-
- getRequiredCasInterface() - Method in interface org.apache.uima.flow.FlowController
-
- getRequiredCasInterface() - Method in class org.apache.uima.flow.JCasFlowController_ImplBase
-
- getRequiredCasInterface() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
- getRequiredFeature(Type, String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getRequiredFeature(Type, String) - Method in interface org.apache.uima.jcas.JCas
-
- getRequiredFeatureDE(Type, String, String, boolean) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getRequiredFeatureDE(Type, String, String, boolean) - Method in interface org.apache.uima.jcas.JCas
-
- getRequiredType(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
Make the instance of the JCas xxx_Type class for this CAS.
- getRequiredType(String) - Method in interface org.apache.uima.jcas.JCas
-
- getReserve(int) - Method in class org.apache.uima.jcas.impl.JCasHashMap
-
- getResolution() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
-
Deprecated.
- getResolution() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
-
Deprecated.
- getResolution() - Method in class org.apache.uima.internal.util.JavaTimer
-
- getResolution() - Method in interface org.apache.uima.util.UimaTimer
-
Gets the timer resolution in milliseconds.
- getResolveCacheTTL() - Method in class org.apache.vinci.transport.context.VinciContext
-
Get the time-to-live of cached service locators (resolve results).
- getResource(String) - Static method in class org.apache.uima.internal.util.MsgLocalizationClassLoader
-
- getResource() - Method in class org.apache.uima.internal.util.ResourcePool
-
Checks out a Resource from the pool.
- getResource(long) - Method in class org.apache.uima.internal.util.ResourcePool
-
Checks out a Resource from the pool.
- getResource(String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getResource(String, String[]) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getResource(String) - Method in interface org.apache.uima.resource.ResourceManager
-
Gets the Resource that has been registered under the specified name.
- getResource(String, String[]) - Method in interface org.apache.uima.resource.ResourceManager
-
Gets an instance of a parameterized Resource.
- getResource() - Method in class org.apache.uima.resource.service.impl.ResourceService_impl
-
Gets the Resource that delivers the functionality for this resource.
- getResourceAsStream(String) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves an InputStream for reading from the named resource.
- getResourceAsStream(String, String[]) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves an InputStream for reading from the named resource.
- getResourceAsStream(String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Acquires Resource InputStreams using the ResourceManager, or, if that fails, the ClassLoader.
- getResourceAsStream(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getResourceAsStream(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
Acquires Resource InputStreams using the ResourceManager.
- getResourceAsStream(String, String[]) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getResourceAsStream(String, String[]) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getResourceAsStream(String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getResourceAsStream(String) - Method in interface org.apache.uima.resource.ResourceManager
-
Retrieves an InputStream for reading from the named resource.
- getResourceAsStream(String, String[]) - Method in interface org.apache.uima.resource.ResourceManager
-
Retrieves an InputStream for reading from the named resource.
- getResourceAsStream(String) - Method in interface org.apache.uima.UimaContext
-
Retrieves an InputStream for reading from the named resource.
- getResourceAsStream(String, String[]) - Method in interface org.apache.uima.UimaContext
-
Retrieves an InputStream for reading from the named resource.
- getResourceBundle() - Method in class org.apache.uima.tools.jcasgen.Jg
-
Returns the plugin's resource bundle,
- getResourceBundleName() - Method in exception org.apache.uima.InternationalizedException
-
Gets the base name of the resource bundle in which the message for this
exception is located.
- getResourceBundleName() - Method in exception org.apache.uima.InternationalizedRuntimeException
-
Gets the base name of the resource bundle in which the message for this exception is located.
- getResourceClass() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineService_impl
-
- getResourceClass() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Gets the class of Resource contained in this pool - by default this is
AnalysisEngine
, but subclasses may override.
- getResourceClass() - Method in class org.apache.uima.internal.util.TextAnalysisEnginePool
-
Deprecated.
- getResourceClass(String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getResourceClass(String) - Method in interface org.apache.uima.resource.ResourceManager
-
- getResourceClass() - Method in class org.apache.uima.resource.service.impl.ResourceService_impl
-
Gets the Class of resource that provides the functionality for this service.
- getResourceClassName() - Method in interface org.apache.uima.resource.CustomResourceSpecifier
-
Retrieves the name of the Java class that will be instantiated when
one of the UIMAFramework.produceXXX(ResourceSpecifier,...)
methods is called
with this resource specifier.
- getResourceClassName() - Method in class org.apache.uima.resource.impl.CustomResourceSpecifier_impl
-
- getResourceFactory() - Static method in class org.apache.uima.UIMAFramework
-
Get a reference to the ResourceFactory
.
- getResourceFilePath(String) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves the absolute file path to the named resource.
- getResourceFilePath(String, String[]) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves the absolute file path to the named resource.
- getResourceFilePath(String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getResourceFilePath(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getResourceFilePath(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getResourceFilePath(String, String[]) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getResourceFilePath(String) - Method in interface org.apache.uima.UimaContext
-
Retrieves the absolute file path to the named resource.
- getResourceFilePath(String, String[]) - Method in interface org.apache.uima.UimaContext
-
Retrieves the absolute file path to the named resource.
- getResourceManager() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
- getResourceManager() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Gets the ResourceManager that all components of this CPE should share.
- getResourceManager() - Method in class org.apache.uima.impl.ChildUimaContext_impl
-
Gets the ResourceManager used by this UimaContext to locate and access external resources
- getResourceManager() - Method in class org.apache.uima.impl.RootUimaContext_impl
-
Gets the ResourceManager used by this UimaContext to locate and access external resources
- getResourceManager() - Method in class org.apache.uima.resource.CasDefinition
-
- getResourceManager() - Method in interface org.apache.uima.resource.Resource
-
Gets the
ResourceManager
that this Resource uses to locate other Resources.
- getResourceManager() - Method in class org.apache.uima.resource.Resource_ImplBase
-
- getResourceManager() - Method in interface org.apache.uima.UimaContextAdmin
-
Gets the ResourceManager instance used by this UimaContext to resolve external resource
accesses.
- getResourceManagerConfiguration() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- getResourceManagerConfiguration() - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Returns ResourceManagerConfiguration instance.
- getResourceManagerConfiguration() - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- getResourceManagerConfiguration() - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
- getResourceName() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
-
Gets the name of this resource, for use in logging and trace messages.
- getResourceName() - Method in interface org.apache.uima.resource.metadata.ExternalResourceBinding
-
Retrieves the name of the actual Resource instance that will satisfy this dependency.
- getResourceName() - Method in class org.apache.uima.resource.metadata.impl.ExternalResourceBinding_impl
-
- getResourceObject(String) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves the named resource object.
- getResourceObject(String, String[]) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves the named resource object.
- getResourceObject(String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Acquires a Resource object using the ResourceManager.
- getResourceObject(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getResourceObject(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
Acquires a Resource object using the ResourceManager.
- getResourceObject(String, String[]) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getResourceObject(String) - Method in interface org.apache.uima.UimaContext
-
Retrieves the named resource object.
- getResourceObject(String, String[]) - Method in interface org.apache.uima.UimaContext
-
Retrieves the named resource object.
- getResourceSpecifier() - Method in interface org.apache.uima.resource.ExternalResourceDescription
-
Retrieves the ResourceSpecifier
that describes how to create the resource.
- getResourceSpecifier() - Method in class org.apache.uima.resource.impl.ExternalResourceDescription_impl
-
- getResourceSpecifierFactory() - Static method in class org.apache.uima.UIMAFramework
-
- getResourceSpecifierPath() - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
Returns the resourceSpecifierPath.
- getResourceSpecifiers() - Method in interface org.apache.uima.resource.ResourceSpecifierList
-
Retrieves the constituent ResourceSpecifiers
that comprise this aggregate
ResourceSpecifierList
.
- getResourceString(String) - Method in class org.apache.uima.tools.jcasgen.Jg
-
Returns the string from the plugin's resource bundle, or 'key' if not found.
- getResourceType() - Method in class org.apache.uima.resource.impl.URISpecifier_impl
-
- getResourceType() - Method in interface org.apache.uima.resource.URISpecifier
-
Retrieves the type of Resource (e.g.
- getResourceURI(String) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves the URI to the named resource.
- getResourceURI(String, String[]) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves the URI to the named resource.
- getResourceURI(String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getResourceURI(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getResourceURI(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getResourceURI(String, String[]) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getResourceURI(String) - Method in interface org.apache.uima.UimaContext
-
Retrieves the URI to the named resource.
- getResourceURI(String, String[]) - Method in interface org.apache.uima.UimaContext
-
Retrieves the URI to the named resource.
- getResourceURL(String) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves the URL to the named resource.
- getResourceURL(String, String[]) - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
Retrieves the URL to the named resource.
- getResourceURL(String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Locates Resource URL's using the ResourceManager, or, if that fails, the ClassLoader.
- getResourceURL(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
- getResourceURL(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
Locates Resource URL's using the ResourceManager.
- getResourceURL(String, String[]) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getResourceURL(String, String[]) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getResourceURL(String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- getResourceURL(String) - Method in interface org.apache.uima.resource.ResourceManager
-
Retrieves the URL to the named resource.
- getResourceURL(String, String[]) - Method in interface org.apache.uima.resource.ResourceManager
-
Retrieves the URL to the named resource.
- getResourceURL(String) - Method in interface org.apache.uima.UimaContext
-
Retrieves the URL to the named resource.
- getResourceURL(String, String[]) - Method in interface org.apache.uima.UimaContext
-
Retrieves the URL to the named resource.
- getRestArgs() - Method in class org.apache.uima.internal.util.CommandLineParser
-
Get the rest of the args, i.e., args that follow the last know parameter.
- getRestartCount() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getRestartCount() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns total number of all CasProcessor restarts.
- getRestartCount() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
- getRestartCount() - Method in interface org.apache.uima.collection.metadata.CasProcessorMaxRestarts
-
Returns max restarts threshold fro CasProcessor
- getResultMessage() - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- getResultMessage() - Method in interface org.apache.uima.util.ProcessTraceEvent
-
Retrieves the result message of this event.
- getResultSpec() - Method in class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
-
- getResultSpecification() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
-
Gets the ResultSpecification for this AnalysisComponent.
- getResultSpecification() - Method in class org.apache.uima.flow.SimpleStepWithResultSpec
-
Deprecated.
Gets the results specification
- getResultTypesAndFeatures() - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- getResultTypesAndFeatures(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- getResultTypesAndFeatures() - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Retrieves the Types and Features that the AnalysisEngine or Annotator is requested to produce,
for all languages.
- getResultTypesAndFeatures(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Retrieves the Types and Features that the AnalysisEngine or Annotator is requested to produce
for the specified language.
- getRetCode() - Method in class org.apache.uima.pear.tools.InstallationController.TestStatus
-
- getRetryCount() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getRetryCount() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Return the up todate number of retries recorded by the container.
- getReuseInfo() - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
-
- getRight(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- getRightDtr() - Method in class org.apache.uima.internal.util.BinaryTree
-
- getRightPart() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
- getRoom() - Method in class org.apache.uima.tutorial.Meeting
-
getter for room - gets
- getRoom(int) - Method in class org.apache.uima.tutorial.Meeting_Type
-
- getRoot() - Method in class org.apache.uima.cas.impl.AnnotationTreeImpl
-
- getRoot() - Method in interface org.apache.uima.cas.text.AnnotationTree
-
Get the root node of the tree.
- getRoot() - Method in class org.apache.uima.internal.util.Graph
-
- getRoot() - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
- getRootContext() - Method in class org.apache.uima.impl.ChildUimaContext_impl
-
Get the Root Context
- getRootContext() - Method in class org.apache.uima.impl.RootUimaContext_impl
-
Get the Root Context
- getRootContext() - Method in interface org.apache.uima.UimaContextAdmin
-
Gets the Root Context for this Resource.
- getRootDirectory() - Method in class org.apache.uima.pear.tools.PackageBrowser
-
- getRowCount() - Method in class org.apache.uima.tools.cvd.tsview.FeatureTableModel
-
- getRowCount() - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
- getRowSelected() - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
- getRunInSeparateProcess() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- getRunInSeparateProcess() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- getRunInSeperateProcess() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- getRunInSeperateProcess() - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
-
- getRunnable(Socket) - Method in class org.apache.vinci.transport.BaseServer
-
Get a runnable object to run within a pooled thread that will handle the request.
- getRunnable(Socket) - Method in class org.apache.vinci.transport.VinciServer
-
- getSavedCharsExact() - Method in class org.apache.uima.util.impl.OptimizeStrings
-
The number of characters saved - for statistical reporting only
- getSavedCharsSubstr() - Method in class org.apache.uima.util.impl.OptimizeStrings
-
- getSearchStrategy() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Gets the configuration parameter search strategy.
- getSearchStrategy() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- getSeconds() - Method in class org.apache.uima.internal.util.TimeSpan
-
Get the second fraction of this object.
- getSelected() - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
- getSelected() - Method in class org.apache.uima.tools.util.gui.FileSelector
-
- getSelectedAnnotationTree() - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Gets the selected annotation tree component.
- getSelection() - Method in class org.apache.uima.tools.AnnotationFeaturesViewer
-
- getSelection() - Method in class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
- getSequence() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- getSerialContext(ContentHandler) - Static method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
- getSerializerAs(String) - Method in class org.apache.uima.adapter.soap.BinarySerializerFactory
-
- getSerializerAs(String) - Method in class org.apache.uima.adapter.soap.XmlSerializerFactory
-
- getServable() - Method in class org.apache.vinci.transport.BaseServer
-
Get the servable object being used by this server.
- getServerSocket() - Method in class org.apache.vinci.transport.BaseServer
-
Get the server socket that this server uses to listen for requests.
- getServerSocketTimeout() - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
- getServiceCallOverhead() - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
-
- getServiceCallTime() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
If this AnalysisEngine is a proxy to a remote service, gets the total time spent making calls
on that service.
- getServiceCallTime() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getServiceCallTime() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImplMBean
-
- getServiceCallTimeSinceMark() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
Internal use only.
- getServiceEndpoint() - Method in class org.apache.uima.adapter.soap.AxisResourceServiceStub
-
Gets the service endpoint URL.
- getServiceHost() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Returns host where the service is running
- getServiceImpl(Class) - Static method in class org.apache.uima.adapter.soap.AxisResourceServiceManager
-
Gets a
ResourceService_impl
class to be used to process an request.This method
retrieves the service name and configuration parameters from the Axis MessageContext.
- getServiceName() - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
Returns the serviceName.
- getServiceName() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
-
- getServiceName() - Method in class org.apache.vinci.transport.PooledVinciClient
-
Get the service name to which this client connects.
- getServiceName() - Method in class org.apache.vinci.transport.VinciClient
-
- getServiceName() - Method in class org.apache.vinci.transport.VinciServer
-
- getServicePort() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Returns port of the service this proxy is connected to
- getServices(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery
-
Returns a list of services registered in the VNS and bound to a given name.
- getServices(String) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- getServices(String, String) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- getServices(String, int) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- getServices(String, int, boolean) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- getServices(String, String, boolean) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- getServiceWrapperOverhead() - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
-
- getServingPort() - Method in class org.apache.vinci.transport.VinciServer
-
After invoking serve() or startServing(), this method can be used to determine the port which
was negotiated with VNS on which to serve requests.
- getSession() - Method in class org.apache.uima.impl.ChildUimaContext_impl
-
- getSession() - Method in class org.apache.uima.impl.RootUimaContext_impl
-
- getSession() - Method in interface org.apache.uima.UimaContext
-
Returns the Session object, which can be used to store data that pertains to a particular
client session.
- getSettingsForGroups() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterSettings
-
Gets the settings for configuration parameters that are defined within groups.
- getSettingsForGroups() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
- getShortDateString() - Method in class org.apache.uima.tutorial.DateTimeAnnot
-
getter for shortDateString - gets
- getShortDateString(int) - Method in class org.apache.uima.tutorial.DateTimeAnnot_Type
-
- getShortHeap() - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- getShortName() - Method in interface org.apache.uima.cas.Feature
-
- getShortName() - Method in class org.apache.uima.cas.impl.FeatureImpl
-
- getShortName() - Method in class org.apache.uima.cas.impl.TypeImpl
-
- getShortName() - Method in interface org.apache.uima.cas.Type
-
- getShortValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Short value of a short valued feature path.
- getShortValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the short value of a feature.
- getShortValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getShortValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getSize() - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
-
Gets the available size of this pool (the number of free, available instances at this moment).
- getSize() - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Gets the size of this pool (the total number of CAS instances that it can hold).
- getSize() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Returns the size of this pool - the total number of AnalysisEngine instances it would contain
if no instances were checked out.
- getSize() - Method in class org.apache.uima.internal.util.ResourcePool
-
Gets the size of this pool (the total number of instances that it can hold).
- getSize() - Method in class org.apache.uima.util.CasPool
-
Gets the size of this pool (the total number of CAS instances that it can hold).
- getSize() - Method in class org.apache.uima.util.JCasPool
-
Gets the size of this pool (the total number of JCas instances that it can hold).
- getSocket() - Method in class org.apache.vinci.transport.BaseClient
-
Get the socket used for the connection.
- getSocket() - Static method in class org.apache.vinci.transport.BaseServerRunnable
-
Allows anyone in the calling chain of the 'run' method to get access to the socket being used
in the Vinci connection via the ThreadLocal variable.
- getSocketTimeout() - Method in class org.apache.vinci.transport.BaseClient
-
Get the default timeout value for the socket (0 indicates never timeout, which is the default,
but generally NOT a good setting).
- getSofa(SofaID) - Method in interface org.apache.uima.cas.CAS
-
Deprecated.
As of v2.0, use {#getView(String)}. From the view you can access the Sofa data, or
call CAS.getSofa()
if you truly need to access the SofaFS object.
- getSofa() - Method in interface org.apache.uima.cas.CAS
-
Get the Sofa feature structure associated with this CAS view.
- getSofa(SofaID) - Method in class org.apache.uima.cas.impl.CASImpl
-
Deprecated.
- getSofa() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getSofa() - Method in class org.apache.uima.cas.impl.DebugFSLogicalStructure.ViewInfo
-
- getSOFA() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Deprecated.
(non-Javadoc)
- getSOFA() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- getSofa() - Method in class org.apache.uima.jcas.cas.AnnotationBase
-
- getSofa(int) - Method in class org.apache.uima.jcas.cas.AnnotationBase_Type
-
- getSofa(SofaID) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getSofa() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getSofa(SofaID) - Method in interface org.apache.uima.jcas.JCas
-
Deprecated.
As of v2.0, use {#getView(String)}. From the view you can access the Sofa data, or
call JCas.getSofa()
if you truly need to access the SofaFS object.
- getSofa() - Method in interface org.apache.uima.jcas.JCas
-
Get the Sofa feature structure associated with this JCas view.
- getSofaAddr(int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- getSofaDataArray() - Method in interface org.apache.uima.cas.CAS
-
Get the Sofa data array.
- getSofaDataArray() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getSofaDataArray() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getSofaDataArray() - Method in interface org.apache.uima.jcas.JCas
-
Get the Sofa data array.
- getSofaDataStream() - Method in interface org.apache.uima.cas.CAS
-
Get the Sofa data as a byte stream.
- getSofaDataStream(SofaFS) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getSofaDataStream() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getSofaDataStream() - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- getSofaDataStream() - Method in interface org.apache.uima.cas.SofaFS
-
Provides stream access to both local and remote Sofa data.
- getSofaDataStream() - Method in class org.apache.uima.jcas.cas.Sofa
-
- getSofaDataStream() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getSofaDataStream() - Method in interface org.apache.uima.jcas.JCas
-
Get the Sofa data as a byte stream.
- getSofaDataString() - Method in interface org.apache.uima.cas.CAS
-
Get the Sofa Data String (a.k.a.
- getSofaDataString() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getSofaDataString() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getSofaDataString() - Method in interface org.apache.uima.jcas.JCas
-
Get the Sofa Data String (a.k.a.
- getSofaDataURI() - Method in interface org.apache.uima.cas.CAS
-
Get the Sofa data array.
- getSofaDataURI() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getSofaDataURI() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getSofaDataURI() - Method in interface org.apache.uima.jcas.JCas
-
Get the Sofa data array.
- getSofaFeat(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getSofaID() - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- getSofaID() - Method in interface org.apache.uima.cas.SofaFS
-
Get the Sofa globally unique name, after mapping.
- getSofaID() - Method in interface org.apache.uima.cas.SofaID
-
Deprecated.
Get the Sofa ID.
- getSofaID() - Method in class org.apache.uima.impl.SofaID_impl
-
Deprecated.
- getSofaID() - Method in class org.apache.uima.jcas.cas.Sofa
-
getter for sofaID - gets
- getSofaIterator() - Method in interface org.apache.uima.cas.CAS
-
Get iterator for all SofaFS in the CAS.
- getSofaIterator() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getSofaIterator() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getSofaIterator() - Method in interface org.apache.uima.jcas.JCas
-
Get iterator for all SofaFS in the CAS.
- getSofaMap() - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getSofaMap() - Method in interface org.apache.uima.UimaContextAdmin
-
Gets an unmodifiable Map containing the mapping of component sofa name to
absolute sofa ID.
- getSofaMappings() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
- getSofaMappings() - Method in interface org.apache.uima.analysis_engine.annotator.AnnotatorContext
-
Deprecated.
As of v2.0, annotators no longer need to explicitly call this method. CAS views can
now be obtained directly by the method CAS.getView(String)
, and the
framework will automatically do the necessary Sofa mappings.
- getSofaMappings() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- getSofaMappings() - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- getSofaMappings() - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
(non-Javadoc)
- getSofaMappings() - Method in interface org.apache.uima.UimaContext
-
Deprecated.
As of v2.0, annotators no longer need to explicitly call this method. CAS views can
now be obtained directly by the method CAS.getView(String)
, and the
framework will automatically do the necessary Sofa mappings.
- getSofaMime() - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- getSofaMime() - Method in interface org.apache.uima.cas.SofaFS
-
Get the Sofa mime type.
- getSofaMime() - Method in class org.apache.uima.jcas.cas.Sofa
-
- getSofaMimeType() - Method in interface org.apache.uima.cas.CAS
-
Get the mime type of the Sofa data being analyzed.
- getSofaMimeType() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getSofaMimeType() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getSofaMimeType() - Method in interface org.apache.uima.jcas.JCas
-
Get the mime type of the Sofa data being analyzed.
- getSofaNameMappings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- getSofaNameMappings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.
- getSofaNameMappings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
- getSofaNameMappings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
-
- getSofaNameMappings() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- getSofaNameMappings() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializer
-
Deprecated.
- getSofaNameMappings() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderIterator
-
- getSofaNameMappings() - Method in interface org.apache.uima.collection.metadata.CpeSofaMappings
-
Return Sofa Name Mappings
- getSofaNum() - Method in class org.apache.uima.jcas.cas.Sofa
-
getter for sofaNum - gets
- getSofaRef() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getSofaRef() - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- getSofaRef() - Method in interface org.apache.uima.cas.SofaFS
-
Get the Sofa Ref value.
- getSofaRef() - Method in class org.apache.uima.jcas.cas.Sofa
-
- getSofaURI() - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- getSofaURI() - Method in interface org.apache.uima.cas.SofaFS
-
Get the Sofa URI value.
- getSofaURI() - Method in class org.apache.uima.jcas.cas.Sofa
-
- getSortedKeys() - Method in class org.apache.uima.internal.util.Int2IntHashMap
-
- getSortedUsedTypes() - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- getSourceUrl() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Gets the URL from which this object was parsed.
- getSourceUrl() - Method in interface org.apache.uima.resource.metadata.MetaDataObject
-
Gets the URL from which this object was parsed.
- getSourceUrlString() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
If the sourceURL of this object is non-null, returns its string representation.
- getSourceUrlString() - Method in interface org.apache.uima.resource.metadata.MetaDataObject
-
If the sourceURL of this object is non-null, returns its string representation.
- getSpaceOverheadInWords() - Static method in class org.apache.uima.internal.util.IntHashSet
-
- getSpaceUsed_in_bits_no_overhead() - Method in class org.apache.uima.internal.util.IntBitSet
-
- getSpaceUsed_in_words_no_overhead() - Method in class org.apache.uima.internal.util.IntBitSet
-
- getSpaceUsedInWords() - Method in class org.apache.uima.internal.util.IntHashSet
-
- getSpecifier() - Method in interface org.apache.uima.analysis_engine.metadata.FlowControllerDeclaration
-
Retrieves the ResourceSpecifier
used to determine which FlowController is used
by the AnalysisEngine.
- getSpecifier() - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
-
- getSpecifier(URL) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Instantiates a ResourceSpecifier from a given URL.
- getSrcAddrFromTgtSeq(int) - Method in class org.apache.uima.cas.impl.CasSeqAddrMaps
-
- getStaleCachedResolveResult(String) - Method in class org.apache.vinci.transport.context.VinciContext
-
Get a cached resolve result (if any), but allow returning stale cache entries.
- getStart() - Method in class org.apache.uima.internal.util.CharArrayString
-
Get the start position of the string in the internal array.
- getStart() - Method in class org.apache.uima.internal.util.SymbolTable
-
Get the starting number of the symbol table.
- getStart() - Method in class org.apache.uima.jcas.tcas.Annotation
-
Deprecated.
- getStart() - Method in class org.apache.uima.tools.cvd.AnnotationExtent
-
- getStart() - Method in class org.apache.uima.tools.cvd.ArrayNode
-
- getStart() - Method in class org.apache.uima.tools.cvd.FSNode
-
- getStart() - Method in class org.apache.uima.tools.cvd.MarkupExtent
-
- getStartAt() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getStartingEntityId() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getStartingEntityId() - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Returns id of the first entity the CPE will beging processing.
- getStartingView(CAS, boolean, ComponentInfo) - Static method in class org.apache.uima.impl.Util
-
- getStartTime() - Method in class org.apache.uima.tutorial.Meeting
-
getter for startTime - gets
- getStartTime(int) - Method in class org.apache.uima.tutorial.Meeting_Type
-
- getStartTime() - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- getStartWith() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
- getStat(String) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getStat(String) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Return an abject identified with a given name
- getState() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
Gets the current state of an AnalysisEngine.
- getState() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getState() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImplMBean
-
- getStats() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns CPE stats
- getStatus() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
-
Returns status of CasProcessor
- getStatus() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns the current status of the CasProcessor
- getStatusMessage() - Method in interface org.apache.uima.collection.EntityProcessStatus
-
Gets a message describing the status of the Entity's processing.
- getStatusMessage() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
-
- getStdOutput() - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
-
- getString() - Method in interface org.apache.uima.resource.metadata.AllowedValue
-
Gets the allowed value.
- getString() - Method in class org.apache.uima.resource.metadata.impl.AllowedValue_impl
-
- getString(String, Object[]) - Method in class org.apache.uima.tools.jcasgen.Jg
-
- getString(String) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
return a string which is made as a substring of the common string
- getStringArray(String[]) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
- getStringArray0L() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getStringArray0L() - Method in interface org.apache.uima.jcas.JCas
-
A constant for each cas which holds a 0-length instance.
- getStringFeatValue(CAS, String, String) - Static method in class org.apache.uima.collection.impl.cpm.engine.ConsumerCasUtils
-
Returns a string value of a given Feature Structure
- getStringFeatValue(CAS, String, String) - Static method in class org.apache.uima.util.ConsumerCasUtils
-
- getStringForCode(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getStringIndex(String) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
- getStringSet(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- getStringTable() - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- getStringValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the String value of a string valued feature path.
- getStringValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the string value under a feature.
- getStringValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getStringValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getStub() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
-
Gets the stub to be used to communicate with the remote service.
- getStub() - Method in class org.apache.uima.resource.service.impl.ResourceServiceAdapter
-
Gets the stub to be used to communicate with the remote service.
- getStyle() - Method in class org.apache.uima.tools.cvd.AnnotationExtent
-
- getStyleMap() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getStyleMapFile() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- getStylemapFile() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
returns the new edited stylemap file
- getStyleMapFileName(String) - Method in class org.apache.uima.tools.AnnotationViewerMain
-
Gets the name of the style map file for the given AE or TypeSystem descriptor filename.
- getStyles() - Method in class org.apache.uima.search.impl.IndexRule_impl
-
- getStyles() - Method in interface org.apache.uima.search.IndexRule
-
Gets the styles that comprise this index rule.
- getSubDirs(File) - Static method in class org.apache.uima.util.FileUtils
-
Get a list of all subdirectories in a directory, ignoring regular files.
- getSubEvents() - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- getSubEvents() - Method in interface org.apache.uima.util.ProcessTraceEvent
-
Gets the sub-events of this event.
- getSubTypes() - Method in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
-
- getSuccessor(int) - Method in class org.apache.uima.internal.util.GraphNode
-
Get a specific successor node.
- getSuperType() - Method in class org.apache.uima.cas.impl.TypeImpl
-
Get the super type.
- getSupertypeName() - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- getSupertypeName() - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Gets the name of the supertype for this Type.
- getSupportedMechanismTypes() - Method in class org.apache.uima.adapter.soap.BinaryDeserializerFactory
-
- getSupportedMechanismTypes() - Method in class org.apache.uima.adapter.soap.BinarySerializerFactory
-
- getSupportedMechanismTypes() - Method in class org.apache.uima.adapter.soap.XmlDeserializerFactory
-
- getSupportedMechanismTypes() - Method in class org.apache.uima.adapter.soap.XmlSerializerFactory
-
- getSymbol(int) - Method in class org.apache.uima.internal.util.SymbolTable
-
Find the symbol corresponding to a value.
- getSynchPoint() - Method in interface org.apache.uima.collection.base_cpm.RecoverableCollectionReader
-
Retrieves data facilitating recovery of the CollectionReader
- getSynchPoint() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- getSynchPoint() - Method in class org.apache.uima.collection.impl.cpm.CheckpointData
-
Returns current SynchPoint object
- getSyntax() - Method in interface org.apache.uima.search.Filter
-
Gets the declared syntax for this filter's expression.
- getSyntax() - Method in class org.apache.uima.search.impl.Filter_impl
-
- getSysEnvVarValue(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
-
Returns a value of a given environment variable
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.apache.uima.tools.stylemap.LabelCellEditor
-
- getTAE() - Method in class org.apache.uima.internal.util.TextAnalysisEnginePool
-
Deprecated.
Checks out a TextAnalysisEngine from the pool.
- getTAE(long) - Method in class org.apache.uima.internal.util.TextAnalysisEnginePool
-
Deprecated.
Checks out a TextAnalysisEngine from the pool.
- getTAEfile() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- getTAEFileNameRoot() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- getTAEPath() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
get the path to the TAE that is where the StyleMap file should be written
- getTafJNIVersion() - Static method in class org.apache.uima.uimacpp.UimacppEngine
-
helper function to get the TAF JNI version.
- getTail() - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList
-
- getTail(int) - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList_Type
-
- getTail() - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
-
- getTail(int) - Method in class org.apache.uima.jcas.cas.NonEmptyFSList_Type
-
- getTail() - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
-
- getTail(int) - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList_Type
-
- getTail() - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
-
- getTail(int) - Method in class org.apache.uima.jcas.cas.NonEmptyStringList_Type
-
- getTailFeatCode(int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- getTargetAddress() - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Returns the targetAddress.
- getTargetId() - Method in class org.apache.uima.cas_data.impl.ReferenceValueImpl
-
- getTargetId() - Method in interface org.apache.uima.cas_data.ReferenceValue
-
Gets the ID of the target FeatureStructure.
- getTargetImapPort() - Method in interface org.apache.uima.resource.MailMessagingSpecifier
-
Returns the targetImapPort.
- getTargetInitialContextFactory() - Method in interface org.apache.uima.resource.JMSMessagingSpecifier
-
Returns the targetInitialContextFactory.
- getTargetMessagingServer() - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Returns the targetMessagingServer.
- getTargetPassword() - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Returns the targetPassword.
- getTargetProviderURL() - Method in interface org.apache.uima.resource.JMSMessagingSpecifier
-
Returns the targetProviderURL.
- getTargetServerChannelPort() - Method in interface org.apache.uima.resource.MQMessagingSpecifier
-
Returns the target serverChannelPort.
- getTargetSmtpPort() - Method in interface org.apache.uima.resource.MailMessagingSpecifier
-
Returns the targetSmtpPort.
- getTargetUser() - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Returns the targetUser.
- getTcasFS(CAS, String) - Static method in class org.apache.uima.collection.impl.cpm.engine.ConsumerCasUtils
-
Returns a Feature Structure of a given type
- getTcasFS(CAS, String) - Static method in class org.apache.uima.util.ConsumerCasUtils
-
- getTerritoryPart() - Method in class org.apache.uima.cas.text.Language
-
- getTestFileDirectoryPath() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getTestFileDirectoryPath() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getText(Element) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Gets the text of this Element.
- getText(Element, boolean) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Gets the text of this Element.
- getTextArea() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getTextFile() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getTextValue(Node) - Static method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Assumes node has a text field and extracts its value.
- getTgtFeatOffsets2Src(int) - Method in class org.apache.uima.cas.impl.CasTypeSystemMapper
-
- getTgtSeqFromSrcAddr(int) - Method in class org.apache.uima.cas.impl.CasSeqAddrMaps
-
- getThreadCount() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns number of processing threads
- getThreadId() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
Gets an id of a thread that was used to initialize AE instance
- getThreadId() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getThreadId() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImplMBean
-
- getThreadPoolMaxSize() - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
- getThreadPoolMinSize() - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
- getThrottleID() - Method in exception org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
-
- getThrottleID() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- getTime() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- getTime() - Method in class org.apache.uima.internal.util.Timer
-
Get the currently accumulated time.
- getTimeInMicros() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
-
Deprecated.
- getTimeInMicros() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
-
Deprecated.
- getTimeInMicros() - Method in class org.apache.uima.internal.util.JavaTimer
-
- getTimeInMicros() - Method in interface org.apache.uima.util.UimaTimer
-
Gets the current time in microseconds.
- getTimeInMillis() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
-
Deprecated.
- getTimeInMillis() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
-
Deprecated.
- getTimeInMillis() - Method in class org.apache.uima.internal.util.JavaTimer
-
- getTimeInMillis() - Method in interface org.apache.uima.util.UimaTimer
-
Gets the current time in milliseconds.
- getTimeInSecs() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
-
Deprecated.
- getTimeInSecs() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
-
Deprecated.
- getTimeInSecs() - Method in class org.apache.uima.internal.util.JavaTimer
-
- getTimeInSecs() - Method in interface org.apache.uima.util.UimaTimer
-
Gets the current time in seconds.
- getTimeout() - Method in class org.apache.uima.adapter.soap.AxisResourceServiceStub
-
Gets the timeout period.
- getTimeout() - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
Gets the timeout period, after which an exception will be thrown if no AnalysisEngine is
available in the pool.
- getTimeout() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- getTimeout() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns the max amount of time the CPE will wait for Cas Processor reponse.
- getTimeout() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Returns max millis to wait for CasProcessor response
- getTimeout() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
-
- getTimeout() - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorHandling
-
Returns the timeout the CPE will wait for a response from CasProcessor.
- getTimeout() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns the timeout value.
- getTimeout() - Method in class org.apache.uima.resource.impl.URISpecifier_impl
-
- getTimeout() - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Gets the timeout period in milliseconds.
- getTimeout() - Method in interface org.apache.uima.resource.URISpecifier
-
Gets the timeout period in milliseconds.
- getTimer() - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
- getTimer(String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
Return timer to measure performace of the cpm.
- getTimer() - Static method in class org.apache.uima.collection.impl.cpm.utils.TimerFactory
-
- getTimerClass() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
- getTimerImpl() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getTimerImpl() - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
- getTimeSpan() - Method in class org.apache.uima.internal.util.Timer
-
Get the accumulated time as a time span object.
- getToken() - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Return the next token.
- getTokenEnd() - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Get the end of the token.
- getTokenStart() - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Get the start of the token.
- getTokenType() - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Get the type of the token returned by the next call to nextToken()
.
- getToolkitsSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
- getTopType() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Get the top type, i.e., the root of the type system.
- getTopType() - Method in interface org.apache.uima.cas.TypeSystem
-
Get the top type, i.e., the root of the type system.
- getTotal() - Method in interface org.apache.uima.util.Progress
-
- getTotal() - Method in class org.apache.uima.util.ProgressImpl
-
- getTotalTime() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- getTotalTime() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns total time spent in process()
- getTotalTime() - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
-
- getTreeModelListeners(DefaultTreeModel) - Static method in class org.apache.uima.tools.cvd.tsview.MainFrame
-
- getTypClass(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the type class of the feature path.
- getType() - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
Get the type of this comparator.
- getType(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the type of the feature path.
- getType() - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the type of this FS.
- getType() - Method in interface org.apache.uima.cas.FSIndex
-
Return the type of feature structures this index contains.
- getType() - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
-
- getType() - Method in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
-
- getType() - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- getType() - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- getType() - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
- getType(String) - Method in class org.apache.uima.cas.impl.TypeNameSpaceImpl
-
- getType(String) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Get a type object for a given name.
- getType(String) - Method in interface org.apache.uima.cas.TypeNameSpace
-
- getType(String) - Method in interface org.apache.uima.cas.TypeSystem
-
Get a type object for a given type name.
- getType() - Method in interface org.apache.uima.cas_data.FeatureStructure
-
Gets the type of this FeatureStructure
- getType() - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
- getType(int) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getType(TOP) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getType(int) - Method in interface org.apache.uima.jcas.JCas
-
get the JCas _Type instance for a particular CAS type constant
- getType(TOP) - Method in interface org.apache.uima.jcas.JCas
-
Deprecated.
use instance.jcasType instead - faster
- getType() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Retrieves the data type of this configuration parameter.
- getType() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- getType(String) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- getType(String) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Retrieves a Type from this TypeSystem fragment.
- getType() - Method in class org.apache.uima.tools.cvd.IndexTreeNode
-
Returns the type.
- getType() - Method in class org.apache.uima.tools.cvd.TypeTreeNode
-
Returns the type.
- getType() - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- getType() - Method in interface org.apache.uima.util.ProcessTraceEvent
-
Gets the type of event.
- getTypeCode(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getTypeIndexID() - Method in class example.PersonTitle
-
- getTypeIndexID() - Method in class org.apache.uima.examples.SourceDocumentInformation
-
- getTypeIndexID() - Method in class org.apache.uima.examples.tokenizer.Sentence
-
- getTypeIndexID() - Method in class org.apache.uima.examples.tokenizer.Token
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.AnnotationBase
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.BooleanArray
-
used to obtain reference to the _Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.ByteArray
-
used to obtain reference to the _Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.DoubleArray
-
used to obtain reference to the _Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.EmptyFloatList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.EmptyFSList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.EmptyIntegerList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.EmptyStringList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.FloatArray
-
used to obtain reference to the _Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.FloatList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.FSArray
-
used to obtain reference to the _Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.FSList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.IntegerArray
-
used to obtain reference to the _Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.IntegerList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.LongArray
-
used to obtain reference to the _Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.ShortArray
-
used to obtain reference to the _Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.Sofa
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.StringArray
-
used to obtain reference to the TOP_Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.StringList
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.TOP
-
used to obtain reference to the TOP_Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.TOP_Type
-
used to obtain reference to the TOP_Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.tcas.Annotation
-
- getTypeIndexID() - Method in class org.apache.uima.jcas.tcas.DocumentAnnotation
-
- getTypeIndexID() - Method in class org.apache.uima.tutorial.DateAnnot
-
- getTypeIndexID() - Method in class org.apache.uima.tutorial.DateTimeAnnot
-
- getTypeIndexID() - Method in class org.apache.uima.tutorial.Meeting
-
- getTypeIndexID() - Method in class org.apache.uima.tutorial.RoomNumber
-
- getTypeIndexID() - Method in class org.apache.uima.tutorial.SentenceAnnot
-
- getTypeIndexID() - Method in class org.apache.uima.tutorial.TimeAnnot
-
- getTypeIndexID() - Method in class org.apache.uima.tutorial.UimaAcronym
-
- getTypeIndexID() - Method in class org.apache.uima.tutorial.UimaMeeting
-
- getTypeIndexID() - Method in class org.apache.uima.tutorial.WordAnnot
-
- getTypeIterator() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Get an iterator over all types, in no particular order.
- getTypeIterator() - Method in interface org.apache.uima.cas.TypeSystem
-
Get an iterator over all types, in no particular order.
- getTypeName() - Method in interface org.apache.uima.resource.metadata.FsIndexDescription
-
Gets the Type name for this index.
- getTypeName() - Method in class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
-
- getTypeNameFromXmlElementName(XmlElementName) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- getTypeNameSpace(String) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- getTypeNameSpace(String) - Method in interface org.apache.uima.cas.TypeSystem
-
Create a type name space object for the name parameter.
- getTypePriorities() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- getTypePriorities() - Method in class org.apache.uima.resource.CasDefinition
-
- getTypePriorities() - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Retrieves the Type Priorites for this Processing Resource.
- getTypes() - Method in class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
-
- getTypes() - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- getTypes() - Method in interface org.apache.uima.resource.metadata.TypePriorityList
-
Gets the type names, in order of their priority.
- getTypes() - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Gets descriptions of all Types in this TypeSystem fragment.
- getTypeSystem() - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
-
Deprecated.
- getTypeSystem() - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- getTypeSystem() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- getTypeSystem() - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
get the type system associated with this result specification.
- getTypeSystem() - Method in interface org.apache.uima.cas.CAS
-
Return the type system of this CAS instance.
- getTypeSystem() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getTypeSystem() - Method in class org.apache.uima.cas.impl.CASMgrSerializer
-
- getTypeSystem() - Method in class org.apache.uima.cas.impl.FeatureImpl
-
Get the type hierarchy that this feature belongs to.
- getTypeSystem() - Method in class org.apache.uima.cas.impl.TypeImpl
-
Get the type hierarchy that this type belongs to.
- getTypeSystem() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getTypeSystem() - Method in interface org.apache.uima.jcas.JCas
-
Return the type system of this CAS instance.
- getTypeSystem() - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Retrieves the Type System used by this Processing Resource.
- getTypeSystemDescription() - Method in class org.apache.uima.resource.CasDefinition
-
- getTypeSystemImpl() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getTypeSystemMgr() - Method in interface org.apache.uima.cas.admin.CASMgr
-
Return a writable version of the type system.
- getTypeSystemMgr() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getUimaContext() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- getUimaContext() - Method in interface org.apache.uima.resource.Resource
-
Gets the UIMA Context for this Resource.
- getUimaContext() - Method in class org.apache.uima.resource.Resource_ImplBase
-
- getUimaContextAdmin() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- getUimaContextAdmin() - Method in interface org.apache.uima.resource.Resource
-
Gets the Administrative interface to the UIMA Context.
- getUimaContextAdmin() - Method in class org.apache.uima.resource.Resource_ImplBase
-
Gets the Admin interface to this Resource's UimaContext.
- getUIMADatapath() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- getUIMADatapath() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- getUnassignedServices(String, ArrayList) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery
-
Returns a list of services that have not yet been assigned to any CPM proxy.
- getUndoMgr() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getUniqueMBeanName() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- getUniqueMBeanName() - Method in interface org.apache.uima.resource.ManagementObject
-
Gets a valid JMX MBean name that is unique among all ManagementObjects in this
JVM.
- getUniqueMBeanName() - Method in class org.apache.uima.util.impl.CasPoolManagementImpl
-
- getUniqueName() - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- getUniqueName() - Method in interface org.apache.uima.UimaContextAdmin
-
Returns a UUID-like unique name of this component.
- getUniqueString(String) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- getUnit() - Method in interface org.apache.uima.util.Progress
-
- getUnit() - Method in class org.apache.uima.util.ProgressImpl
-
- getUnorderedIterator() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
-
- getUpdatedFSs(PositiveIntSet) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- getUri() - Method in class org.apache.uima.examples.SourceDocumentInformation
-
getter for uri - gets URI of document.
- getUri(int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- getUri() - Method in interface org.apache.uima.resource.DataResource
-
Gets the URI of the data.
- getUri() - Method in class org.apache.uima.resource.impl.ConfigurableDataResource_impl
-
- getUri() - Method in class org.apache.uima.resource.impl.DataResource_impl
-
- getUri() - Method in class org.apache.uima.resource.impl.URISpecifier_impl
-
- getUri() - Method in interface org.apache.uima.resource.URISpecifier
-
Retrieves the URI at which a Resource may be located.
- getURL() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- getUrl() - Method in interface org.apache.uima.resource.ConfigurableDataResourceSpecifier
-
Retrieves the URL of the data.
- getUrl() - Method in interface org.apache.uima.resource.DataResource
-
Gets the URL where the data is stored.
- getUrl() - Method in class org.apache.uima.resource.impl.ConfigurableDataResource_impl
-
- getUrl() - Method in class org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_impl
-
- getUrl() - Method in class org.apache.uima.resource.impl.DataResource_impl
-
- getURL(String) - Static method in class org.apache.uima.test.junit_extension.JUnitExtension
-
- getURL() - Method in class org.apache.uima.util.XMLInputSource
-
Gets the base for resolving relative paths.
- getUserTypes() - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
- getUUID() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- getUUID() - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Gets the UUID (Universally Unique Identifier) for this Resource.
- getValue() - Method in class org.apache.uima.cas.impl.DebugNameValuePair
-
Gets the value.
- getValue(String) - Method in class org.apache.uima.collection.impl.cpm.utils.CasMetaData
-
- getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
- getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
-
- getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
- getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
- getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
-
- getValue() - Method in interface org.apache.uima.collection.metadata.NameValuePair
-
Gets the value.
- getValue() - Method in class org.apache.uima.internal.util.BinaryTree
-
- getValue() - Method in interface org.apache.uima.internal.util.IntKeyValueIterator
-
- getValue() - Method in class org.apache.uima.internal.util.rb_trees.RBTKeyValuePair
-
- getValue() - Method in class org.apache.uima.resource.impl.Parameter_impl
-
- getValue() - Method in class org.apache.uima.resource.metadata.impl.NameValuePair_impl
-
Gets the value.
- getValue() - Method in interface org.apache.uima.resource.metadata.NameValuePair
-
Gets the value.
- getValue() - Method in interface org.apache.uima.resource.Parameter
-
Gets the value of the parameter.
- getValue() - Method in interface org.apache.uima.search.Attribute
-
Gets the value of this attribute.
- getValue() - Method in class org.apache.uima.search.impl.Attribute_impl
-
- getValue() - Method in class org.apache.uima.tools.util.gui.SliderField
-
- getValue() - Method in class org.apache.vinci.transport.KeyValuePair
-
- getValueAsFrame() - Method in class org.apache.vinci.transport.KeyValuePair
-
- getValueAsLeaf() - Method in class org.apache.vinci.transport.KeyValuePair
-
- getValueAsString(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the feature path value as string for the given FeatureStructure.
- getValueAsString() - Method in class org.apache.vinci.transport.KeyValuePair
-
- getValueAt(int, int) - Method in class org.apache.uima.tools.cvd.tsview.FeatureTableModel
-
- getValueAt(int, int) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
- getValues() - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
- getValues() - Method in class org.apache.uima.tools.util.gui.ListSelector
-
- getValueType() - Method in interface org.apache.uima.cas.FeatureValuePath
-
Deprecated.
Returns the type that this feature path will evaluate to.
- getValueType() - Method in class org.apache.uima.cas.impl.FeatureValuePathImpl
-
Returns the type that this feature path will evaluate to.
- getVendor() - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Gets the vendor of this FS Index Collection.
- getVendor() - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- getVendor() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- getVendor() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- getVendor() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- getVendor() - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- getVendor() - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Gets the vendor of this Resource Manager Configuration.
- getVendor() - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Gets the vendor of this Resource.
- getVendor() - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Gets the vendor of this TypePriorities declaration.
- getVendor() - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Gets the vendor of this Type System.
- getVerificationMsg() - Method in class org.apache.uima.pear.tools.InstallationController
-
- getVersion() - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Gets the version number of this FS Index Collection.
- getVersion() - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- getVersion() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- getVersion() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- getVersion() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- getVersion() - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- getVersion() - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Gets the version number of this Resource Manager Configuration.
- getVersion() - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Gets the version number of this Resource.
- getVersion() - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Gets the version number of this TypePriorities declaration.
- getVersion() - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Gets the version number of this Type System.
- getVersion() - Static method in class org.apache.uima.uimacpp.CppUimajEngine
-
- getVersionString() - Static method in class org.apache.uima.UIMAFramework
-
Gets the framework implementation's version number as a string.
- getView() - Method in interface org.apache.uima.cas.AnnotationBaseFS
-
Gets the CAS view associated with the Sofa that this Annotation is over.
- getView(String) - Method in interface org.apache.uima.cas.CAS
-
Get the view for a Sofa (subject of analysis).
- getView(SofaFS) - Method in interface org.apache.uima.cas.CAS
-
Get the view for a Sofa (subject of analysis).
- getView() - Method in class org.apache.uima.cas.impl.AnnotationBaseImpl
-
see org.apache.uima.cas.AnnotationBase#getView()
- getView(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getView(String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getView(SofaFS) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getView() - Method in class org.apache.uima.jcas.cas.AnnotationBase
-
- getView(int) - Method in class org.apache.uima.jcas.cas.AnnotationBase_Type
-
- getView(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getView(SofaFS) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getView(String) - Method in interface org.apache.uima.jcas.JCas
-
Get the view for a Sofa (subject of analysis).
- getView(SofaFS) - Method in interface org.apache.uima.jcas.JCas
-
Get the view for a Sofa (subject of analysis).
- getViewIterator() - Method in interface org.apache.uima.cas.CAS
-
Get iterator over all views in this CAS.
- getViewIterator(String) - Method in interface org.apache.uima.cas.CAS
-
Get iterator over all views with the given name prefix.
- getViewIterator() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getViewIterator(String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- getViewIterator() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getViewIterator(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getViewIterator() - Method in interface org.apache.uima.jcas.JCas
-
Get iterator over all views in this JCas.
- getViewIterator(String) - Method in interface org.apache.uima.jcas.JCas
-
Get iterator over all views with the given name prefix.
- getViewName() - Method in interface org.apache.uima.cas.CAS
-
Get the view name.
- getViewName() - Method in class org.apache.uima.cas.impl.CASImpl
-
- getViewName() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- getViewName() - Method in interface org.apache.uima.jcas.JCas
-
Get the view name.
- getViewType() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- getVinciFrameFactory() - Static method in class org.apache.vinci.transport.VinciFrame
-
Get a TransportableFactory that creates new VinciFrames.
- getVinciServices(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery.VinciVNSQuery
-
Returns a list of services bound to a given name.
- getVNSHost() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Returns VNS Host
- getVNSHost() - Method in class org.apache.vinci.transport.context.VinciContext
-
Return the VNS hostname.
- getVNSPort() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Returns VNS Port
- getVNSPort() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Returns the port number on which local VNS is listening for requests.
- getVNSPort() - Method in class org.apache.vinci.transport.context.VinciContext
-
Return the VNS listener port.
- getVNSResolveTimeout() - Method in class org.apache.vinci.transport.context.VinciContext
-
Get the timeout setting of VNS resolve queries.
- getVNSServeonTimeout() - Method in class org.apache.vinci.transport.context.VinciContext
-
Get the timeout setting of VNS serveon queries.
- getWaitTimeBetweenRetries() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
- getWaitTimeBetweenRetries() - Method in interface org.apache.uima.collection.metadata.CasProcessorMaxRestarts
-
- getWrapperClass(Class) - Static method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Gets the wrapper class corresponding to the given primitive type.
- getWriter() - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- getXCASasString(CasData, String[]) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- getXcasFileOpenDir() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- getXCASHandler(CAS) - Method in class org.apache.uima.cas.impl.XCASDeserializer
-
Create a default handler for deserializing an XCAS into the cas
parameter.
- getXCASHandler(CAS, OutOfTypeSystemData) - Method in class org.apache.uima.cas.impl.XCASDeserializer
-
Create a default handler for deserializing an XCAS into the cas
parameter.
- getXmiCasHandler(CAS) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer
-
Create a default handler for deserializing a CAS from XMI.
- getXmiCasHandler(CAS, boolean) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer
-
Create a default handler for deserializing a CAS from XMI.
- getXmiCasHandler(CAS, boolean, XmiSerializationSharedData) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer
-
Create a default handler for deserializing a CAS from XMI.
- getXmiCasHandler(CAS, boolean, XmiSerializationSharedData, int) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer
-
Create a default handler for deserializing a CAS from XMI.
- getXmiCasHandler(CAS, boolean, XmiSerializationSharedData, int, AllowPreexistingFS) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer
-
Create a default handler for deserializing a CAS from XMI.
- getXmiId(int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Get the XMI ID to use for an FS.
- getXmiIdAsInt(int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- getXMLAttributes() - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
-
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Overridden to handle "name" and "value" attributes.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
-
Overridden to handle "name" and "value" attributes.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
Overridden to handle "name" and "value" attributes.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
Overridden to handle "name" and "value" attributes.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
Overridden to handle "name" and "value" attributes.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
Overridden to handle "key" and "value" attributes.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
Overridden to handle "max" and "default" attributes.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
Overridden to handle Cas Processor attributes.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
Overridden to handle Checkpoint attributes.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
-
Overridden to handle "href" attribute.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
-
Overridden to handle "href" attributes.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
-
Overridden to handle "name" and "value" attributes.
- getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
-
Overridden to handle "queueClass" and "dequeueTimeout" attributes.
- getXMLAttributes() - Method in class org.apache.uima.resource.impl.Parameter_impl
-
Overridden to handle "name" and "value" attributes.
- getXMLAttributes() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
-
Overridden to write the names
property as an XML attribute.
- getXMLAttributes() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- getXMLAttributes() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
- getXMLAttributes() - Method in class org.apache.uima.search.impl.Attribute_impl
-
Overridden to write the name and value properties as XML attributes.
- getXMLAttributes() - Method in class org.apache.uima.search.impl.Style_impl
-
Overridden to write the name property as an XML attribute.
- getXMLAttributeString() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
Overridden to return defaultGroup and searchStrategy as XML attributes.
- getXMLElementTagName() - Method in class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
-
- getXMLIZATION_INFO() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.analysis_engine.impl.TaeDescription_impl
-
Deprecated.
- getXmlizationInfo() - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.analysis_engine.metadata.impl.CapabilityLanguageFlow_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.analysis_engine.metadata.impl.FixedFlow_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.CasConsumerDescription_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.CasInitializerDescription_impl
-
Deprecated.
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.CollectionReaderDescription_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
-
- getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.flow.impl.FlowControllerDescription_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.impl.CustomResourceSpecifier_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.impl.ExternalResourceDependency_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.impl.ExternalResourceDescription_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.impl.FileLanguageResourceSpecifier_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.impl.FileResourceSpecifier_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.impl.Parameter_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.impl.PearSpecifier_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.impl.URISpecifier_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.AllowedValue_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.ExternalResourceBinding_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.Import_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
To be implemented by subclasses to return information describing how to represent this object
in XML.
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.NameValuePair_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.ProcessingResourceMetaData_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.search.impl.Attribute_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.search.impl.Filter_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.search.impl.IndexBuildItem_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.search.impl.IndexBuildSpecification_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.search.impl.IndexRule_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.search.impl.Mapping_impl
-
- getXmlizationInfo() - Method in class org.apache.uima.search.impl.Style_impl
-
- getXmlizationInfoForClass() - Static method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Static method to get XmlizationInfo, used by subclasses to set up their own XmlizationInfo.
- getXmlizationInfoForClass() - Static method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
Static method to get XmlizationInfo, used by subclasses to set up their own XmlizationInfo.
- getXmlizationInfoForClass() - Static method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
Static method to get XmlizationInfo, used by subclasses to set up their own XmlizationInfo.
- getXMLParser() - Static method in class org.apache.uima.UIMAFramework
-
- getXmlTag() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- getXXX(int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- getYears() - Method in class org.apache.uima.internal.util.TimeSpan
-
Get the year fraction of this object.
- Gladis - Class in org.apache.uima.tools.annot_view
-
Deprecated.
Use org.apache.uima.tools.cvd.CVD instead.
- Gladis() - Constructor for class org.apache.uima.tools.annot_view.Gladis
-
Deprecated.
- Graph - Class in org.apache.uima.internal.util
-
A simple graph class.
- Graph() - Constructor for class org.apache.uima.internal.util.Graph
-
- GraphNode - Class in org.apache.uima.internal.util
-
Interface for a generic node in a graph.
- GraphNode(Object) - Constructor for class org.apache.uima.internal.util.GraphNode
-
- greatestNode - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- gridBagPanel - Variable in class org.apache.uima.tools.util.gui.FormPanel
-
- GROUP_SEPARATOR - Static variable in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
Character that separates parameter name from group name in the parameter map.
- grow(int) - Method in class org.apache.uima.cas.impl.Heap
-
- growth_factor - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- gt(float) - Method in interface org.apache.uima.cas.FSFloatConstraint
-
Require float value to be greater than f
.
- gt(int) - Method in interface org.apache.uima.cas.FSIntConstraint
-
Require int value to be greater than i
.
- GUI - Class in org.apache.uima.tools.jcasgen
-
- GUI(Jg) - Constructor for class org.apache.uima.tools.jcasgen.GUI
-
- GuiErrorImpl - Class in org.apache.uima.tools.jcasgen
-
- GuiErrorImpl() - Constructor for class org.apache.uima.tools.jcasgen.GuiErrorImpl
-
- GuiProgressMonitor - Class in org.apache.uima.tools.jcasgen
-
- GuiProgressMonitor() - Constructor for class org.apache.uima.tools.jcasgen.GuiProgressMonitor
-
- i - Variable in enum org.apache.uima.cas.impl.BinaryCasSerDes4.SlotKind
-
- I18nUtil - Class in org.apache.uima.internal.util
-
Internationaliation utilities.
- I18nUtil() - Constructor for class org.apache.uima.internal.util.I18nUtil
-
- IbmUimaToApacheUima - Class in org.apache.uima.tools.migration
-
Migration utility for converting from IBM UIMA to Apache UIMA.
- IbmUimaToApacheUima() - Constructor for class org.apache.uima.tools.migration.IbmUimaToApacheUima
-
- ID_ATTR_NAME - Static variable in class org.apache.uima.cas.impl.XCASSerializer
-
- ID_ATTR_NAME - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
-
- ID_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- identifyUimaComponentCategory(File) - Static method in class org.apache.uima.pear.util.UIMAUtil
-
Identifies a given UIMA component/resource category based on its XML descriptor.
- identifyUimaComponentCategory(URL) - Static method in class org.apache.uima.pear.util.UIMAUtil
-
Identifies a given UIMA component/resource category based on its XML descriptor.
- identifyUtfSignature(int[], int) - Static method in class org.apache.uima.pear.util.FileUtil
-
Makes and attempt to identify possible UTF signature (BOM) in a given sequence of bytes.
- IError - Interface in org.apache.uima.tools.jcasgen
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- IGNORED - Static variable in class org.apache.uima.cas.impl.BinaryCasSerDes4
-
- IGNORED - Static variable in class org.apache.uima.cas.impl.SlotKinds
-
- ignorePI(InputStream) - Method in class org.apache.vinci.transport.XTalkTransporter
-
- ignoreResponse - Variable in class org.apache.uima.adapter.vinci.CASTransportable
-
- ILLEGAL_ADDING_OF_NEW_META_INFO_AFTER_CAS_DEFINED - Static variable in exception org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: "Illegal adding of additional MetaData after
CASes have been defined.
- ILLEGAL_ARGUMENT - Static variable in exception org.apache.uima.UIMA_IllegalArgumentException
-
Message key for a standard UIMA exception message: "Value "{0}" is not valid for argument "{1}"
of method {2}."
- ILLEGAL_ARRAY_ATTR - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: unknown attribute for array type:
{3}.
- ILLEGAL_ARRAY_LENGTH - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: illegal array length specified: {0}.
- ILLEGAL_ARRAY_SIZE - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Array size must be >= 0.
- ILLEGAL_ARRAY_SIZE - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: size of array must be >= 0, but is:
{3}.
- ILLEGAL_CAS_COPY_TO_SAME_CAS - Static variable in exception org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message:
It is not permitted to use CasCopier to copy a Cas to itself, even in another view.
- ILLEGAL_DROP_CAS - Static variable in exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Message key for a standard UIMA exception message: "The FlowController attempted to drop a CAS
that was passed as input to the Aggregate AnalysisEngine containing that FlowController.
- ILLEGAL_DTR_INDEX - Static variable in exception org.apache.uima.internal.util.UtilError
-
Out of bounds error while retrieving daughter node.
- ILLEGAL_FEAT_SET - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
While FS was in the index, illegal attempt to modify Feature "{0}" which is used as a key in one or more indexes; FS = "{1}"
- ILLEGAL_FS_FEAT_UPDATE - Static variable in exception org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message:
Illegal update of indexed Feature Structure feature used as an key in one or more indexes
- ILLEGAL_ID - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: value of _id attribute must be
integer, but is: {3}.
- ILLEGAL_PREDECESSOR_INDEX - Static variable in exception org.apache.uima.internal.util.UtilError
-
Index out of bounds error while retrieving predecessor node.
- ILLEGAL_STRING_VALUE - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Error setting string value: string "{0}" is not valid for a value of type "{1}".
- ILLEGAL_SUCCESSOR_INDEX - Static variable in exception org.apache.uima.internal.util.UtilError
-
Index out of bounds error while retrieving successor node.
- ImageButton - Class in org.apache.uima.tools.util.gui
-
- ImageButton(String) - Constructor for class org.apache.uima.tools.util.gui.ImageButton
-
- Images - Class in org.apache.uima.tools.images
-
Names of images and utility methods to get images.
- Images() - Constructor for class org.apache.uima.tools.images.Images
-
- IMerge - Interface in org.apache.uima.tools.jcasgen
-
- Import - Interface in org.apache.uima.resource.metadata
-
An import declaration.
- IMPORT_BY_NAME_TARGET_NOT_FOUND - Static variable in exception org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: An import could not be resolved.
- IMPORT_FAILED_COULD_NOT_READ_FROM_URL - Static variable in exception org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: Import failed.
- Import_impl - Class in org.apache.uima.resource.metadata.impl
-
- Import_impl() - Constructor for class org.apache.uima.resource.metadata.impl.Import_impl
-
- IMPORT_MUST_HAVE_NAME_XOR_LOCATION - Static variable in exception org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: Invalid import declaration.
- IN_MAIN_HEAP - Static variable in class org.apache.uima.cas.impl.BinaryCasSerDes4
-
- IN_MAIN_HEAP - Static variable in class org.apache.uima.cas.impl.SlotKinds
-
- INAPPROP_FEAT - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Feature "{0}" is not defined for type "{1}".
- INAPPROP_RANGE - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Trying to access value of feature "{0}" as "{1}", but range of feature is "{2}".
- INAPPROP_TYPE - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Expected value of type "{0}", but found "{1}".
- INAPPROP_TYPE_EXCEPTION - Static variable in exception org.apache.uima.cas.CASException
-
The value of the feature {0} cannot be accessed as type {1}, because it is {2}.
- inc() - Method in interface org.apache.uima.internal.util.IntPointerIterator
-
- INCLUDE_FILE_NOT_FOUND - Static variable in exception org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: "The XML document attempted to include an
external file "{0}", which was not found."
- includeDocText - Variable in class org.apache.uima.adapter.vinci.CASTransportable
-
- INCOMPATIBLE_ELEMENT_RANGE_TYPES - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The feature {0} is declared twice, with
incompatible element range types {1} and {2}.
- INCOMPATIBLE_INDEX_VERSION - Static variable in exception org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: The semantic search index at "{0}" was built
with a UIMA version prior to v2.0.
- INCOMPATIBLE_MULTI_REFS - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The feature {0} is declared twice, with
incompatible multipleReferencesAllowed specifications.
- INCOMPATIBLE_RANGE_TYPES - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The feature {0} is declared twice, with
incompatible range types {1} and {2}.
- INCOMPATIBLE_SUPERTYPES - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The Type {0} is declared twice, with
incompatible supertypes {1} and {2}."
- INCOMPATIBLE_TAF_JNI_LIBRARY - Static variable in exception org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: "Incompatible taf jni library {0}."
- INCORRECT_CAS_INTERFACE - Static variable in exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Message key for a standard UIMA exception message: "Expected CAS interface {0}, but received
interface {1}."
- INCORRECT_INPUT_TO_CAS_INITIALIZER - Static variable in exception org.apache.uima.collection.CollectionException
-
Message key for a standard UIMA exception message: The CAS Initializer requires an input of
class {0}, but received an object of class {1}.
- INCORRECT_NUMBER_OF_PARAMETERS - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "This resource requires {0} parameter(s)."
- incr(int, boolean) - Method in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
-
- incr(int) - Method in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
-
- increment(int) - Method in class org.apache.uima.util.ProgressImpl
-
- incrementAbortCount(int) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- incrementAbortCount(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Increment number of aborted Cas'es due to inability to process the Cas
- incrementCASesProcessed() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- incrementCasProcessorErrors(Throwable) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- incrementCasProcessorErrors(Throwable) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
This routine determines what to do with an exception thrown during the CasProcessor processing.
- incrementFilteredCount(int) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- incrementFilteredCount(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Increments number of CAS'es filtered by the CasProcessor.
- incrementProcessed(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- incrementRestartCount(int) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- incrementRestartCount(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Increment number of times the casProcessor was restarted due to failures
- incrementRetryCount(int) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- incrementRetryCount(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Increments number of times CasProceesor failed analyzing Cas'es due to timeout or some other
problems
- incrementStat(String, Integer) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- incrementStat(String, Integer) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Increment a value of a given stat
- incrementTotalTime(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- incrementTotalTime(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Increments total time spend in the process() method of the CasProcessor
- incrNoCompression(int) - Method in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
-
v is the number of bytes to incr counter 0 by
- indentChildElements(XmlizationInfo, MetaDataObject_impl) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
-
- index - Variable in class org.apache.uima.cas.impl.XmiSerializationSharedData.XmiArrayElement
-
- INDEX_KEY_FEATURE_NOT_FOUND - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The key Feature "{0}" declared for Index
"{1}" was not found."
- IndexBuildItem - Interface in org.apache.uima.search
-
- IndexBuildItem_impl - Class in org.apache.uima.search.impl
-
- IndexBuildItem_impl() - Constructor for class org.apache.uima.search.impl.IndexBuildItem_impl
-
- IndexBuildSpecification - Interface in org.apache.uima.search
-
Determines how a
CAS
get indexed with a UIMA-compliant search engine.
- IndexBuildSpecification_impl - Class in org.apache.uima.search.impl
-
- IndexBuildSpecification_impl() - Constructor for class org.apache.uima.search.impl.IndexBuildSpecification_impl
-
- INDEXED_ATTR_NAME - Static variable in class org.apache.uima.cas.impl.XCASSerializer
-
- indexedFSs - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- IndexingException - Exception in org.apache.uima.search
-
Thrown by the Index to indicate that a failure has occurred during indexing.
- IndexingException() - Constructor for exception org.apache.uima.search.IndexingException
-
Creates a new exception with a null message.
- IndexingException(Throwable) - Constructor for exception org.apache.uima.search.IndexingException
-
Creates a new exception with the specified cause and a null message.
- IndexingException(String, String, Object[]) - Constructor for exception org.apache.uima.search.IndexingException
-
Creates a new exception with a the specified message.
- IndexingException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.search.IndexingException
-
Creates a new exception with the specified message and cause.
- IndexingException(String, Object[]) - Constructor for exception org.apache.uima.search.IndexingException
-
- IndexingException(String, Object[], Throwable) - Constructor for exception org.apache.uima.search.IndexingException
-
- indexingStrategy - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
For each index, the indexing strategy of that index.
- indexName - Variable in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
-
- indexNames - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
The index identifiers.
- indexOf(char, int) - Method in class org.apache.uima.internal.util.CharArrayString
-
Find an occurence of a given character after some position.
- indexOf(char) - Method in class org.apache.uima.internal.util.CharArrayString
-
Find the first occurence of a given char.
- indexOf(int) - Method in class org.apache.uima.internal.util.IntSet
-
- indexOf(int) - Method in class org.apache.uima.internal.util.IntVector
-
Returns the index of the first occurrence of the element specified in this vector.
- indexOfCaseSensitive(String, String, int, boolean) - Static method in class org.apache.uima.internal.util.ReplaceStringInFiles
-
- indexOfIgnoreCase(String, String) - Static method in class org.apache.uima.pear.util.StringUtil
-
- indexOfIgnoreCase(String, String, int) - Static method in class org.apache.uima.pear.util.StringUtil
-
- indexOfOptimizeAscending(int) - Method in class org.apache.uima.internal.util.IntVector
-
Returns the index of some occurrence of the element specified in this vector.
- IndexPopupListener - Class in org.apache.uima.tools.cvd.control
-
- IndexPopupListener(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.IndexPopupListener
-
- IndexRule - Interface in org.apache.uima.search
-
A rule that specifies indexing behavior.
- IndexRule_impl - Class in org.apache.uima.search.impl
-
- IndexRule_impl() - Constructor for class org.apache.uima.search.impl.IndexRule_impl
-
- IndexTreeNode - Class in org.apache.uima.tools.cvd
-
Class comment for IndexTreeNode.java goes here.
- IndexTreeNode(String, Type, int) - Constructor for class org.apache.uima.tools.cvd.IndexTreeNode
-
- IndexTreeNode() - Constructor for class org.apache.uima.tools.cvd.IndexTreeNode
-
Constructor for IndexTreeNode.
- IndexTreeSelectionListener - Class in org.apache.uima.tools.cvd.control
-
Change the display of the FSTree if a type in an index is selected.
- IndexTreeSelectionListener(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.IndexTreeSelectionListener
-
- indexTreeSizePref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
- INFO - Static variable in interface org.apache.uima.tools.jcasgen.IError
-
- INFO - Static variable in class org.apache.uima.util.Level
-
message level "INFO"
- INFO_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "INFO"
- init(boolean, Properties) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Instantiates and initializes a CPE.
- init(Map<String, Style>, CAS) - Method in class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
-
- init(File, Dimension) - Method in class org.apache.uima.tools.cvd.LogFileViewer
-
- init(String, MarkupExtent[]) - Method in class org.apache.uima.tools.cvd.MultiAnnotViewerFrame
-
- init(String, AnnotationExtent[], Dimension) - Method in class org.apache.uima.tools.cvd.MultiAnnotViewerFrame
-
- init() - Method in class org.apache.uima.tools.viewer.CasAnnotationViewerApplet
-
Called when the applet is initialized.
- init() - Method in class org.apache.uima.tools.viewer.CasTreeViewerApplet
-
Called when the applet is initialized.
- INIT_THREADSAFE - Static variable in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
flag for embedders to test to see if they have a
version of the framework which supports
multi-threaded produceResource
- initASB(AnalysisEngineDescription, Map<String, Object>) - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
A utility method that creates and configures the ASB component.
- initCASIndexes() - Method in interface org.apache.uima.cas.admin.CASMgr
-
Install the standard built-in indexes into the base CAS
- initCASIndexes() - Method in class org.apache.uima.cas.impl.CASImpl
-
- initCause(Throwable) - Method in exception org.apache.uima.InternationalizedException
-
- initCause(Throwable) - Method in exception org.apache.uima.InternationalizedRuntimeException
-
- initChildren() - Method in class org.apache.uima.tools.cvd.ArrayNode
-
- initChildren() - Method in class org.apache.uima.tools.cvd.FSNode
-
- initChildren() - Method in class org.apache.uima.tools.cvd.FSTreeNode
-
- initFlowController(FlowControllerDeclaration, UimaContextAdmin, AnalysisEngineMetaData) - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
-
- initHtml(String, MarkupExtent[]) - Method in class org.apache.uima.tools.cvd.MultiAnnotViewerFrame
-
- INITIAL_BUF_SIZE - Static variable in class org.apache.vinci.transport.document.XTalkToSAX
-
- initializationComplete() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
-
Called when the Collection Processing Manager's initialization has completed.
- initializationComplete() - Method in class org.apache.uima.examples.RunAE
-
- initializationComplete() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- initializationComplete() - Method in class org.apache.uima.tools.RunAE
-
- initialize(ResourceSpecifier, Map) - Method in class org.apache.uima.adapter.soap.SoapAnalysisEngineServiceAdapter
-
- initialize(ResourceSpecifier, Map) - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceAdapter
-
- initialize(UimaContext) - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Performs any startup tasks required by this component.
- initialize(UimaContext) - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
-
- initialize(ResourceSpecifier, Map<String, Object>) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Initializes this Resource
from a ResourceSpecifier
.
- initialize(AnnotatorContext) - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
-
Deprecated.
- initialize(AnnotatorContext) - Method in interface org.apache.uima.analysis_engine.annotator.BaseAnnotator
-
Performs any startup tasks required by this annotator.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
-
Initializes this ASB.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- initialize(UimaContext) - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
-
- initialize(UimaContext) - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
-
- initialize(UimaContext) - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
-
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineService_impl
-
Initialize this service.
- initialize(ResourceSpecifier, int, int) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineService_impl
-
An alternative form of initialize that takes the number of simultaneous requests and timeout
period as explicit arguments.
- initialize(String) - Method in interface org.apache.uima.cas.FeaturePath
-
Initialize the feature path object with the given feature path string.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.collection.base_cpm.CasDataCollectionReader_ImplBase
-
Called by the framework to initialize this Collection Reader.
- initialize() - Method in class org.apache.uima.collection.base_cpm.CasDataCollectionReader_ImplBase
-
This method is called during initialization, and does nothing by default.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.collection.base_cpm.CasDataConsumer_ImplBase
-
Called by the framework to initialize this CAS Consumer.
- initialize() - Method in class org.apache.uima.collection.base_cpm.CasDataConsumer_ImplBase
-
This method is called during initialization, and does nothing by default.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.collection.base_cpm.CasDataInitializer_ImplBase
-
Deprecated.
Called by the framework to initialize this CAS Initializer.
- initialize() - Method in class org.apache.uima.collection.base_cpm.CasDataInitializer_ImplBase
-
Deprecated.
This method is called during initialization, and does nothing by default.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.collection.CasConsumer_ImplBase
-
Called by the framework to initialize this CAS Consumer.
- initialize() - Method in class org.apache.uima.collection.CasConsumer_ImplBase
-
This method is called during initialization, and does nothing by default.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.collection.CasInitializer_ImplBase
-
Deprecated.
Called by the framework to initialize this CAS Initializer.
- initialize() - Method in class org.apache.uima.collection.CasInitializer_ImplBase
-
Deprecated.
This method is called during initialization, and does nothing by default.
- initialize(CpeDescription, Map<String, Object>) - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Initializes this CPE from a cpeDescription
Applications do not need to call this
method.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
Called by the framework to initialize this Collection Reader.
- initialize() - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
This method is called during initialization, and does nothing by default.
- initialize(CpeDescription, Map) - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- initialize(ResourceSpecifier, Map) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- initialize(UimaContext) - Method in class org.apache.uima.examples.cas.PersonTitleAnnotator
-
Performs initialization logic.
- initialize(UimaContext) - Method in class org.apache.uima.examples.cas.RegExAnnotator
-
Performs any startup tasks required by this annotator.
- initialize(UimaContext) - Method in class org.apache.uima.examples.casMultiplier.SimpleTextMerger
-
- initialize(UimaContext) - Method in class org.apache.uima.examples.casMultiplier.SimpleTextSegmenter
-
- initialize() - Method in class org.apache.uima.examples.cpe.AnnotationPrinter
-
Initializes this CAS Consumer with the parameters specified in the descriptor.
- initialize() - Method in class org.apache.uima.examples.cpe.FileSystemCollectionReader
-
- initialize() - Method in class org.apache.uima.examples.cpe.InlineXmlCasConsumer
-
- initialize() - Method in class org.apache.uima.examples.cpe.PersonTitleDBWriterCasConsumer
-
- initialize() - Method in class org.apache.uima.examples.cpe.XCasWriterCasConsumer
-
- initialize(FlowControllerContext) - Method in class org.apache.uima.examples.flow.AdvancedFixedFlowController
-
- initialize(FlowControllerContext) - Method in class org.apache.uima.examples.flow.WhiteboardFlowController
-
- initialize(FlowControllerContext) - Method in class org.apache.uima.examples.flow.WhiteboardFlowController2
-
- initialize() - Method in class org.apache.uima.examples.xmi.XmiCollectionReader
-
- initialize() - Method in class org.apache.uima.examples.xmi.XmiEcoreCasConsumer
-
- initialize() - Method in class org.apache.uima.examples.xmi.XmiWriterCasConsumer
-
- initialize(UimaContext) - Method in class org.apache.uima.examples.XmlDetagger
-
- initialize(FlowControllerContext) - Method in interface org.apache.uima.flow.FlowController
-
Performs any startup tasks required by this component.
- initialize(FlowControllerContext) - Method in class org.apache.uima.flow.FlowController_ImplBase
-
- initialize(FlowControllerContext) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
-
- initialize(FlowControllerContext) - Method in class org.apache.uima.flow.impl.FixedFlowController
-
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.resource.impl.ConfigurableDataResource_impl
-
Initializes this DataResource.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.resource.impl.DataResource_impl
-
Initializes this DataResource.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.resource.impl.FileLanguageResource_impl
-
- initialize(ResourceSpecifier, Map<String, Object>) - Method in interface org.apache.uima.resource.Resource
-
Initializes this Resource
from a ResourceSpecifier
.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.resource.Resource_ImplBase
-
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.resource.service.impl.ResourceService_impl
-
Initializes this ResourceService_impl.
- initialize() - Method in class org.apache.uima.test.junit_extension.AnnotationWriter
-
Initializes this CAS Consumer with the parameters specified in the
descriptor.
- initialize() - Method in class org.apache.uima.tools.components.FileSystemCollectionReader
-
- initialize() - Method in class org.apache.uima.tools.components.InlineXmlCasConsumer
-
- initialize() - Method in class org.apache.uima.tools.components.XCasWriterCasConsumer
-
- initialize() - Method in class org.apache.uima.tools.components.XmiWriterCasConsumer
-
- initialize(UimaContext) - Method in class org.apache.uima.tools.components.XmlDetagger
-
- initialize(UimaContext) - Method in class org.apache.uima.tutorial.ex2.RoomNumberAnnotator
-
- initialize(UimaContext) - Method in class org.apache.uima.tutorial.ex4.MeetingAnnotator
-
- initialize(UimaContext) - Method in class org.apache.uima.tutorial.ex5.RoomNumberAnnotator
-
- initialize(UimaContext) - Method in class org.apache.uima.tutorial.ex6.UimaAcronymAnnotator
-
- initialize(UimaContext) - Method in class org.apache.uima.tutorial.ex6.UimaMeetingAnnotator
-
- initialize(String, String, int[], int[], int[], int[], String[], String[], int[], String[], int[], String[], int[], int[], int[]) - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- initialize(UimaContext) - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
- initializeAggregateAnalysisEngine(AnalysisEngineDescription, Map<String, Object>) - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
A utility method that performs initialization logic for a aggregate AnalysisEngine.
- initializeAnalysisComponent(Map<String, Object>) - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
Loads, instantiates, and initializes the AnalysisComponent contained in this AE.
- initializeAnalysisComponent() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
A utility method that performs initialization logic for a primitive AnalysisEngine.
- initializeCas(Object) - Method in interface org.apache.uima.collection.base_cpm.CasDataInitializer
-
Deprecated.
Reads content and metadata from an Object and creates a CasData
.
- initializeCas(Object, CAS) - Method in interface org.apache.uima.collection.CasInitializer
-
Deprecated.
Reads content and metadata from an Object and initializes a CAS
.
- INITIALIZED - Static variable in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
-
- initializeExternalResources(ResourceManagerConfiguration, String, Map<String, Object>) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- initializeExternalResources(ResourceManagerConfiguration, String, Map<String, Object>) - Method in interface org.apache.uima.resource.ResourceManager
-
Initializes all external resources declared in a ResourceCreationSpecifier.
- initializeFromParentResourceManager(ResourceManager) - Method in class org.apache.uima.resource.impl.ResourceManagerPearWrapper_impl
-
Deprecated.
- initializeFromParentResourceManager(ResourceManager) - Method in interface org.apache.uima.resource.ResourceManagerPearWrapper
-
Pear Wrapper Resource Managers share all their values with their parent,
except for the 2 values used to store the Classpath and Datapath.
- initializeIterator() - Method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Initialize the service listing iterator.
- initializeNamespaces() - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
-
- initializeRoot(Logger, ResourceManager, ConfigurationManager) - Method in class org.apache.uima.impl.ChildUimaContext_impl
-
- initializeRoot(Logger, ResourceManager, ConfigurationManager) - Method in class org.apache.uima.impl.RootUimaContext_impl
-
- initializeRoot(Logger, ResourceManager, ConfigurationManager) - Method in interface org.apache.uima.UimaContextAdmin
-
Initializes a root UimaContext.
- initialSize - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- initSubstitutionTables(String) - Method in class org.apache.uima.pear.tools.InstallationProcessor
-
Initializes two Hashtable
objects that are used to substitute $dlg_comp_id$root
macros in URL and absolute path expressions.
- initVars() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- InlineXmlCasConsumer - Class in org.apache.uima.examples.cpe
-
A simple CAS consumer that generates inline XML and writes it to a file.
- InlineXmlCasConsumer() - Constructor for class org.apache.uima.examples.cpe.InlineXmlCasConsumer
-
- InlineXmlCasConsumer - Class in org.apache.uima.tools.components
-
A simple CAS consumer that generates inline XML and writes it to a file.
- InlineXmlCasConsumer() - Constructor for class org.apache.uima.tools.components.InlineXmlCasConsumer
-
- inMainHeap - Variable in enum org.apache.uima.cas.impl.BinaryCasSerDes4.SlotKind
-
- inMainHeap - Variable in enum org.apache.uima.cas.impl.SlotKinds.SlotKind
-
- INPUT_Q_SIZE - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
-
- INPUT_SOFA_HAS_NO_SOURCE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: The input Sofa "{0}" in component "{1}" is
not an input of the containing aggregate, "{2}", nor is it an output of another component in
the same aggregate.
- INSD_FILE_PATH - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
-
- insert(int) - Method in class org.apache.uima.cas.impl.FSBagIndex
-
- insert(int) - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
-
- insert(int) - Method in class org.apache.uima.cas.impl.FSVectorIndex
-
- insertKey(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
- insertKeyWithDups(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
- insertNl() - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
-
- insertUpdate(DocumentEvent) - Method in class org.apache.uima.tools.cvd.control.TextChangedListener
-
- insertUpdate(DocumentEvent) - Method in class org.apache.uima.tools.docanalyzer.TfDocumentListener
-
- INSTALL_IN_ROOT_OPT - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- INSTALLATION_COMPLETED - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- INSTALLATION_DESCRIPTOR_FILE - Static variable in class org.apache.uima.pear.tools.PackageBrowser
-
- INSTALLATION_FAILED - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- INSTALLATION_IN_PROGRESS - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- INSTALLATION_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- INSTALLATION_TESTER_APP - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- InstallationController - Class in org.apache.uima.pear.tools
-
The InstallationController
class allows installing PEAR files that contain UIMA
compliant components.
- InstallationController(String, String) - Constructor for class org.apache.uima.pear.tools.InstallationController
-
Constructs an instance of the InstallationController
class for a given component
and a given installation root directory.
- InstallationController(String, String, boolean) - Constructor for class org.apache.uima.pear.tools.InstallationController
-
Constructs an instance of the InstallationController
class for a given component
and a given installation root directory.
- InstallationController(String, String, boolean, MessageRouter.StdChannelListener) - Constructor for class org.apache.uima.pear.tools.InstallationController
-
Constructs an instance of the InstallationController
class for a given component
and a given installation root directory.
- InstallationController(String, String, boolean, MessageRouter, MessageRouter.StdChannelListener, boolean) - Constructor for class org.apache.uima.pear.tools.InstallationController
-
Internal constructor that creates an instance of the InstallationController
class for a given component and a given installation root directory.
- InstallationController(String, File, File) - Constructor for class org.apache.uima.pear.tools.InstallationController
-
Constructor for the 'local' mode, which specifies component ID, local PEAR file and a local
root directory where the component will be installed.
- InstallationController(String, File, File, boolean, boolean) - Constructor for class org.apache.uima.pear.tools.InstallationController
-
Constructor for the 'local' mode, which specifies component ID, local PEAR file and a local
root directory where the component will be installed.
- InstallationController(String, File, File, boolean) - Constructor for class org.apache.uima.pear.tools.InstallationController
-
Constructor for the 'local' mode, which specifies component ID, local PEAR file and a local
root directory where the component will be installed.
- InstallationController(String, File, File, boolean, MessageRouter.StdChannelListener) - Constructor for class org.apache.uima.pear.tools.InstallationController
-
Constructor for the 'local' mode, which specifies component ID, local PEAR file and a local
root directory where the component will be installed.
- InstallationController(String, File, File, boolean, MessageRouter.StdChannelListener, boolean) - Constructor for class org.apache.uima.pear.tools.InstallationController
-
Constructor for the 'local' mode, which specifies component ID, local PEAR file and a local
root directory where the component will be installed.
- InstallationController.InstallationMonitor - Interface in org.apache.uima.pear.tools
-
The InstallationMonitor
interface defines methods required for notifying of
component installation status and location of the installed PEAR packages.
- InstallationController.PackageSelector - Interface in org.apache.uima.pear.tools
-
The PackageSelector
interface defines methods required for manually or
automatically selecting installed PEAR package root directories and PEAR package files.
- InstallationController.TestStatus - Class in org.apache.uima.pear.tools
-
The TestStatus
class encapsulates attributes related to the results of the
'serviceability' verification test.
- InstallationController.TestStatus() - Constructor for class org.apache.uima.pear.tools.InstallationController.TestStatus
-
- InstallationDescriptor - Class in org.apache.uima.pear.tools
-
The InstallationDescriptor
class encapsulates all elements and parameters included
in the XML Installation Descriptor file.
- InstallationDescriptor() - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor
-
Default constructor.
- InstallationDescriptor(File) - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor
-
Constructor that takes a given original InsD file as an argument.
- InstallationDescriptor.ActionInfo - Class in org.apache.uima.pear.tools
-
The ActionInfo
class defines 'installation action' attributes.
- InstallationDescriptor.ActionInfo(String) - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
-
Constructor that takes 'action' name as an argument.
- InstallationDescriptor.ActionInfo(InstallationDescriptor.ActionInfo) - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
-
- InstallationDescriptor.ArgInfo - Class in org.apache.uima.pear.tools
-
The ArgInfo
class defines attributes of a service command argument.
- InstallationDescriptor.ArgInfo() - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo
-
- InstallationDescriptor.ComponentInfo - Class in org.apache.uima.pear.tools
-
The ComponentInfo
class defines UIMA component attributes.
- InstallationDescriptor.ComponentInfo(String) - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
-
Constructor that takes component ID as an argument.
- InstallationDescriptor.ServiceInfo - Class in org.apache.uima.pear.tools
-
The ServiceInfo
class defines attributes of a 'service' component.
- InstallationDescriptor.ServiceInfo() - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
-
- InstallationDescriptorHandler - Class in org.apache.uima.pear.tools
-
The InstallationDescriptorHandler
class allows parsing XML installation descriptor
files, creating instances of the InstallationDescriptor
class.
- InstallationDescriptorHandler() - Constructor for class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- InstallationProcessor - Class in org.apache.uima.pear.tools
-
The InstallationProcessor
class implements operations specified in the
installation descriptor.
- InstallationProcessor(String, Hashtable<String, String>) - Constructor for class org.apache.uima.pear.tools.InstallationProcessor
-
Constructs an instance of the InstallationProcessor
class, using given main
component root path and a table of installed delegate components.
- InstallationProcessor(String, Hashtable<String, String>, InstallationController) - Constructor for class org.apache.uima.pear.tools.InstallationProcessor
-
Similar to previous constructor, but sets a given InstallationController
object
as the requestor.
- InstallationTester - Class in org.apache.uima.pear.tools
-
The InstallationTester
application allows performing simple verification of the
installed UIMA compliant component by using standard UIMA framework interface.
- InstallationTester(PackageBrowser) - Constructor for class org.apache.uima.pear.tools.InstallationTester
-
Creates new instance of the InstallationTester
class, identifies a specified
component using UIMA API.
- installComponent() - Method in class org.apache.uima.pear.tools.InstallationController
-
Performs installation of the specified component in the specified target directory, including
all delegate components (if exist).
- installComponentDescriptors() - Method in class org.apache.uima.pear.tools.InstallationController
-
Performs installation of XML descriptors of the specified component in the specified target
directory, including XML descriptors of all the delegate components (if exist).
- installDelegateComponents() - Method in class org.apache.uima.pear.tools.InstallationController
-
Performs installation of all separate delegate components for the specified main component.
- installDelegateComponentsDescriptors() - Method in class org.apache.uima.pear.tools.InstallationController
-
Performs installation of XML descriptors for all separate delegate components of the specified
main component.
- installPackage(File, File, boolean) - Static method in class org.apache.uima.pear.tools.PackageInstaller
-
Installs the specified PEAR package to the specified install location.
- installPackage(File, File, boolean, boolean) - Static method in class org.apache.uima.pear.tools.PackageInstaller
-
Installs the specified PEAR package to the specified install location.
- installPackage(File, File, boolean, boolean, boolean) - Static method in class org.apache.uima.pear.tools.PackageInstaller
-
Installs the specified PEAR package to the specified install location.
- InstallPear - Class in org.apache.uima.tools.pear.install
-
This GUI is used to install a pear file locally in a directory chosen by the user and then run
the installed AE in CVD.
- InstallPear() - Constructor for class org.apache.uima.tools.pear.install.InstallPear
-
This is the default constructor.
- InstallPear.PEARFilter - Class in org.apache.uima.tools.pear.install
-
The PEARFilter
class allows to filter directories, as well as '.tear' and
'.pear' files.
- InstallPear.PEARFilter() - Constructor for class org.apache.uima.tools.pear.install.InstallPear.PEARFilter
-
- InstallPear.RunInstallation - Class in org.apache.uima.tools.pear.install
-
The RunInstallation
class implements a thread that is used to run the
installation.
- InstallPear.RunInstallation(File, File) - Constructor for class org.apache.uima.tools.pear.install.InstallPear.RunInstallation
-
Constructor that sets a given input PEAR file and a given installation directory.
- InstallPearCli - Class in org.apache.uima.tools.pear.install
-
- InstallPearCli() - Constructor for class org.apache.uima.tools.pear.install.InstallPearCli
-
- instance() - Static method in class org.apache.uima.cas.ConstraintFactory
-
Create a new constraint factory.
- instance - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.DeployFactory
-
- instance - Variable in class org.apache.vinci.transport.vns.client.ResolveResult.ServiceLocator
-
- INSTANCE - Static variable in class org.apache.vinci.transport.vns.client.VNSConfig
-
- instance - Variable in class org.apache.vinci.transport.vns.service.Service
-
- instance - Variable in class org.apache.vinci.transport.vns.service.ServiceInfo
-
- INSTANCE_KEY - Static variable in class org.apache.vinci.transport.vns.VNSConstants
-
- instanceOf_Type - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
This generator can be set up to either get the identical Java object (if it exists) or just
make a new one.
- instantiateJCas_Types(ClassLoader) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- InstrumentationFacility - Interface in org.apache.uima.util
-
The InstrumentationFacility
interface defines a standard way for UIMA components
to be instrumented for performance evaluation.
- InstrumentationFacility_impl - Class in org.apache.uima.internal.util
-
- InstrumentationFacility_impl(ProcessTrace) - Constructor for class org.apache.uima.internal.util.InstrumentationFacility_impl
-
Creates a new InstrumentationFacility_impl.
- int2float(int) - Static method in class org.apache.uima.cas.impl.CASImpl
-
- Int2IntHashMap - Class in org.apache.uima.internal.util
-
A map<int, int>
based on JCasHashMap, but without the multi-threading support
This impl is for use in a single thread case only
Supports shrinking (reallocating the big table)
Implements Map - like interface:
keys and values are ints
Entry set not (yet) impl
keys must be non-0; 0 is reserved to be an empty slot
values can be anything, but 0 is the value returned by get if not found so
values probably should not be 0
- Int2IntHashMap() - Constructor for class org.apache.uima.internal.util.Int2IntHashMap
-
- Int2IntHashMap(int) - Constructor for class org.apache.uima.internal.util.Int2IntHashMap
-
- Int2IntRBT - Class in org.apache.uima.internal.util.rb_trees
-
A map<int, int>
uses IntArrayRBTcommon
Int to Int Map, based on IntArrayRBT, used in no-duplicates mode
Implements Map - like interface:
keys and values are ints
Entry set not (yet) impl
no keySet()
no values()
- Int2IntRBT() - Constructor for class org.apache.uima.internal.util.rb_trees.Int2IntRBT
-
Constructor for IntArrayRBT.
- Int2IntRBT(int) - Constructor for class org.apache.uima.internal.util.rb_trees.Int2IntRBT
-
- IntArrayFS - Interface in org.apache.uima.cas
-
Interface for CAS int arrays.
- IntArrayFSImpl - Class in org.apache.uima.cas.impl
-
- IntArrayFSImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.IntArrayFSImpl
-
- IntArrayRBT - Class in org.apache.uima.internal.util.rb_trees
-
A set (not a map) of ints.
- IntArrayRBT() - Constructor for class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Constructor for IntArrayRBT.
- IntArrayRBT(int) - Constructor for class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
- IntArrayRBTcommon - Class in org.apache.uima.internal.util.rb_trees
-
Common part of Red-black tree implementation based on integer arrays.
- IntArrayRBTcommon() - Constructor for class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
Constructor for IntArrayRBT.
- IntArrayRBTcommon(int) - Constructor for class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- intArrayTypeCode - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- IntArrayUtils - Class in org.apache.uima.internal.util
-
Utilities used by some of the IntX classes.
- IntArrayUtils() - Constructor for class org.apache.uima.internal.util.IntArrayUtils
-
- IntBitSet - Class in org.apache.uima.internal.util
-
A set of non-zero positive ints.
- IntBitSet() - Constructor for class org.apache.uima.internal.util.IntBitSet
-
Construct an IntBitSet capable of holding ints from 0 to 63, (perhaps plus an offset)
- IntBitSet(int) - Constructor for class org.apache.uima.internal.util.IntBitSet
-
Construct an IntBitSet capable of holding ints from 0 to maxInt (perhaps plus an offset)
- IntBitSet(int, int) - Constructor for class org.apache.uima.internal.util.IntBitSet
-
- IntComparator - Interface in org.apache.uima.internal.util
-
Compare two integers.
- INTEGER_EXPECTED - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: expected integer value, but found:
{3}.
- IntegerArray - Class in org.apache.uima.jcas.cas
-
The Java Class model corresponding to the Cas IntegerArray_JCasImpl type.
- IntegerArray(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.IntegerArray
-
- IntegerArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.IntegerArray
-
Make a new IntegerArray of given size
- IntegerArray_Type - Class in org.apache.uima.jcas.cas
-
The java Cas model for the CAS IntegerArray_JCasImpl Type This is not final because the
migration from pre v08 has the old xxx_Type as a subclass of this.
- IntegerArray_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.IntegerArray_Type
-
- IntegerField - Class in org.apache.uima.tools.util.gui
-
- IntegerField(int, int, int) - Constructor for class org.apache.uima.tools.util.gui.IntegerField
-
- IntegerList - Class in org.apache.uima.jcas.cas
-
- IntegerList() - Constructor for class org.apache.uima.jcas.cas.IntegerList
-
- IntegerList(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.IntegerList
-
- IntegerList(JCas) - Constructor for class org.apache.uima.jcas.cas.IntegerList
-
- IntegerList_Type - Class in org.apache.uima.jcas.cas
-
- IntegerList_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.IntegerList_Type
-
- IntegerList_Type() - Constructor for class org.apache.uima.jcas.cas.IntegerList_Type
-
- integerListToArray(FeatureStructure) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
-
- interactive - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- INTERACTIVE_MODE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- interactiveTempFN - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- internalRunAE(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- internalWorked(double) - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
-
- internalWorked(double) - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
-
- InternationalizedException - Exception in org.apache.uima
-
The InternationalizedException
class adds internationalization
support to the standard functionality provided by
java.lang.Exception
.
- InternationalizedException() - Constructor for exception org.apache.uima.InternationalizedException
-
Creates a new InternationalizedException
with a null
message.
- InternationalizedException(Throwable) - Constructor for exception org.apache.uima.InternationalizedException
-
Creates a new InternationalizedException
with the specified
cause and a null message.
- InternationalizedException(String, String, Object[]) - Constructor for exception org.apache.uima.InternationalizedException
-
Creates a new InternationalizedException
with the specified
message.
- InternationalizedException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.InternationalizedException
-
Creates a new InternationalizedException
with the specified
message and cause.
- InternationalizedRuntimeException - Exception in org.apache.uima
-
The InternationalizedRuntimeException
class adds internationalization support to
the standard functionality provided by java.lang.RuntimeException
.
- InternationalizedRuntimeException() - Constructor for exception org.apache.uima.InternationalizedRuntimeException
-
Creates a new InternationalizedRuntimeException
with a null message.
- InternationalizedRuntimeException(Throwable) - Constructor for exception org.apache.uima.InternationalizedRuntimeException
-
Creates a new InternationalizedRuntimeException
with the specified cause and a
null message.
- InternationalizedRuntimeException(String, String, Object[]) - Constructor for exception org.apache.uima.InternationalizedRuntimeException
-
Creates a new InternationalizedRuntimeException
with the specified message.
- InternationalizedRuntimeException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.InternationalizedRuntimeException
-
Creates a new InternationalizedRuntimeException
with the specified message and
cause.
- IntHashSet - Class in org.apache.uima.internal.util
-
A set of non-zero ints.
- IntHashSet() - Constructor for class org.apache.uima.internal.util.IntHashSet
-
- IntHashSet(int) - Constructor for class org.apache.uima.internal.util.IntHashSet
-
- IntHashSet(int, int) - Constructor for class org.apache.uima.internal.util.IntHashSet
-
- IntKeyValueIterator - Interface in org.apache.uima.internal.util
-
Used in the CAS implementation.
- IntListIterator - Interface in org.apache.uima.internal.util
-
Integer list iterator.
- IntPointerIterator - Interface in org.apache.uima.internal.util
-
Used in the CAS implementation.
- IntRBTArray - Class in org.apache.uima.internal.util.rb_trees
-
Helper class to read array-based binary search trees with integers as keys and values.
- IntRBTArray(int[], int) - Constructor for class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
Constructor that takes a start point as parameter.
- IntRBTArray(int[]) - Constructor for class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
This constructor assumes that the root node is located at 0
.
- IntRedBlackTree - Class in org.apache.uima.internal.util.rb_trees
-
map<int, int%gt; uses separate objects (IntRBTNode) as nodes
See the
RedBlackTree
class.
- IntRedBlackTree() - Constructor for class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
Default constructor, does nothing.
- IntRedBlackTree.IntRBTIterator - Class in org.apache.uima.internal.util.rb_trees
-
- intro(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- IntSet - Class in org.apache.uima.internal.util
-
This class implements a set of integers.
- IntSet() - Constructor for class org.apache.uima.internal.util.IntSet
-
Creates a new instance of this set.
- IntSet(int) - Constructor for class org.apache.uima.internal.util.IntSet
-
- IntStack - Class in org.apache.uima.internal.util
-
A stack of integers.
- IntStack() - Constructor for class org.apache.uima.internal.util.IntStack
-
Creates an empty stack.
- IntStack(int) - Constructor for class org.apache.uima.internal.util.IntStack
-
Creates an empty stack.
- IntStack(int, int, int) - Constructor for class org.apache.uima.internal.util.IntStack
-
Creates an empty stack with specified capacity, growth_factor and multiplication limit
- intType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- intValue - Variable in class org.apache.uima.internal.util.MutableInteger
-
- IntVector - Class in org.apache.uima.internal.util
-
- IntVector() - Constructor for class org.apache.uima.internal.util.IntVector
-
Default constructor.
- IntVector(int[]) - Constructor for class org.apache.uima.internal.util.IntVector
-
Construct an IntVector from an array.
- IntVector(int) - Constructor for class org.apache.uima.internal.util.IntVector
-
Specify the initial capacity of this vector.
- IntVector(int, int, int) - Constructor for class org.apache.uima.internal.util.IntVector
-
Specify the initial capacity, growth factor and multiplication limit of this vector.
- INVALID_ACTION_AFTER_CAS_MULTIPLIER - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: The value "{0}" is an invalid value for
the FixedFlowController's "ActionAfterCasMultiplier" configuration parameter.
- INVALID_ATTRIBUTE_COMBINATION_IN_BUILD_ITEM - Static variable in exception org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Invalid attributes in build item {0}: The
combination [{1}] is not allowed.
- INVALID_BASE_CAS_METHOD - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Can''t call method "{0}" on the base CAS.
- INVALID_CLASS - Static variable in exception org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: "An object of class {0} was requested, but
the XML input contained an object of class {1}."
- INVALID_CPE_DESCRIPTOR - Static variable in exception org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: This is not a valid CPE descriptor.
- INVALID_DESCRIPTOR_FILE - Static variable in exception org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: "Invalid descriptor file {0}."
- INVALID_ELEMENT_TEXT - Static variable in exception org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: "The text "{0}" is not valid content for the
element "{1}"."
- INVALID_ELEMENT_TYPE - Static variable in exception org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: "Expected an element of type {0}, but found
an element of type {1}."
- INVALID_FEATURE_CODE - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: {0} is not a valid feature code.
- INVALID_FEATURE_CODE - Static variable in interface org.apache.uima.jcas.JCas
-
(internal use)
- INVALID_FEATURE_PATH - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
The feature path "{0}" is not valid.
- INVALID_FILTER_ESCAPE - Static variable in exception org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Invalid filter expression: Invalid escape
sequence {0}.
- INVALID_FILTER_EXPECTED_DIGIT - Static variable in exception org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Invalid filter expression: Expected a digit
but found {0}.
- INVALID_FILTER_EXPECTED_DIGIT_OR_POINT - Static variable in exception org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Invalid filter expression: Expected a digit
or '.' but found {0}.
- INVALID_FILTER_EXPECTED_END - Static variable in exception org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Invalid filter expression: Expected the end
of the expression but found {0}.
- INVALID_FILTER_EXPECTED_LITERAL - Static variable in exception org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Invalid filter expression: Expected a string
or number but found '{0}'.
- INVALID_FILTER_EXPECTED_OPERATOR - Static variable in exception org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Invalid filter expression: Expected operator
but found {0}.
- INVALID_FILTER_FEATURE_NAME - Static variable in exception org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Invalid filter expression: '{0}' cannot
start a feature name.
- INVALID_FILTER_STRING_OPERATOR - Static variable in exception org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Invalid filter expression: The operator {0}
cannot be applied to strings.
- INVALID_FILTER_UNTERMINATED_STRING - Static variable in exception org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Invalid filter expression: Unterminated
String: {0}.
- INVALID_FS_REF - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: attempted heap access with invalid FS reference: {0}.
- INVALID_INDEX_TYPE - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: trying to access index for invalid type code: {0}.
- INVALID_MARKER - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Invalid Marker.
- INVALID_MODIFIES_CAS - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The descriptor for aggregate AnalysisEngine
"{0}" declared modifiesCas == false, but its component "{1}" declared modifiesCas == true,
which is inconsistent."
- INVALID_MULTIPLE_DEPLOYMENT_ALLOWED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The descriptor for aggregate AnalysisEngine
"{0}" declared multipleDeploymentAllowed == true, but its component "{1}" declared
multipleDeploymentAllowed == false, which is inconsistent."
- INVALID_OUTPUTS_NEW_CASES - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The descriptor for aggregate AnalysisEngine
"{0}" declared outputsNewCASes == true, but all of its components declared outputsNewCASes ==
false, which is inconsistent."
- INVALID_PARAM_OVERRIDE_NO_OVERRIDES - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Configuration parameter "{0}" in aggregate
Analysis Engine "{1}" does not declare any overrides.
- INVALID_PARAM_OVERRIDE_NONEXISTENT_DELEGATE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Invalid configuration parameter override
"{0}" in parameter "{1}" of Analysis Engine "{2}" -- delegate Analysis Engine "{3}" does not
exist.
- INVALID_PARAM_OVERRIDE_NONEXISTENT_PARAMETER - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Invalid configuration parameter override
"{0}" in parameter "{1}" of Analysis Engine "{2}" -- delegate Analysis Engine "{3}" does not
declare parameter {4}.
- INVALID_PARAM_OVERRIDE_NONEXISTENT_PARAMETER_IN_GROUP - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Invalid configuration parameter override
"{0}" in parameter "{1}" of Analysis Engine "{2}" -- delegate Analysis Engine "{3}" does not
declare parameter {4} in group {5}.
- INVALID_PARAM_OVERRIDE_SYNTAX - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Invalid configuration parameter override
syntax "{0}" in parameter "{1}" of Analysis Engine "{2}".
- INVALID_TYPE_ARGUMENT - Static variable in exception org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: illegal type code argument: {0}.
- INVALID_TYPE_PRIORITIES - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Invalid type priorities."
- invalidate(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
- invalidate(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
- invalidate(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
-
- invalidateCASes(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- invalidTypeArg(int) - Method in class org.apache.uima.jcas.cas.TOP_Type
-
- InvalidXMLException - Exception in org.apache.uima.util
-
Thrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a
valid object of the desired class.
- InvalidXMLException() - Constructor for exception org.apache.uima.util.InvalidXMLException
-
Creates a new exception with a null message.
- InvalidXMLException(Throwable) - Constructor for exception org.apache.uima.util.InvalidXMLException
-
Creates a new exception with the specified cause and a null message.
- InvalidXMLException(String, String, Object[]) - Constructor for exception org.apache.uima.util.InvalidXMLException
-
Creates a new exception with a the specified message.
- InvalidXMLException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.util.InvalidXMLException
-
Creates a new exception with the specified message and cause.
- InvalidXMLException(String, Object[]) - Constructor for exception org.apache.uima.util.InvalidXMLException
-
- InvalidXMLException(String, Object[], Throwable) - Constructor for exception org.apache.uima.util.InvalidXMLException
-
- IProgressMonitor - Interface in org.apache.uima.tools.jcasgen
-
- IS_ALLOW_DUP_ADD_2_INDEXES - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- IS_DIFF_ENCODE - Static variable in class org.apache.uima.cas.impl.BinaryCasSerDes4
-
- IS_READONLY - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- IS_STATELESS - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- IS_THROW_EXCEPTION_CORRUPT_INDEX - Static variable in class org.apache.uima.cas.impl.CASImpl
-
- isAbortable() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
-
Returns true if CasProcessor can be Aborted/Disabled.
- isAbortable() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Determines if instances of CasProcessor managed by this container are abortable.
- isAbstractArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isAbstractArrayType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isAdaptable(Class<?>) - Static method in class org.apache.uima.analysis_engine.impl.compatibility.AnalysisComponentAdapterFactory
-
Determines whether this factory is capable of producing an adapter that adapts the given class
to the AnalysisComponent interface.
- isAlias(Object) - Static method in class org.apache.vinci.transport.vns.service.ServiceAlias
-
- isAllAnnotatorFeatures() - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
-
- isAllAnnotatorFeatures() - Method in interface org.apache.uima.analysis_engine.TypeOrFeature
-
For Type references, this method determines whether this reference should be considered to also
refer to all features of the Type that are known to the annotator.
- isAndFilter() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
- isAndFilter - Variable in class org.apache.uima.collection.impl.cpm.utils.Filter
-
- isAnnotation() - Method in class org.apache.uima.tools.cvd.FSNode
-
- isAnnotationBaseOrSubtype(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- isAnnotationIndex() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- isAnnotationOrSubtype(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- isAnnotationType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isAnnotationType() - Method in class org.apache.uima.cas.impl.TypeImpl
-
Check if this is an annotation type.
- isApprop(int, int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Check if feature is appropriate for type (i.e., type is subsumed by domain type of feature).
- isApproximate() - Method in interface org.apache.uima.util.Progress
-
Returns true if the progress statistics are approximate, for example if the total number of
entities in the collection is not known.
- isApproximate() - Method in class org.apache.uima.util.ProgressImpl
-
- isArchived() - Method in class org.apache.uima.pear.tools.PackageBrowser
-
- isArray() - Method in class org.apache.uima.cas.impl.TypeImpl
-
- isArray() - Method in interface org.apache.uima.cas.Type
-
Check if the type is an array type.
- isArrayHasIndentableElements(Object) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
-
- isArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isArrayType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isAsciiFile(File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Returns true
, if a given text file contains only ASCII characters, otherwise
returns false
.
- isAsciiStream(InputStream) - Static method in class org.apache.uima.pear.util.FileUtil
-
Returns true
, if a given input stream contains only ASCII characters, otherwise
returns false
.
- isAsynchronousModeSupported() - Method in interface org.apache.uima.analysis_engine.metadata.AnalysisEngineMetaData
-
Determines if this AnalysisEngine supports asynchronous communication.
- isAsynchronousModeSupported() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- isAvailable(int) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Determines if a given port is free.
- isAvailable() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
-
- isBackwardCompatibleCas() - Method in class org.apache.uima.cas.impl.CASImpl
-
- isBooleanArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isBooleanArrayType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isBooleanType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isBooleanType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isByteArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isByteArrayType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isByteType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isByteType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isCanceled() - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
-
- isCanceled() - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
-
- isCasConsumerPipeline() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- isCasEmpty(CasData) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- isCellEditable(int, int) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
- isCommitted() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Check if this instance has been committed.
- isCommitted() - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Check if this instance has been committed.
- isCommitted() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- isCommitted() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- ISCOMPLETED - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- isConcurrentModification() - Method in interface org.apache.uima.internal.util.ComparableIntPointerIterator
-
- isConnected() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Returns status of the vinci connection
- isConsuming() - Method in interface org.apache.uima.collection.base_cpm.BaseCollectionReader
-
Gets whether this is a consuming CollectionReader
.
- isConsuming() - Method in class org.apache.uima.collection.base_cpm.CasDataCollectionReader_ImplBase
-
- isConsuming() - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
Returns false.
- isCountBased() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
-
Returns true if frequency is count based
- isDefault() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
- isDefinitionInstanceOf(Class, ResourceSpecifier, String) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Check if a class has appropriate type
- isDelta - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Whether the serializer needs to serialize only the deltas, that is, new FSs created after
mark represented by Marker object and preexisting FSs and Views that have been
modified.
- isDiffEncode - Variable in enum org.apache.uima.cas.impl.BinaryCasSerDes4.SlotKind
-
- isDirty() - Method in class org.apache.uima.tools.cpm.ConfigField
-
Returns whether this field has been modified since the last time the CPE descriptor was saved.
- isDirty() - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
Returns whether this panel is dirty; that is, whether a field has been modified since
clearDirty() was last called.
- isDirty() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- isDoAeWarmup() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- isDoAeWarmup() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- isDoubleArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isDoubleArrayType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isDoubleType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isDoubleType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isDropCasOnException() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- isEmpty() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
- isEmpty() - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
Check if the map is empty.
- isEmpty(String) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
-
- isEmpty(int) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
-
- isEndOfBatch(CasProcessor, int) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- isEndOfBatch(CasProcessor, int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- isEntitySkipped() - Method in interface org.apache.uima.collection.EntityProcessStatus
-
Gets whether an entity has beed skipped during processing
- isEntitySkipped() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
-
Gets whether an entity has beed skipped during processing
- isEqual() - Method in class org.apache.uima.cas.impl.CasTypeSystemMapper
-
- isException() - Method in interface org.apache.uima.collection.EntityProcessStatus
-
Gets whether an exception occurred.
- isException() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
-
- isExitOnClose() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- isFeatureFinal() - Method in class org.apache.uima.cas.impl.TypeImpl
-
- isFeatureFinal() - Method in interface org.apache.uima.cas.Type
-
Check if type is feature final, i.e., if no more new features may be defined for it.
- isFiltering - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Whether the serializer needs to check for filtered-out types/features.
- isFloatArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isFloatArrayType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isFloatListType(int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- isFloatType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isFloatType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isFormattedOutput - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- isFormattedOutput - Variable in class org.apache.uima.cas.impl.CasSerializerSupport
-
- isFormattedOutput() - Method in class org.apache.uima.util.CasToInlineXml
-
- isFSArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isFSArrayType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isFsListType(int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- isGreaterOrEqual(Level) - Method in class org.apache.uima.util.Level
-
method isGreaterOrEqual() returns true if the argument level is greater or equal to the
specified level.
- isHardKilled() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns if the CPE was killed hard.
- isIdentifier(String) - Static method in class org.apache.uima.cas.impl.TypeSystemUtils
-
- isInArgsList(String) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Check if the parameter was used on the command line.
- isIndexed() - Method in interface org.apache.uima.cas_data.FeatureStructure
-
- isIndexed() - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
Deprecated.
- isInheritanceFinal() - Method in class org.apache.uima.cas.impl.TypeImpl
-
- isInheritanceFinal() - Method in interface org.apache.uima.cas.Type
-
Check if type is inheritance final, i.e., if new types can be derived from it.
- isInSetOrSortedIndexInThisView(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
This is used to see if a FS which has a key feature being modified
could corrupt an index in this view.
- isInstantiated() - Method in class org.apache.uima.internal.util.TimeSpan
-
- isIntArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isIntArrayType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isIntegrated() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
-
Returns true if this is a Integrated CasProcessor
- isIntegrated() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Deprecated.
- isIntListType(int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- isIntType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isIntType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isJava() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- isJava() - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
-
Returns true if the local Cas Processor is a java program
- isJavaProcess() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- isJavaProcess() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns true it the Cas Processor is written in java and will be run with java jvm.
- isKeyValid(int) - Method in class org.apache.uima.internal.util.Int2IntHashMap
-
- isKilled() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns true if this engine has been killed
- isKnownParameter(String) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Check if the given parameter name is known to this parser.
- isLast() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- isLeaf(Object) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
- isListType(int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- isLocal() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
-
Returns true if this is a Locally Deployed CasProcessor ( Same machine, different JVM )
- isLocal() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Deprecated.
- isLoggable(Level) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
-
- isLoggable(Level) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
-
- isLoggable(Level) - Method in class org.apache.uima.util.impl.Logger_impl
-
- isLoggable(Level) - Method in interface org.apache.uima.util.Logger
-
Checks if the argument level is greater or equal to the specified level
- isLongArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isLongArrayType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isLongType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isLongType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isLowerCase(String) - Static method in class org.apache.uima.pear.util.StringUtil
-
- isMandatory() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Retrieves whether this parameter is mandatory.
- isMandatory() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- isMillis() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
-
Returns checkpoint frequency resolution in millis
- isMinutes() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
-
Returns checkpoint frequency resolution in minutes
- isModifiable() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Returns whether this object is modifiable.
- isModifiable() - Method in interface org.apache.uima.resource.metadata.MetaDataObject
-
Returns whether this MetaDataObject
allows the values of its attributes to be
modified.
- isModified() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- isModified(FeatureStructure) - Method in class org.apache.uima.cas.impl.MarkerImpl
-
- isModified(FeatureStructure) - Method in interface org.apache.uima.cas.Marker
-
Test if a FeatureStructure in a CAS represented by this Marker
existed before the mark was set, and has been modified.
- isModified() - Method in class org.apache.uima.tools.cpm.ConfigField
-
Returns whether this field has been modified from its original value.
- isModified() - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
Returns whether this panel has been modified from its original configuration.
- isMultipleDeploymentAllowed() - Method in class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
-
- isMultipleDeploymentAllowed() - Method in interface org.apache.uima.resource.metadata.OperationalProperties
-
Gets whether multiple instances of this component can be run in parallel, each receiving a
subset of the documents from a collection.
- isMultipleReferencesAllowed() - Method in interface org.apache.uima.cas.Feature
-
Checks if there can be multiple references to values of this feature.
- isMultipleReferencesAllowed() - Method in class org.apache.uima.cas.impl.FeatureImpl
-
- isMultiValued() - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Retrieves whether this parameter is multi-valued.
- isMultiValued() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- isMultiValued() - Method in class org.apache.uima.tools.cpm.ConfigField
-
- isNew(FeatureStructure) - Method in class org.apache.uima.cas.impl.MarkerImpl
-
- isNew(FeatureStructure) - Method in interface org.apache.uima.cas.Marker
-
- isOn() - Method in class org.apache.uima.util.Level
-
method isOn() returns true if the message level is not OFF
- isOneOfMany() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- isOpen() - Method in class org.apache.vinci.transport.BaseClient
-
- isOptional() - Method in interface org.apache.uima.resource.ExternalResourceDependency
-
Gets whether this resource dependency is optional.
- isOptional() - Method in class org.apache.uima.resource.impl.ExternalResourceDependency_impl
-
- isOrFilter() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
- isOrFilter - Variable in class org.apache.uima.collection.impl.cpm.utils.Filter
-
- isParallelizable() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns if the Cas Processor is able to run in parallel
- isParallizable(CasProcessor, String) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Determines if a given Cas Processor is parallelizable.
- isPathValid(Type, List<String>) - Static method in class org.apache.uima.cas.impl.TypeSystemUtils
-
Checks if a feature path is valid for a given type.
- isPaused() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Determines whether this CPM's processing is currently paused.
- isPaused() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Determines whether this CPE's processing is currently paused.
- isPaused() - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Determines whether this CPM's processing is currently paused.
- isPaused() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- isPaused() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- isPaused() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- isPaused() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- isPaused() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns a global flag indicating if this Thread is in pause state
- isPauseOnException() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Gets whether this CPM will automatically pause processing if an exception occurs.
- isPauseOnException() - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Gets whether this CPM will automatically pause processing if an exception occurs.
- isPauseOnException() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- isPauseOnException() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns if the CPM should pause when exception occurs
- isPrimitive() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Retrieves whether the AnalysisEngine is primitive (consisting of one annotator), as opposed to
aggregate (containing multiple delegate AnalysisEngines).
- isPrimitive() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- isPrimitive() - Method in class org.apache.uima.cas.impl.TypeImpl
-
- isPrimitive() - Method in interface org.apache.uima.cas.Type
-
Check if the type is one of the primitive types.
- isProcessed - Variable in class org.apache.uima.collection.impl.EntityProcessStatusImpl
-
- isProcessing() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Determines whether this CPM is currently processing.
- isProcessing() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Determines whether this CPE is currently processing.
- isProcessing() - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Determines whether this CPM is currently processing.
- isProcessing() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- isProcessing() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- isProcessorReady(int) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Check if the CASProcessor status is available for processing
- isProcessorReady(int) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Check if the CASProcessor status is available for processing
- isProcessTraceEnabled() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
Gets whether the Process Trace (which collects performance stats for this AnalysisEngine) is
enabled.
- isProcessTraceEnabled() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- isQualified(String) - Static method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Check whether a service_name has qualifications (that is, any or all of level, host, instance
are explicitly specified.)
- isReadOnly() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- isReadOnly() - Method in class org.apache.uima.collection.base_cpm.CasDataConsumer_ImplBase
-
- isReadOnly() - Method in interface org.apache.uima.collection.base_cpm.CasProcessor
-
Gets whether this is a read-only CAS Processor, which does not modify the CAS.
- isReadOnly() - Method in interface org.apache.uima.collection.CasConsumer
-
Must return true.
- isReadOnly() - Method in class org.apache.uima.collection.CasConsumer_ImplBase
-
Returns true.
- isReadOnly() - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
- isReadOnly() - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
- isRemote() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
-
Returns true if this is a Remotely Deployed CasProcessor
- isRemote() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Deprecated.
- isRepeatSingleMode() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
- isRepeatSingleMode() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- isRunning() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
- isRunning - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- isRunning() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns a global flag indicating if this Thread is in processing state
- isRunning() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Returns true if this component is in running state.
- isRunning() - Method in class org.apache.uima.pear.util.MessageRouter
-
- isSeconds() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
-
Retusn checkpoint frequency in seconds
- isSerialProcessingRequired() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Gets whether this CPM is required to process the collection's elements serially (as opposed to
performing parallelization).
- isSerialProcessingRequired() - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Gets whether this CPM is required to process the collection's elements serially (as opposed to
performing parallelization).
- isSerialProcessingRequired() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- isShortArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isShortArrayType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isShortType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isShortType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isSingleFencedService() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- isSingleFencedService() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- isSocketKeepAliveEnabled() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
Gets whether socket keepAlive is enabled, by consulting the
PerformanceTuningSettings.
- isSocketKeepAliveEnabled() - Method in class org.apache.vinci.transport.BaseClient
-
Gets whether keepAlive should be turned on for client sockets.
- isSocketKeepAliveEnabled() - Method in class org.apache.vinci.transport.context.VinciContext
-
Returns whether socket keepAlive is enabled.
- isSocketKeepAliveEnabled() - Method in class org.apache.vinci.transport.VinciClient
-
Gets wheter socket keepAlive is enabled.
- isSofaAware() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
Gets whether this AE is sofa-aware.
- isSofaAware() - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Gets whether this AE is sofa-aware.
- isStateless() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- isStateless() - Method in class org.apache.uima.collection.base_cpm.CasDataConsumer_ImplBase
-
- isStateless() - Method in interface org.apache.uima.collection.base_cpm.CasProcessor
-
Gets whether this is a stateless CAS Processor.
- isStateless() - Method in class org.apache.uima.collection.CasConsumer_ImplBase
-
- isStateless() - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
- isStateless() - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
- isStaticMultiRef(int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- isStringArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isStringArrayType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isStringListType(int) - Method in class org.apache.uima.cas.impl.ListUtils
-
- isStringType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isStringType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isSubtypeOfAnnotationBaseType(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- isTimeBased() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
-
Returns true if the checkpoint frequency is in terms of time
- isTimeBased() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- isTimeBased() - Method in interface org.apache.uima.collection.metadata.CpeCheckpoint
-
Returns true if frequency of checkpoints is time-based
- isTimedOut() - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
-
- isTimedOut() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- isTimedOut() - Method in class org.apache.uima.collection.impl.cpm.utils.QueueEntity
-
- isType() - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
-
- isType() - Method in interface org.apache.uima.analysis_engine.TypeOrFeature
-
Gets whether this object refers to a Type or to a Feature.
- isType(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- isTypePriority() - Method in interface org.apache.uima.resource.metadata.FsIndexKeyDescription
-
Gets whether this is a special "type priority" key.
- isTypePriority() - Method in class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl
-
- isUpperCase(String) - Static method in class org.apache.uima.pear.util.StringUtil
-
- isValid() - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
Validate that this comparator is valid with respect to the type system.
- isValid() - Method in interface org.apache.uima.cas.FSIterator
-
Check if this iterator is valid.
- isValid() - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- isValid() - Method in class org.apache.uima.cas.impl.FSIteratorWrapper
-
- isValid() - Method in class org.apache.uima.cas.impl.LLUnambiguousIteratorImpl
-
- isValid() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
-
Check if the iterator is currently valid.
- isValid - Variable in class org.apache.uima.cas.impl.MarkerImpl
-
- isValid() - Method in class org.apache.uima.cas.impl.MarkerImpl
-
- isValid() - Method in class org.apache.uima.cas.impl.Subiterator
-
- isValid() - Method in class org.apache.uima.cas.impl.UnambiguousIteratorImpl
-
- isValid() - Method in interface org.apache.uima.cas.Marker
-
A Marker becomes invalid when the CAS
from which it was obtained
is reset.
- isValid(int) - Method in class org.apache.uima.internal.util.IntBitSet
-
This impl depends on position always pointing to a valid (== non 0)
element of the set, when it should be valid
- isValid(int) - Method in class org.apache.uima.internal.util.IntHashSet
-
- isValid() - Method in interface org.apache.uima.internal.util.IntPointerIterator
-
- isValid(int) - Method in class org.apache.uima.internal.util.IntSet
-
- isValid(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
For FSBagIndex low level iterator use
- isValid(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
-
- isValid() - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Return true
iff there is a next token.
- isValidDataTypeName(Object) - Static method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
Determines whether the given String is a valid name for a data type.
- isValidPredicateName(Object) - Static method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
Determines whether the given String is a valid name a predicate defined by this class.
- isValidType(String, String[]) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- isValidXmlFile(File) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Tries to parse a given XML file using SAX parser.
- isValueALeaf() - Method in class org.apache.vinci.transport.KeyValuePair
-
- itemStateChanged(ItemEvent) - Method in class org.apache.uima.tools.cvd.control.SofaSelectionListener
-
- itemStateChanged(ItemEvent) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
- iterator() - Method in class org.apache.uima.analysis_engine.impl.RsFeats
-
- iterator() - Method in class org.apache.uima.analysis_engine.impl.RsTypesMap
-
- iterator() - Method in interface org.apache.uima.cas.FSIndex
-
Return an iterator over the index.
- iterator(FeatureStructure) - Method in interface org.apache.uima.cas.FSIndex
-
Return an iterator over the index.
- iterator() - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
-
- iterator(FeatureStructure) - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
-
- iterator(boolean) - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
-
- iterator() - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
- iterator(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
- iterator(boolean) - Method in interface org.apache.uima.cas.text.AnnotationIndex
-
Return an iterator over annotations that can be constrained to be unambiguous.
- iterator() - Method in class org.apache.uima.internal.util.IntBitSet
-
- iterator() - Method in class org.apache.uima.internal.util.IntHashSet
-
- iterator() - Method in class org.apache.uima.internal.util.IntSet
-
- iterator() - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
- iterator() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
-
- iterator(IntComparator) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Method iterator.
- iterator() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
- iterator() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
- iterator() - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
- p(String) - Static method in class org.apache.vinci.debug.Debug
-
- p(String, String) - Static method in class org.apache.vinci.debug.Debug
-
- PACKAGE_BIN_DIR - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- PACKAGE_CONF_DIR - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- PACKAGE_CONFIG_FILE - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- PACKAGE_DATA_DIR - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- PACKAGE_DESC_DIR - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- PACKAGE_DOC_DIR - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- PACKAGE_LIB_DIR - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- PACKAGE_METADATA_DIR - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- PACKAGE_RESOURCES_DIR - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- PACKAGE_SOURCES_DIR - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- PackageBrowser - Class in org.apache.uima.pear.tools
-
The PackageBrowser
class allows browsing both archived and unarchived PEAR
packages, finding package files and directories, loading installation descriptor files and
returning run-time environment settings required for installed components.
- PackageBrowser(JarFile) - Constructor for class org.apache.uima.pear.tools.PackageBrowser
-
Constructor that allows browsing a given PEAR package without unarchiving it.
- PackageBrowser(File) - Constructor for class org.apache.uima.pear.tools.PackageBrowser
-
Constructor that allows browsing a given unacrhived PEAR package before or after its
installation.
- PackageCreator - Class in org.apache.uima.pear.tools
-
Utility class to generate a pear package.
- PackageCreator() - Constructor for class org.apache.uima.pear.tools.PackageCreator
-
- PackageCreatorException - Exception in org.apache.uima.pear.tools
-
Exception thrown if the PEAR package generation fails.
- PackageCreatorException(String, String, Object[]) - Constructor for exception org.apache.uima.pear.tools.PackageCreatorException
-
Creates a new PackageCreatorException
with the specified message.
- PackageCreatorException(String, String) - Constructor for exception org.apache.uima.pear.tools.PackageCreatorException
-
Creates a new PackageCreatorException
with the specified message.
- PackageCreatorException(String, String, Throwable) - Constructor for exception org.apache.uima.pear.tools.PackageCreatorException
-
Creates a new PackageCreatorException
with the specified message and cause.
- PackageCreatorException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.pear.tools.PackageCreatorException
-
Creates a new PackageCreatorException
with the specified message and cause.
- PackageInstaller - Class in org.apache.uima.pear.tools
-
The PackageInstaller
class is the main user API for installing
PEAR packages.
- PackageInstaller() - Constructor for class org.apache.uima.pear.tools.PackageInstaller
-
- PackageInstallerException - Exception in org.apache.uima.pear.tools
-
Exception thrown if PEAR installation fails.
- PackageInstallerException(String, String, Object[]) - Constructor for exception org.apache.uima.pear.tools.PackageInstallerException
-
Creates a new PackageInstallerException
with the specified message.
- PackageInstallerException(String, String) - Constructor for exception org.apache.uima.pear.tools.PackageInstallerException
-
Creates a new PackageInstallerException
with the specified message.
- PackageInstallerException(String, String, Throwable) - Constructor for exception org.apache.uima.pear.tools.PackageInstallerException
-
Creates a new PackageInstallerException
with the specified message and cause.
- PackageInstallerException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.pear.tools.PackageInstallerException
-
Creates a new PackageInstallerException
with the specified message and cause.
- PackageSelectorGUI - Class in org.apache.uima.pear.tools
-
The PackageSelectorGUI
class provides simple Swing-based file dialog windows for
selecting root directories of installed PEAR packages, as well as PEAR package files, which
contain components that need to be installed.
- PackageSelectorGUI() - Constructor for class org.apache.uima.pear.tools.PackageSelectorGUI
-
Default constructor.
- PackageSelectorGUI.PackageDirFilter - Class in org.apache.uima.pear.tools
-
The PackageDirFilter
class allows filtering directories.
- PackageSelectorGUI.PackageDirFilter() - Constructor for class org.apache.uima.pear.tools.PackageSelectorGUI.PackageDirFilter
-
- PackageSelectorGUI.PackageFileFilter - Class in org.apache.uima.pear.tools
-
The PackageFileFilter
class allows filtering PEAR package files.
- PackageSelectorGUI.PackageFileFilter() - Constructor for class org.apache.uima.pear.tools.PackageSelectorGUI.PackageFileFilter
-
- paintIcon(Component, Graphics, int, int) - Method in class org.apache.uima.tools.cvd.ColorIcon
-
- ParallelStep - Class in org.apache.uima.flow
-
Indicates that a CAS should be routed to a multiple AnalysisEngines and that the relative order
in which these execute does not matter.
- ParallelStep(Collection<String>) - Constructor for class org.apache.uima.flow.ParallelStep
-
Creates a new ParallelStep
- PARAM_ACTION_AFTER_CAS_MULTIPLIER - Static variable in class org.apache.uima.examples.flow.AdvancedFixedFlowController
-
- PARAM_ACTION_AFTER_CAS_MULTIPLIER - Static variable in class org.apache.uima.flow.impl.FixedFlowController
-
Key for the configuration parameter that determines what should happen to a
CAS after it has been input to a CAS Multiplier.
- PARAM_AGGREGATE_ANALYSIS_ENGINE_NAME - Static variable in interface org.apache.uima.analysis_engine.asb.ASB
-
Key for the initialization parameter whose value is the name of the aggregate analysis engine
that owns this ASB.
- PARAM_AGGREGATE_SOFA_MAPPINGS - Static variable in interface org.apache.uima.resource.Resource
-
Used to pass the sofa mappings to the ASB
- PARAM_ALLOW_CONTINUE_ON_FAILURE - Static variable in class org.apache.uima.examples.flow.AdvancedFixedFlowController
-
- PARAM_CONFIG_MANAGER - Static variable in interface org.apache.uima.resource.Resource
-
- PARAM_CONFIG_PARAM_SETTINGS - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
-
- PARAM_CONFIG_PARAM_SETTINGS - Static variable in interface org.apache.uima.resource.Resource
-
Key for the initialization parameter whose value is a
ConfigurationParameterSettings
object that holds
configuration settings that will be used to configure this Resource, overriding any
conflicting settings specified in this Resource's Descriptor.
- PARAM_ENABLE_LOGGING - Static variable in class org.apache.uima.adapter.soap.AxisResourceServiceManager
-
The name of the deployment parameter whose value is a boolean indicating whether to write log
messages during each service invocation.
- PARAM_ENCODING - Static variable in class org.apache.uima.examples.cpe.FileSystemCollectionReader
-
Name of configuration parameter that contains the character encoding used by the input files.
- PARAM_ENCODING - Static variable in class org.apache.uima.tools.components.FileSystemCollectionReader
-
Name of configuration parameter that contains the character encoding used by the input files.
- PARAM_EXTERNAL_OVERRIDE_SETTINGS - Static variable in interface org.apache.uima.resource.Resource
-
Key for the initialization parameter whose value is a
Settings
object that holds the external override settings.
- PARAM_FAILUNKNOWN - Static variable in class org.apache.uima.examples.xmi.XmiCollectionReader
-
Name of the configuration parameter that must be set to indicate if the
execution fails if an encountered type is unknown
- PARAM_FLOW - Static variable in class org.apache.uima.examples.flow.AdvancedFixedFlowController
-
- PARAM_INPUTDIR - Static variable in class org.apache.uima.examples.cpe.FileSystemCollectionReader
-
Name of configuration parameter that must be set to the path of a directory containing input
files.
- PARAM_INPUTDIR - Static variable in class org.apache.uima.examples.xmi.XmiCollectionReader
-
Name of configuration parameter that must be set to the path of a directory containing the XMI
files.
- PARAM_INPUTDIR - Static variable in class org.apache.uima.tools.components.FileSystemCollectionReader
-
Name of configuration parameter that must be set to the path of a directory containing input
files.
- PARAM_LANGUAGE - Static variable in class org.apache.uima.examples.cpe.FileSystemCollectionReader
-
Name of optional configuration parameter that contains the language of the documents in the
input directory.
- PARAM_LANGUAGE - Static variable in class org.apache.uima.tools.components.FileSystemCollectionReader
-
Name of optional configuration parameter that contains the language of the documents in the
input directory.
- PARAM_LENIENT - Static variable in class org.apache.uima.tools.components.FileSystemCollectionReader
-
Name of the configuration parameter that must be set to indicate if the
execution proceeds if an encountered type is unknown
- PARAM_MBEAN_NAME_PREFIX - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Key for the initialization parameter whose value is a String representing the prefix
that will be added to all of the JMX MBean names that are generated by this AE (and
its components, if it is an aggregate).
- PARAM_MBEAN_SERVER - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Key for the initialization parameter whose value is a JMX MBeanServer instance, with which this
AnalysisEngine will register an MBean that allows monitoring of the AE's performance through
JMX.
- PARAM_NUM_INSTANCES - Static variable in class org.apache.uima.adapter.soap.AxisResourceServiceManager
-
- PARAM_NUM_SIMULTANEOUS_REQUESTS - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Key for the initialization parameter whose value is the number of simultaneous calls to
AnalysisEngine.process(CAS)
that will be supported.
- PARAM_OUTPUTDIR - Static variable in class org.apache.uima.examples.cpe.InlineXmlCasConsumer
-
Name of configuration parameter that must be set to the path of a directory into which the
output files will be written.
- PARAM_OUTPUTDIR - Static variable in class org.apache.uima.examples.cpe.PersonTitleDBWriterCasConsumer
-
Name of configuration parameter that must be set to the path of a directory into which the
Derby Database will be written.
- PARAM_OUTPUTDIR - Static variable in class org.apache.uima.examples.cpe.XCasWriterCasConsumer
-
Name of configuration parameter that must be set to the path of a directory into which the
output files will be written.
- PARAM_OUTPUTDIR - Static variable in class org.apache.uima.examples.xmi.XmiEcoreCasConsumer
-
Name of configuration parameter that must be set to the path of a directory into which the
output files will be written.
- PARAM_OUTPUTDIR - Static variable in class org.apache.uima.examples.xmi.XmiWriterCasConsumer
-
Name of configuration parameter that must be set to the path of a directory into which the
output files will be written.
- PARAM_OUTPUTDIR - Static variable in class org.apache.uima.tools.components.InlineXmlCasConsumer
-
Name of configuration parameter that must be set to the path of a directory into which the
output files will be written.
- PARAM_OUTPUTDIR - Static variable in class org.apache.uima.tools.components.XCasWriterCasConsumer
-
Name of configuration parameter that must be set to the path of a directory into which the
output files will be written.
- PARAM_OUTPUTDIR - Static variable in class org.apache.uima.tools.components.XmiWriterCasConsumer
-
Name of configuration parameter that must be set to the path of a directory into which the
output files will be written.
- PARAM_OVERRIDE_IN_PRIMITIVE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Configuration parameter "{0}" in primitive
Analysis Engine "{1}" declares an override.
- PARAM_PERFORMANCE_TUNING_SETTINGS - Static variable in interface org.apache.uima.resource.Resource
-
Key for the initialization parameter whose value is a
Properties
object that
holds settings that tune the performance of the framework.
- PARAM_RELATIVE_PATH_RESOLVER - Static variable in interface org.apache.uima.resource.DataResource
-
Key for the initialization parameter whose value is a reference to the
RelativePathResolver
that this DataResource should use to resolve relative resource
URLs.
- PARAM_RESOURCE_MANAGER - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
-
- PARAM_RESOURCE_MANAGER - Static variable in interface org.apache.uima.resource.Resource
-
Key for the initialization parameter whose value is a reference to the
ResourceManager
that this Resource should use to locate and access other Resources.
- PARAM_RESOURCE_SPECIFIER_PATH - Static variable in class org.apache.uima.adapter.soap.AxisResourceServiceManager
-
The name of the deployment parameter whose value is the path to an XML resource specifier.
- PARAM_RESULT_SPECIFICATION - Static variable in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
- PARAM_SUBDIR - Static variable in class org.apache.uima.examples.cpe.FileSystemCollectionReader
-
Name of optional configuration parameter that indicates including
the subdirectories (recursively) of the current input directory.
- PARAM_TEXT_TAG - Static variable in class org.apache.uima.tools.components.XmlDetagger
-
Name of optional configuration parameter that contains the name of an XML tag that appears in
the input file.
- PARAM_TIMEOUT_PERIOD - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
-
- PARAM_UIMA_CONTEXT - Static variable in interface org.apache.uima.resource.Resource
-
Key for the initialization parameter whose value is a reference to the
UimaContext
that
is to be used by this Resource to access its external resource and configuration parameters.
- PARAM_VERIFICATION_MODE - Static variable in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
Key that must be inserted into the aAdditionalParams map to turn on verification mode.
- PARAM_WRITE_ECORE_TYPESYSTEM - Static variable in class org.apache.uima.examples.xmi.XmiEcoreCasConsumer
-
- PARAM_XCAS - Static variable in class org.apache.uima.tools.components.FileSystemCollectionReader
-
Optional configuration parameter that specifies XCAS input files
- PARAM_XCAS - Static variable in class org.apache.uima.tools.components.InlineXmlCasConsumer
-
Optional configuration parameter that specifies XCAS output files
- PARAM_XMLTAG - Static variable in class org.apache.uima.examples.XmlDetagger
-
Name of optional configuration parameter that contains the name of an XML tag that appears in
the input file.
- Parameter - Interface in org.apache.uima.resource
-
A general parameter having a name and a value, which are both strings.
- Parameter_impl - Class in org.apache.uima.resource.impl
-
- Parameter_impl() - Constructor for class org.apache.uima.resource.impl.Parameter_impl
-
- Parameter_impl(String, String) - Constructor for class org.apache.uima.resource.impl.Parameter_impl
-
- PARAMETER_NOT_VALID - Static variable in exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Message key for a standard UIMA exception message: "The value "{0}" is not valid for the {1}
parameter."
- PARAMETER_TYPE_MISMATCH - Static variable in exception org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: "Parameter type mismatch in component "{0}".
- ParameterizedDataResource - Interface in org.apache.uima.resource
-
A resource that provides access to data, where the data can vary based on parameters.
- PARAMETERS_NOT_ALLOWED - Static variable in exception org.apache.uima.resource.ResourceAccessException
-
Message key for a standard UIMA exception message: "The Resource {0} does not accept
parameters."
- PARAMETERS_REQUIRED - Static variable in exception org.apache.uima.resource.ResourceAccessException
-
Message key for a standard UIMA exception message: "The Resource {0} requires parameters, none
were specified."
- PARAMETERS_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- params - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
-
- parent - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- parse(VinciFrame) - Method in class org.apache.uima.adapter.vinci.util.VinciSaxParser
-
- parse(VinciFrame, boolean) - Method in class org.apache.uima.adapter.vinci.util.VinciSaxParser
-
- parse(String) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Creates an object representation for configuration in a given cpe descriptor file.
- parse(InputStream) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Creates an object representation for configuration in a given stream
- parse() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Creates an object representation from default cpe descriptor.
- parse(String) - Method in class org.apache.uima.collection.impl.cpm.utils.Filter
-
Parses filter expression
- parse(File) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Starts parsing a given XML file.
- parse(InputStream) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Starts parsing XML content from a given input stream.
- parse(XMLInputSource, String, URL, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses an XML input stream and produces an object.
- parse(XMLInputSource, String, URL) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses an XML input stream and produces an object.
- parse(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses an XML input stream and produces an object.
- parse(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parse(XMLInputSource, String, URL) - Method in interface org.apache.uima.util.XMLParser
-
Parses an XML input stream and produces an object.
- parse(XMLInputSource, String, URL, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses an XML input stream and produces an object.
- parse(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses an XML input stream and produces an object.
- parse(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses an XML input stream and produces an object.
- parse(InputStream, ContentHandler) - Method in class org.apache.vinci.transport.document.XTalkToSAX
-
Parse one document off of the incoming XTalk stream into SAX events.
- parseAnalysisEngineDescription(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses a AnalysisEngineDescription from an XML input stream.
- parseAnalysisEngineDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses a AnalysisEngineDescription from an XML input stream.
- parseAnalysisEngineDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses an AnalysisEngineDescription from an XML input stream.
- parseAnalysisEngineDescription(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses an AnalysisEngineDescription from an XML input stream.
- parseAndAssignColors(String, String, String, String) - Method in class org.apache.uima.tools.stylemap.ColorParser
-
- parseCasConsumerDescription(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseCasConsumerDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseCasConsumerDescription(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CasConsumerDescription from an XML input stream.
- parseCasConsumerDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CasConsumerDescription from an XML input stream.
- parseCasInitializerDescription(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Deprecated.
- parseCasInitializerDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Deprecated.
- parseCasInitializerDescription(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CasInitializerDescription from an XML input stream.
- parseCasInitializerDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CasInitializerDescription from an XML input stream.
- parseCmdLine(String[]) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Parse the command line.
- parseCollectionReaderDescription(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseCollectionReaderDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseCollectionReaderDescription(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CollectionReaderDescription from an XML input stream.
- parseCollectionReaderDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CollectionReaderDescription from an XML input stream.
- parseCpeDescription(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseCpeDescription(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CpeDescription from an XML input stream.
- parseCustomResourceSpecifier(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseCustomResourceSpecifier(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseCustomResourceSpecifier(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CustomResourceSpecifier from an XML input stream.
- parseCustomResourceSpecifier(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CustomResourceSpecifier from an XML input stream.
- parseFactoryConfig() - Method in class org.apache.uima.impl.UIMAFramework_impl
-
Parses the factoryConfig.xml file and sets up the ResourceFactory, ResourceSpecifierFactory,
and XMLParser.
- parseFlowControllerDescription(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseFlowControllerDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseFlowControllerDescription(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a FlowControllerDescription from an XML input stream.
- parseFlowControllerDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a FlowControllerDescription from an XML input stream.
- parseFsIndexCollection(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseFsIndexCollection(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseFsIndexCollection(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a FsIndexCollection from an XML input stream.
- parseFsIndexCollection(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a FsIndexCollection from an XML input stream.
- parseIndexBuildSpecification(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseIndexBuildSpecification(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseIndexBuildSpecification(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses an IndexBuildSpecification from an XML input stream.
- parseIndexBuildSpecification(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses an IndexBuildSpecification from an XML input stream.
- parseInstallationDescriptor(JarFile) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Parses XML installation descriptor automatically extracting it from a given PEAR (JAR) file.
- parsePearSpecifier(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parsePearSpecifier(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parsePearSpecifier(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a PearSpecifier from an XML input stream.
- parsePearSpecifier(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a PearSpecifier from an XML input stream.
- parseQName(String) - Static method in class org.apache.vinci.transport.vns.service.NameClient
-
- parseResourceManagerConfiguration(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseResourceManagerConfiguration(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseResourceManagerConfiguration(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a ResourceManagerConfiguration from an XML input stream.
- parseResourceManagerConfiguration(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a ResourceManagerConfiguration from an XML input stream.
- parseResourceMetaData(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses a ResourceMetaData object from an XML input stream.
- parseResourceMetaData(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses a ResourceMetaData object from an XML input stream.
- parseResourceMetaData(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a ResourceMetaData object from an XML input stream.
- parseResourceMetaData(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a ResourceMetaData object from an XML input stream.
- parseResourceSpecifier(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses a ResourceSpecifier from an XML input stream.
- parseResourceSpecifier(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses a ResourceSpecifier from an XML input stream.
- parseResourceSpecifier(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a ResourceSpecifier from an XML input stream.
- parseResourceSpecifier(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a ResourceSpecifier from an XML input stream.
- parseResultSpecification(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseResultSpecification(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseResultSpecification(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a ResultSpecification from an XML input stream.
- parseResultSpecification(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a ResultSpecification from an XML input stream.
- parseStyleList(String) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
- parseTaeDescription(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseTaeDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseTaeDescription(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
- parseTaeDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
- parseTypePriorities(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseTypePriorities(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseTypePriorities(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a TypePriorities declaration from an XML input stream.
- parseTypePriorities(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a TypePriorities declaration from an XML input stream.
- parseTypeSystemDescription(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseTypeSystemDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
- parseTypeSystemDescription(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a TypeSystemDescription from an XML input stream.
- parseTypeSystemDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a TypeSystemDescription from an XML input stream.
- parseURISpecifier(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses a URISpecifier from an XML input stream.
- parseURISpecifier(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses a URISpecifier from an XML input stream.
- parseURISpecifier(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses a URISpecifier from an XML input stream.
- parseURISpecifier(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a URISpecifier from an XML input stream.
- PARSING_ERROR - Static variable in exception org.apache.uima.cas.impl.AnnotationImplException
-
Error parsing types system file "{0}": expected {1} but found "{2}" at line {3}, column {4}.
- ParsingException - Exception in org.apache.uima.cas
-
Deprecated.
The Constraint Parser is not supported in externally released versions of UIMA
- ParsingException() - Constructor for exception org.apache.uima.cas.ParsingException
-
Deprecated.
- ParsingException(String) - Constructor for exception org.apache.uima.cas.ParsingException
-
Deprecated.
- PATH_VAR - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- pathToNode(int) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
- pause() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Pauses processing.
- pause() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Pauses processing.
- pause() - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Pauses processing.
- pause() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- pause() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- pause() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- pause() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Pauses checkpoint thread
- pause() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Pauses the container until resumed.
- pause - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- pause() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
-
- PAUSE - Static variable in class org.apache.uima.tools.images.Images
-
- PAUSE_BUTTON - Static variable in class org.apache.uima.tools.util.gui.TransportControlPanel
-
- paused() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
-
Called when the processing has been paused.
- paused() - Method in class org.apache.uima.examples.RunAE
-
- paused() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- paused() - Method in class org.apache.uima.tools.RunAE
-
- pauseIt() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Pauses this thread
- PCDATA_KEY - Static variable in class org.apache.vinci.transport.TransportConstants
-
- PEAR_DESC_FILE_POSTFIX - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- PEAR_PROPERTIES_FILE - Static variable in class org.apache.uima.pear.tools.PackageBrowser
-
- PearAnalysisEngineWrapper - Class in org.apache.uima.analysis_engine.impl
-
UIMA pear runtime analysis engine wrapper.
- PearAnalysisEngineWrapper() - Constructor for class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- PearPackager - Class in org.apache.uima.tools.pear.packager
-
PEAR package command line interface.
- PearPackager() - Constructor for class org.apache.uima.tools.pear.packager.PearPackager
-
- PearPackagingMojo - Class in org.apache.uima.pear.tools
-
PearPackagingMojo which generates an UIMA PEAR package.
- PearPackagingMojo() - Constructor for class org.apache.uima.pear.tools.PearPackagingMojo
-
- PearSpecifier - Interface in org.apache.uima.resource
-
A type of ResourceSpecifier
that locate an installed pear Resource
.
- PearSpecifier_impl - Class in org.apache.uima.resource.impl
-
- PearSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.PearSpecifier_impl
-
Creates a new PearSpecifier_impl
.
- peek() - Method in class org.apache.uima.internal.util.IntStack
-
Look at the topmost element in the stack.
- PerformanceReportDialog - Class in org.apache.uima.tools.cpm
-
Mock-up of dialog for reporting performance stats.
- PerformanceReportDialog(Frame) - Constructor for class org.apache.uima.tools.cpm.PerformanceReportDialog
-
- PerformanceTestResult - Interface in org.apache.uima.test.junit_extension
-
PerformanceTestResult interfance contains all the methods to access the performance test results.
- PerformanceTestResultImpl - Class in org.apache.uima.test.junit_extension
-
PerformanceTestResultImpl implements the PerformanceTestResult interface and provides the results of a performance
test run.
- PerformanceTestResultImpl() - Constructor for class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- performPause() - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
-
- performTest(String, String) - Method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
performs a test on the initialized annotator.
- performTest(CAS) - Method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
performs a test on the initialized annotator.
- performTest(String, String, String) - Static method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
performs a test with a special annotator configuration.
- PersonTitle - Class in example
-
A Personal Title.
- PersonTitle() - Constructor for class example.PersonTitle
-
Never called.
- PersonTitle(int, TOP_Type) - Constructor for class example.PersonTitle
-
Internal - constructor used by generator
- PersonTitle(JCas) - Constructor for class example.PersonTitle
-
- PersonTitle(JCas, int, int) - Constructor for class example.PersonTitle
-
- PersonTitle_Type - Class in example
-
A Personal Title.
- PersonTitle_Type(JCas, Type) - Constructor for class example.PersonTitle_Type
-
initialize variables to correspond with Cas Type and Features
- PersonTitleAnnotator - Class in org.apache.uima.examples.cas
-
An example annotator that discovers Person Titles in text and classifies them into three
categories - Civilian (e.g.
- PersonTitleAnnotator() - Constructor for class org.apache.uima.examples.cas.PersonTitleAnnotator
-
- PersonTitleDBWriterCasConsumer - Class in org.apache.uima.examples.cpe
-
A simple CAS consumer that creates a Derby (Cloudscape) database in the file system.
- PersonTitleDBWriterCasConsumer() - Constructor for class org.apache.uima.examples.cpe.PersonTitleDBWriterCasConsumer
-
- PI_MARKER - Static variable in class org.apache.vinci.transport.XTalkTransporter
-
- PING_KEY - Static variable in class org.apache.vinci.transport.TransportConstants
-
- pipelineKilled(String) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Callback method used to notify the engine when a processing pipeline is killed due to excessive
errors.
- PLAY - Static variable in class org.apache.uima.tools.images.Images
-
- PLAY_BUTTON - Static variable in class org.apache.uima.tools.util.gui.TransportControlPanel
-
- PMController - Class in org.apache.uima.tools.pear.merger
-
The PMController
class allows to merge several input PEAR files in one PEAR file
and generate an aggregate analysis engine from the components encapsulated in the input PEARs.
- PMController(File[], String, File) - Constructor for class org.apache.uima.tools.pear.merger.PMController
-
Constructor that takes a given array of input PEAR files, a given output component name (ID)
and a given output PEAR file.
- PMControllerHelper - Class in org.apache.uima.tools.pear.merger
-
The
PMControllerHelper
class implements utility methods that are utilized by the
PMController
class.
- PMControllerHelper() - Constructor for class org.apache.uima.tools.pear.merger.PMControllerHelper
-
- PMUimaAgent - Class in org.apache.uima.tools.pear.merger
-
The
PMUimaAgent
class implements UIMA-based utility methods utilized by the
PMController
class.
- PMUimaAgent() - Constructor for class org.apache.uima.tools.pear.merger.PMUimaAgent
-
- pointerIterator(IntComparator, int[], int) - Method in class org.apache.uima.cas.impl.FSBagIndex
-
- pointerIterator(IntComparator, int[], int) - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
-
- pointerIterator(IntComparator, int[], int) - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
- pointerIterator(IntComparator, int[], int) - Method in class org.apache.uima.cas.impl.FSVectorIndex
-
- pointerIterator() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
- pointerIterator(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
- pointerIterator(IntComparator, int[], int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
- PooledVinciClient - Class in org.apache.vinci.transport
-
Maintains a pool of connections to a given service and allows thread-safe querying of that
service.
- PooledVinciClient(String, int) - Constructor for class org.apache.vinci.transport.PooledVinciClient
-
Create a PooledVinciClient that will establish at most maxPoolSize connections to the
designated service.
- pop() - Method in class org.apache.uima.internal.util.IntStack
-
Pop an element from the stack.
- populate(AnalysisEngine, AnalysisEngineMetaData) - Method in class org.apache.uima.tools.AnnotationFeaturesViewer
-
- populate(ResourceMetaData, CasProcessorConfigurationParameterSettings) - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
- populate(AnalysisEngineDescription, AnalysisEngineMetaData, CAS) - Method in class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
- populate(Object[]) - Method in class org.apache.uima.tools.util.gui.ListSelector
-
- populateCasToCasPoolAndUimaContextMaps(CasPool, UimaContext) - Method in class org.apache.uima.resource.impl.CasManager_impl
-
- populateCasToCasPoolMap(CasPool) - Method in class org.apache.uima.resource.impl.CasManager_impl
-
- PopupHandler - Class in org.apache.uima.tools.cvd.control
-
Action handler for text pop-up menu items.
- PopupHandler(MainFrame, int) - Constructor for class org.apache.uima.tools.cvd.control.PopupHandler
-
- PopupListener - Class in org.apache.uima.tools.cvd.control
-
Handle text pop-up (mouse) events.
- PopupListener(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.PopupListener
-
- port - Variable in class org.apache.vinci.transport.vns.client.ResolveResult.ServiceLocator
-
- port - Variable in class org.apache.vinci.transport.vns.client.ServeonResult
-
Set to the port on which the service should be offered.
- port - Variable in class org.apache.vinci.transport.vns.service.Service
-
- port - Variable in class org.apache.vinci.transport.vns.service.ServiceInfo
-
- PORT_KEY - Static variable in class org.apache.vinci.transport.vns.VNSConstants
-
- pos - Variable in class org.apache.uima.internal.util.IntVector
-
- position(int) - Method in class org.apache.uima.internal.util.IntVector
-
Return the position of the first occurrence of elem
in the IntVector, if it
exists.
- PositiveIntSet - Interface in org.apache.uima.internal.util
-
- PositiveIntSet_impl - Class in org.apache.uima.internal.util
-
An set of non-zero integers, ability to iterate over them (possibly in a sorted way),
with O(1) operations for adding, removing, and testing for contains.
- PositiveIntSet_impl() - Constructor for class org.apache.uima.internal.util.PositiveIntSet_impl
-
- PositiveIntSet_impl(int, int, int) - Constructor for class org.apache.uima.internal.util.PositiveIntSet_impl
-
Set up a Positive Bit Set
- PP_ELEMENTS - Static variable in class org.apache.uima.cas.impl.CasSerializerSupport
-
- PP_LINE_LENGTH - Static variable in class org.apache.uima.cas.impl.CasSerializerSupport
-
- pr(String) - Static method in class org.apache.vinci.transport.vns.service.NameClient
-
- pr(String, boolean) - Static method in class org.apache.vinci.transport.vns.service.NameClient
-
- pr(String) - Static method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- pr(String) - Static method in class org.apache.vinci.transport.vns.service.ServiceStack
-
- Precondition - Interface in org.apache.uima.resource.metadata
-
A
Precondition
of a Resource is a condition that an Entity and/or its analysis in
the
CAS
must satisfy before that Entity can be processed by the Resource.
- PRECONDITION_TYPE - Static variable in interface org.apache.uima.resource.metadata.SimplePrecondition
-
The type identifier for this class of precondition.
- predecessors - Variable in class org.apache.uima.internal.util.GraphNode
-
- Prefs - Class in org.apache.uima.tools.jcasgen
-
- Prefs() - Constructor for class org.apache.uima.tools.jcasgen.Prefs
-
- prefsMed - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- PrefsMediator - Class in org.apache.uima.tools.docanalyzer
-
- PrefsMediator() - Constructor for class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- preserveComments - Variable in class org.apache.uima.util.XMLParser.ParsingOptions
-
Whether to preserve comments and ignorable whitespace
- prettyPrint(int, int, StringBuffer, boolean) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- prettyPrint(int, int, StringBuffer, boolean, String) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- prettyPrint(int, int, StringBuffer, boolean, String, FeatureStructureImpl.PrintReferences) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- prevIndent() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- previous() - Method in interface org.apache.uima.internal.util.IntListIterator
-
Return the previous feature structure and decrement the iterator.
- previouslySerializedFSs - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
- previousNode(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- prevNL - Variable in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- prevWasEndElement - Variable in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- PRIMITIVE_VAL_FEAT - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Trying to access value of feature "{0}" as feature structure, but is primitive type.
- PrimitiveAnalysisEngine_impl - Class in org.apache.uima.analysis_engine.impl
-
- PrimitiveAnalysisEngine_impl() - Constructor for class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
- PrimitiveArrayFS - Interface in org.apache.uima.cas_data
-
A subtype of FeatureStructure that represents an array of primitive values (Strings, int, or
floats).
- PrimitiveArrayFSImpl - Class in org.apache.uima.cas_data.impl
-
- PrimitiveArrayFSImpl(String[]) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
-
- PrimitiveArrayFSImpl(int[]) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
-
- PrimitiveArrayFSImpl(float[]) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
-
- PrimitiveValue - Interface in org.apache.uima.cas_data
-
Represents a primitive feature value - a string, integer, or float.
- PrimitiveValueImpl - Class in org.apache.uima.cas_data.impl
-
- PrimitiveValueImpl(String) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveValueImpl
-
- PrimitiveValueImpl(int) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveValueImpl
-
- PrimitiveValueImpl(float) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveValueImpl
-
- print(char) - Method in class org.apache.uima.internal.util.EncodedPrintStream
-
- print(char[]) - Method in class org.apache.uima.internal.util.EncodedPrintStream
-
- print(String) - Method in class org.apache.uima.internal.util.EncodedPrintStream
-
- print(boolean) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- print(char) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- print(char[]) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- print(double) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- print(float) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- print(int) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- print(long) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- print(Object) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- print(String) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- print(boolean) - Method in class org.apache.uima.util.LoggerPrintStream
-
- print(char) - Method in class org.apache.uima.util.LoggerPrintStream
-
- print(char[]) - Method in class org.apache.uima.util.LoggerPrintStream
-
- print(double) - Method in class org.apache.uima.util.LoggerPrintStream
-
- print(float) - Method in class org.apache.uima.util.LoggerPrintStream
-
- print(int) - Method in class org.apache.uima.util.LoggerPrintStream
-
- print(long) - Method in class org.apache.uima.util.LoggerPrintStream
-
- print(Object) - Method in class org.apache.uima.util.LoggerPrintStream
-
- print(String) - Method in class org.apache.uima.util.LoggerPrintStream
-
- printAllXMLElements(Properties, PrintWriter, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints entries of a given Properties
object as XML elements to a given
PrintWriter
, maintaining a given indentation level.
- printAllXMLElements(Properties, String, String[], PrintWriter, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints entries of a given Properties
object as XML elements to a given
PrintWriter
, maintaining a specified tag order and a given indentation level.
- printAllXMLElements(Properties, String[], PrintWriter, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints entries of a given Properties
object as XML elements to a given
PrintWriter
, maintaining a specified tag order and a given indentation level.
- PrintAnnotations - Class in org.apache.uima.examples
-
A simple example of how to extract information from the CAS.
- PrintAnnotations() - Constructor for class org.apache.uima.examples.PrintAnnotations
-
- printAnnotations(CAS, PrintStream) - Static method in class org.apache.uima.examples.PrintAnnotations
-
Prints all Annotations to a PrintStream.
- printAnnotations(CAS, Type, PrintStream) - Static method in class org.apache.uima.examples.PrintAnnotations
-
Prints all Annotations of a specified Type to a PrintStream.
- printAntlrLexRule(String, ArrayList<CharacterUtils.CharRange>) - Static method in class org.apache.uima.internal.util.CharacterUtils
-
- printCasInfo(CASImpl) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
-
- printDebuggingMessage(String) - Static method in class org.apache.vinci.debug.Debug
-
Print the provided message to the debug log (if message logging is on).
- printDebuggingMessage(String, String) - Static method in class org.apache.vinci.debug.Debug
-
Print the provided message to the debug log (if message logging is on).
- printDefect(TestFailure, int) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- printDefectHeader(TestFailure, int) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- printDefects(Enumeration, int, String) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- printDefectTrace(TestFailure) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- printError(String, SAXParseException) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints SAX error message.
- printErrors(TestResult) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- printEveList(List, int) - Static method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Prints the list of Process Events in the order that they were produced.
- printEventLog() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
-
- printException(StackTraceElement[], String) - Static method in class org.apache.uima.test.junit_extension.ExceptionPrinter
-
Print out exception stack trace and the place where the exception was thrown.
- printException(String) - Static method in class org.apache.uima.test.junit_extension.ExceptionPrinter
-
Print out the exception message and where the exception was thrown.
- printException(Exception) - Static method in class org.apache.uima.test.junit_extension.ExceptionPrinter
-
Print out exception stack trace and the place where the exception was thrown.
- printFailures(TestResult) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- printFooter(TestResult) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- printFS(FeatureStructure, CAS, int, PrintStream) - Static method in class org.apache.uima.examples.PrintAnnotations
-
Prints a FeatureStructure to a PrintStream.
- printHeader(long) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- printInstallationDescriptor(InstallationDescriptor, PrintWriter) - Static method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Prints a given InstallationDescriptor
object in XML format to a given
PrintWriter
.
- printJavaCCLexRule(String, ArrayList<CharacterUtils.CharRange>) - Static method in class org.apache.uima.internal.util.CharacterUtils
-
- printKeys() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- printKeys(int, int, StringBuffer) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- printKeys() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
Debugging aid.
- printKeys() - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
Debugging aid.
- println(char) - Method in class org.apache.uima.internal.util.EncodedPrintStream
-
- println(char[]) - Method in class org.apache.uima.internal.util.EncodedPrintStream
-
- println(String) - Method in class org.apache.uima.internal.util.EncodedPrintStream
-
- println() - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- println(boolean) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- println(char) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- println(char[]) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- println(double) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- println(float) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- println(int) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- println(long) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- println(Object) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- println(String) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
-
- println() - Method in class org.apache.uima.util.LoggerPrintStream
-
- println(boolean) - Method in class org.apache.uima.util.LoggerPrintStream
-
- println(char) - Method in class org.apache.uima.util.LoggerPrintStream
-
- println(char[]) - Method in class org.apache.uima.util.LoggerPrintStream
-
- println(double) - Method in class org.apache.uima.util.LoggerPrintStream
-
- println(float) - Method in class org.apache.uima.util.LoggerPrintStream
-
- println(int) - Method in class org.apache.uima.util.LoggerPrintStream
-
- println(long) - Method in class org.apache.uima.util.LoggerPrintStream
-
- println(Object) - Method in class org.apache.uima.util.LoggerPrintStream
-
- println(String) - Method in class org.apache.uima.util.LoggerPrintStream
-
- printSizes(Component) - Static method in class org.apache.uima.tools.util.gui.SpringUtilities
-
A debugging utility that prints to stdout the component's minimum, preferred, and maximum
sizes.
- printSpaces(int, StringBuffer) - Static method in class org.apache.uima.internal.util.StringUtils
-
Print n
spaces to buf
.
- printSpaces(int, Writer) - Static method in class org.apache.uima.internal.util.StringUtils
-
Print n
spaces to writer
.
- printStackTrace(PrintStream) - Method in exception org.apache.uima.uimacpp.UimacppException
-
Prints the composite message and the embedded stack trace to the specified print stream,
ps
.
- printStackTrace() - Method in exception org.apache.uima.uimacpp.UimacppException
-
Prints the composite message to System.err
.
- printStackTrace(PrintWriter) - Method in exception org.apache.uima.uimacpp.UimacppException
-
Prints the composite message and the embedded stack trace to the specified print writer,
pw
- printStats(ProcessTrace) - Static method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
- printStats() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
- printXMLElement(String, Properties, PrintWriter, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints a given XML element, which contains only given attributes, to a given
PrintWriter
, maintaining a given indentation level.
- printXMLElement(String, Properties, String, PrintWriter, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints a given XML element, which contains given attributes and a given string value, to a
given PrintWriter
, maintaining a given indentation level.
- printXMLElement(String, Properties, String, boolean, PrintWriter, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints a given XML element, which contains given attributes and a given string value, to a
given PrintWriter
, maintaining a given indentation level.
- printXMLElement(String, Properties, String, boolean, PrintWriter, int, boolean) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints a given XML element, which contains given attributes and a given string value, to a
given PrintWriter
, maintaining a given indentation level.
- printXMLElement(String, String, PrintWriter, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints a given XML element, which contains only a given string value, to a given
PrintWriter
, maintaining a given indentation level.
- printXMLElement(String, String, boolean, PrintWriter, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints a given XML element, which contains only a given string value, to a given
PrintWriter
, maintaining a given indentation level.
- printXMLElements(String, String, String, PrintWriter, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints multiple values of a given XML element, separated with a specified delimiter, to a given
PrintWriter
, maintaining a given indentation level.
- printXMLElementValue(String, PrintWriter, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints a given element value to a given PrintWriter
, maintaining a given
indentation level.
- printXMLElementValue(String, boolean, PrintWriter, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints a given element value to a given PrintWriter
, maintaining a given
indentation level.
- printXMLHeader(String, PrintWriter) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints standard XML 1.0 header with a specified encoding to a given PrintStream
.
- printXMLTag(String, PrintWriter, boolean, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints a given XML tag to a given PrintWriter
, maintaining a given indentation
level.
- printXMLTag(String, Properties, PrintWriter, boolean, int) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Prints a given XML tag with given element attributes to a given PrintWriter
,
maintaining a given indentation level.
- priority - Variable in class org.apache.vinci.transport.vns.client.ResolveResult
-
- process(ServiceDataCargo, ResultSpecification) - Method in class org.apache.uima.adapter.soap.AxisAnalysisEngineService_impl
-
Processes an entity.
- process(AbstractCas) - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Inputs a CAS to the AnalysisComponent.
- process(AbstractCas) - Method in class org.apache.uima.analysis_component.CasAnnotator_ImplBase
-
- process(CAS) - Method in class org.apache.uima.analysis_component.CasAnnotator_ImplBase
-
Inputs a CAS to the AnalysisComponent.
- process(AbstractCas) - Method in class org.apache.uima.analysis_component.CasMultiplier_ImplBase
-
- process(CAS) - Method in class org.apache.uima.analysis_component.CasMultiplier_ImplBase
-
This method should be overriden by subclasses.
- process(AbstractCas) - Method in class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
-
- process(JCas) - Method in class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
-
This method should be overriden by subclasses.
- process(AbstractCas) - Method in class org.apache.uima.analysis_component.JCasMultiplier_ImplBase
-
- process(JCas) - Method in class org.apache.uima.analysis_component.JCasMultiplier_ImplBase
-
This method should be overriden by subclasses.
- process(CAS, ResultSpecification) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Invokes this AnalysisEngine's analysis logic.
- process(CAS) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Invokes this AnalysisEngine's analysis logic.
- process(CAS, ResultSpecification, ProcessTrace) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Invokes this AnalysisEngine's analysis logic.
- process(AnalysisProcessData, ResultSpecification) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Deprecated.
This is no longer used by the framework and was never intended for users to call.
Use {#link #process(CAS)} instead.
- process(JCas) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
- process(JCas, ResultSpecification) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
- process(JCas, ResultSpecification, ProcessTrace) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
- process(CAS, ResultSpecification) - Method in interface org.apache.uima.analysis_engine.annotator.GenericAnnotator
-
Deprecated.
Invokes this annotator's analysis logic.
- process(JCas, ResultSpecification) - Method in interface org.apache.uima.analysis_engine.annotator.JTextAnnotator
-
Deprecated.
Invokes this annotator's analysis logic.
- process(CAS, ResultSpecification) - Method in interface org.apache.uima.analysis_engine.annotator.TextAnnotator
-
Deprecated.
Invokes this annotator's analysis logic.
- process(CAS) - Method in interface org.apache.uima.analysis_engine.asb.ASB
-
Invokes the processing of the aggregate on the given input CAS.
- process(CAS) - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
-
- process(CAS, ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- process(CAS, ResultSpecification, ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- process(CAS) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- process(JCas) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- process(JCas, ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- process(JCas, ResultSpecification, ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- process(AnalysisProcessData, ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
Deprecated.
- process(AbstractCas) - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
-
- process(AbstractCas) - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
-
- process(AbstractCas) - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
-
- process(CAS, ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- process(CAS, ResultSpecification, ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- process(CAS) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- process(JCas) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- process(JCas, ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- process(JCas, ResultSpecification, ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- process(ServiceDataCargo, ResultSpecification) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineService_impl
-
Processes an entity.
- process() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Initiates processing of a collection.
- process(CasData) - Method in interface org.apache.uima.collection.base_cpm.CasDataProcessor
-
Process a single CasData.
- process(CasData[]) - Method in interface org.apache.uima.collection.base_cpm.CasDataProcessor
-
Process multiple CasData objects.
- process() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Initiates processing of a collection.
- process(CollectionReader) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Initiates processing of a collection.
- process(CollectionReader, int) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Initiates processing of a collection.
- process() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- process(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Deprecated.
- process() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- process(BaseCollectionReader, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Deprecated.
- process(Socket, CAS) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
-
- process(Socket, CAS) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketTransport
-
Invokes fenced CasProcessor.
- process(CasData) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
Main method used during analysis.
- process(CasData[]) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
Main method used during analysis.
- process(CollectionReader) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
-
- process(CollectionReader, int) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
-
- process(Object) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- process(CAS) - Method in class org.apache.uima.examples.cas.PersonTitleAnnotator
-
Annotates a document.
- process(CAS) - Method in class org.apache.uima.examples.cas.RegExAnnotator
-
Invokes this annotator's analysis logic.
- process(JCas) - Method in class org.apache.uima.examples.casMultiplier.SimpleTextMerger
-
- process(JCas) - Method in class org.apache.uima.examples.casMultiplier.SimpleTextSegmenter
-
- process(CAS) - Method in class org.apache.uima.examples.SofaExampleAnnotator
-
- process(JCas) - Method in class org.apache.uima.examples.tokenizer.SimpleTokenAndSentenceAnnotator
-
- process(CAS) - Method in class org.apache.uima.examples.XmlDetagger
-
- process() - Method in class org.apache.uima.pear.tools.InstallationProcessor
-
Starts processing installation instructions from the specified installation descriptor.
- process(CAS) - Method in class org.apache.uima.tools.components.XmlDetagger
-
- process(JCas) - Method in class org.apache.uima.tutorial.ex1.RoomNumberAnnotator
-
- process(JCas) - Method in class org.apache.uima.tutorial.ex2.RoomNumberAnnotator
-
- process(JCas) - Method in class org.apache.uima.tutorial.ex3.TutorialDateTime
-
The ResultSpecification controls what gets produced.
- process(JCas) - Method in class org.apache.uima.tutorial.ex4.MeetingAnnotator
-
- process(JCas) - Method in class org.apache.uima.tutorial.ex5.RoomNumberAnnotator
-
- process(JCas) - Method in class org.apache.uima.tutorial.ex6.UimaAcronymAnnotator
-
- process(JCas) - Method in class org.apache.uima.tutorial.ex6.UimaMeetingAnnotator
-
- process(String, int[], int[], String[], int[], int[], int, byte[], short[], long[]) - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- process(CAS, ResultSpecification) - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
- process(CAS) - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
- process(AbstractCas) - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
- process(ResultSpecification, CAS, boolean) - Method in class org.apache.uima.uimacpp.UimacppEngine
-
process the document.
- PROCESS_CAS - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- PROCESS_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- PROCESS_TRACE_ENABLED - Static variable in class org.apache.uima.UIMAFramework
-
- processAndOutputNewCASes(CAS) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Processes a CAS, possibly producing multiple CASes as a result.
- processAndOutputNewCASes(JCas) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Processes a JCAS, possibly producing multiple JCASes as a result.
- processAndOutputNewCASes(CAS) - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
- processAndOutputNewCASes(CAS) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- processAndOutputNewCASes(JCas) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
Default implementation of processAndOutputNewCASes(JCas) method.
- processAndOutputNewCASes(CAS) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- processAndOutputNewCASes(JCas) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- processAndOutputNewCASes(CAS) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- processAndOutputNewCASes(CAS) - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
- processAndOutputNewCASes(CAS) - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
- processAndOutputNewCASes(CAS) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
-
- processCas(CAS) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- processCas(CAS[]) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- processCas(CAS) - Method in interface org.apache.uima.collection.base_cpm.CasObjectProcessor
-
Process a single CAS.
- processCas(CAS[]) - Method in interface org.apache.uima.collection.base_cpm.CasObjectProcessor
-
Processes multiple CASes.
- processCas(CAS[]) - Method in class org.apache.uima.collection.CasConsumer_ImplBase
-
- processCas(Object[]) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- processCas(CAS) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
Uses configured transport to delegate given CAS to the remote service
- processCas(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
Uses configured transport to delegate given CASes to the remote service
- processCas(Object[]) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns true if the Cas bundles should be processed by the CasProcessor.
- processCas(CAS) - Method in class org.apache.uima.examples.cpe.AnnotationPrinter
-
Processes the CasContainer which was populated by the TextAnalysisEngines.
- processCas(CAS) - Method in class org.apache.uima.examples.cpe.InlineXmlCasConsumer
-
Processes the CasContainer which was populated by the TextAnalysisEngines.
- processCas(CAS) - Method in class org.apache.uima.examples.cpe.PersonTitleDBWriterCasConsumer
-
Processes the CasContainer which was populated by the TextAnalysisEngines.
- processCas(CAS) - Method in class org.apache.uima.examples.cpe.XCasWriterCasConsumer
-
Processes the CasContainer which was populated by the TextAnalysisEngines.
- processCas(CAS) - Method in class org.apache.uima.examples.xmi.XmiEcoreCasConsumer
-
Processes a CAS.
- processCas(CAS) - Method in class org.apache.uima.examples.xmi.XmiWriterCasConsumer
-
Processes the CAS which was populated by the TextAnalysisEngines.
- processCas(CAS) - Method in class org.apache.uima.test.junit_extension.AnnotationWriter
-
- processCas(CAS) - Method in class org.apache.uima.tools.components.InlineXmlCasConsumer
-
Processes the CasContainer which was populated by the TextAnalysisEngines.
- processCas(CAS) - Method in class org.apache.uima.tools.components.XCasWriterCasConsumer
-
Processes the CasContainer which was populated by the TextAnalysisEngines.
- processCas(CAS) - Method in class org.apache.uima.tools.components.XmiWriterCasConsumer
-
Processes the CAS which was populated by the TextAnalysisEngines.
- processContainers - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- processContainers - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- ProcessControllerAdapter - Interface in org.apache.uima.collection.impl.cpm.container.deployer.socket
-
Interface for the custom deployer component responsible for launching and terminating fenced
CasProcessors.
- processDelegateAnalysisEngineMetaData() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
Does processing using the delegate AnalysisEngine metadata once it becomes available.
- processDocument(File) - Method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
-
- PROCESSING_UNIT_THREAD_COUNT - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
-
- ProcessingContainer - Class in org.apache.uima.collection.impl.base_cpm.container
-
Base interface for implementing a Container object responsible for managing Cas Processor
instances at runtime.
- ProcessingContainer() - Constructor for class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- ProcessingContainer_Impl - Class in org.apache.uima.collection.impl.cpm.container
-
Manages a pool of CasProcessor instances.
- ProcessingContainer_Impl(CasProcessorConfiguration, ProcessingResourceMetaData, ServiceProxyPool) - Constructor for class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Initialize container with CasProcessor configuration and pool containing instances of
CasProcessor instances.
- processingInstruction(String, String) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- processingInstruction(String, String) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- ProcessingResourceMetaData - Interface in org.apache.uima.resource.metadata
-
Metadata that describes a "Processing"
Resource
- that is, one
that reads or writes to the
CAS
.
- ProcessingResourceMetaData_impl - Class in org.apache.uima.resource.metadata.impl
-
- ProcessingResourceMetaData_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ProcessingResourceMetaData_impl
-
- ProcessingUnit - Class in org.apache.uima.collection.impl.cpm.engine
-
This component executes the processing pipeline.
- ProcessingUnit() - Constructor for class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- ProcessingUnit(CPMEngine, BoundedWorkQueue, BoundedWorkQueue) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Initialize the PU
- ProcessingUnit(CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- processingUnitProcessTrace - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- processingUnitProcessTrace - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- processingUnits - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- processInit() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- processInit() - Method in interface org.apache.uima.jcas.JCas
-
Deprecated.
not required, does nothing
- processNext(Object[], ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Executes the processing pipeline.
- PROCESSOR_CHECKPOINT_BATCH - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
-
- PROCESSOR_CHECKPOINT_FILE - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
-
- PROCESSOR_CHECKPOINT_TIME - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
-
- PROCESSOR_STATUS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- processStyleMap(File) - Method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
-
Processes a user-specified file map and produces three outputs:
annotations.css - A CSS stylesheet for the annotation viewer
legend.html - HTML document for legend (bottom pane of viewer)
docFrame.xsl - An XSL stylesheet to be applied to annotated documents during calls to
AnnotationViewGenerator.processDocument(File)
.
- ProcessTrace - Interface in org.apache.uima.util
-
A ProcessTrace
object keeps a record of events that have occurred and information,
such as timing, about those events.
- ProcessTrace_impl - Class in org.apache.uima.util.impl
-
- ProcessTrace_impl() - Constructor for class org.apache.uima.util.impl.ProcessTrace_impl
-
Create a ProcessTrace_impl using the framework's default timer.
- ProcessTrace_impl(Properties) - Constructor for class org.apache.uima.util.impl.ProcessTrace_impl
-
Create a ProcessTrace_impl using the framework's default timer.
- ProcessTrace_impl(UimaTimer) - Constructor for class org.apache.uima.util.impl.ProcessTrace_impl
-
Create a ProcessTrace_impl with a custom timer.
- ProcessTrace_impl(UimaTimer, Properties) - Constructor for class org.apache.uima.util.impl.ProcessTrace_impl
-
Create a ProcessTrace_impl with a custom timer.
- ProcessTraceEvent - Interface in org.apache.uima.util
-
Captures information, including timing, about an event that occurred during processing.
- ProcessTraceEvent_impl - Class in org.apache.uima.util.impl
-
- ProcessTraceEvent_impl() - Constructor for class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
Creates a new ProcessTraceEvent_impl with null property values.
- ProcessTraceEvent_impl(String, String, String) - Constructor for class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
Creates a new ProcessTraceEvent_impl and sets the Component name, type, and description
properties.
- ProcessUtil - Class in org.apache.uima.pear.util
-
The ProcessUtil
class encapsulates utilities that help in dealing with
Process
objects.
- ProcessUtil() - Constructor for class org.apache.uima.pear.util.ProcessUtil
-
- ProcessUtil.Runner - Class in org.apache.uima.pear.util
-
The ProcessUtil.Runner
class allows collecting, printing and distributing
console output (stdout and stderr) of the specified Process
without blocking the
caller.
- ProcessUtil.Runner(Process) - Constructor for class org.apache.uima.pear.util.ProcessUtil.Runner
-
Constructor that takes a given Process
object and assigns default process
name.
- ProcessUtil.Runner(Process, String) - Constructor for class org.apache.uima.pear.util.ProcessUtil.Runner
-
Constructor that takes a given Process
object and a given process name.
- ProcessUtil.Runner(Process, String, boolean) - Constructor for class org.apache.uima.pear.util.ProcessUtil.Runner
-
Constructor that takes a given Process
object, a given process name, and a
given boolean
flag that enables/disables console printing.
- ProcessUtil.StdStreamListener - Interface in org.apache.uima.pear.util
-
The StdStreamListener
interface defines 2 methods that should be implemented by
a standard stream listener to get console messages ('stderr' and 'stdout' streams) printed by
selected process.
- produceAFrame(String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
- produceAnalysisEngine(ResourceSpecifier) - Static method in class org.apache.uima.UIMAFramework
-
- produceAnalysisEngine(ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
- produceAnalysisEngine(ResourceSpecifier, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
- produceAnalysisEngine(ResourceSpecifier, int, int) - Static method in class org.apache.uima.UIMAFramework
-
- produceCasConsumer(ResourceSpecifier) - Static method in class org.apache.uima.UIMAFramework
-
Produces a
CasConsumer
instance from a
ResourceSpecifier
.
- produceCasConsumer(ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces a
CasConsumer
instance from a
ResourceSpecifier
.
- produceCasConsumer(ResourceSpecifier, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces an
CasConsumer
instance from a
ResourceSpecifier
.
- produceCasDataConsumer(Class, ResourceSpecifier, Map) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Instantiates CasData Consumer from a given class.
- produceCasInitializer(ResourceSpecifier) - Static method in class org.apache.uima.UIMAFramework
-
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.
- produceCasInitializer(ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
- produceCasInitializer(ResourceSpecifier, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
- produceCasProcessor(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessorConfigurationParameterSettings() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessorDeploymentParams() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessorErrorHandling() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessorErrorRateThreshold() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessorExecArg() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessorExecutable() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessorFilter(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessorMaxRestarts() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessors(CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessors() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessors(int, int, int, CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCasProcessorTimeout() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCollectionProcessingEngine(CpeDescription) - Static method in class org.apache.uima.UIMAFramework
-
- produceCollectionProcessingEngine(CpeDescription, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
- produceCollectionProcessingEngine(CpeDescription, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
- produceCollectionReader(String, CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCollectionReader(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCollectionReader() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCollectionReader(ResourceSpecifier) - Static method in class org.apache.uima.UIMAFramework
-
- produceCollectionReader(ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
- produceCollectionReader(ResourceSpecifier, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
- produceCollectionReaderCasInitializer(String, CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Deprecated.
As of v2.0, CAS Initializers are deprecated.
- produceCollectionReaderCasInitializer(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Deprecated.
As of v2.0, CAS Initializers are deprecated.
- produceCollectionReaderIterator(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceComponentDescriptor(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceComponentDescriptorInclude() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCpeCheckpoint() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCpeConfiguration(CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCpeConfiguration() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceCpeTimer(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceDeployParam() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceDeployParams() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceDescriptor() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce a new CpeDescription from scratch.
- produceDescriptor(XMLInputSource) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Parse a CpeDescription from a descriptor file.
- produceDescriptor(InputStream) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Parse a CpeDescription from a given input stream.
- produceLocalCasProcessor(String, String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceNameValuePair() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceRemoteCasProcessor(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.impl.AnalysisEngineFactory_impl
-
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.impl.CasConsumerFactory_impl
-
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.impl.CasInitializerFactory_impl
-
Deprecated.
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.impl.CollectionReaderFactory_impl
-
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.impl.CompositeResourceFactory_impl
-
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.impl.CustomResourceFactory_impl
-
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in interface org.apache.uima.ResourceFactory
-
Produces an appropriate Resource
instance from a ResourceSpecifier
.
- produceResource(ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces an appropriate Resource
instance from a ResourceSpecifier
.
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces an appropriate Resource
instance of a specified class from a
ResourceSpecifier
.
- produceResource(Class<? extends Resource>, ResourceSpecifier, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces an appropriate Resource
instance of a specified class from a
ResourceSpecifier
.
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.util.SimpleResourceFactory
-
Produces an appropriate Resource
instance from a ResourceSpecifier
.
- produceResourceManagerConfiguration(String, CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceResourceManagerConfiguration(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceRunInSeperateProcess() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceRuntimeEnvParam() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceSofaMapping() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceSofaMappings() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
- produceTAE(ResourceSpecifier) - Static method in class org.apache.uima.UIMAFramework
-
- produceTAE(ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
- produceTAE(ResourceSpecifier, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
- produceTAE(ResourceSpecifier, int, int) - Static method in class org.apache.uima.UIMAFramework
-
- PROGRAM - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- PROGRAM_FLAGS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- Progress - Interface in org.apache.uima.util
-
Progress statistics for a process.
- PROGRESS_ABORT_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- PROGRESS_BYTES_IN - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- PROGRESS_BYTES_OUT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- PROGRESS_CPM_TIME - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- PROGRESS_ENTITIES_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- PROGRESS_ENTITIES_SIZE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- PROGRESS_FILTERED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- PROGRESS_RESTARTS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- PROGRESS_RETRIES - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- ProgressImpl - Class in org.apache.uima.util
-
- ProgressImpl(int, int, String, boolean) - Constructor for class org.apache.uima.util.ProgressImpl
-
- ProgressImpl(int, int, String) - Constructor for class org.apache.uima.util.ProgressImpl
-
- promptForAE() - Method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
If the current AE filename is not know ask for it.
- PROP_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS - Variable in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Name of the "delegateAnalysisEngineSpecifiers" property.
- PROP_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS_WITH_IMPORTS - Variable in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Name of the "delegateAnalysisEngineSpecifiersWithImports" property.
- PROPERTY_DELIMITER - Static variable in class org.apache.uima.pear.tools.InstallationDescriptor
-
- propertyChange(PropertyChangeEvent) - Method in class org.apache.uima.tools.util.gui.SliderField
-
- propertyInfo - Variable in class org.apache.uima.resource.metadata.impl.XmlizationInfo
-
Information about how this object's properties are represented in XML.
- propertyName - Variable in class org.apache.uima.resource.metadata.impl.PropertyXmlInfo
-
Name of the property (must correspond to a property on this bean according to the JavaBeans
spec).
- PropertyXmlInfo - Class in org.apache.uima.resource.metadata.impl
-
A simple class containing information on how to render a property in XML.
- PropertyXmlInfo(String) - Constructor for class org.apache.uima.resource.metadata.impl.PropertyXmlInfo
-
Creates a new, default PropertyXmlInfo.
- PropertyXmlInfo(String, boolean) - Constructor for class org.apache.uima.resource.metadata.impl.PropertyXmlInfo
-
Creates a new PropertyXmlInfo.
- PropertyXmlInfo(String, String) - Constructor for class org.apache.uima.resource.metadata.impl.PropertyXmlInfo
-
Creates a new PropertyXmlInfo.
- PropertyXmlInfo(String, String, boolean) - Constructor for class org.apache.uima.resource.metadata.impl.PropertyXmlInfo
-
Creates a new PropertyXmlInfo.
- PropertyXmlInfo(String, String, boolean, String) - Constructor for class org.apache.uima.resource.metadata.impl.PropertyXmlInfo
-
Creates a new PropertyXmlInfo.
- props - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
-
- PROTECTED_SOFA_FEATURE - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Can''t use standard set methods with SofaFS features.
- protectIndexes() - Method in interface org.apache.uima.cas.CAS
-
- protectIndexes(Runnable) - Method in interface org.apache.uima.cas.CAS
-
Runs the code in the runnable inside a protection block, where any modifications to features
done while in this block will be done in a way to protect any indexes which otherwise
might become corrupted by the update action; the protection is achieved by temporarily
removing the FS (if it is in the indexes), before the update happens.
- protectIndexes() - Method in class org.apache.uima.cas.impl.CASImpl
-
protectIndexes
Within the scope of protectIndexes,
feature updates are checked, and if found to be a key, and the FS is in a corruptable index,
then the FS is removed from the indexes (in all necessary views) (perhaps multiple times
if the FS was added to the indexes multiple times), and this removal is recorded on
an new instance of FSsTobeReindexed appended to fssTobeAddedback.
- protectIndexes(Runnable) - Method in class org.apache.uima.cas.impl.CASImpl
-
- protectIndexes() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- protectIndexes(Runnable) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- protectIndexes() - Method in interface org.apache.uima.jcas.JCas
-
Call this method to set up a region,
ended by a close() call on the returned object,
You can use this or the
JCas.protectIndexes(Runnable)
method to protected
the indexes.
- protectIndexes(Runnable) - Method in interface org.apache.uima.jcas.JCas
-
Runs the code in the runnable inside a protection block, where any modifications to features
done while in this block will be done in a way to protect any indexes which otherwise
might become corrupted by the update action; the protection is achieved by temporarily
removing the FS (if it is in the indexes), before the update happens.
- PROTOCOL_JMS - Static variable in class org.apache.uima.Constants
-
A constant indicating the name of the "JMS" protocol for service communication.
- PROTOCOL_MAIL - Static variable in class org.apache.uima.Constants
-
A constant indicating the name of the "Mail" protocol for service communication.
- PROTOCOL_MQ - Static variable in class org.apache.uima.Constants
-
A constant indicating the name of the "MQ" protocol for service communication.
- PROTOCOL_SOAP - Static variable in class org.apache.uima.Constants
-
A constant indicating the name of the "SOAP" protocol for service communication.
- PROTOCOL_SOAP_WITH_ATTACHMENTS - Static variable in class org.apache.uima.Constants
-
A constant indicating the name of the "SOAP with Attachments" protocol for service
communication.
- PROTOCOL_VINCI - Static variable in class org.apache.uima.Constants
-
A constant indicating the name of the "VINCI" protocol for service communication.
- PROTOCOL_VINCI_BINARY_CAS - Static variable in class org.apache.uima.Constants
-
A constant indicating the name of the "VINCI" protocol, using binary CAS serialization, for
service communication.
- publish(LogRecord) - Method in class org.apache.uima.internal.util.UIMAStreamHandler
-
- push(int) - Method in class org.apache.uima.internal.util.IntStack
-
Push a new element on the stack.
- put(String, Object) - Method in class org.apache.uima.internal.util.CharArraySpanMap
-
Add a key-value pair to the map.
- put(int, int) - Method in class org.apache.uima.internal.util.Int2IntHashMap
-
- put(int, int) - Method in class org.apache.uima.internal.util.IntVector
-
Set an element at a certain position in the vector.
- put(int, int) - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
-
adds a k, v pair.
- put(int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
Insert an object with a given key into the tree.
- put(int, T) - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
Insert an object with a given key into the tree.
- put(String, int) - Method in class org.apache.uima.internal.util.StringToIntMap
-
Add a key-value pair to the map.
- put(FeatureStructureImpl) - Method in class org.apache.uima.jcas.impl.JCasHashMap
-
- put(String, Object) - Method in class org.apache.uima.resource.impl.Session_impl
-
- put(String, Object) - Method in class org.apache.uima.resource.impl.SessionNamespaceView_impl
-
- put(String, Object) - Method in interface org.apache.uima.resource.Session
-
Stores an object in the Session
- putInner(int, int) - Method in class org.apache.uima.internal.util.Int2IntHashMap
-
- putJfsFromCaddr(int, FeatureStructure) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- putJfsFromCaddr(int, FeatureStructure) - Method in interface org.apache.uima.jcas.JCas
-
- rand - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
- range(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Get the range type for a feature.
- RBTKeyValuePair - Class in org.apache.uima.internal.util.rb_trees
-
Part of map<int, T> RedBlackTree
Represents a key-value pair of a red-black tree.
- READ_PAST_END_OF_COLLECTION - Static variable in exception org.apache.uima.UIMA_IllegalStateException
-
Message key for a standard UIMA exception message: There are no more elements in the
collection.
- readArrayPropertyValueFromXMLElement(PropertyXmlInfo, Class, Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
Overriden to allow both "param" and "parameter" as the array element tags.
- readArrayPropertyValueFromXMLElement(PropertyXmlInfo, Class, Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Utility method to read an array property's value from its DOM representation.
- readByteArray(DataInput) - Static method in class org.apache.uima.util.impl.DataIO
-
- reader2String(Reader, int) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
Read a bufferedReader into a string, using the default platform encoding.
- reader2String(Reader) - Static method in class org.apache.uima.util.FileUtils
-
Read a bufferedReader into a string, using the default platform encoding.
- readFileContent(File, String) - Static method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
Reads the content form a file to a String with respect to the file
encoding.
- readFromFile(String) - Static method in class org.apache.uima.internal.util.SymbolTable
-
Read a file line by line, and create an entry for each line.
- readFully(byte[], InputStream) - Static method in class org.apache.vinci.transport.XTalkTransporter
-
- readFully(byte[], int, InputStream) - Static method in class org.apache.vinci.transport.XTalkTransporter
-
- readInt(InputStream) - Static method in class org.apache.vinci.transport.XTalkTransporter
-
- readIntArray(DataInput) - Static method in class org.apache.uima.util.impl.DataIO
-
- readIntArrayDelta(DataInput) - Static method in class org.apache.uima.util.impl.DataIO
-
- readLongArray(DataInput) - Static method in class org.apache.uima.util.impl.DataIO
-
- readLongArrayDelta(DataInput) - Static method in class org.apache.uima.util.impl.DataIO
-
- readMapPropertyFromXml(String, Element, String, String, XMLParser, XMLParser.ParsingOptions, boolean) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Utility method for reading from XML an attribute whose value is a Map
with
String
keys and XMLizable
values.
- readOnly() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns if the Cas Processor is read only
- readPrimitiveValue(Element) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Reads a primitive value from its standard DOM representation.
- readPropertyValueFromXMLElement(PropertyXmlInfo, Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Overridden to handle XML import of the DelegateAnalysisEngineSpecifiers attribute.
- readPropertyValueFromXMLElement(PropertyXmlInfo, Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- readPropertyValueFromXMLElement(PropertyXmlInfo, Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl
-
Overridden to handle XML import of the typePriority
and comparator
properties.
- readPropertyValueFromXMLElement(PropertyXmlInfo, Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Utility method to read an attribute's value from its DOM representation.
- readRestOfVlong(DataInput, int) - Static method in class org.apache.uima.util.impl.DataIO
-
- readStylemapFile(File) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- readUnknownPropertyValueFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions, List<String>) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- readUnknownPropertyValueFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions, List) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- readUnknownPropertyValueFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions, List<String>) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Utility method that attempts to read a property value from an XML element even though it is not
known to which property the value should be assigned.
- readUnsignedByte(DataInput) - Static method in class org.apache.uima.util.impl.DataIO
-
- readUTFv(DataInput) - Static method in class org.apache.uima.util.impl.DataIO
-
- readVlong(DataInput) - Static method in class org.apache.uima.util.impl.DataIO
-
- readVnumber(DataInput) - Static method in class org.apache.uima.util.impl.DataIO
-
- READY - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- realhost - Variable in class org.apache.vinci.transport.vns.service.Service
-
- receive() - Method in class org.apache.vinci.transport.BaseClient
-
The other 1/2 of the split RPC.
- RecentFilesList - Class in org.apache.uima.tools.cvd
-
List of recently used files.
- RecentFilesList(int) - Constructor for class org.apache.uima.tools.cvd.RecentFilesList
-
Constructor.
- recompileFlowTable() - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowObject
-
recompiles all result specs in the flow table with the current type system
Actual recompiling is done later when first needed; what happens now is that
the type system is set into the result spec, which the compile will need.
- reconfigure() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Alerts this AnalysisComponent that the values of its configuration parameters or external
resources have changed.
- reconfigure() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
-
Notifies this AnalysisComponent that its configuration parameters have changed.
- reconfigure() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Reconfigures this Resource using the most current parameter settings.
- reconfigure() - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
-
Deprecated.
- reconfigure() - Method in interface org.apache.uima.analysis_engine.annotator.BaseAnnotator
-
Alerts this annotator that the values of its configuration parameters or external resources
have changed.
- reconfigure() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
- reconfigure() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
- reconfigure() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
-
- reconfigure() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
-
- reconfigure() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
-
- reconfigure() - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- reconfigure() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- reconfigure() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
- reconfigure() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
- reconfigure() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
-
- reconfigure() - Method in class org.apache.uima.collection.CasConsumer_ImplBase
-
Notifies this CAS Consumer that its configuration parameter settings have been changed.
- reconfigure() - Method in class org.apache.uima.collection.CasInitializer_ImplBase
-
Deprecated.
Notifies this CAS Initializer that its configuration parameter settings have been changed.
- reconfigure() - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
Notifies this Collection Reader that its configuration parameter settings have been changed.
- reconfigure() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- reconfigure() - Method in class org.apache.uima.examples.cpe.AnnotationPrinter
-
Reconfigures the parameters of this Consumer.
- reconfigure() - Method in interface org.apache.uima.flow.FlowController
-
Alerts this FlowController that the values of its configuration parameters or external
resources have changed.
- reconfigure() - Method in class org.apache.uima.flow.FlowController_ImplBase
-
- reconfigure() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
- reconfigure() - Method in interface org.apache.uima.resource.ConfigurableResource
-
Instructs this Resource to re-read its configuration parameter settings.
- reconfigure() - Method in class org.apache.uima.resource.ConfigurableResource_ImplBase
-
- reconfigure(String) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Completes the reconfiguration of parameters within the specified context.
- reconfigure(String) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
- reconfigure() - Method in class org.apache.uima.test.junit_extension.AnnotationWriter
-
- reconfigure() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
- RecoverableCollectionReader - Interface in org.apache.uima.collection.base_cpm
-
Interface facilitating CollectionReader recovery from failures.
- red - Static variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- RedBlackTree<T> - Class in org.apache.uima.internal.util.rb_trees
-
Map from int to T (Object)
An implementation of Red-Black Trees.
- RedBlackTree() - Constructor for class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
Default constructor, does nothing.
- REDEFINING_BUILTIN_TYPE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
- redeployAnalysisEngine(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- REF_HEAP_CELL_SIZE - Static variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
-
- REF_PREFIX - Static variable in class org.apache.uima.cas.impl.XCASSerializer
-
- ReferenceArrayFS - Interface in org.apache.uima.cas_data
-
A subtype of FeatureStructure that represents an array of primitive values (Strings, int, or
floats).
- ReferenceArrayFSImpl - Class in org.apache.uima.cas_data.impl
-
- ReferenceArrayFSImpl(String[]) - Constructor for class org.apache.uima.cas_data.impl.ReferenceArrayFSImpl
-
- ReferenceValue - Interface in org.apache.uima.cas_data
-
A FeatureValue that represents a reference, via ID, to another FeatureStructure.
- ReferenceValueImpl - Class in org.apache.uima.cas_data.impl
-
- ReferenceValueImpl(String) - Constructor for class org.apache.uima.cas_data.impl.ReferenceValueImpl
-
- refHeap - Variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
-
- refHeapPos - Variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
-
- refIterator() - Method in class org.apache.uima.cas.impl.FSBagIndex
-
- refIterator(int) - Method in class org.apache.uima.cas.impl.FSBagIndex
-
- refIterator() - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
-
- refIterator(int) - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
-
- refIterator() - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
- refIterator(int) - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
- refIterator() - Method in class org.apache.uima.cas.impl.FSVectorIndex
-
- refIterator(int) - Method in class org.apache.uima.cas.impl.FSVectorIndex
-
- refreshFromFile() - Method in class org.apache.uima.tools.cpm.AnalysisEnginePanel
-
- refreshFromFile() - Method in class org.apache.uima.tools.cpm.ConsumerPanel
-
- refreshOutOfSyncFiles() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
- RegExAnnotator - Class in org.apache.uima.examples.cas
-
Annotator that find substrings of the input document that match regular expressions.
- RegExAnnotator() - Constructor for class org.apache.uima.examples.cas.RegExAnnotator
-
- register(Class) - Static method in class org.apache.uima.jcas.JCasRegistry
-
Registers a JCas cover class with this registry.
- registerCasPoolMBean(String, CasPool) - Method in class org.apache.uima.resource.impl.CasManager_impl
-
Registers an MBean for the given CasPool.
- registerFactory(Class<? extends ResourceSpecifier>, ResourceFactory) - Method in interface org.apache.uima.CompositeResourceFactory
-
Registers a ResourceFactory with this composite factory.
- registerFactory(Class, ResourceFactory) - Method in class org.apache.uima.impl.CompositeResourceFactory_impl
-
- registerMBean(ManagementObject, Object) - Static method in class org.apache.uima.internal.util.JmxMBeanAgent
-
Register an MBean with the MBeanServer.
- reinit(CASSerializer) - Method in class org.apache.uima.cas.impl.CASImpl
-
- reinit(CASCompleteSerializer) - Method in class org.apache.uima.cas.impl.CASImpl
-
- reinit(InputStream) - Method in class org.apache.uima.cas.impl.CASImpl
-
--------------------------------------------------------------------- see
Blob Format in CASSerializer
This reads in and deserializes CAS data from a stream.
- reinit() - Method in class org.apache.vinci.transport.vns.service.ServiceStack
-
- relaseCAS - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- RelativePathResolver - Interface in org.apache.uima.resource
-
Used by the resource manager to resolve relative URLs to absolute URLs.
- RelativePathResolver_impl - Class in org.apache.uima.resource.impl
-
- RelativePathResolver_impl() - Constructor for class org.apache.uima.resource.impl.RelativePathResolver_impl
-
- RelativePathResolver_impl(ClassLoader) - Constructor for class org.apache.uima.resource.impl.RelativePathResolver_impl
-
- release() - Method in interface org.apache.uima.analysis_engine.CasIterator
-
Releases any CASes owned by this CasIterator.
- release() - Method in class org.apache.uima.analysis_engine.impl.EmptyCasIterator
-
- release() - Method in class org.apache.uima.analysis_engine.impl.JCasIteratorWrapper
-
- release() - Method in interface org.apache.uima.analysis_engine.JCasIterator
-
Releases any CASes owned by this JCasIterator.
- release() - Method in interface org.apache.uima.cas.AbstractCas
-
Indicates that the caller is done using this CAS.
- release() - Method in class org.apache.uima.cas.AbstractCas_ImplBase
-
- release() - Method in class org.apache.uima.cas.impl.CASImpl
-
- release() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- releaseAnalysisEngine(AnalysisEngine) - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Checks in an AnalysisEngine to the pool.
- releaseCas(AbstractCas) - Method in interface org.apache.uima.cas.CasOwner
-
Releases a CAS back to its owner.
- releaseCas(CAS) - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Checks in a CAS to the pool.
- releaseCAS - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- releaseCas(AbstractCas) - Method in class org.apache.uima.resource.impl.CasManager_impl
-
- releaseCas(CAS) - Method in class org.apache.uima.util.CasPool
-
Checks in a CAS to the pool.
- releaseCASes(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Releases given cases back to pool.
- releaseCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- releaseCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns a given casProcessor instance back to the pool.
- releaseJCas(JCas) - Method in class org.apache.uima.util.JCasPool
-
Checks in a JCas to the pool.
- releaseResource(Resource) - Method in class org.apache.uima.internal.util.ResourcePool
-
Checks in a Resource to the pool.
- releaseTAE(TextAnalysisEngine) - Method in class org.apache.uima.internal.util.TextAnalysisEnginePool
-
Deprecated.
Checks in a TAE to the pool.
- remapFeatureTypes(CasData, FeatureMap) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- remapIDs(Map<String, String>) - Method in interface org.apache.uima.analysis_engine.metadata.FlowConstraints
-
Remaps the AE identifier Strings used in this FlowConstraints object.
- remapIDs(Map<String, String>) - Method in class org.apache.uima.analysis_engine.metadata.impl.CapabilityLanguageFlow_impl
-
- remapIDs(Map<String, String>) - Method in class org.apache.uima.analysis_engine.metadata.impl.FixedFlow_impl
-
- remove(int) - Method in class org.apache.uima.cas.impl.FSBagIndex
-
- remove(int) - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
-
- remove() - Method in class org.apache.uima.cas.impl.FSIteratorImplBase
-
- remove(CasProcessorDeploymentParam) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
-
- remove(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
-
- remove(CasProcessorDeploymentParam) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParams
-
- remove(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
-
- remove(int) - Method in class org.apache.uima.internal.util.IntBitSet
-
- remove(int) - Method in class org.apache.uima.internal.util.IntHashSet
-
mostPositive and mostNegative are not updated
for removes.
- remove(int) - Method in class org.apache.uima.internal.util.IntSet
-
- remove(int) - Method in class org.apache.uima.internal.util.IntVector
-
Remove the element at a certain index.
- remove(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
- remove(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
-
- remove() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree.IntRBTIterator
-
- remove(int) - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
Delete the node with the given key from the tree, if it exists.
- remove(int) - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
Delete the node with the given key from the tree, if it exists.
- remove(int) - Method in class org.apache.uima.internal.util.SortedIntSet
-
Remove element from set.
- REMOVE_AE_FROM_FLOW_NOT_SUPPORTED - Static variable in exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Message key for a standard UIMA exception message: "The FlowController class {0} does not
support the removeAnalysisEngines method.
- removeAll() - Method in class org.apache.uima.internal.util.SortedIntSet
-
- removeAllCpeCasProcessors() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- removeAllCpeCasProcessors() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
- removeAllElements() - Method in class org.apache.uima.internal.util.IntVector
-
Remove all elements and set size to 0.
- removeAllElementsAdjustSizeDown() - Method in class org.apache.uima.internal.util.IntVector
-
- removeAllExcludingSubtypes(Type) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Remove all instances of just this type, excluding subtypes, from all indexes in the repository view.
- removeAllExcludingSubtypes(Type) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
Remove all instances of a particular type (but not its subtypes) from all indexes
- removeAllExcludingSubtypes(int) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- removeAllExcludingSubtypes(int) - Method in interface org.apache.uima.jcas.JCas
-
Remove all feature structures of a given type (excluding subtypes) from all indexes in the repository associated with this CAS View.
- removeAllIncludingSubtypes(Type) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Remove all instances of type, including all subtypes from all indexes in the repository view.
- removeAllIncludingSubtypes(Type) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
Remove all instances of a particular type (including its subtypes) from all indexes
- removeAllIncludingSubtypes(int) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- removeAllIncludingSubtypes(int) - Method in interface org.apache.uima.jcas.JCas
-
Remove all feature structures of a given type (including subtypes) from all indexes in the repository associated with this CAS View.
- removeAnalysisEngines(Collection<String>) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
Notifies this FlowController that some Analysis Engines are no longer available to route CASes to.
- removeAnalysisEngines(Collection) - Method in class org.apache.uima.examples.flow.AdvancedFixedFlowController
-
- removeAnalysisEngines(Collection<String>) - Method in interface org.apache.uima.flow.FlowController
-
Notifies this FlowController that some Analysis Engines are no longer available to route CASes to.
- removeAnalysisEngines(Collection<String>) - Method in class org.apache.uima.flow.FlowController_ImplBase
-
Throws an AnalysisEngineProcessException by default.
- removeAnalysisEngines(Collection<String>) - Method in class org.apache.uima.flow.impl.FixedFlowController
-
- removeCasConsumer(CasConsumer) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Removes a CasConsumer
from this CPM.
- removeCasConsumer(CasConsumer) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
-
- removeCasInitializer() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
- removeCasInitializer() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
- removeCasProcessor(CasProcessor) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Removes a CasProcessor
to this CPM's list of consumers.
- removeCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- removeCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Removes a CASProcessor from the processing pipeline
- removeCasProcessorExecArg(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- removeCasProcessorExecArg(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
-
Removes program argument from the list.
- removeChannelListener(MessageRouter.StdChannelListener) - Method in class org.apache.uima.pear.util.MessageRouter
-
Removes a given StdChannelListener
object from the list of standard channel
listeners.
- removeCheckpoint() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- removeCheckpoint() - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Removes checkpoint object
- removeCommonParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Removes an Configuration Parameter that is common to all groups.
- removeCommonParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- removeConfigurationGroup(ConfigurationGroup) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Removes an Configuration Group
- removeConfigurationGroup(ConfigurationGroup) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- removeConfigurationParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationGroup
-
Removes an Configuration Parameter from this group.
- removeConfigurationParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Removes an Configuration Parameter that is not in any group.
- removeConfigurationParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
-
- removeConfigurationParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- removeCpeCasProcessor(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- removeCpeCasProcessor(int, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
New API 01/06/2006
- removeCpeCasProcessor(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Removes
CpeCasProcessor
object from processing
pipeline from a given position.
- removeCpeTimer() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- removeCpeTimer() - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
- removeDocumentListener(DocumentListener) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
- removeElementAt(int) - Method in class org.apache.uima.internal.util.IntSet
-
Removes the n
-th element in this set.
- removeExecArg(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- removeExecEnv(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- removeExternalResource(ExternalResourceDescription) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- removeExternalResource(ExternalResourceDescription) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Removes an ExternalResource from this configuration.
- removeExternalResourceBinding(ExternalResourceBinding) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- removeExternalResourceBinding(ExternalResourceBinding) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Removes an ExternalResourceBinding from this configuration.
- removeFeatureStructure(FeatureStructure) - Method in interface org.apache.uima.cas_data.CasData
-
Removes a FeatureStructure to this CasData.
- removeFeatureStructure(FeatureStructure) - Method in class org.apache.uima.cas_data.impl.CasDataImpl
-
Removes named FeatureStructure from the list
- removeFromIndexes() - Method in class org.apache.uima.jcas.cas.TOP
-
remove the corresponding FeatureStructure from all Cas indexes in the view where this FS was created
- removeFromIndexes(JCas) - Method in class org.apache.uima.jcas.cas.TOP
-
remove this FS from indexes in a specific view, perhaps different from the view where this was created.
- removeFromIndexes(int) - Method in class org.apache.uima.jcas.cas.TOP_Type
-
remove the corresponding FeatureStructure from all Cas indexes
- removeFS(FeatureStructure) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Remove a feature structure from all indexes in the repository.
- removeFS(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- removeFS(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
- removeFsFromIndexes(FeatureStructure) - Method in interface org.apache.uima.cas.CAS
-
Remove a feature structure from all indexes in the repository associated with this CAS View.
- removeFsFromIndexes(FeatureStructure) - Method in class org.apache.uima.cas.impl.CASImpl
-
- removeFsFromIndexes(FeatureStructure) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- removeFsFromIndexes(FeatureStructure) - Method in interface org.apache.uima.jcas.JCas
-
Remove a feature structure from all indexes in the repository associated with this CAS View.
- removeFsIndex(FsIndexDescription) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Removes an FS Index description from this collection.
- removeFsIndex(FsIndexDescription) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- RemoveLanguageHandler - Class in org.apache.uima.tools.cvd.control
-
- RemoveLanguageHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.RemoveLanguageHandler
-
- removeListener(ProcessUtil.StdStreamListener) - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
-
Removes a given StdStreamListener
object from the list of standard stream
listeners.
- removeMsgListener(MessageRouter.StdChannelListener) - Method in class org.apache.uima.pear.tools.InstallationController
-
Removes a given MessageRouter.StdChannelListener
object from the list of
standard channel listeners.
- removeOverride(String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Removes an override from this configuration parameter.
- removeOverride(String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- removePkg(String) - Static method in class org.apache.uima.tools.jcasgen.Jg
-
- removePriorityList(TypePriorityList) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- removePriorityList(TypePriorityList) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Removes a TypePriorityList
.
- removeRow(int) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
- removeStatusCallbackListener(BaseStatusCallbackListener) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Unregisters a status callback listener.
- removeStatusCallbackListener(StatusCallbackListener) - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Unregisters a status callback listener.
- removeStatusCallbackListener(StatusCallbackListener) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Unregisters a status callback listener.
- removeStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- removeStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- removeStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
-
- removeStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Unregisters given listener from the CPM
- removeStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Removes given listener from the list of listeners
- removeStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Removes given listener from the list of listeners
- removeSupportedLanguage(String) - Method in interface org.apache.uima.resource.metadata.Capability
-
A convenience method that removes a supported language from this Capability.
- removeSupportedLanguage(String) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- removeTreeModelListener(TreeModelListener) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
- removeType(String) - Method in class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
-
- removeType(String) - Method in interface org.apache.uima.resource.metadata.TypePriorityList
-
Removes a type from the priority list.
- removeTypeOrFeature(TypeOrFeature) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- removeTypeOrFeature(TypeOrFeature) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
removes the specified TypeOrFeature from this ResultSpecification
.
- removeUpdate(DocumentEvent) - Method in class org.apache.uima.tools.cvd.control.TextChangedListener
-
- removeUpdate(DocumentEvent) - Method in class org.apache.uima.tools.docanalyzer.TfDocumentListener
-
- rename(String) - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Renames previous checkpoint file.
- reopen(Exception) - Method in class org.apache.vinci.transport.BaseClient
-
- reopen(Exception) - Method in class org.apache.vinci.transport.VinciClient
-
- replace(String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.TypeComplianceConverterImpl
-
Converts occurance of patterns in a sourceString with provided replacement String.
- REPLACE_WITH_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- replaceAll(String, String, String) - Static method in class org.apache.uima.internal.util.StringUtils
-
Converts occurance of patterns in a sourceString with provided replacement String.
- replaceStringInFile(File, String, String) - Static method in class org.apache.uima.pear.util.FileUtil
-
Replaces all occurrences of a given regular expression with a given string in a given text file.
- ReplaceStringInFiles - Class in org.apache.uima.internal.util
-
String replacement utility.
- ReplaceStringInFiles() - Constructor for class org.apache.uima.internal.util.ReplaceStringInFiles
-
- replaceStringInFiles(File, FileFilter, String, String, boolean) - Static method in class org.apache.uima.internal.util.ReplaceStringInFiles
-
Replace a string in all files of a directory, recursively.
- ReplaceStringInFiles.ReplacementResult - Class in org.apache.uima.internal.util
-
Result class for string replacement.
- ReplaceStringInFiles.ReplacementResult() - Constructor for class org.apache.uima.internal.util.ReplaceStringInFiles.ReplacementResult
-
- replaceStringInString(String, String, String, ReplaceStringInFiles.ReplacementResult, boolean) - Static method in class org.apache.uima.internal.util.ReplaceStringInFiles
-
Replace occurrences of toReplace
in text
by
replacement.
- replyWithAnalysis(BaseClient, VinciFrame) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
Package the
VinciFrame
containing result of the requested
operation into a Vinci Data frame.
- replyWithAnalysis(VinciClient, VinciFrame) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
Package the
VinciFrame
containing result of the requested
operation into a Vinci Data frame.
- replyWithError(String) - Method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
Creates and populates an error frame.
- REPORT_FS_UPDATES_CORRUPTS - Static variable in class org.apache.uima.cas.impl.CASImpl
-
Define this JVM property to enable checking for invalid updates to features which are used as
keys by any index.
- reportAnalysisTime(long) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- reportBatchProcessCompleteTime(long) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- reportCollectionProcessCompleteTime(long) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- reportException(Throwable, String) - Static method in class org.apache.vinci.debug.Debug
-
Report the exception to the debug log.
- reportException(Throwable) - Static method in class org.apache.vinci.debug.Debug
-
Report the Exception (or Throwable) to the debug log.
- reportServiceCallTime(long) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- REPOSITORY_LOCKED - Static variable in exception org.apache.uima.cas.admin.CASAdminException
-
Can't add index to a committed repository.
- REQUESTED_TOO_MANY_CAS_INSTANCES - Static variable in exception org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: "AnalysisComponent "{0}" requested more
CASes ({1}) than defined in its getCasInstancesRequired() method ({2}).
- REQUIRED_ATTRIBUTE_MISSING - Static variable in exception org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: "Required attribute {0} not found within
element type {1}."
- REQUIRED_FEATURE_STRUCTURE_MISSING_FROM_CAS - Static variable in exception org.apache.uima.resource.ResourceProcessException
-
Message key for a standard UIMA exception message: This component requires a FeatureStructure
of type {0}, which is not present in the CAS.
- REQUIRED_METHOD_CALL - Static variable in exception org.apache.uima.UIMA_IllegalStateException
-
Message key for a standard UIMA exception message: "The method {0} must be called before the
method {1}."
- reset() - Method in interface org.apache.uima.cas.admin.CASMgr
-
Flush this CAS instance of all transient data.
- reset() - Method in interface org.apache.uima.cas.CAS
-
Reset the CAS, emptying it of all content.
- reset() - Method in class org.apache.uima.cas.impl.CASImpl
-
- reset() - Method in class org.apache.uima.cas.impl.Heap
-
Reset the temporary heap.
- reset() - Method in class org.apache.uima.internal.util.Timer
-
Reset the timer to 0.
- reset() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- reset() - Method in interface org.apache.uima.jcas.JCas
-
Reset the CAS, emptying it of all content.
- reset() - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
- reset() - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
-
- resetConcurrentModification() - Method in interface org.apache.uima.internal.util.ComparableIntPointerIterator
-
- resetCPMenu() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- resetCursor() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- resetIndex() - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowObject
-
reset index of the sequence to 0
- resetLangMenu() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- resetNoQuestions() - Method in class org.apache.uima.cas.impl.CASImpl
-
- resetRestartCount() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- resetRestartCount() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- resetResultSpecificationToDefault() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- resetSize(int) - Method in class org.apache.uima.internal.util.IntVector
-
- resetStats() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineManagement
-
Resets all of the performance statistics to zero.
- resetStats() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- resetStats() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImplMBean
-
- resetTrees() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- resizeBuffers(int) - Method in class org.apache.vinci.transport.document.XTalkToSAX
-
Resets buffers to their initial size...
- resolve(String, String, String, String, int, int) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- resolve(String, int) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- resolve(String) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- RESOLVE_COMMAND - Static variable in class org.apache.vinci.transport.vns.VNSConstants
-
- resolveAndValidateResourceDependencies(ExternalResourceDependency[], String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- resolveAndValidateResourceDependencies(ExternalResourceDependency[], String) - Method in interface org.apache.uima.resource.ResourceManager
-
Resolves a component's external resource dependencies using this resource manager.
- resolveDelegateAnalysisEngineImports(ResourceManager, boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Resolves imports of delegate Analysis Engines.
- resolveDelegateAnalysisEngineImports(Collection<String>, ResourceManager, boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Resolves imports of delegate Analysis Engines.
- resolveImports(ResourceManager) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Resolves all import declarations in this AnalysisEngineDescription.
- resolveImports(Collection<String>, ResourceManager) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Resolves all import declarations in this AnalysisEngineDescription.
- resolveImports(ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- resolveImports(Collection<String>, ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- resolveImports() - Method in interface org.apache.uima.analysis_engine.metadata.FlowControllerDeclaration
-
Resolves an imported FlowController specifier, if there is one.
- resolveImports(ResourceManager) - Method in interface org.apache.uima.analysis_engine.metadata.FlowControllerDeclaration
-
Resolves an imported FlowController specifier, if there is one.
- resolveImports() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- resolveImports(ResourceManager) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- resolveImports() - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
-
- resolveImports(ResourceManager) - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
-
- resolveImports() - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Resolves any import declarations in this FS Index Collection, adding the imported
FsIndexDescriptions directly onto this FsIndexCollection's
fsIndexes
list.
- resolveImports(ResourceManager) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Resolves any import declarations in this FS Index Collection, adding the imported
FsIndexDescriptions directly onto this FsIndexCollection's
fsIndexes
list.
- resolveImports(Collection<String>, ResourceManager) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Resolves any import declarations in this FS Index Collection, adding the imported
FsIndexDescriptions directly onto this FsIndexCollection's
fsIndexes
list.
- resolveImports() - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- resolveImports(ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- resolveImports(Collection<String>, ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- resolveImports() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- resolveImports(ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- resolveImports(Collection<String>, ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- resolveImports() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- resolveImports(ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- resolveImports() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- resolveImports(ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- resolveImports(Collection<String>, ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- resolveImports() - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- resolveImports(ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- resolveImports(Collection<String>, ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- resolveImports() - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Resolves any import declarations.
- resolveImports(ResourceManager) - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Resolves any import declarations.
- resolveImports() - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Resolves any import declarations in this resource manager configuration, adding the imported
external resources and external resource bindings directly onto this
ResourceManagerConfiguration's
externalResources
and
externalResourceBindings
lists.
- resolveImports(ResourceManager) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Resolves any import declarations in this resource manager configuration, adding the imported
external resources and external resource bindings directly onto this
ResourceManagerConfiguration's
externalResources
and
externalResourceBindings
lists.
- resolveImports(Collection<String>, ResourceManager) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Resolves any import declarations in this resource manager configuration, adding the imported
external resources and external resource bindings directly onto this
ResourceManagerConfiguration's
externalResources
and
externalResourceBindings
lists.
- resolveImports() - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Resolves any import declarations throughout this metadata.
- resolveImports(ResourceManager) - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Resolves any import declarations throughout this metadata.
- resolveImports() - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Resolves any import declarations in this Type Priorities declaration, adding the imported
TypePriorityList
objects directly onto this TypePriorities object's
priorityLists
.
- resolveImports(ResourceManager) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Resolves any import declarations in this Type Priorities declaration, adding the imported
TypePriorityList
objects directly onto this TypePriorities object's
priorityLists
.
- resolveImports(Collection<String>, ResourceManager) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Resolves any import declarations in this Type Priorities declaration, adding the imported
TypePriorityList
objects directly onto this TypePriorities object's
priorityLists
.
- resolveImports() - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Resolves any import declarations in this type system, adding the imported types directly onto
this TypeSystemDescription's
types
list.
- resolveImports(ResourceManager) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Resolves any import declarations in this type system, adding the imported types directly onto
this TypeSystemDescription's
types
list.
- resolveImports(Collection<String>, ResourceManager) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Resolves any import declarations in this type system, adding the imported types directly onto
this TypeSystemDescription's
types
list.
- resolveImports(String, String) - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
- resolveRelativePath(URL) - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
-
- resolveRelativePath(String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- resolveRelativePath(URL) - Method in interface org.apache.uima.resource.RelativePathResolver
-
Resolves a relative URL to an absolute URL.
- resolveRelativePath(String) - Method in interface org.apache.uima.resource.ResourceManager
-
Attempts to resolve a relative path to an absolute path using the same mechanism that the
ResourceManager uses to find resources -- a lookup in the datapath followed by a lookup in the
classpath.
- ResolveResult - Class in org.apache.vinci.transport.vns.client
-
Specialized document (Frame) for representing the result of resolving a service name to host/port
through VNS.
- ResolveResult() - Constructor for class org.apache.vinci.transport.vns.client.ResolveResult
-
- ResolveResult.ServiceLocator - Class in org.apache.vinci.transport.vns.client
-
- ResolveResult.ServiceLocator() - Constructor for class org.apache.vinci.transport.vns.client.ResolveResult.ServiceLocator
-
- Resource - Interface in org.apache.uima.resource
-
Resource
is the general term for all UIMA components that can be acquired and used
by an application (or by other resources).
- RESOURCE_ALREADY_INITIALIZED - Static variable in exception org.apache.uima.UIMA_IllegalStateException
-
Message key for a standard UIMA exception message: "The initialize(ResourceSpecifier) method on
Resource {0} was called more than once.
- RESOURCE_DATA_NOT_VALID - Static variable in exception org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: "The configuration data {0} for Configuraion
parameter {1} in the resource is absent or not valid"
- RESOURCE_DATA_NOT_VALID - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The configuration data {0} for Configuraion
parameter {1} in the resource is absent or not valid"
- RESOURCE_DATA_NOT_VALID - Static variable in exception org.apache.uima.resource.ResourceProcessException
-
Message key for a standard UIMA exception message: Configuration setting for {0} is absent
- RESOURCE_DEPENDENCY_NOT_SATISFIED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "There is no resource satisfying the
required resource dependency with key "{0}"."
- RESOURCE_DOES_NOT_IMPLEMENT_INTERFACE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The resource with name "{0}" does not
implement the required interface {1}."
- Resource_ImplBase - Class in org.apache.uima.resource
-
Implementation base class for
Resource
s.
- Resource_ImplBase() - Constructor for class org.apache.uima.resource.Resource_ImplBase
-
- RESOURCE_NOT_FOUND - Static variable in exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Message key for a standard UIMA exception message: "The resource "{0}" could not be found."
- RESOURCE_SPECIFIER_NAMESPACE - Static variable in interface org.apache.uima.util.XMLParser
-
XML namespace for ResourceSpecifiers.
- RESOURCE_SPECIFIER_SCHEMA_NAME - Static variable in interface org.apache.uima.util.XMLParser
-
Name of schema for ResourceSpecifiers.
- RESOURCE_TYPE_ANALYSIS_ENGINE - Static variable in interface org.apache.uima.resource.URISpecifier
-
- RESOURCE_TYPE_CAS_CONSUMER - Static variable in interface org.apache.uima.resource.URISpecifier
-
- RESOURCE_UNAVAILABLE - Static variable in exception org.apache.uima.resource.ResourceServiceException
-
Message key for a standard UIMA exception message: "The requested resource is currently
unavailable.
- ResourceAccessException - Exception in org.apache.uima.resource
-
Thrown to indicate a failure has occurred in attempting to access an external resource.
- ResourceAccessException() - Constructor for exception org.apache.uima.resource.ResourceAccessException
-
Creates a new exception with a null message.
- ResourceAccessException(Throwable) - Constructor for exception org.apache.uima.resource.ResourceAccessException
-
Creates a new exception with the specified cause and a null message.
- ResourceAccessException(String, String, Object[]) - Constructor for exception org.apache.uima.resource.ResourceAccessException
-
Creates a new exception with a the specified message.
- ResourceAccessException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.resource.ResourceAccessException
-
Creates a new exception with the specified message and cause.
- ResourceAccessException(String, Object[]) - Constructor for exception org.apache.uima.resource.ResourceAccessException
-
- ResourceAccessException(String, Object[], Throwable) - Constructor for exception org.apache.uima.resource.ResourceAccessException
-
- ResourceConfigurationException - Exception in org.apache.uima.resource
-
Thrown to indicate that a
Resource
's configuration parameters could not be set.
- ResourceConfigurationException() - Constructor for exception org.apache.uima.resource.ResourceConfigurationException
-
Creates a new exception with a null message.
- ResourceConfigurationException(Throwable) - Constructor for exception org.apache.uima.resource.ResourceConfigurationException
-
Creates a new exception with the specified cause and a null message.
- ResourceConfigurationException(String, String, Object[]) - Constructor for exception org.apache.uima.resource.ResourceConfigurationException
-
Creates a new exception with a the specified message.
- ResourceConfigurationException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.resource.ResourceConfigurationException
-
Creates a new exception with the specified message and cause.
- ResourceConfigurationException(String, Object[]) - Constructor for exception org.apache.uima.resource.ResourceConfigurationException
-
- ResourceConfigurationException(String, Object[], Throwable) - Constructor for exception org.apache.uima.resource.ResourceConfigurationException
-
- ResourceCreationSpecifier - Interface in org.apache.uima.resource
-
- ResourceCreationSpecifier_impl - Class in org.apache.uima.resource.impl
-
- ResourceCreationSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- ResourceFactory - Interface in org.apache.uima
-
A
ResourceFactory
is used to acquire instances of
Resource
s.
- ResourceInitializationException - Exception in org.apache.uima.resource
-
- ResourceInitializationException() - Constructor for exception org.apache.uima.resource.ResourceInitializationException
-
Creates a new exception with a null message.
- ResourceInitializationException(Throwable) - Constructor for exception org.apache.uima.resource.ResourceInitializationException
-
Creates a new exception with the specified cause and a null message.
- ResourceInitializationException(String, String, Object[]) - Constructor for exception org.apache.uima.resource.ResourceInitializationException
-
Creates a new exception with a the specified message.
- ResourceInitializationException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.resource.ResourceInitializationException
-
Creates a new exception with the specified message and cause.
- ResourceInitializationException(String, Object[]) - Constructor for exception org.apache.uima.resource.ResourceInitializationException
-
- ResourceInitializationException(String, Object[], Throwable) - Constructor for exception org.apache.uima.resource.ResourceInitializationException
-
- ResourceManager - Interface in org.apache.uima.resource
-
A
ResourceManager
holds a collection of
Resource
objects, each registered under a specified key.
- ResourceManager_impl - Class in org.apache.uima.resource.impl
-
- ResourceManager_impl() - Constructor for class org.apache.uima.resource.impl.ResourceManager_impl
-
Creates a new ResourceManager_impl
.
- ResourceManager_impl(ClassLoader) - Constructor for class org.apache.uima.resource.impl.ResourceManager_impl
-
Creates a new ResourceManager_impl
with a custom ClassLoader to use for locating
resources.
- ResourceManager_impl(Map<String, Object>, Map<String, ResourceManager_impl.ResourceRegistration>, Map<String, Class<?>>, Map<String, Class<?>>, Map<List<Object>, Object>) - Constructor for class org.apache.uima.resource.impl.ResourceManager_impl
-
- ResourceManager_impl.ResourceRegistration - Class in org.apache.uima.resource.impl
-
- ResourceManager_impl.ResourceRegistration(Object, ExternalResourceDescription, String) - Constructor for class org.apache.uima.resource.impl.ResourceManager_impl.ResourceRegistration
-
- ResourceManagerConfiguration - Interface in org.apache.uima.resource.metadata
-
- ResourceManagerConfiguration_impl - Class in org.apache.uima.resource.metadata.impl
-
- ResourceManagerConfiguration_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- ResourceManagerPearWrapper - Interface in org.apache.uima.resource
-
A ResourceManagerPearWrapper
is a
special Resource Manager, sharing all its fields with its parent,
except for the class path and data path fields.
- ResourceManagerPearWrapper_impl - Class in org.apache.uima.resource.impl
-
Reference implementation of
ResourceManager
,
used for PearAnalysisEngineWrapper.
- ResourceManagerPearWrapper_impl() - Constructor for class org.apache.uima.resource.impl.ResourceManagerPearWrapper_impl
-
- ResourceMetaData - Interface in org.apache.uima.resource.metadata
-
Encapsulates all metadata for a
Resource
.
- ResourceMetaData_impl - Class in org.apache.uima.resource.metadata.impl
-
- ResourceMetaData_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
Creates a new ResourceMetaData_impl
.
- ResourcePool - Class in org.apache.uima.internal.util
-
This class represents a simple pool of
Resource
instances.
- ResourcePool(int, ResourceSpecifier, Class<? extends Resource>) - Constructor for class org.apache.uima.internal.util.ResourcePool
-
Creates new ResourcePool_impl
- ResourcePool(int, ResourceSpecifier, Class<? extends Resource>, Map<String, Object>) - Constructor for class org.apache.uima.internal.util.ResourcePool
-
Creates new ResourcePool_impl
- ResourceProcessException - Exception in org.apache.uima.resource
-
Thrown to indicate that a
Resource
has encountered a problem during its processing.
- ResourceProcessException() - Constructor for exception org.apache.uima.resource.ResourceProcessException
-
Creates a new exception with a null message.
- ResourceProcessException(Throwable) - Constructor for exception org.apache.uima.resource.ResourceProcessException
-
Creates a new exception with the specified cause and a null message.
- ResourceProcessException(String, String, Object[]) - Constructor for exception org.apache.uima.resource.ResourceProcessException
-
Creates a new exception with a the specified message.
- ResourceProcessException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.resource.ResourceProcessException
-
Creates a new exception with the specified message and cause.
- ResourceProcessException(String, Object[]) - Constructor for exception org.apache.uima.resource.ResourceProcessException
-
- ResourceProcessException(String, Object[], Throwable) - Constructor for exception org.apache.uima.resource.ResourceProcessException
-
- RESOURCES_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
-
- ResourceService_impl - Class in org.apache.uima.resource.service.impl
-
Convenience base class for Resource Service implementations.
- ResourceService_impl() - Constructor for class org.apache.uima.resource.service.impl.ResourceService_impl
-
- ResourceServiceAdapter - Class in org.apache.uima.resource.service.impl
-
- ResourceServiceAdapter() - Constructor for class org.apache.uima.resource.service.impl.ResourceServiceAdapter
-
- ResourceServiceException - Exception in org.apache.uima.resource
-
Thrown to indicate that an error has occurred during communication with a remote resource
service.
- ResourceServiceException() - Constructor for exception org.apache.uima.resource.ResourceServiceException
-
Creates a new exception with a null message.
- ResourceServiceException(Throwable) - Constructor for exception org.apache.uima.resource.ResourceServiceException
-
Creates a new exception with the specified cause and a null message.
- ResourceServiceException(String, String, Object[]) - Constructor for exception org.apache.uima.resource.ResourceServiceException
-
Creates a new exception with a the specified message.
- ResourceServiceException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.resource.ResourceServiceException
-
Creates a new exception with the specified message and cause.
- ResourceServiceException(String, Object[]) - Constructor for exception org.apache.uima.resource.ResourceServiceException
-
- ResourceServiceException(String, Object[], Throwable) - Constructor for exception org.apache.uima.resource.ResourceServiceException
-
- ResourceServiceSpecifier - Interface in org.apache.uima.resource
-
A ResourceServiceSpecifier
is a type of ResourceSpecifier
that
contains information that can be used to locate an existing resource available as a service.
- ResourceServiceStub - Interface in org.apache.uima.resource
-
A stub that calls a remote AnalysisEngine service.
- ResourceSpecifier - Interface in org.apache.uima.resource
-
A
ResourceSpecifier
contains information that can be used acquire a reference to a
Resource
, whether that is done by instantiating the resource locally or locating an
existing resource available as a service.
- ResourceSpecifierFactory - Interface in org.apache.uima
-
A factory used to create
ResourceSpecifier
instances and
instances of other objects needed to compose
ResourceSpecifier
s.
- ResourceSpecifierFactory_impl - Class in org.apache.uima.impl
-
- ResourceSpecifierFactory_impl() - Constructor for class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
- ResourceSpecifierList - Interface in org.apache.uima.resource
-
A type of ResourceSpecifier
that is an aggregate of other
ResourceSpecifier
s.
- ResourceState_impl - Class in org.apache.uima.resource.impl
-
This class is not referenced by anything 9/2013
- restoreClassLoaderUnlockCas() - Method in class org.apache.uima.cas.impl.CASImpl
-
- restoreFromCheckpoint() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Retrieves the checkpoint from the filesystem.
- RestoreLangDefaultsHandler - Class in org.apache.uima.tools.cvd.control
-
- RestoreLangDefaultsHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.RestoreLangDefaultsHandler
-
- restorePreferences() - Method in class org.apache.uima.tools.AnnotationViewerMain
-
- restorePreferences() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- restorePreferences() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- RESULT_SPEC_NULL - Static variable in exception org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message:
Saved result specification is null; probable cause: Annotator overrode setResultSpecification(spec) but failed to call super.setResultSpecification(spec).
- ResultNotSupportedException - Exception in org.apache.uima.analysis_engine
-
This exception is thrown by an Analysis Engine when it receives a request to generate results
that it cannot produce.
- ResultNotSupportedException() - Constructor for exception org.apache.uima.analysis_engine.ResultNotSupportedException
-
Creates a new exception with a null message.
- ResultNotSupportedException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.ResultNotSupportedException
-
Creates a new exception with the specified cause and a null message.
- ResultNotSupportedException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.ResultNotSupportedException
-
Creates a new exception with a the specified message.
- ResultNotSupportedException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.ResultNotSupportedException
-
Creates a new exception with the specified message and cause.
- ResultNotSupportedException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.ResultNotSupportedException
-
- ResultNotSupportedException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.ResultNotSupportedException
-
- ResultSpecification - Interface in org.apache.uima.analysis_engine
-
A ResultSpecification
is a set of desired outputs from a Analysis Engine or
Annotator.
- ResultSpecification_impl - Class in org.apache.uima.analysis_engine.impl
-
- ResultSpecification_impl() - Constructor for class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- ResultSpecification_impl(TypeSystem) - Constructor for class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
Constructor specifying the type system
this should always be used in preference to the 0 argument version
if the type system is available.
- resume(boolean) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Resumes processing that has been paused.
- resume() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Resumes processing that has been paused.
- resume() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Resumes processing that has been paused.
- resume(boolean) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Resumes processing that has been paused.
- resume() - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Resumes processing that has been paused.
- resume() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- resume() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- resume(boolean) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- resume() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- resume() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Resumes checkpoint thread
- resume() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- resume() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
-
- resumed() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
-
Called when the processing has been resumed (after it had been previously paused).
- resumed() - Method in class org.apache.uima.examples.RunAE
-
- resumed() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- resumed() - Method in class org.apache.uima.tools.RunAE
-
- resumeIt() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Resumes this thread
- RETRY_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- returnedCAS(AbstractCas) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
- returnedCAS(AbstractCas) - Method in interface org.apache.uima.UimaContextAdmin
-
Called internally by the framework whenever the AnalysisComponent returns a CAS
from its next() method or calls cas.release().
- REUSABLE_RESOURCE_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
-
Reusable Resource
- REVERSE_STANDARD_COMPARE - Static variable in interface org.apache.uima.cas.admin.FSIndexComparator
-
Compare key1 of fs1 with key2 of fs2 so that the order of fs1 and fs2 is the reverse as that of
key1 and key2 (with respect to the standard order of that key).
- REVERSE_STANDARD_COMPARE - Static variable in interface org.apache.uima.resource.metadata.FsIndexKeyDescription
-
Comparator that orders FeatureStructures according to the reverse order of their key features
(the opposite order as that defined by STANDARD_COMPARE.
- right - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- RIGHTDTR - Static variable in class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
Code for a node with only a right daughter.
- rightRotate(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- RoomNumber - Class in org.apache.uima.tutorial
-
Updated by JCasGen Mon Nov 29 15:02:37 EST 2004 XML source: C:/Program
Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
- RoomNumber() - Constructor for class org.apache.uima.tutorial.RoomNumber
-
Never called.
- RoomNumber(int, TOP_Type) - Constructor for class org.apache.uima.tutorial.RoomNumber
-
Internal - constructor used by generator
- RoomNumber(JCas) - Constructor for class org.apache.uima.tutorial.RoomNumber
-
- RoomNumber(JCas, int, int) - Constructor for class org.apache.uima.tutorial.RoomNumber
-
- RoomNumber_Type - Class in org.apache.uima.tutorial
-
Updated by JCasGen Mon Nov 29 15:02:37 EST 2004
- RoomNumber_Type(JCas, Type) - Constructor for class org.apache.uima.tutorial.RoomNumber_Type
-
initialize variables to correspond with Cas Type and Features
- RoomNumberAnnotator - Class in org.apache.uima.tutorial.ex1
-
Example annotator that detects room numbers using Java 1.4 regular expressions.
- RoomNumberAnnotator() - Constructor for class org.apache.uima.tutorial.ex1.RoomNumberAnnotator
-
- RoomNumberAnnotator - Class in org.apache.uima.tutorial.ex2
-
Example annotator that detects room numbers using Java 1.4 regular expressions.
- RoomNumberAnnotator() - Constructor for class org.apache.uima.tutorial.ex2.RoomNumberAnnotator
-
- RoomNumberAnnotator - Class in org.apache.uima.tutorial.ex5
-
Example annotator that detects room numbers using Java 1.4 regular expressions.
- RoomNumberAnnotator() - Constructor for class org.apache.uima.tutorial.ex5.RoomNumberAnnotator
-
- root - Variable in class org.apache.uima.internal.util.Graph
-
- root - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- ROOT - Static variable in class org.apache.uima.tools.AnnotationFeaturesViewer
-
- ROOT - Static variable in class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
- ROOT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- rootDirPath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
-
- RootUimaContext_impl - Class in org.apache.uima.impl
-
- RootUimaContext_impl() - Constructor for class org.apache.uima.impl.RootUimaContext_impl
-
- ROW_DELETE - Static variable in class org.apache.uima.tools.images.Images
-
- rpc(Transportable) - Method in class org.apache.vinci.transport.BaseClient
-
Same as sendAndReceive(Transportable) except for return type.
- rpc(Transportable, int) - Method in class org.apache.vinci.transport.BaseClient
-
Same as sendAndReceive(Transportable, timeout) except for return type.
- rpc(Transportable, String, int) - Static method in class org.apache.vinci.transport.BaseClient
-
Convenience method for "one-shot" or "single-query" connections.
- rpc(Transportable, String, int, int) - Static method in class org.apache.vinci.transport.BaseClient
-
Convenience method for "one-shot" or "single-query" connections.
- rpc(Transportable, String, int, int, int) - Static method in class org.apache.vinci.transport.BaseClient
-
Convenience method for "one-shot" or "single-query" connections.
- rpc(Transportable, String) - Method in class org.apache.vinci.transport.context.VinciContext
-
See documentation for VinciClient.rpc().
- rpc(Transportable, String, int) - Method in class org.apache.vinci.transport.context.VinciContext
-
See documentation for VinciClient.rpc().
- rpc(Transportable, String, int, int) - Method in class org.apache.vinci.transport.context.VinciContext
-
See documentation for VinciClient.rpc().
- rpc(Transportable, String) - Static method in class org.apache.vinci.transport.document.AFrame
-
- rpc(Transportable, String, int) - Static method in class org.apache.vinci.transport.document.AFrame
-
- rpc(Transportable, String, int, int) - Static method in class org.apache.vinci.transport.document.AFrame
-
- rpc(Transportable, String) - Static method in class org.apache.vinci.transport.VinciClient
-
Same as VinciClient.sendAndReceive(Transportable) except for return type.
- rpc(Transportable, String, int) - Static method in class org.apache.vinci.transport.VinciClient
-
Same as VinciClient.sendAndReceive(Transportable, service_name) except it also takes a timeout
value.
- rpc(Transportable, String, int, int) - Static method in class org.apache.vinci.transport.VinciClient
-
Same as VinciClient.sendAndReceive(Transportable, service_name) except it also takes socket
read and socket connect timeout values.
- RsFeat - Class in org.apache.uima.analysis_engine.impl
-
Represents the languages associated with one explicit type:feature in a result spec
- RsFeats - Class in org.apache.uima.analysis_engine.impl
-
represents the updateable list of features, each with a particular language spec
a given feature only appears once in the list, with the union of all languages
- RsFullFeatNames - Class in org.apache.uima.analysis_engine.impl
-
Implements a globally shared weak-reference map between
types & features to the corresponding Full Feature name
Used to avoid creating new full feature names when compiling
result feature specs.
- RsFullFeatNames() - Constructor for class org.apache.uima.analysis_engine.impl.RsFullFeatNames
-
- RsLang - Class in org.apache.uima.analysis_engine.impl
-
Class used to canonicalize language string
- RsLang() - Constructor for class org.apache.uima.analysis_engine.impl.RsLang
-
- RsLangs - Class in org.apache.uima.analysis_engine.impl
-
A set of languages, each represented by a canonical string object
The set is stored without any subsumed elements
Instances of this class are shareable
Duplicate-on-update strategy
Requires that all update operations to it return the
possibly new RsLangs object, and that calls are always of the form
rsLangInstance = rsLangInstance.[some-update-operation]
Requires that all copy operations set the shared bit:
copiedInstance = origInstance.setShared();
A instance marked isShared == true is immutable
Updates cause duplication.
- RsType - Class in org.apache.uima.analysis_engine.impl
-
Holds types and/or features with language specs
These are expected to be sparse with respect to the complete type system
- RsTypesMap - Class in org.apache.uima.analysis_engine.impl
-
This object holds the set of RsTypes for a result spec
There is one instance of this per ResultSpecification_impl
- run() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- run() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Starts the checkpoint thread and runs until the cpe tells it to stop
- run() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Starts VNS thread.
- run() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- run() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Runs this thread until the CPM halts or the CollectionReader has no more entities.
- run() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Using given configuration creates and starts CPE processing pipeline.
- run() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
-
- run() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Starts the Processing Pipeline thread.
- run() - Method in class org.apache.uima.collection.impl.cpm.utils.ExpirationTimer
-
Sleeps until a given timeout occurs.
- run() - Method in class org.apache.uima.pear.util.MessageRouter
-
Implements the main service method that runs in a separate thread.
- run() - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
-
Implements the Runnable.run()
method, collecting and printing standard output
or standard error messages during the process execution.
- run() - Method in class org.apache.uima.tools.pear.install.InstallPear.RunInstallation
-
Runs the PEAR installation process.
- run() - Method in class org.apache.vinci.transport.BaseServerRunnable
-
- RunAE - Class in org.apache.uima.examples
-
An example application that reads documents from the file system, sends them though an Analysis
Engine(AE), and produces XML files with inline annotations.
- RunAE(String[]) - Constructor for class org.apache.uima.examples.RunAE
-
Constructor.
- runAE(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- RunAE - Class in org.apache.uima.tools
-
An example application that reads documents from the file system, sends them though an Analysis
Engine(AE), and produces XML files with inline annotations.
- RunAE(String[]) - Constructor for class org.apache.uima.tools.RunAE
-
Constructor.
- runCPC() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- runInSeparateProcess() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
-
- runInSeparateProcess() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
-
Returns true if this Cas Processor will run in its own process
- RunnableApplication - Class in org.apache.uima.collection.impl.cpm.container.deployer
-
- RunnableApplication() - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
-
- RunnableContainer - Interface in org.apache.uima.collection.impl.base_cpm.container
-
The RunnableContainer
interface.
- RUNNING - Static variable in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
-
- RUNNING - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- runPerformanceTest(boolean, int, File, File, String, boolean) - Static method in class org.apache.uima.test.junit_extension.AnnotatorPerformanceTester
-
runs an annotator performance test
- runProcessingThread(File, String, Boolean, File, File, String, String, String) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- runSingleThreaded() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Runs the CPE in a single thread without queues.
- runTest(String[]) - Method in class org.apache.uima.test.junit_extension.JUnitTestRunner
-
- SAMPLE_SIZE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- satisfiesRBProps(int, int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- satisfiesRedBlackProperties() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- save(Writer) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- save(Writer) - Method in class org.apache.vinci.transport.vns.service.WorkspaceConfig
-
- saveAndAddNodeStore(Node) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
-
- saveColorPreferences(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- saveConfig(String) - Method in class org.apache.vinci.transport.vns.service.VNS
-
- saveCounters(String) - Method in class org.apache.vinci.transport.vns.service.VNS
-
- saveFile() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- saveGeneratorsForClassLoader(ClassLoader, FSGenerator[]) - Method in class org.apache.uima.cas.impl.FSClassRegistry
-
- saveInstallationDescriptor(InstallationDescriptor, File) - Static method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Saves a given InstallationDescriptor
object in a given XML file.
- saveInstallationDescriptor(File) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Saves created InstallationDescriptor
object to a given XML file.
- saveInstallationDescriptorFile() - Method in class org.apache.uima.pear.tools.InstallationController
-
Saves modified installation descriptor file.
- savePreferences() - Method in class org.apache.uima.tools.AnnotationViewerMain
-
Save user's preferences using Java's Preference API.
- savePreferences() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Save user's preferences using Java's Preference API.
- savePreferences() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- saveProgramPreferences() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- saveString2File(String, File) - Static method in class org.apache.uima.util.FileUtils
-
Write a string to a file, using platform encoding.
- saveString2File(String, File, String) - Static method in class org.apache.uima.util.FileUtils
-
Write a string to a file using the specified encoding.
- saveWorkspaces(String) - Method in class org.apache.vinci.transport.vns.service.VNS
-
- SaxDeserializer - Interface in org.apache.uima.util
-
Deserializes an
XMLizable
object from SAX events.
- SaxDeserializer_impl - Class in org.apache.uima.util.impl
-
- SaxDeserializer_impl(XMLParser, XMLParser.ParsingOptions) - Constructor for class org.apache.uima.util.impl.SaxDeserializer_impl
-
Creates a new SAX Deserializer.
- SaxDeserializer_impl(XMLParser, String, URL, XMLParser.ParsingOptions) - Constructor for class org.apache.uima.util.impl.SaxDeserializer_impl
-
- SaxVinciFrameBuilder - Class in org.apache.uima.adapter.vinci.util
-
A SAX content handler that builds a VinciFrame corresponding to the SAX events received.
- SaxVinciFrameBuilder() - Constructor for class org.apache.uima.adapter.vinci.util.SaxVinciFrameBuilder
-
- SCHEMA_FULL_CHECKING_FEATURE_ID - Static variable in class org.apache.uima.pear.util.XMLUtil
-
- SCHEMA_VALIDATION_FEATURE_ID - Static variable in class org.apache.uima.pear.util.XMLUtil
-
- scrubThePath(String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
Finds an occurance of the ##CPM_HOME in a value parameter and returns it with an expanded form
(ie.c:/cpm/...) based on the env variable CPM_HOME.
- search - Variable in class org.apache.vinci.transport.vns.service.WorkspaceConfig
-
- SEARCH_STRATEGY_DEFAULT_FALLBACK - Static variable in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
A value for the
searchStrategy
property indicating that if there is no value
declared in a group, look in the
default group
.
- SEARCH_STRATEGY_LANGUAGE_FALLBACK - Static variable in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
A value for the searchStrategy
property that is useful when ISO language and
country codes are used as configuration group names.
- SEARCH_STRATEGY_NONE - Static variable in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
A value for the searchStrategy
property indicating that there is no fallback.
- selectPackageDirectory(String) - Method in interface org.apache.uima.pear.tools.InstallationController.PackageSelector
-
Selects root directory of an installed PEAR package in the local file system.
- selectPackageDirectory(String) - Method in class org.apache.uima.pear.tools.PackageSelectorGUI
-
Opens dialog window to select root directory of desired installed component package.
- selectPackageDirectory(String) - Method in class org.apache.uima.pear.tools.SimplePackageSelector
-
Allows entering the installation directory path for a given component from the console window.
- selectPackageFile(String) - Method in interface org.apache.uima.pear.tools.InstallationController.PackageSelector
-
Selects a PEAR package file in the local file system.
- selectPackageFile(String) - Method in class org.apache.uima.pear.tools.PackageSelectorGUI
-
Opens dialog window to select desired PEAR package file for a given component.
- selectPackageFile(String) - Method in class org.apache.uima.pear.tools.SimplePackageSelector
-
Allows entering the PEAR file path for a given component from the console window.
- selectPackageUrl(String) - Method in interface org.apache.uima.pear.tools.InstallationController.PackageSelector
-
Selects a PEAR package URL in the network.
- selectPackageUrl(String) - Method in class org.apache.uima.pear.tools.PackageSelectorGUI
-
This method is not implemented.
- selectPackageUrl(String) - Method in class org.apache.uima.pear.tools.SimplePackageSelector
-
Allows entering the PEAR package URL for a given component from the console window.
- send(Transportable) - Method in class org.apache.vinci.transport.BaseClient
-
Support for 1/2 transaction RPC.
- sendAndReceive(AFrame) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Send a given Vinci Frame to the remote vinci service and return result
- sendAndReceive(Transportable) - Method in class org.apache.vinci.transport.BaseClient
-
Takes a transportable object, sends it across the connection, then retrieves the response and
returns it.
- sendAndReceive(Transportable, int) - Method in class org.apache.vinci.transport.BaseClient
-
Takes a transportable object, sends it across the connection, then retrieves the response and
returns it.
- sendAndReceive(Transportable, TransportableFactory) - Method in class org.apache.vinci.transport.BaseClient
-
Same as sendAndReceive(Transportable) except the provided factory is used to create the return
document in place of the default factory.
- sendAndReceive(Transportable, TransportableFactory, int) - Method in class org.apache.vinci.transport.BaseClient
-
Same as sendAndReceive(Transportable, timeout) except the provided factory is used to create
the return document in place of the default factory.
- sendAndReceive(Transportable, String, int, TransportableFactory) - Static method in class org.apache.vinci.transport.BaseClient
-
Convenience method for "one-shot" or "single-query" connections.
- sendAndReceive(Transportable, String, int, TransportableFactory, int) - Static method in class org.apache.vinci.transport.BaseClient
-
Convenience method for "one-shot" or "single-query" connections with socket timeout support.
- sendAndReceive(Transportable, String, int, TransportableFactory, int, int) - Static method in class org.apache.vinci.transport.BaseClient
-
Convenience method for "one-shot" or "single-query" connections with socket timeout support &
connect timeout support.
- sendAndReceive(Transportable, String, TransportableFactory) - Method in class org.apache.vinci.transport.context.VinciContext
-
See documentation for VinciClient.sendAndReceive().
- sendAndReceive(Transportable, String, TransportableFactory, int) - Method in class org.apache.vinci.transport.context.VinciContext
-
See documentation for VinciClient.sendAndReceive().
- sendAndReceive(Transportable, String, TransportableFactory, int, int) - Method in class org.apache.vinci.transport.context.VinciContext
-
See documentation for VinciClient.sendAndReceive().
- sendAndReceive(Transportable) - Method in class org.apache.vinci.transport.PooledVinciClient
-
Send a request to the service and receive the response.
- sendAndReceive(Transportable, TransportableFactory) - Method in class org.apache.vinci.transport.PooledVinciClient
-
Send a request to the service and receive the response, using the provided transportable
factory in place of the client-provided one.
- sendAndReceive(Transportable, TransportableFactory, int) - Method in class org.apache.vinci.transport.PooledVinciClient
-
Send a request to the service and receive the response, using the provided transportable
factory and socketTimeout in place of the client-provided ones.
- sendAndReceive(Transportable, int) - Method in class org.apache.vinci.transport.PooledVinciClient
-
Send a request to the service and receive the response, using the provided socketTimeout in
place of the client-provided one.
- sendAndReceive(Transportable, String, TransportableFactory) - Static method in class org.apache.vinci.transport.VinciClient
-
Convenience method for "one-shot"/single-query connections.
- sendAndReceive(Transportable, String, TransportableFactory, int) - Static method in class org.apache.vinci.transport.VinciClient
-
Convenience method for "one-shot"/single-query connections.
- sendAndReceive(Transportable, String, TransportableFactory, int, int) - Static method in class org.apache.vinci.transport.VinciClient
-
Convenience method for "one-shot"/single-query connections.
- sendAndReceiveWork(Transportable, TransportableFactory) - Method in class org.apache.vinci.transport.BaseClient
-
- sendAndReceiveWork(Transportable, TransportableFactory, int) - Method in class org.apache.vinci.transport.BaseClient
-
- Sentence - Class in org.apache.uima.examples.tokenizer
-
- Sentence() - Constructor for class org.apache.uima.examples.tokenizer.Sentence
-
- Sentence(int, TOP_Type) - Constructor for class org.apache.uima.examples.tokenizer.Sentence
-
Internal - Constructor used by generator
- Sentence(JCas) - Constructor for class org.apache.uima.examples.tokenizer.Sentence
-
- Sentence(JCas, int, int) - Constructor for class org.apache.uima.examples.tokenizer.Sentence
-
- Sentence_Type - Class in org.apache.uima.examples.tokenizer
-
- Sentence_Type(JCas, Type) - Constructor for class org.apache.uima.examples.tokenizer.Sentence_Type
-
- Sentence_Type() - Constructor for class org.apache.uima.examples.tokenizer.Sentence_Type
-
- SentenceAnnot - Class in org.apache.uima.tutorial
-
Updated by JCasGen Mon Nov 29 15:02:37 EST 2004 XML source: C:/Program
Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
- SentenceAnnot() - Constructor for class org.apache.uima.tutorial.SentenceAnnot
-
Never called.
- SentenceAnnot(int, TOP_Type) - Constructor for class org.apache.uima.tutorial.SentenceAnnot
-
Internal - constructor used by generator
- SentenceAnnot(JCas) - Constructor for class org.apache.uima.tutorial.SentenceAnnot
-
- SentenceAnnot(JCas, int, int) - Constructor for class org.apache.uima.tutorial.SentenceAnnot
-
- SentenceAnnot_Type - Class in org.apache.uima.tutorial
-
Updated by JCasGen Mon Nov 29 15:02:37 EST 2004
- SentenceAnnot_Type(JCas, Type) - Constructor for class org.apache.uima.tutorial.SentenceAnnot_Type
-
initialize variables to correspond with Cas Type and Features
- SEP - Static variable in class org.apache.uima.internal.util.TextStringTokenizer
-
Separator character/word type.
- SEP - Static variable in class org.apache.uima.internal.util.TextTokenizer
-
Separator character/word type.
- SEQUENCE - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- SequencedQueue - Class in org.apache.uima.collection.impl.cpm.engine
-
This component extends the Bound Queue by guaranteeing delivery of CASes in sequential order.
- SequencedQueue(int, String, CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
-
Initialize this queue
- serialContext - Static variable in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Keeps the serialContext by thread
set when starting to serialize
cleared at the end (in finally clause) to prevent memory leaks
Inherited by some custom impls, e.g.
- SerialFormat - Enum in org.apache.uima.cas
-
The various forms of serialization (typically of the CAS)
- Serialization - Class in org.apache.uima.cas.impl
-
This class has no fields or instance methods, but instead
has only static methods.
- Serialization() - Constructor for class org.apache.uima.cas.impl.Serialization
-
- SERIALIZATION_FAILURE - Static variable in exception org.apache.uima.resource.ResourceServiceException
-
Message key for a standard UIMA exception message: "A failure occurred while serializing
objects."
- SerializationMeasures - Class in org.apache.uima.util.impl
-
Structure:
StatDetail
str has neh for offset, length, dictionary hits/misses
indexedFs has neh for diffs
modHeap named, has neh for diffs, heap for values
- SerializationMeasures() - Constructor for class org.apache.uima.util.impl.SerializationMeasures
-
- SerializationMeasures.AllStatDetails - Class in org.apache.uima.util.impl
-
each instance of this class remembers a set of statDetail instances to
do bulk operations against that set of the statistics
- SerializationMeasures.AllStatDetails(String, SerializationMeasures.StatDetail...) - Constructor for class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
-
- SerializationMeasures.AllStatDetails(String, SlotKinds.SlotKind...) - Constructor for class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
-
- SerializationMeasures.StatDetail - Class in org.apache.uima.util.impl
-
Statistical details
There's instances of this class for
- the main heap
- the aux heaps
- the string offsets, the string lengths
Heap: xxxx [name-of-delta: [Total: <TotalBytes>(negative%) Histo: a(neg%) b(neg%) c(neg%) d(neg%) e(neg%)]]
2 styles: one uses only one counter, no delta - used for byte, short, and long heaps
other is for main heap, uses 4 deltas.
- SerializationMeasures.StatDetail(String, boolean, boolean, int) - Constructor for class org.apache.uima.util.impl.SerializationMeasures.StatDetail
-
- SerializationUtils - Class in org.apache.uima.internal.util
-
Serialize and Deserialize arbitrary objects to/from byte arrays,
using standard Java object serialization/deserialization support.
- SerializationUtils() - Constructor for class org.apache.uima.internal.util.SerializationUtils
-
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.uima.adapter.soap.axis11.BinarySerializer_Axis11
-
Serialize an element named name, with the indicated attributes and value.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.uima.adapter.soap.axis11.XmlSerializer_Axis11
-
Serialize an element named name, with the indicated attributes and value.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.uima.adapter.soap.BinarySerializer
-
Serialize an element named name, with the indicated attributes and value.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.uima.adapter.soap.XmlSerializer
-
Serialize an element named name, with the indicated attributes and value.
- serialize(AbstractCas, Object, Marker, BinaryCasSerDes4.CompressLevel, BinaryCasSerDes4.CompressStrat) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
-
- serialize(AbstractCas, Object, Marker, BinaryCasSerDes4.CompressLevel) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
-
- serialize(AbstractCas, Object, Marker) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
-
- serialize(AbstractCas, Object) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
-
- serialize(Object) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
-
S E R I A L I Z E
- serialize() - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Starts serialization
- serialize(CAS, ContentHandler) - Method in class org.apache.uima.cas.impl.XCASSerializer
-
Write the CAS data to a SAX content handler.
- serialize(CAS, ContentHandler, boolean) - Method in class org.apache.uima.cas.impl.XCASSerializer
-
Write the CAS data to a SAX content handler.
- serialize(CAS, ContentHandler, boolean, OutOfTypeSystemData) - Method in class org.apache.uima.cas.impl.XCASSerializer
-
Write the CAS data to a SAX content handler.
- serialize(CAS, OutputStream) - Static method in class org.apache.uima.cas.impl.XCASSerializer
-
Serializes an XCAS to a stream.
- serialize(CAS, OutputStream, boolean) - Static method in class org.apache.uima.cas.impl.XCASSerializer
-
Serializes an XCAS to a stream.
- serialize(CAS, OutputStream) - Static method in class org.apache.uima.cas.impl.XmiCasSerializer
-
Serializes a CAS to an XMI stream.
- serialize(CAS, TypeSystem, OutputStream) - Static method in class org.apache.uima.cas.impl.XmiCasSerializer
-
Serializes a CAS to an XMI stream.
- serialize(CAS, TypeSystem, OutputStream, boolean, XmiSerializationSharedData) - Static method in class org.apache.uima.cas.impl.XmiCasSerializer
-
Serializes a CAS to an XMI stream.
- serialize(CAS, TypeSystem, OutputStream, boolean, XmiSerializationSharedData, Marker) - Static method in class org.apache.uima.cas.impl.XmiCasSerializer
-
Serializes a Delta CAS to an XMI stream.
- serialize(CAS, ContentHandler) - Method in class org.apache.uima.cas.impl.XmiCasSerializer
-
Write the CAS data to a SAX content handler.
- serialize(CAS, ContentHandler, ErrorHandler) - Method in class org.apache.uima.cas.impl.XmiCasSerializer
-
Write the CAS data to a SAX content handler.
- serialize(CAS, ContentHandler, ErrorHandler, XmiSerializationSharedData) - Method in class org.apache.uima.cas.impl.XmiCasSerializer
-
Write the CAS data to a SAX content handler.
- serialize(CAS, ContentHandler, ErrorHandler, XmiSerializationSharedData, Marker) - Method in class org.apache.uima.cas.impl.XmiCasSerializer
-
Write the CAS data to a SAX content handler.
- serialize(Serializable) - Static method in class org.apache.uima.internal.util.SerializationUtils
-
Serializes an object to a byte array.
- serialize(CAS, OutputStream) - Static method in class org.apache.uima.util.XmlCasSerializer
-
Serializes a CAS to XMI format and writes it to an output stream.
- serialize(CAS, TypeSystem, OutputStream) - Static method in class org.apache.uima.util.XmlCasSerializer
-
Serializes a CAS to XMI format and writes it to an output stream.
- serialize(Node) - Method in class org.apache.uima.util.XMLSerializer
-
- serializeCAS(CAS) - Static method in class org.apache.uima.cas.impl.Serialization
-
Convert a CAS to a CASSerializer object.
- serializeCAS(CAS, OutputStream) - Static method in class org.apache.uima.cas.impl.Serialization
-
Serialize a CAS including what's indexed, to an output stream
Uses uncompressed binary serialization
- serializeCAS(CAS, OutputStream, Marker) - Static method in class org.apache.uima.cas.impl.Serialization
-
Serializes CAS data added or modified after the tracking Marker was created and writes it
to the output stream in Delta CAS format
using uncompressed binary format
- serializeCASComplete(CASMgr) - Static method in class org.apache.uima.cas.impl.Serialization
-
Convert a CAS + the type system and index definitions into a
CASCompleteSerializer object
- serializeCASMgr(CASMgr) - Static method in class org.apache.uima.cas.impl.Serialization
-
Convert a Type System and Index Repository into a
CASMgrSerializer object which can be serialized
- serializeNoMetaData(CAS) - Static method in class org.apache.uima.cas.impl.Serialization
-
Convert a CAS to a CASSerializer object.
- serializer - Variable in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl.SerialContext
-
- serializeToXML() - Method in interface org.apache.uima.collection.base_cpm.SynchPoint
-
Serializes internal representation of the SynchPoint to XML
- serializeWithCompression(CAS, Object) - Static method in class org.apache.uima.cas.impl.Serialization
-
Serialize in compressed binary form 4
- serializeWithCompression(CAS, Object, Marker) - Static method in class org.apache.uima.cas.impl.Serialization
-
Serialize in compress binary form 4, only the delta part of a CAS
- serializeWithCompression(CAS, Object, TypeSystem) - Static method in class org.apache.uima.cas.impl.Serialization
-
Serialize in compressed binary with type filtering
This method can use type filtering to omit sending those types and/or features not present in the target type system.
- serializeWithCompression(CAS, Object, TypeSystem, Marker, BinaryCasSerDes6.ReuseInfo) - Static method in class org.apache.uima.cas.impl.Serialization
-
Delta Serialize in compressed form, with type filtering
This method can use type filtering to omit sending those types and/or features not present in the target type system.
- serve(int) - Method in class org.apache.vinci.transport.BaseServer
-
Serve requests, blocking until a clean shutdown is triggered.
- serve() - Method in class org.apache.vinci.transport.VinciServer
-
Serve requests until a clean shutdown is triggered.
- serveon(String, String, int, int) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- serveon(String) - Method in class org.apache.vinci.transport.vns.service.NameClient
-
- SERVEON_COMMAND - Static variable in class org.apache.vinci.transport.vns.VNSConstants
-
- ServeonResult - Class in org.apache.vinci.transport.vns.client
-
Specialized document (Frame) for representing result of querying VNS for the port on which a
service should be provided.
- ServeonResult() - Constructor for class org.apache.vinci.transport.vns.client.ServeonResult
-
- SERVER_KEY - Static variable in class org.apache.vinci.transport.vns.VNSConstants
-
- SERVICE - Static variable in interface org.apache.uima.util.ProcessTraceEvent
-
Constant for the SERVICE event type.
- Service - Class in org.apache.vinci.transport.vns.service
-
- Service(Hashtable) - Constructor for class org.apache.vinci.transport.vns.service.Service
-
- SERVICE_ADAPTER - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- SERVICE_CALL - Static variable in interface org.apache.uima.util.ProcessTraceEvent
-
Constant for the SERVICE_CALL event type.
- SERVICE_COMMAND_ARGS_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- SERVICE_COMMAND_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- SERVICE_KEY - Static variable in class org.apache.vinci.transport.vns.VNSConstants
-
- SERVICE_NAME - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- SERVICE_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- SERVICE_WORKING_DIR_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- ServiceAlias - Class in org.apache.vinci.transport.vns.service
-
- ServiceAlias(String, String) - Constructor for class org.apache.vinci.transport.vns.service.ServiceAlias
-
- ServiceConnectionException - Exception in org.apache.uima.collection.impl.base_cpm.container
-
- ServiceConnectionException(String) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.ServiceConnectionException
-
- ServiceConnectionException(Throwable) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.ServiceConnectionException
-
- ServiceDataCargo - Class in org.apache.uima.analysis_engine.service.impl
-
A serializable class containing the information passed to and returned from Analysis Engine
Services.
- ServiceDataCargo(AnalysisProcessData) - Constructor for class org.apache.uima.analysis_engine.service.impl.ServiceDataCargo
-
Creates a new SerializableAnalysisProcessData
that contains information
extracted from the specified AnalysisProcessData
.
- ServiceDataCargo(CAS, ProcessTrace) - Constructor for class org.apache.uima.analysis_engine.service.impl.ServiceDataCargo
-
Creates a new SerializableAnalysisProcessData
that contains the given
CAS
and ProcessTrace
.
- ServiceDownException - Exception in org.apache.vinci.transport
-
Special exception type thrown when a socket connection to VNS or the desired Vinci service could
not be established.
- ServiceDownException(String) - Constructor for exception org.apache.vinci.transport.ServiceDownException
-
Standard Constructor.
- ServiceException - Exception in org.apache.vinci.transport
-
Special exception thrown by VinciClient indicating an "application level" error or exception.
- ServiceException(String, Transportable) - Constructor for exception org.apache.vinci.transport.ServiceException
-
- ServiceException(String) - Constructor for exception org.apache.vinci.transport.ServiceException
-
- serviceInfo - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
-
- ServiceInfo - Class in org.apache.vinci.transport.vns.service
-
Class representing a service's attributes, used by VNSCommandLine
- ServiceInfo(String[]) - Constructor for class org.apache.vinci.transport.vns.service.ServiceInfo
-
- ServiceInfo(String, String, String, String, String) - Constructor for class org.apache.vinci.transport.vns.service.ServiceInfo
-
- ServiceInterface - Interface in org.apache.vinci.transport.vns.service
-
- ServiceProxyPool - Class in org.apache.uima.collection.impl.cpm.container
-
Pool containing and managing instances of CasProcessors.
- ServiceProxyPool() - Constructor for class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
-
- ServiceRegistry - Class in org.apache.vinci.transport.vns.service
-
Primary interface into the services database.
- ServiceRegistry() - Constructor for class org.apache.vinci.transport.vns.service.ServiceRegistry
-
- ServiceStack - Class in org.apache.vinci.transport.vns.service
-
Services of the same name get put in the same stack and stored within the ServiceTree.
- ServiceStack(String) - Constructor for class org.apache.vinci.transport.vns.service.ServiceStack
-
- ServiceTree - Class in org.apache.vinci.transport.vns.service
-
Data structure for storing/indexing/querying the set of service entries.
- ServiceTree() - Constructor for class org.apache.vinci.transport.vns.service.ServiceTree
-
- ServiceTree(Object) - Constructor for class org.apache.vinci.transport.vns.service.ServiceTree
-
- Session - Interface in org.apache.uima.resource
-
An object that encapsulates all conversational state between a UIMA
Resource
and a
particular client.
- SESSION_CONFIGURATION_KEY - Static variable in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
Key under which to store configuration information in the Session object.
- Session_impl - Class in org.apache.uima.resource.impl
-
- Session_impl() - Constructor for class org.apache.uima.resource.impl.Session_impl
-
- SessionNamespaceView_impl - Class in org.apache.uima.resource.impl
-
- SessionNamespaceView_impl(Session, String) - Constructor for class org.apache.uima.resource.impl.SessionNamespaceView_impl
-
- set(int, FeatureStructure) - Method in interface org.apache.uima.cas.ArrayFS
-
Set the i-th value.
- set(int, boolean) - Method in interface org.apache.uima.cas.BooleanArrayFS
-
Set the i-th value.
- set(int, byte) - Method in interface org.apache.uima.cas.ByteArrayFS
-
Set the i-th value.
- set(int, double) - Method in interface org.apache.uima.cas.DoubleArrayFS
-
Set the i-th value.
- set(int, float) - Method in interface org.apache.uima.cas.FloatArrayFS
-
Set a given element.
- set(int, FeatureStructure) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
-
- set(int, boolean) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
-
- set(int, byte) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
-
- set(int, double) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
-
- set(int, float) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
-
- set(int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
-
- set(int, long) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
-
- set(int, short) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
-
- set(int, String) - Method in class org.apache.uima.cas.impl.StringArrayFSImpl
-
- set(int, int) - Method in interface org.apache.uima.cas.IntArrayFS
-
Set a given element.
- set(int, long) - Method in interface org.apache.uima.cas.LongArrayFS
-
Set the i-th value.
- set(int, short) - Method in interface org.apache.uima.cas.ShortArrayFS
-
Set the i-th value.
- set(int, String) - Method in interface org.apache.uima.cas.StringArrayFS
-
Set the i-th value.
- set(Object) - Method in interface org.apache.uima.collection.base_cpm.SynchPoint
-
Sets data from which to recover
- set(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
- set(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
-
- set(Object) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeObject
-
- set(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
-
- set(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeTimerImpl
-
- set(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorTimeout
-
Sets the timeout value
- set(String) - Method in interface org.apache.uima.collection.metadata.CpeInclude
-
Sets a path to component descriptor
- set(String) - Method in interface org.apache.uima.collection.metadata.CpeResourceManagerConfiguration
-
Sets a path of the Resource Manager configuration file
- set(String) - Method in interface org.apache.uima.collection.metadata.CpeTimer
-
Plug-in a custom timer class to be used for measuring performance.
- set(int, int) - Method in class org.apache.uima.internal.util.IntVector
-
Set an element at a certain position in the vector.
- set(String) - Method in class org.apache.uima.internal.util.SymbolTable
-
Create new symbol in table.
- set(int, boolean) - Method in class org.apache.uima.jcas.cas.BooleanArray
-
- set(int, int, boolean) - Method in class org.apache.uima.jcas.cas.BooleanArray_Type
-
- set(int, byte) - Method in class org.apache.uima.jcas.cas.ByteArray
-
- set(int, int, byte) - Method in class org.apache.uima.jcas.cas.ByteArray_Type
-
updates the Cas, setting the indexed value to the passed in Java value
- set(int, double) - Method in class org.apache.uima.jcas.cas.DoubleArray
-
- set(int, int, double) - Method in class org.apache.uima.jcas.cas.DoubleArray_Type
-
updates the Cas, setting the indexed value to the passed in Java double value.
- set(int, float) - Method in class org.apache.uima.jcas.cas.FloatArray
-
update the Cas, setting the indexed value to the passed in Java float value.
- set(int, int, float) - Method in class org.apache.uima.jcas.cas.FloatArray_Type
-
updates the Cas, setting the indexed value to the passed in Java float value.
- set(int, FeatureStructure) - Method in class org.apache.uima.jcas.cas.FSArray
-
updates the Cas, setting the indexed value with the corresponding Cas FeatureStructure.
- set(int, int, FeatureStructure) - Method in class org.apache.uima.jcas.cas.FSArray_Type
-
updates the Cas, setting the indexed value to the passed in FeatureStructure value.
- set(int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
-
update the Cas, setting the indexed value to the passed in Java int value.
- set(int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray_Type
-
updates the Cas from the passed in Java value.
- set(int, long) - Method in class org.apache.uima.jcas.cas.LongArray
-
- set(int, int, long) - Method in class org.apache.uima.jcas.cas.LongArray_Type
-
updates the Cas, setting the indexed value to the passed in Java long.
- set(int, short) - Method in class org.apache.uima.jcas.cas.ShortArray
-
- set(int, int, short) - Method in class org.apache.uima.jcas.cas.ShortArray_Type
-
updates the Cas, setting the indexed value to the passed in Java String value.
- set(int, String) - Method in class org.apache.uima.jcas.cas.StringArray
-
- set(int, int, String) - Method in class org.apache.uima.jcas.cas.StringArray_Type
-
updates the Cas, setting the indexed value to the passed in Java String value.
- set(Object[][]) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
- set(String, FrameComponent) - Method in class org.apache.vinci.transport.VinciFrame
-
Change the value associated with the first occurence of the given key to val.
- SET_ENV_FILE - Static variable in class org.apache.uima.pear.tools.InstallationController
-
- SET_ENV_VARIABLE_ACT - Static variable in class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
-
- SET_INDEX - Static variable in interface org.apache.uima.cas.FSIndex
-
Indexing strategy: set index.
- setAction(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
- setAction(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
- setAction(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorRateThreshold
-
Sets a strategy for dealing with exceeding error thresholds.
- setAction(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorMaxRestarts
-
Sets a strategy to apply by the CPE when max restart count is exceeded.
- setActionOnMaxError(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates action in the event the errors exceed max tolerance.
- setActionOnMaxError(String) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Sets a strategy for dealing with exceeding error thresholds.
- setActionOnMaxRestart(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates action in the event CasProcessor restarts exceed max tolerance.
- setActionOnMaxRestart(String) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Sets strategy for dealing with exceeding error thresholds.
- setAeDescFilePath(File) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setAggregateSofaName(String) - Method in class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
-
- setAggregateSofaName(String) - Method in interface org.apache.uima.analysis_engine.metadata.SofaMapping
-
Set the sofa name assigned by the aggregate.
- setAllAnnotationViewerItemEnable(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setAllAnnotatorFeatures(boolean) - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
-
- setAllAnnotatorFeatures(boolean) - Method in interface org.apache.uima.analysis_engine.TypeOrFeature
-
For Type references, sets whether this reference should be considered to also refer to all
features of the Type that are known to the annotator.
- setAllCollectionCollectionReaders(CpeCollectionReader[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setAllCollectionCollectionReaders(CpeCollectionReader[]) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
- setAllCpeCasProcessors(CpeCasProcessor[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- setAllowedValues(AllowedValue[]) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- setAllowedValues(AllowedValue[]) - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Sets the allowed values for instances of this Type.
- setAllowStaleLookups(boolean) - Method in class org.apache.vinci.transport.context.VinciContext
-
Set whether clients can use stale resolve cache entries for service location in the event VNS
is unreachable.
- setAllowStop(boolean) - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
-
- setAllSystemOutputToDefault() - Static method in class org.apache.uima.test.junit_extension.ManageOutputDevice
-
sets the System.err
and System.out
to their values, which were
set, when this class was loaded.
- setAllSystemOutputToNirvana() - Static method in class org.apache.uima.test.junit_extension.ManageOutputDevice
-
sets the System.err
and System.out
to a virtual
java.io.ByteArrayOutputStream
- setAnalysisEngine(AnalysisEngine) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Sets the AnalysisEngine
that is assigned to this CPM.
- setAnalysisEngine(AnalysisEngine) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
-
- setAnalysisEngine(AnalysisEngineDescription) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
- setAnalysisEngineKey(String) - Method in class org.apache.uima.flow.SimpleStep
-
Sets the key of the Analysis Engine to which the CAS should be routed.
- setAnalysisEngineKeys(Collection<String>) - Method in class org.apache.uima.flow.ParallelStep
-
Sets the keys of the Analysis Engines to which the CAS should be routed.
- setAnnotationIndex(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setAnnotationTypeName(String) - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- setAnnotatorImplementationName(String) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
For a primitive AnalysisEngine only, sets the name of the annotator implementation.
- setAnnotatorImplementationName(String) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- setAnnotOpenDir(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setArgs(CasProcessorExecArg[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- setArgValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
-
- setArgValue(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArg
-
Sets argument value.
- setAsRoot(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- setAsynchronousModeSupported(boolean) - Method in interface org.apache.uima.analysis_engine.metadata.AnalysisEngineMetaData
-
Sets whether this AnalysisEngine supports asynchronous communication.
- setAsynchronousModeSupported(boolean) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- setAttributeMappings(Mapping[]) - Method in class org.apache.uima.search.impl.Style_impl
-
- setAttributeMappings(Mapping[]) - Method in interface org.apache.uima.search.Style
-
Sets the mappings that specify which features (properties) of the annotation should be indexed,
and under which names.
- setAttributes(Attribute[]) - Method in class org.apache.uima.search.impl.Style_impl
-
- setAttributes(Attribute[]) - Method in interface org.apache.uima.search.Style
-
Sets the Attribute
s for this style.
- setAttributes(Attributes) - Method in class org.apache.vinci.transport.document.AFrame
-
- setAttributes(Attributes) - Method in class org.apache.vinci.transport.document.AFrameLeaf
-
- setAttributes(Attributes) - Method in class org.apache.vinci.transport.FrameComponent
-
Set the attributes (replacing any previous ones) assocated with this Frame component.
- setAttributeValue(String, Object) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
- setAttributeValue(String, Object) - Method in interface org.apache.uima.resource.metadata.MetaDataObject
-
Sets the value of an attribute of this MetaDataObject
.
- setAvailable(boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
-
- setBackground(Color) - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- setBaseGenerators(FSGenerator[]) - Method in class org.apache.uima.cas.impl.FSClassRegistry
-
- setBatch(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- setBatchSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates a batch size with this CasProcessor.
- setBatchSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- setBatchSize(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Sets CasProcessor's batch size.
- setBatchSize(int) - Method in interface org.apache.uima.collection.metadata.CpeCheckpoint
-
- setBegin(int) - Method in class org.apache.uima.jcas.tcas.Annotation
-
- setBegin(int, int) - Method in class org.apache.uima.jcas.tcas.Annotation_Type
-
- setBooleanValue(Feature, boolean) - Method in interface org.apache.uima.cas.FeatureStructure
-
Set the boolean value of a feature.
- setBooleanValue(Feature, boolean) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- setBuilding(String) - Method in class org.apache.uima.tutorial.RoomNumber
-
setter for building - sets Building containing this room
- setBuilding(int, String) - Method in class org.apache.uima.tutorial.RoomNumber_Type
-
- setButtons(ImageButton, ImageButton, ImageButton) - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
- setButtonTooltipText(int, String) - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
-
- setByteValue(Feature, byte) - Method in interface org.apache.uima.cas.FeatureStructure
-
Set the byte (8 bit) value of a feature.
- setByteValue(Feature, byte) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- setCacheNotInIndex(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
Called by feature setters which know the FS is not in any index
to bypass any index corruption checking, e.g., CasCopier
Internal use only
- setCanceled(boolean) - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
-
- setCanceled(boolean) - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
-
- setCapabilities(Capability[]) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- setCapabilities(Capability[]) - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
- setCapabilityLanguageFlow(String[]) - Method in interface org.apache.uima.analysis_engine.metadata.CapabilityLanguageFlow
-
Sets the CapabilityLanguageFlow.
- setCapabilityLanguageFlow(String[]) - Method in class org.apache.uima.analysis_engine.metadata.impl.CapabilityLanguageFlow_impl
-
- setCaretStatus(int, int) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setCAS(CAS) - Method in interface org.apache.uima.cas.admin.CASMgr
-
- setCAS(CAS) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setCas(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
-
- setCas(CAS) - Method in class org.apache.uima.flow.CasFlow_ImplBase
-
Deprecated.
this is automatically done by the framework after a new flow object is created
- setCas(CAS) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setCAS(CAS) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Sets the CAS to be viewed.
- setCasConsumerPipelineIdentity() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Define a CasConsumer Pipeline identity for this instance
- setCasInitializer(CasDataInitializer) - Method in interface org.apache.uima.collection.base_cpm.CasDataCollectionReader
-
Deprecated.
As of v2.0 CAS Initializers are deprecated.
- setCasInitializer(CasInitializer) - Method in interface org.apache.uima.collection.CollectionReader
-
Deprecated.
As of v2.0 CAS Initializers are deprecated.
- setCasInitializer(CasInitializer) - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
Deprecated.
As of v2.0 CAS Initializers are deprecated.
- setCasInitializer(CpeCollectionReaderCasInitializer) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
- setCasInitializer(CpeCollectionReaderCasInitializer) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
Deprecated.
As of v2.0 CAS Initializers are deprecated.
- setCasManager(CasManager) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- setCasManager(CasManager) - Method in interface org.apache.uima.resource.ResourceManager
-
Sets the CasManager, which manages the creation and pooling of CASes.
- setCasMetaData(Object) - Method in class org.apache.uima.collection.impl.cpm.utils.CasMetaData
-
- setCasMgrSerializer(CASMgrSerializer) - Method in class org.apache.uima.cas.impl.CASCompleteSerializer
-
Sets the casMgrSer.
- setCasPool(CPECasPool) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- setCasPool(CPECasPool) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- setCasProcessorDeployer(CasProcessorDeployer) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- setCasProcessorDeployer(CasProcessorDeployer) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Plug in deployer object used to launch/deploy the CasProcessor instance.
- setCASProcessorExecArgs(CasProcessorExecArgs) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- setCasProcessorFilter(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates a filter string with this CasProcessor.
- setCasProcessorFilter(CasProcessorFilter) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setCasProcessorFilter(String) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Sets CasProcessor filter expression used by the CPE to route CASs.
- setCasSerializer(CASSerializer) - Method in class org.apache.uima.cas.impl.CASCompleteSerializer
-
Sets the casSer.
- setChar(int, char) - Method in class org.apache.uima.internal.util.CharArrayString
-
Set the char at a certain position.
- setChConfig(CheckpointConfig) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
Copies Checkpoint configuration
- setChecked(Boolean) - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- setCheckpoint(CpeCheckpoint) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setCheckpoint(CpeCheckpoint) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- setCheckpoint(String, int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setCheckpoint(CpeCheckpoint) - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Sets Checkpoint object containing checkpoint file and frequency of checkpoints.
- setCheckpoint(String, int) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Add checkpoint file and frequency (in millis) of checkpoints
- setCleanupTime(TimeSpan) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setCmdLine(String[]) - Method in class org.apache.uima.collection.impl.cpm.utils.Execute
-
Copies Cas Processor command line
- setCodePage(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- SetCodePageHandler - Class in org.apache.uima.tools.cvd.control
-
- SetCodePageHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.SetCodePageHandler
-
- setCollectionIterator(CpeCollectionReaderIterator) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
- setCollectionIterator(CpeCollectionReaderIterator) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
- setCollectionReader(BaseCollectionReader) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Sets the Collection Reader for this CPM.
- setCollectionReader(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Sets the Collection Reader for this CPE.
- setCollectionReader(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Assign CollectionReader to be used for reading
- setCollectionReader(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Sets CollectionReader to use during processing
- setColor(Color) - Method in class org.apache.uima.tools.cvd.ColorIcon
-
- setColorSettingFile(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setColorSettingsDir(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setCommand(String) - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
- setCommonParameters(ConfigurationParameter[]) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Sets the configuration parameters that are common to all groups.
- setCommonParameters(ConfigurationParameter[]) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- setComparator(int) - Method in interface org.apache.uima.resource.metadata.FsIndexKeyDescription
-
Sets the comparator for this key.
- setComparator(int) - Method in class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl
-
- setComparisonValue(Object) - Method in class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl
-
- setComparisonValue(Object) - Method in class org.apache.uima.resource.metadata.impl.MimeTypePrecondition_impl
-
- setComparisonValue(Object) - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- setComparisonValue(Object) - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Sets the literal value to which features' values will be compared.
- setCompleted(int) - Method in class org.apache.uima.util.ProgressImpl
-
- setComponentKey(String) - Method in class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
-
- setComponentKey(String) - Method in interface org.apache.uima.analysis_engine.metadata.SofaMapping
-
Set the component key.
- setComponentName(String) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- setComponentSofaName(String) - Method in class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
-
- setComponentSofaName(String) - Method in interface org.apache.uima.analysis_engine.metadata.SofaMapping
-
Set the component assigned sofa name.
- setComponentSofaName(String) - Method in interface org.apache.uima.cas.SofaID
-
Deprecated.
- setComponentSofaName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
-
- setComponentSofaName(String) - Method in interface org.apache.uima.collection.metadata.CpeSofaMapping
-
- setComponentSofaName(String) - Method in class org.apache.uima.impl.SofaID_impl
-
Deprecated.
- setConcurrentPUCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- setConcurrentPUCount(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Sets ProcessingUnit replication.
- setConcurrentThreadSize(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Defines number of threads executing the processing pipeline concurrently.
- setConfigParameterSettings(ConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
- setConfigParameterValue(String, Object) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
-
- setConfigParameterValue(String, String, Object) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
-
- setConfigParameterValue(String, Object) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- setConfigParameterValue(String, String, Object) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- setConfigParameterValue(String, Object) - Method in interface org.apache.uima.resource.ConfigurableResource
-
Sets the value of a configuration parameter.
- setConfigParameterValue(String, String, Object) - Method in interface org.apache.uima.resource.ConfigurableResource
-
Sets the value of a configuration parameter in a group.
- setConfigParameterValue(String, Object) - Method in class org.apache.uima.resource.ConfigurableResource_ImplBase
-
- setConfigParameterValue(String, String, Object) - Method in class org.apache.uima.resource.ConfigurableResource_ImplBase
-
- setConfigParameterValue(String, Object) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Sets the value of a configuration parameter.
- setConfigParameterValue(String, String, Object) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Sets the value of a configuration parameter in a group.
- setConfigParameterValue(String, Object) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
- setConfigParameterValue(String, String, Object) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
- setConfigurationGroups(ConfigurationGroup[]) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Sets the configuration parameter groups for this Resource.
- setConfigurationGroups(ConfigurationGroup[]) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- setConfigurationParameterDeclarations(ConfigurationParameterDeclarations) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- setConfigurationParameterDeclarations(ConfigurationParameterDeclarations) - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Gets the configuration parameter declarations for this Resource.
- setConfigurationParameters(ConfigurationParameter[]) - Method in interface org.apache.uima.resource.metadata.ConfigurationGroup
-
Sets the configuration parameters in this group.
- setConfigurationParameters(ConfigurationParameter[]) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Sets the configuration parameters for this Resource.
- setConfigurationParameters(ConfigurationParameter[]) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
-
- setConfigurationParameters(ConfigurationParameter[]) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Sets configuration parameter settings for this CasProcessor.
- setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.
Sets configuration parameter settings for this CasInitializer.
- setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
Sets configuration parameter settings for this CollectionReader.
- setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
- setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
- setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializer
-
Deprecated.
- setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderIterator
-
Set parameters that will override params defined in the Collection Reader component descriptor.
- setConfigurationParameterSettings(ConfigurationParameterSettings) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- setConfigurationParameterSettings(ConfigurationParameterSettings) - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Sets the configuration parameter settings for this Resource.
- setConnectionPool(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Associates a port pool with instance of VNS.
- setConnectTimeout(int) - Method in class org.apache.vinci.transport.BaseClient
-
Set the timeout value used for connect timeouts.
- setConnectTimeout(int) - Method in class org.apache.vinci.transport.PooledVinciClient
-
Set a connect timeout that will be used in place of BaseClient.DEFAULT_CONNECT_TIMEOUT
- setConsistentColors(boolean) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Sets whether colors will be consistent in all documents viewed using this viewer.
- setContainers(LinkedList) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Plugs in a list of Cas Processor containers.
- setContainers(LinkedList) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Plugs in a list of Cas Processor containers.
- setContentHandler(ContentHandler) - Method in class org.apache.uima.adapter.vinci.util.VinciSaxParser
-
- setContentHandler(ContentHandler) - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
-
Sets the ContentHandler to receive the SAX events.
- setContentTag(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Defines subject of analysis
- setContext(VinciContext) - Method in class org.apache.vinci.transport.PooledVinciClient
-
Set a VinciContext that will be used by this PooledVinciClient instead of the default global
context.
- setContext(VinciContext) - Method in class org.apache.vinci.transport.VinciClient
-
Set the VinciContext to be used by this client.
- setContext(VinciContext) - Method in class org.apache.vinci.transport.VinciServer
-
Set the VinciContext to be used by this server.
- setCopyright(String) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- setCopyright(String) - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Sets the copyright notice for this Resource.
- setCpeCasProcessors(CpeCasProcessors) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setCpeCasProcessors(CpeCasProcessors) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
- setCpeComponentDescriptor(CpeComponentDescriptor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setCpeComponentDescriptor(CpeComponentDescriptor) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- setCpeConfig(CpeConfiguration) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setCpeConfiguration(CpeConfiguration) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setCpeConfiguration(CpeConfiguration) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
- setCpeResourceManagerConfiguration(CpeResourceManagerConfiguration) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setCpeResourceManagerConfiguration(CpeResourceManagerConfiguration) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Defines the path to Resource Manager Configuration
- setCpeSofaName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
-
- setCpeSofaName(String) - Method in interface org.apache.uima.collection.metadata.CpeSofaMapping
-
- setCpeTimer(CpeTimer) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- setCpeTimer(CpeTimer) - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Sets the timer class implementing UimeTimer interface.
- setCPMEngine(CPMEngine) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Alternative method of providing the reference to the component managing the lifecycle of the
CPE
- setCPMEngine(CPMEngine) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Alternative method of providing the reference to the component managing the lifecycle of the
CPE
- setCPMStatTable(Map) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Add table that will contain statistics gathered while reading entities from a Collection This
table is used for non-uima reports.
- setCurrentComponentInfo(ComponentInfo) - Method in interface org.apache.uima.cas.CAS
-
Informs the CAS of relevant information about the component that is currently processing it.
- setCurrentComponentInfo(ComponentInfo) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setCurrentDirectory(JFileChooser, File) - Static method in class org.apache.uima.tools.util.gui.FileChooserBugWorkarounds
-
Call this to set the current directory of a JFileChooser, instead of using
aFileChooser.setCurrentDirectory(aDir) directly.
- setDataPath(String) - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
-
- setDataPath(String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- setDataPath(String) - Method in interface org.apache.uima.resource.RelativePathResolver
-
Sets the data path used to resolve relative paths.
- setDataPath(String) - Method in interface org.apache.uima.resource.ResourceManager
-
Sets the data path used to resolve relative paths.
- setDatapath(String) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setDataPath(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- SetDataPathHandler - Class in org.apache.uima.tools.cvd.control
-
- SetDataPathHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.SetDataPathHandler
-
- setDataPathName(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setDate(DateAnnot) - Method in class org.apache.uima.tutorial.Meeting
-
setter for date - sets
- setDate(int, int) - Method in class org.apache.uima.tutorial.Meeting_Type
-
- setDays(int) - Method in class org.apache.uima.internal.util.TimeSpan
-
Set the day fraction of this TimeSpan
.
- setDebuggingStream(PrintStream) - Static method in class org.apache.vinci.debug.Debug
-
Set the debugging stream.
- setDefault(boolean) - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- setDefault(boolean) - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Sets the default value for this precondition.
- setDefaultCasViewName(String) - Method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Sets the name of the CAS View that will be displayed first in
the annotation viewer.
- setDefaultGroupName(String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Sets the name of the default configuration group.
- setDefaultGroupName(String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- setDefaultTimeout(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
- setDelegateComponentDesc(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given descriptor file path to a given delegate component.
- setDelegateComponentName(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Assignes a given name to a given delegate component.
- setDelegateComponentProperty(String, String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Assignes a given property to a given delegate component.
- setDelegateComponentRoot(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given directory path as the root path for a given delegate component.
- setDeployAs(String) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
Copies CPE startup mode
- setDeployAs(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- setDeployment(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates deployment type with for this CasProcessor.
- setDeployment(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- setDeployment(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setDeployment(String) - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Sets CPE deployment mode as "immediate", "vinceService", "interactive".
- setDeployment(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Define startup mode for the CPE.
- setDeploymentParameters(CasProcessorDeploymentParams) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setDeploymentParams(CasProcessorDeploymentParams) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setDequeueTimeout(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
-
- setDequeueTimeout(int) - Method in interface org.apache.uima.collection.metadata.OutputQueue
-
Define the time (in ms) to wait for a new message
- setDescription(String) - Method in interface org.apache.uima.resource.ExternalResourceDependency
-
Retrieves the textual description of the resource.
- setDescription(String) - Method in interface org.apache.uima.resource.ExternalResourceDescription
-
Retrieves the textual description of the resource.
- setDescription(String) - Method in class org.apache.uima.resource.impl.ExternalResourceDependency_impl
-
- setDescription(String) - Method in class org.apache.uima.resource.impl.ExternalResourceDescription_impl
-
- setDescription(String) - Method in interface org.apache.uima.resource.metadata.AllowedValue
-
Sets the verbose description of this allowed value.
- setDescription(String) - Method in interface org.apache.uima.resource.metadata.Capability
-
Sets the description of this Capability.
- setDescription(String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Sets the description of this configuration parameter.
- setDescription(String) - Method in interface org.apache.uima.resource.metadata.FeatureDescription
-
Sets the verbose description of this Feature.
- setDescription(String) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Sets the description of this FS Index Collection.
- setDescription(String) - Method in class org.apache.uima.resource.metadata.impl.AllowedValue_impl
-
- setDescription(String) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- setDescription(String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- setDescription(String) - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
- setDescription(String) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- setDescription(String) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- setDescription(String) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- setDescription(String) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- setDescription(String) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- setDescription(String) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- setDescription(String) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Sets the description of this Resource Manager Configuration.
- setDescription(String) - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Sets the description of this Resource.
- setDescription(String) - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Sets the verbose description of this Type.
- setDescription(String) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Sets the description of this TypePriorities declaration.
- setDescription(String) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Sets the description of this Type System.
- setDescription(String) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- setDescriptor(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates a given descriptor path with this CasProcessor
- setDescriptor(CpeComponentDescriptor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.
- setDescriptor(CpeComponentDescriptor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
- setDescriptor(CpeComponentDescriptor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
- setDescriptor(String) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Deprecated.
Doesn't support the new import syntax. Use setCpeComponentDescriptor() instead.
- setDescriptor(CpeComponentDescriptor) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
Sets descriptor path containing configuration for the CollectionReader
- setDescriptor(CpeComponentDescriptor) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializer
-
Deprecated.
Sets descriptor path containing configuration for the CasInitializer
- setDescriptor(CpeComponentDescriptor) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderIterator
-
Associate Descriptor with the Collection Reader Iterator
- setDir(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- setDirty(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setDisplayedTypes(String[]) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Set the list of types that will be highlighted in the viewer.
- setDocButtons(JButton, JButton, JButton) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- setDocumentLanguage(String) - Method in interface org.apache.uima.cas.CAS
-
Sets the language for this document.
- setDocumentLanguage(String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setDocumentLanguage(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- setDocumentLanguage(String) - Method in interface org.apache.uima.jcas.JCas
-
Sets the language for this document.
- setDocumentLocator(Locator) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
-
- setDocumentLocator(Locator) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- setDocumentLocator(Locator) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- setDocumentPreparationTime(TimeSpan) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setDocumentSize(int) - Method in class org.apache.uima.examples.SourceDocumentInformation
-
setter for documentSize - sets Size of original document in bytes before processing by CAS
Initializer.
- setDocumentSize(int, int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- setDocumentText(String) - Method in interface org.apache.uima.cas.CAS
-
Set the document text.
- setDocumentText(String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setDocumentText(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- setDocumentText(String) - Method in interface org.apache.uima.jcas.JCas
-
Set the document text.
- setDocumentTextFeature(String) - Method in class org.apache.uima.cas.impl.XCASSerializer
-
Sets the name of the feature holding the documeng text.
- setDocumentTextFeatureName(String) - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
-
Sets the name of the CASData Feature that stores the document text.
- setDocumentTextFeatureName(String) - Method in class org.apache.uima.collection.impl.CasConverter
-
Sets the name of the CASData Feature that stores the document text.
- setDocumentTextTypeName(String) - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
-
Sets the name of the CASData FeatureStructure Type that stores the document text.
- setDocumentTextTypeName(String) - Method in class org.apache.uima.collection.impl.CasConverter
-
Sets the name of the CASData FeatureStructure Type that stores the document text.
- setDocumentTypeName(String) - Method in class org.apache.uima.cas.impl.XCASDeserializer
-
Gets the name of the type representing the document.
- setDocumentTypeName(String) - Method in class org.apache.uima.cas.impl.XCASSerializer
-
Gets the name of the type representing the document.
- setDoubleValue(Feature, double) - Method in interface org.apache.uima.cas.FeatureStructure
-
Set the double value of a feature.
- setDoubleValue(Feature, double) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- setDoWarmup(boolean) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setDropCasOnException(boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- setDuration(int) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- setElement(Object) - Method in class org.apache.uima.internal.util.GraphNode
-
Set the element in the node.
- setElementType(String) - Method in interface org.apache.uima.resource.metadata.FeatureDescription
-
For a multi-valued (array or list) feature, sets the expected type of the elements of that
array or list.
- setElementType(String) - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
- setEnableCasFileReadingAndWriting() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setEnabled(boolean) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
- setEnabled(boolean) - Method in class org.apache.uima.tools.util.gui.FileSelector
-
- setEnabled(boolean) - Method in class org.apache.uima.tools.util.gui.FormPanel
-
- setEnabled(boolean) - Method in class org.apache.uima.tools.util.gui.SliderField
-
- setEncoding(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- setEnd(int) - Method in class org.apache.uima.jcas.tcas.Annotation
-
- setEnd(int, int) - Method in class org.apache.uima.jcas.tcas.Annotation_Type
-
- setEndOfSentenceChars(String) - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Set the set of sentence delimiters.
- setEndOfSentenceChars(String) - Method in class org.apache.uima.internal.util.TextTokenizer
-
Set the set of sentence delimiters.
- setEndTime(TimeAnnot) - Method in class org.apache.uima.tutorial.Meeting
-
setter for endTime - sets
- setEndTime(int, int) - Method in class org.apache.uima.tutorial.Meeting_Type
-
- setEntityResolver(EntityResolver) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
- setEntityViewEnabled(boolean) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Configures whether the viewer will allow the user to switch to "Entity" view, which highlight
entities rather than annotations.
- setEntryButton(ImageButton) - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
- SETENV_TXT_FILE - Static variable in class org.apache.uima.pear.tools.PackageBrowser
-
- setEnvironment(String[]) - Method in class org.apache.uima.collection.impl.cpm.utils.Execute
-
Copies Cas Processor environment
- setEnvParamName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
- setEnvParamName(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorRuntimeEnvParam
-
Sets a name for new parameter
- setEnvParamValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
- setEnvParamValue(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorRuntimeEnvParam
-
Sets a value for new parameter
- setEnvs(ArrayList) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- setEnvs(ArrayList<CasProcessorRuntimeEnvParam>) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
-
- setErrorHandler(ErrorHandler) - Method in class org.apache.uima.cas.impl.CasSerializerSupport
-
set an error handler to receive information about errors
- setErrorHandler(ErrorHandler) - Method in class org.apache.uima.cas.impl.XmiCasSerializer
-
set an error handler to receive information about errors
- setErrorHandling(CasProcessorErrorHandling) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setErrorRateThreshold(CasProcessorErrorRateThreshold) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
-
- setErrorRateThreshold(CasProcessorErrorRateThreshold) - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorHandling
-
Sets max number of errors allowed for a CasProcessor and an action to take by the CPE in case
the threshold is reached.
- setExec(CasProcessorExecutable) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
-
- setExecutable(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
- setExecutable(CasProcessorExecutable) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
-
- setExecutable(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- setExecutable(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
-
Sets an executable program that the CPE will use for launching CasProcessor.
- setExecutable(CasProcessorExecutable) - Method in interface org.apache.uima.collection.metadata.CasProcessorRunInSeperateProcess
-
- setExecutable(String) - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
-
Defines the name of a program to run when launching this Cas Processor.
- setExitOnClose(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Set exit-on-close behavior.
- setExpandedForm(String) - Method in class org.apache.uima.tutorial.UimaAcronym
-
setter for expandedForm - sets
- setExpandedForm(int, String) - Method in class org.apache.uima.tutorial.UimaAcronym_Type
-
- setExpression(String) - Method in interface org.apache.uima.search.Filter
-
Sets the filter expression.
- setExpression(String) - Method in class org.apache.uima.search.impl.Filter_impl
-
- setExtensionClassPath(UIMAClassLoader, boolean) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
Support reusing UIMA Class Loader instances to speed up
things including the Component Description Editor when
obtaining info from CustomResourceSpecifiers
https://issues.apache.org/jira/browse/UIMA-1722
- setExtensionClassPath(String, boolean) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
/**
- setExtensionClassPath(ClassLoader, String, boolean) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
- setExtensionClassPath(String, boolean) - Method in class org.apache.uima.resource.impl.ResourceManagerPearWrapper_impl
-
- setExtensionClassPath(ClassLoader, String, boolean) - Method in class org.apache.uima.resource.impl.ResourceManagerPearWrapper_impl
-
- setExtensionClassPath(String, boolean) - Method in interface org.apache.uima.resource.ResourceManager
-
Sets the classpath for the UIMA extension ClassLoader and specifies if the extension
ClassLoader should also be used to resolve resources.
- setExtensionClassPath(ClassLoader, String, boolean) - Method in interface org.apache.uima.resource.ResourceManager
-
Sets the classpath for the UIMA extension ClassLoader and specifies if the extension
ClassLoader should also be used to resolve resources.
- setExternalOverrideName(String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Sets the external name of this configuration parameter.
- setExternalOverrideName(String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- setExternalOverrides(Settings) - Method in class org.apache.uima.impl.RootUimaContext_impl
-
- setExternalOverrides(Settings) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
(non-Javadoc)
- setExternalOverrides(Settings) - Method in interface org.apache.uima.UimaContextAdmin
-
Sets the Settings for external parameter overrides
- setExternalResourceBindings(ExternalResourceBinding[]) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- setExternalResourceBindings(ExternalResourceBinding[]) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
- setExternalResourceDependencies(ExternalResourceDependency[]) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- setExternalResourceDependencies(ExternalResourceDependency[]) - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Sets the descriptions of this ResourceCreationSpecifier
's dependencies on external resources.
- setExternalResources(ExternalResourceDescription[]) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- setExternalResources(ExternalResourceDescription[]) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Sets the descriptions of the external resources to be instantiated and managed by the resource
manager.
- setFeature(String) - Method in class org.apache.uima.search.impl.Mapping_impl
-
- setFeature(String) - Method in interface org.apache.uima.search.Mapping
-
Sets the name of the feature that should be indexed.
- setFeatureFinal(Type) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Make type feature final in the sense that no new features can be added to this type.
- setFeatureFinal(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- setFeatureName(String) - Method in interface org.apache.uima.resource.metadata.FsIndexKeyDescription
-
Sets the name of the key's Feature.
- setFeatureName(String) - Method in class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl
-
- setFeatureName(String) - Method in class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl
-
- setFeatureName(String) - Method in class org.apache.uima.resource.metadata.impl.MimeTypePrecondition_impl
-
- setFeatureName(String) - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- setFeatureName(String) - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Sets the name of the feature to be tested.
- setFeatures(FeatureDescription[]) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- setFeatures(FeatureDescription[]) - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Sets the descriptions of the features for this Type.
- setFeatureValue(Feature, FeatureStructure) - Method in interface org.apache.uima.cas.FeatureStructure
-
Set a feature value to another FS.
- setFeatureValue(int, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
This is the common point where all sets of values in the heap come through
It implements the check for invalid feature setting and potentially the addback.
- setFeatureValue(int, int, byte) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setFeatureValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setFeatureValue(int, int, short) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setFeatureValue(int, int, long) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setFeatureValue(int, int, float) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setFeatureValue(int, int, double) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setFeatureValue(Feature, FeatureStructure) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- setFeatureValue(Feature, FeatureStructure) - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- setFeatureValue(String, FeatureValue) - Method in interface org.apache.uima.cas_data.FeatureStructure
-
Sets the value of a feature
- setFeatureValue(String, FeatureValue) - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
- setFeatureValue(Feature, FeatureStructure) - Method in class org.apache.uima.jcas.cas.Sofa
-
- setFeatureValue(String) - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- setFeatureValueFromString(Feature, String) - Method in interface org.apache.uima.cas.FeatureStructure
-
Sets the value of a feature from a string input if the feature type is one of the primitive
types.
- setFeatureValueFromString(int, int, String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setFeatureValueFromString(Feature, String) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- setFieldValue(Object) - Method in class org.apache.uima.tools.cpm.ConfigField
-
- setFile(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- setFileOpenDir(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setFilePath(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- setFilePath(String) - Method in interface org.apache.uima.collection.metadata.CpeCheckpoint
-
Sets the file where checkpoint information will be stored
- setFileSelectors(FileSelector, FileSelector, FileSelector) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- setFileStatusMessage() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setFileUrl(String) - Method in interface org.apache.uima.resource.FileResourceSpecifier
-
Sets the URL of the file.
- setFileUrl(String) - Method in class org.apache.uima.resource.impl.FileResourceSpecifier_impl
-
- setFileUrlPrefix(String) - Method in interface org.apache.uima.resource.FileLanguageResourceSpecifier
-
Sets the URL prefix.
- setFileUrlPrefix(String) - Method in class org.apache.uima.resource.impl.FileLanguageResourceSpecifier_impl
-
- setFileUrlSuffix(String) - Method in interface org.apache.uima.resource.FileLanguageResourceSpecifier
-
Sets the URL suffix.
- setFileUrlSuffix(String) - Method in class org.apache.uima.resource.impl.FileLanguageResourceSpecifier_impl
-
- setFilter(CasProcessorFilter) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setFilter(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
-
- setFilter(Filter) - Method in class org.apache.uima.search.impl.IndexBuildItem_impl
-
- setFilter(Filter) - Method in interface org.apache.uima.search.IndexBuildItem
-
Sets the Filter
that identifies which instances of the named CAS type are
governed by the index rule for this item.
- setFilterString(String) - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
Sets the filterString.
- setFilterString(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
-
- setFilterString(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorFilter
-
Sets filter expression
- setFilterTypes(TypeSystemImpl) - Method in class org.apache.uima.cas.impl.CasSerializerSupport
-
pass in a type system to use for filtering what gets serialized;
only those types and features which are defined this type system are included.
- setFilterTypes(TypeSystemImpl) - Method in class org.apache.uima.cas.impl.XmiCasSerializer
-
pass in a type system to use for filtering what gets serialized;
only those types and features which are defined this type system are included.
- setFixedFlow(String[]) - Method in interface org.apache.uima.analysis_engine.metadata.FixedFlow
-
Sets the fixed flow.
- setFixedFlow(String[]) - Method in class org.apache.uima.analysis_engine.metadata.impl.FixedFlow_impl
-
- setFloatValue(Feature, float) - Method in interface org.apache.uima.cas.FeatureStructure
-
Set the float value of a feature.
- setFloatValue(int, int, float) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setFloatValue(Feature, float) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- setFlowConstraints(FlowConstraints) - Method in interface org.apache.uima.analysis_engine.metadata.AnalysisEngineMetaData
-
For an aggregate AnalysisEngine only, sets the constraints on the execution sequence of the
delegate AnalysisEngines within the aggregate.Flow constraints are optional.
- setFlowConstraints(FlowConstraints) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- setFlowControllerDeclaration(FlowControllerDeclaration) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
For an aggregate AnalysisEngine only, sets the declaration of which FlowController should be
used by the AnalysisEngine.
- setFlowControllerDeclaration(FlowControllerDeclaration) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- setForeground(Color) - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- setFormattedOutput(boolean) - Method in class org.apache.uima.util.CasToInlineXml
-
Set a flag that will be used to control how the ContentHandler
will be initialized - to either format or not, the generated Inline XML
- setFrameTransporter(FrameTransporter) - Static method in class org.apache.vinci.transport.Frame
-
This method lets you replace the default XTalk marshaller with another one, for example if you
want to use a different wire format (such as XML/SOAP), or if you want to easily exploit an
optimized/native implementation.
- setFrameworkImplementation(String) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Sets the name of the framework implementation within which the AnalysisEngine executes.
- setFrameworkImplementation(String) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- setFrameworkImplementation(String) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- setFrameworkImplementation(String) - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Sets the name of the AE framework implementation within which the ResourceCreationSpecifier
executes.
- setFrequency(int, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- setFrequency(int, boolean) - Method in interface org.apache.uima.collection.metadata.CpeCheckpoint
-
Sets frequency of checkpoints.
- setFsIndexCollection(FsIndexCollection) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- setFsIndexCollection(FsIndexCollection) - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Sets the Feature Structure Index collection used by this Processing Resource.
- setFsIndexDescriptions(FsIndexDescription[]) - Method in class org.apache.uima.resource.CasDefinition
-
- setFsIndexes(FsIndexDescription[]) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- setFsIndexes(FsIndexDescription[]) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Retrieves the FS Index descriptions that are part of this collection.
- setFsIndexes(FsIndexDescription[]) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- setFsIndexes(FsIndexDescription[]) - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Sets the Feature Structure indexes by this Processing Resource.
- setFsIndexName(String) - Method in class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl
-
- setFsIndexName(String) - Method in class org.apache.uima.resource.metadata.impl.MimeTypePrecondition_impl
-
- setFsIndexName(String) - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- setFsIndexName(String) - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Sets the name of the FeatureStructure index containing FeatureStructures to be tested by this
precondition.
- setFsMatchConstraint(FSMatchConstraint) - Method in class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl
-
- setFsMatchConstraint(FSMatchConstraint) - Method in class org.apache.uima.resource.metadata.impl.MimeTypePrecondition_impl
-
- setFsMatchConstraint(FSMatchConstraint) - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- setFsMatchConstraint(FSMatchConstraint) - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Sets the FSMatchConstraint that determines which CAS feature structures will be tested by this
precondition.
- setFullMilliseconds(long) - Method in class org.apache.uima.internal.util.TimeSpan
-
Set the full TimeSpan
in terms of milliseconds.
- setHead(float) - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList
-
- setHead(int, float) - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList_Type
-
- setHead(TOP) - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
-
- setHead(int, int) - Method in class org.apache.uima.jcas.cas.NonEmptyFSList_Type
-
- setHead(int) - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
-
- setHead(int, int) - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList_Type
-
- setHead(String) - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
-
- setHead(int, String) - Method in class org.apache.uima.jcas.cas.NonEmptyStringList_Type
-
- setHidden(Boolean) - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- setHiddenFeatures(String[]) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Configures the viewer to hide certain features in the annotation deatail pane.
- setHiddenTypes(String[]) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Set the list of types that will NOT be highlighted in the viewer.
- setHideUnselectedCheckboxes(boolean) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Sets whether unselected (unchecked) checkboxes will be hidden entirely from the legend.
- setHighFrequencyTypes(String[]) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Set the list of types that occur most frequently.
- setHost(String) - Method in class org.apache.vinci.transport.vns.client.VNSConfig
-
Deprecated.
Use VinciContext.setVNSHost() instead.
- setHostAddress(String) - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Sets the hostAddress.
- setHostImapPort(int) - Method in interface org.apache.uima.resource.MailMessagingSpecifier
-
Sets the hostImapPort.
- setHostInitialContextFactory(String) - Method in interface org.apache.uima.resource.JMSMessagingSpecifier
-
Sets the hostInitialContextFactory.
- setHostMessagingServer(String) - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Sets the hostMessagingServer.
- setHostPassword(String) - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Sets the hostPassword.
- setHostProviderURL(String) - Method in interface org.apache.uima.resource.JMSMessagingSpecifier
-
Sets the hostProviderURL.
- setHostServerChannelPort(int) - Method in interface org.apache.uima.resource.MQMessagingSpecifier
-
Sets the host serverChannelPort.
- setHostSmtpPort(int) - Method in interface org.apache.uima.resource.MailMessagingSpecifier
-
Sets the hostSmtpPort.
- setHostUser(String) - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Sets the hostUser.
- setHours(int) - Method in class org.apache.uima.internal.util.TimeSpan
-
Set the hour fraction of this TimeSpan
.
- setHref(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
-
- setHref(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
-
- setId(String) - Method in interface org.apache.uima.cas_data.FeatureStructure
-
Sets the ID of this FeatureStructure.
- setId(String) - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
- setImplementationName(String) - Method in interface org.apache.uima.resource.ExternalResourceDescription
-
Sets the name of the Java class to be instantiated from the resource data.
- setImplementationName(String) - Method in class org.apache.uima.resource.impl.ExternalResourceDescription_impl
-
- setImplementationName(String) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- setImplementationName(String) - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Sets the name of this ResourceCreationSpecifier
's implementation.
- setImport(Import) - Method in interface org.apache.uima.analysis_engine.metadata.FlowControllerDeclaration
-
Sets the import that references the FlowController specifier.
- setImport(Import) - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
-
- setImport(Import) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
-
- setImport(Import) - Method in interface org.apache.uima.collection.metadata.CpeComponentDescriptor
-
Sets the Import object that declares where the component descriptor is located.
- setImport(Import) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
Deprecated.
- setImport(Import) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
- setImports(Import[]) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Sets the imports declared by this FS Index Collection.
- setImports(Import[]) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- setImports(Import[]) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- setImports(Import[]) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- setImports(Import[]) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- setImports(Import[]) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Sets the imports declared by this Resource Manager Configuration.
- setImports(Import[]) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Sets the imports declared by this TypePriorities declaration.
- setImports(Import[]) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Sets the imports declared by this Type System.
- setInclude(CpeInclude) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
-
- setInclude(CpeInclude) - Method in interface org.apache.uima.collection.metadata.CpeComponentDescriptor
-
Sets component's descriptor file path
- setIncludeAnnotationSpannedText(boolean) - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
-
- setIndent(boolean) - Method in class org.apache.uima.util.XMLSerializer
-
- setIndentDelta(int) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- setIndex(FSIndex) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setIndexBuildItems(IndexBuildItem[]) - Method in class org.apache.uima.search.impl.IndexBuildSpecification_impl
-
- setIndexBuildItems(IndexBuildItem[]) - Method in interface org.apache.uima.search.IndexBuildSpecification
-
Sets the IndexBuildItem
objects that comprise this index build specification.
- setIndexed(boolean) - Method in interface org.apache.uima.cas_data.FeatureStructure
-
- setIndexed(int[]) - Method in interface org.apache.uima.cas_data.FeatureStructure
-
Sets the index repositories that this FeatureStrucutre should be indexed in if the CasData is
converted to a CAS Object.
- setIndexed(boolean) - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
Deprecated.
- setIndexed(int[]) - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
- setIndexLabel(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setIndexName(String) - Method in class org.apache.uima.search.impl.Mapping_impl
-
- setIndexName(String) - Method in interface org.apache.uima.search.Mapping
-
Sets the name that will be used to represent this feature in the index.
- setIndexRule(IndexRule) - Method in class org.apache.uima.search.impl.IndexBuildItem_impl
-
- setIndexRule(IndexRule) - Method in interface org.apache.uima.search.IndexBuildItem
-
Sets the IndexRule
that defines how annotations matching this build item should
be indexed.
- setInfoset(Node) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
- setInheritanceFinal(Type) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Block any further inheritance from this type.
- setInheritanceFinal(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
- setInitializationTime(long) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- setInitiallySelectedTypes(String[]) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Configures the initially selected types in the viewer.
- setInitTime(TimeSpan) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setInputDir(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- setInputFileFormat(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- setInputQueue(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Alternative method of providing a queue from which this PU will read bundle of Cas
- setInputQueue(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Alternative method of providing a queue from which this PU will read bundle of Cas
- setInputQueueMaxMemoryThreshold(long) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
- setInputQueueSize(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Defines the size of inputQueue.
- setInputQueueSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- setInputQueueSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
Deprecated.
- setInputQueueSize(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Sets the size of the InputQueue.
- setInputQueueSize(int) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Defines the size for the InputQueue.
- setInputs(TypeOrFeature[]) - Method in interface org.apache.uima.resource.metadata.Capability
-
Sets the inputs of this Capability.
- setInputs(TypeOrFeature[]) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- setInputSofas(String[]) - Method in interface org.apache.uima.resource.metadata.Capability
-
Sets the input Sofa names.
- setInputSofas(String[]) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- setInstallationDescriptorFile(File) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Assignes a given installation descriptor file to this object.
- setInstallationError(Exception) - Method in class org.apache.uima.pear.tools.InstallationController
-
Prints the stack trace of a given Exception
object as the installation error
message.
- setInstallationLocation(String, String) - Method in interface org.apache.uima.pear.tools.InstallationController.InstallationMonitor
-
Notifies of the installed PEAR package location for a given component.
- setInstallationMonitor(InstallationController.InstallationMonitor) - Method in class org.apache.uima.pear.tools.InstallationController
-
Plugs-in a given implementation of the InstallationMonitor
interface.
- setInstallationStatus(String, String) - Method in interface org.apache.uima.pear.tools.InstallationController.InstallationMonitor
-
Notifies of the installation status of a given component.
- setInstanceCount(int) - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
Sets the instanceCount.
- setInterfaceName(String) - Method in interface org.apache.uima.resource.ExternalResourceDependency
-
Sets the name of the Java interface through which this resource will be accessed.
- setInterfaceName(String) - Method in class org.apache.uima.resource.impl.ExternalResourceDependency_impl
-
- setIntValue(Feature, int) - Method in interface org.apache.uima.cas.FeatureStructure
-
Set the int value of a feature.
- setIntValue(Feature, int) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- setIntValue(Feature, Integer) - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- setIntValue(Feature, Integer) - Method in class org.apache.uima.jcas.cas.Sofa
-
- setIoTime(TimeSpan) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setIsAndFilter() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
- setIsJava(boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- setIsJava(boolean) - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
-
Defines if this Cas Processor is a java program
- setIsOrFilter() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
- setIsParallelizable(boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setIsParallelizable(boolean) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- setitem(String, Object) - Method in class org.apache.vinci.transport.vns.service.ServiceTree
-
- setJCas(JCas) - Method in class org.apache.uima.flow.JCasFlow_ImplBase
-
Deprecated.
this is done automatically by the framework with the Flow object is created
- setJCasClassLoader(ClassLoader) - Method in interface org.apache.uima.cas.admin.CASMgr
-
Sets the ClassLoader that should be used by the JCas to load the generated FS cover classes for
this CAS.
- setJCasClassLoader(ClassLoader) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setJediiReport(boolean) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Sets Jedii-style reporting resources and sets the global flag to indicate what report-style to
use at the end of processing.
- setJmxInfo(Object, String) - Method in interface org.apache.uima.resource.CasManager
-
Configures this CAS Manager so it can register an MBean for each of its CAS pools.
- setJmxInfo(Object, String) - Method in class org.apache.uima.resource.impl.CasManager_impl
-
- setKey(String) - Method in interface org.apache.uima.analysis_engine.metadata.FlowControllerDeclaration
-
Sets the key that can be used to refer to the FlowController in configuration parameter
overrides and Sofa mappings.
- setKey(String) - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
-
- setKey(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
- setKey(int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- setKey(String) - Method in interface org.apache.uima.resource.ExternalResourceDependency
-
Sets the key by which the resource is identified.
- setKey(String) - Method in class org.apache.uima.resource.impl.ExternalResourceDependency_impl
-
- setKey(String) - Method in interface org.apache.uima.resource.metadata.ExternalResourceBinding
-
- setKey(String) - Method in class org.apache.uima.resource.metadata.impl.ExternalResourceBinding_impl
-
- setKeys(FsIndexKeyDescription[]) - Method in interface org.apache.uima.resource.metadata.FsIndexDescription
-
Sets the keys for this index.
- setKeys(FsIndexKeyDescription[]) - Method in class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
-
- setKeys2Drop(String[]) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Defines types as array that will not be sent to the Cas Processor service
- setKind(String) - Method in class example.PersonTitle
-
setter for Kind - sets The kind of title - Civilian, Military, or Government.
- setKind(int, String) - Method in class example.PersonTitle_Type
-
- setKind(String) - Method in interface org.apache.uima.resource.metadata.FsIndexDescription
-
Sets the "kind" of index.
- setKind(String) - Method in class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
-
- setLabel(String) - Method in interface org.apache.uima.resource.metadata.FsIndexDescription
-
Sets the label of this index.
- setLabel(String) - Method in class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
-
- setLabel(String) - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
- setLanguage(String) - Method in class org.apache.uima.jcas.tcas.DocumentAnnotation
-
setter for language
- setLanguage(int, String) - Method in class org.apache.uima.jcas.tcas.DocumentAnnotation_Type
-
- setLanguage(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setLanguage(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- SetLanguageHandler - Class in org.apache.uima.tools.cvd.control
-
- SetLanguageHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.SetLanguageHandler
-
- setLanguagePrefsList(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setLanguages(String[]) - Method in class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl
-
- setLanguages(String[]) - Method in interface org.apache.uima.resource.metadata.LanguagePrecondition
-
Sets the languages that satisfy this precondition.
- setLanguagesSupported(String[]) - Method in interface org.apache.uima.resource.metadata.Capability
-
A convenience method that sets the languages that this Resource supports.
- setLanguagesSupported(String[]) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- setLastCas(Object) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- setLastCas(Object) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Deprecated.
- setLastFileSyncTimestamp(long) - Method in class org.apache.uima.tools.cpm.AnalysisEnginePanel
-
- setLastFileSyncTimestamp(long) - Method in class org.apache.uima.tools.cpm.ConsumerPanel
-
- setLastOutputNode(Node) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- setLastProcessedEntityId(String) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- setLastProcessedEntityId(String) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Copies id of the last entity processed by the CasProcessor
- setLastSegment(boolean) - Method in class org.apache.uima.examples.SourceDocumentInformation
-
setter for lastSegment - sets For a CAS that represents a segment of a larger source document,
this flag indicates whether this CAS is the final segment of the source document.
- setLastSegment(int, boolean) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- setLeft(int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- setLeftPart(Filter.LeftPart) - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
- setLenient(Boolean) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- setLevel(Level) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
-
- setLevel(Level) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
-
- setLevel(Level) - Method in class org.apache.uima.util.impl.Logger_impl
-
- setLevel(Level) - Method in interface org.apache.uima.util.Logger
-
Sets the level of messages that will be logged by this logger.
- setListeners(ArrayList) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
-
Sets listeners to be used in notifications
- setLocalCache(String) - Method in interface org.apache.uima.resource.FileResourceSpecifier
-
Sets the file name for the local cache of a remote resource file.
- setLocalCache(String) - Method in class org.apache.uima.resource.impl.FileResourceSpecifier_impl
-
- setLocalFsGenerators(FSGenerator[]) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setLocalMode(boolean) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Switches between the 'local' and 'DB' modes, depending on a given boolean
flag.
- setLocalSofaData(FeatureStructure) - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- setLocalSofaData(String) - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- setLocalSofaData(FeatureStructure) - Method in interface org.apache.uima.cas.SofaFS
-
Set the Local Subject of Analysis to be a predefined ArrayFS.
- setLocalSofaData(String) - Method in interface org.apache.uima.cas.SofaFS
-
Set the Local Subject of Analysis to be a String.
- setLocalSofaData(FeatureStructure) - Method in class org.apache.uima.jcas.cas.Sofa
-
- setLocalSofaData(String) - Method in class org.apache.uima.jcas.cas.Sofa
-
- setLocation(String) - Method in class org.apache.uima.resource.metadata.impl.Import_impl
-
- setLocation(String) - Method in interface org.apache.uima.resource.metadata.Import
-
Sets the location of this import's target.
- SetLogConfigHandler - Class in org.apache.uima.tools.cvd.control
-
- SetLogConfigHandler() - Constructor for class org.apache.uima.tools.cvd.control.SetLogConfigHandler
-
- setLogExceptions(boolean) - Static method in class org.apache.vinci.debug.Debug
-
Turn on/off the logging of reported exceptions.
- setLogFileEnabled(boolean) - Static method in class org.apache.uima.tools.pear.merger.PMController
-
Enables/disables PM log file.
- setLogger(Logger) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Sets the Logger that this Analysis Engine will use.
- setLogger(Logger) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- setLogger(Logger) - Method in class org.apache.uima.impl.ChildUimaContext_impl
-
- setLogger(Logger) - Method in class org.apache.uima.impl.RootUimaContext_impl
-
- setLogger(Logger) - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Sets logger for all AnalysisEngines in pool.
- setLogger(Logger) - Method in interface org.apache.uima.resource.Resource
-
Sets the Logger that this Resource will use.
- setLogger(Logger) - Method in class org.apache.uima.resource.Resource_ImplBase
-
Set the logger in the current UimaContext for use by user annotators.
- setLogger(Logger) - Method in interface org.apache.uima.UimaContextAdmin
-
Sets the Logger for this UimaContext.
- setLogMessages(boolean) - Static method in class org.apache.vinci.debug.Debug
-
Set whether debugging messages will be logged to the debug stream.
- setLongValue(Feature, long) - Method in interface org.apache.uima.cas.FeatureStructure
-
Set the long (64 bit) value of a feature.
- setLongValue(Feature, long) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- setMainCasConsumerDesc(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given main CAS consumer descriptor file.
- setMainCasInitializerDesc(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given main CAS initializer descriptor file.
- setMainCollIteratorDesc(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given main Collection iterator descriptor file.
- setMainComponent(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given main component using a given component ID.
- setMainComponent(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given main component using given component ID and name.
- setMainComponentDeployment(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given main component deployment type: standard
, service
or network
.
- setMainComponentDesc(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given main component descriptor file.
- setMainComponentId(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Replaces existing main component ID with a given new ID.
- setMainComponentName(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given main component name.
- setMainComponentNetworkParam(String, Properties) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a specifications of a given network component parameter.
- setMainComponentProperty(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given main component property.
- setMainComponentRoot(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given main component root directory.
- setMainComponentService(InstallationDescriptor.ServiceInfo) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Sets a given main component service specifications.
- setMandatory(boolean) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Sets whether this parameter is mandatory.
- setMandatory(boolean) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- setMax(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
- setMaxConsecutiveRestarts(CasProcessorMaxRestarts) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
-
- setMaxConsecutiveRestarts(CasProcessorMaxRestarts) - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorHandling
-
Sets max number of restarts allowed for a CasProcessor and an action to take by the CPE in case
the threshold is reached.
- setMaxErrorCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates a threshold for maximum error tolerance.
- setMaxErrorCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
- setMaxErrorCount(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorRateThreshold
-
Sets the max number of errors tolerated by the CPE.
- setMaxErrorCount(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Sets the max number of errors tolerated by the CPE.
- setMaxErrorSampleSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates a threshold for maximum error tolerance.
- setMaxErrorSampleSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
- setMaxErrorSampleSize(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorRateThreshold
-
Sets the sample size.
- setMaxErrorSampleSize(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Sets the sample size.
- setMaxRestartCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates max tolerance for CasProcessor restarts.
- setMaxRestartCount(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Sets max tolerated restarts threshold for CasProcessor
- setMaxTimeToWait(long) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
- setMessage(String) - Method in class org.apache.uima.pear.tools.InstallationController.TestStatus
-
- setMessagingType(String) - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Sets the messagingType.
- setMetaData(ResourceMetaData) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- setMetaData(ResourceMetaData) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- setMetadata(ProcessingResourceMetaData) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- setMetadata(ProcessingResourceMetaData) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Sets component's input/output capabilities
- setMetaData(ResourceMetaData) - Method in interface org.apache.uima.resource.ConfigurableDataResourceSpecifier
-
Sets the metadata for this resource.
- setMetaData(ResourceMetaData) - Method in class org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_impl
-
- setMetaData(ResourceMetaData) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
Sets the MetaData for this ResourceCreationSpecifier_impl
.
- setMetaData(ResourceMetaData) - Method in class org.apache.uima.resource.Resource_ImplBase
-
Sets the ResourceMetaData
object associated with this Resource
.
- setMetaData(ResourceMetaData) - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Sets the MetaData for this ResourceCreationSpecifier
.
- setMetaDataKeyName(String) - Method in class org.apache.uima.resource.metadata.impl.MimeTypePrecondition_impl
-
This method throws UNSUPPORTED_METHOD
- setMilliseconds(int) - Method in class org.apache.uima.internal.util.TimeSpan
-
Set the millisecond fraction of this TimeSpan
.
- setMimeTypes(String[]) - Method in class org.apache.uima.resource.metadata.impl.MimeTypePrecondition_impl
-
- setMimeTypes(String[]) - Method in interface org.apache.uima.resource.metadata.MimeTypePrecondition
-
Sets the MIME types that satisfy this precondition.
- setMimeTypesSupported(String[]) - Method in interface org.apache.uima.resource.metadata.Capability
-
A convenience method that sets the MIME types that this Resource can take as input.
- setMimeTypesSupported(String[]) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- setMinutes(int) - Method in class org.apache.uima.internal.util.TimeSpan
-
Set the minute fraction of this TimeSpan
.
- setModifiesCas(boolean) - Method in class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
-
- setModifiesCas(boolean) - Method in interface org.apache.uima.resource.metadata.OperationalProperties
-
Sets whether this component will modify the CAS.
- setMultipleDeploymentAllowed(boolean) - Method in class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
-
- setMultipleDeploymentAllowed(boolean) - Method in interface org.apache.uima.resource.metadata.OperationalProperties
-
Sets whether multiple instances of this component can be run in parallel, each receiving a
subset of the documents from a collection.
- setMultipleReferencesAllowed(Boolean) - Method in interface org.apache.uima.resource.metadata.FeatureDescription
-
For a feature with a range type that is an array or list, sets whether value of the feature may
also be referenced from another feature elsewhere in the CAS.
- setMultipleReferencesAllowed(Boolean) - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
- setMultiValued(boolean) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Sets whether this parameter is multi-valued.
- setMultiValued(boolean) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- setName(String, UimaContextAdmin, String) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
Sets the name of this AnalyaisEngineManagement object, and also computes the unique MBean name
that can later be used to register this object with an MBeanServer.
- setName(String) - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
-
- setName(String) - Method in interface org.apache.uima.analysis_engine.TypeOrFeature
-
Sets the fully-qualified Type or Feature name.
- setName(String) - Method in class org.apache.uima.cas.impl.DebugNameValuePair
-
Sets the name.
- setName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates a name with this CasProcessor
- setName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
-
- setName(String) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Sets CasProcessor's name
- setName(String) - Method in interface org.apache.uima.collection.metadata.NameValuePair
-
Sets the name.
- setName(String) - Method in interface org.apache.uima.resource.ExternalResourceDescription
-
Sets the name by which the resource is identified.
- setName(String) - Method in class org.apache.uima.resource.impl.ExternalResourceDescription_impl
-
- setName(String) - Method in class org.apache.uima.resource.impl.Parameter_impl
-
- setName(String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Sets the name of this configuration parameter.
- setName(String) - Method in interface org.apache.uima.resource.metadata.FeatureDescription
-
Sets the name of this Feature.
- setName(String) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Sets the name of this FS Index Collection.
- setName(String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- setName(String) - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
- setName(String) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- setName(String) - Method in class org.apache.uima.resource.metadata.impl.Import_impl
-
- setName(String) - Method in class org.apache.uima.resource.metadata.impl.NameValuePair_impl
-
Sets the name.
- setName(String) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- setName(String) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- setName(String) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- setName(String) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- setName(String) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- setName(String) - Method in interface org.apache.uima.resource.metadata.Import
-
Sets the name of this import's target.
- setName(String) - Method in interface org.apache.uima.resource.metadata.NameValuePair
-
Sets the name.
- setName(String) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Sets the name of this Resource Manager Configuration.
- setName(String) - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Sets the name of this Resource.
- setName(String) - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Sets the name of this Type.
- setName(String) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Sets the name of this TypePriorities declaration.
- setName(String) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Sets the name of this Type System.
- setName(String) - Method in interface org.apache.uima.resource.Parameter
-
Sets the name of the parameter
- setName(String) - Method in interface org.apache.uima.search.Attribute
-
Sets the name of this attribute.
- setName(String) - Method in class org.apache.uima.search.impl.Attribute_impl
-
- setName(String) - Method in class org.apache.uima.search.impl.IndexBuildItem_impl
-
- setName(String) - Method in class org.apache.uima.search.impl.Style_impl
-
- setName(String) - Method in interface org.apache.uima.search.IndexBuildItem
-
Sets the name of the CAS type for which this item defines the indexing behavior.
- setName(String) - Method in interface org.apache.uima.search.Style
-
Sets the name of this style.
- setNames(String[]) - Method in interface org.apache.uima.resource.metadata.ConfigurationGroup
-
Sets the group names for this ConfigurationGroup
object.
- setNames(String[]) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
-
- setNamingServiceHost(String) - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
- setNewV(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ValuePair
-
Sets the newV.
- setNotifyListeners(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Set a flag indicating if notifications should be made via configured Listeners
- setNotifyListeners(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Set a flag indicating if notifications should be made via configured Listeners
- setNumberOfCharacters(int) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setNumberOfCreatedAnnotations(int) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setNumberOfFiles(int) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setNumEntitiesToProcess(long) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Assign total number of entities to process
- setNumsToRun(int) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setNumToProcess(long) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
Copies number of entities to process
- setNumToProcess(long) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Defines the size of the batch
- setNumToProcess(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- setNumToProcess(long) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- setNumToProcess(long) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setNumToProcess(int) - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Sets number of entities to process by the CPE.
- setNumToProcess(long) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Defines number of entities to process by the CPE.
- setOffsetInSource(int) - Method in class org.apache.uima.examples.SourceDocumentInformation
-
setter for offsetInSource - sets Byte offset of the start of document content within original
source file or other input source.
- setOffsetInSource(int, int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- setOldV(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ValuePair
-
Sets the oldV.
- setOperand(Filter.Operand) - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
- setOperationalProperties(OperationalProperties) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- setOperationalProperties(OperationalProperties) - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
- setOptional(boolean) - Method in interface org.apache.uima.resource.ExternalResourceDependency
-
Sets whether this resource dependency is optional.
- setOptional(boolean) - Method in class org.apache.uima.resource.impl.ExternalResourceDependency_impl
-
- setOutputDir(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- setOutputDirForInteractiveMode(String, String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Special case of setOutpuDir needed for interactive mode.
- setOutputProperty(String, String) - Method in class org.apache.uima.util.XMLSerializer
-
- setOutputQueue(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Alternative method of providing a queue where this PU will deposit results of analysis
- setOutputQueue(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Alternative method of providing a queue where this PU will deposit results of analysis
- setOutputQueue(OutputQueue) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- setOutputQueueClass(String) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
- setOutputQueueSize(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Defines the size of outputQueue.
- setOutputQueueSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- setOutputQueueSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
Deprecated.
- setOutputQueueSize(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Sets the size of the OutputQueue.
- setOutputQueueSize(int) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Defines the size for the OutputQueue.
- setOutputs(TypeOrFeature[]) - Method in interface org.apache.uima.resource.metadata.Capability
-
Sets the outputs of this Capability.
- setOutputs(TypeOrFeature[]) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- setOutputsNewCASes(boolean) - Method in class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
-
- setOutputsNewCASes(boolean) - Method in interface org.apache.uima.resource.metadata.OperationalProperties
-
Sets whether this AnalysisEngine may output new CASes.
- setOutputSofas(String[]) - Method in interface org.apache.uima.resource.metadata.Capability
-
Sets the output Sofa names of this capability
- setOutputSofas(String[]) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- setOutputStream(OutputStream) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
-
Deprecated.
use external configuration possibility
- setOutputStream(PrintStream) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
-
Deprecated.
use external configuration possibility
- setOutputStream(OutputStream) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
-
Deprecated.
use external configuration possibility
- setOutputStream(PrintStream) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
-
Deprecated.
use external configuration possibility
- setOutputStream(OutputStream) - Method in class org.apache.uima.util.impl.Logger_impl
-
Deprecated.
use external configuration possibility
- setOutputStream(PrintStream) - Method in class org.apache.uima.util.impl.Logger_impl
-
Deprecated.
use external configuration possibility
- setOutputStream(PrintStream) - Method in interface org.apache.uima.util.Logger
-
Deprecated.
use external configuration possibility
- setOutputStream(OutputStream) - Method in interface org.apache.uima.util.Logger
-
Deprecated.
use external configuration possibility
- setOutputStream(OutputStream) - Method in class org.apache.uima.util.XMLSerializer
-
- setOverallTime(TimeSpan) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setOverrides(String[]) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Sets the parameters that are this parameter overrides.
- setOverrides(String[]) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- setOwner(CasOwner) - Method in class org.apache.uima.cas.AbstractCas_ImplBase
-
Provides this CAS with a handle to the CASOwner that owns it.
- setOwner(CasOwner) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setOwner(CasOwner) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- setPackageSelector(InstallationController.PackageSelector) - Method in class org.apache.uima.pear.tools.InstallationController
-
Plugs-in a given implementation of the PackageSelector
interface.
- setParameterName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
-
- setParameterName(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParam
-
Sets the name of the parameter
- setParameters(Parameter[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setParameters(Parameter[]) - Method in interface org.apache.uima.resource.CustomResourceSpecifier
-
Sets parameters that may be read by the custom resource class when it is initialized.
- setParameters(Parameter[]) - Method in class org.apache.uima.resource.impl.CustomResourceSpecifier_impl
-
- setParameters(Parameter[]) - Method in class org.apache.uima.resource.impl.PearSpecifier_impl
-
- setParameters(Parameter[]) - Method in class org.apache.uima.resource.impl.URISpecifier_impl
-
- setParameters(Parameter[]) - Method in interface org.apache.uima.resource.PearSpecifier
-
Sets parameters that may be read by the pear resource class when it is initialized.
- setParameters(Parameter[]) - Method in interface org.apache.uima.resource.URISpecifier
-
- setParameterSettings(ConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setParameterSettings(ConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.
- setParameterSettings(NameValuePair[]) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterSettings
-
Sets the settings for configuration parameters that are not in any group.
- setParameterSettings(NameValuePair[]) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
- setParameterType(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
-
- setParameterType(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParam
-
Sets deployment parameter value type
- setParameterValue(String, Object) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
-
- setParameterValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
-
- setParameterValue(String, Object) - Method in interface org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings
-
Sets the value of a parameter.
- setParameterValue(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParam
-
Sets the value of the deployment parameter
- setParameterValue(String, Object) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterSettings
-
Sets the value of a parameter.
- setParameterValue(String, String, Object) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterSettings
-
Sets the value of a parameter in a group.
- setParameterValue(String, Object) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
- setParameterValue(String, String, Object) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
- setParent(int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- setParentFrame(AFrame) - Method in class org.apache.uima.adapter.vinci.util.SaxVinciFrameBuilder
-
Sets the parent frame, to which frames built by the object will be added.
- setPathResolverClassLoader(ClassLoader) - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
-
- setPathResolverClassLoader(ClassLoader) - Method in interface org.apache.uima.resource.RelativePathResolver
-
Sets the ClassLoader that should be used to resolve the resources.
- setPauseOnException(boolean) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Sets whether this CPM will automatically pause processing if an exception occurs.
- setPauseOnException(boolean) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Sets whether this CPM will automatically pause processing if an exception occurs.
- setPauseOnException(boolean) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- setPauseOnException(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Sets a global flag to indicate to the CPM that it should pause whenever exception occurs
- setPearPath(String) - Method in class org.apache.uima.resource.impl.PearSpecifier_impl
-
- setPearPath(String) - Method in interface org.apache.uima.resource.PearSpecifier
-
Sets the PEAR path at which a Resource is located.
- setPearResourceManager(ResourceManager) - Method in class org.apache.uima.impl.ChildUimaContext_impl
-
Set the Pear resource manager, to be used instead of any
containing Resource Manager.
- setPerformanceTuningSettings(Properties) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
Sets the performance tuning settings in effect for this Analysis Engine.
- setPerformanceTuningSettings(Properties) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- setPerformanceTuningSettings(Properties) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Plugs in custom perfomance tunning parameters
- setPerformanceTuningSettings(Properties) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Overrides the default performance tuning settings for this CPE.
- setPoolSize(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Defines the size of Cas Pool.
- setPoolSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
- setPoolSize(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
- setPort(int) - Method in class org.apache.vinci.transport.vns.client.VNSConfig
-
Deprecated.
Use VinciContext.setVNSPort() instead.
- setPreconditions(Precondition[]) - Method in interface org.apache.uima.resource.metadata.Capability
-
Sets the Precondition
s of this Capability
.
- setPreconditions(Precondition[]) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
-
- setPredicate(String) - Method in class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl
-
- setPredicate(String) - Method in class org.apache.uima.resource.metadata.impl.MimeTypePrecondition_impl
-
- setPredicate(String) - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- setPredicate(String) - Method in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Sets the predicate used to compare the test value to the comparison value.
- setPreferredSize(JComponent, String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setPrettyPrint(boolean) - Method in class org.apache.uima.cas.impl.CasSerializerSupport
-
set or reset the pretty print flag (default is false)
- setPrettyPrint(boolean) - Method in class org.apache.uima.cas.impl.XmiCasSerializer
-
set or reset the pretty print flag (default is false)
- setPrimitive(boolean) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Sets whether the AnalysisEngine is primitive (consisting of one annotator), as opposed to
aggregate (containing multiple delegate AnalysisEngines).
- setPrimitive(boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- setPriorityLists(TypePriorityList[]) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- setPriorityLists(TypePriorityList[]) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Sets the TypePriorityList
s that define the priorities.
- setProcessControllerAdapter(ProcessControllerAdapter) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- setProcessControllerAdapter(ProcessControllerAdapter) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- setProcessed(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- setProcessed(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Used when recovering from checkpoint, sets the total number of entities before CPE stopped.
- setProcessingTime(TimeSpan) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setProcessingUnitProcessTrace(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Plugs in ProcessTrace object used to collect statistics
- setProcessingUnitProcessTrace(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Plugs in ProcessTrace object used to collect statistics
- setProcessingUnitThreadCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setProcessingUnitThreadCount(int) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
- setProcessTrace(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
-
Deprecated.
Sets the ProcessTrace object.
- setProcessTrace(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Sets the current ProcessTrace object, which will receive trace events generated by the
InstrumentationFacility.
- setProcessTrace(ProcessTrace) - Method in class org.apache.uima.analysis_engine.service.impl.ServiceDataCargo
-
Sets the ProcessTrace object from this ServiceDataCargo
.
- setProcessTrace(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.CheckpointData
-
Adds ProcessTrace to save in a checkpoint
- setProcessTrace(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
- setProcessTrace(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
-
- setProcessTrace(ProcessTrace) - Method in class org.apache.uima.impl.ChildUimaContext_impl
-
Sets the current ProcessTrace object, which will receive trace events generated by the
InstrumentationFacility.
- setProcessTrace(ProcessTrace) - Method in class org.apache.uima.impl.RootUimaContext_impl
-
Sets the current ProcessTrace object, which will receive trace events generated by the
InstrumentationFacility.
- setProcessTrace(ProcessTrace) - Method in class org.apache.uima.internal.util.InstrumentationFacility_impl
-
Sets the process trace object wrapped by this instrumentation facility.
- setProcessTrace(ProcessTrace) - Method in interface org.apache.uima.UimaContextAdmin
-
Sets the current ProcessTrace object, which will receive trace events generated by the
InstrumentationFacility.
- setProtocol(String) - Method in class org.apache.uima.resource.impl.URISpecifier_impl
-
- setProtocol(String) - Method in interface org.apache.uima.resource.URISpecifier
-
Sets the name of the Protocol used to communicate with the service.
- setProxy(VinciTAP) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
Associates a proxy to remote annotator service.
- setQueueClass(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
-
- setQueueClass(String) - Method in interface org.apache.uima.collection.metadata.OutputQueue
-
Define a class for a queue object
- setRangeTypeName(String) - Method in interface org.apache.uima.resource.metadata.FeatureDescription
-
Sets the name of the range Type of this Feature.
- setRangeTypeName(String) - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
-
- setReleaseCASFlag(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- setReleaseCASFlag(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Called by the CPMEngine during setup to indicate that this thread is supposed to release a CAS
at the end of processing.
- setRemaining(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- setRemaining(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Copies number of entities the CasProcessor has yet to process.
- setRemoteSofaURI(String) - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- setRemoteSofaURI(String) - Method in interface org.apache.uima.cas.SofaFS
-
Set the URI for a Remote Subject of Analysis.
- setRemoteSofaURI(String) - Method in class org.apache.uima.jcas.cas.Sofa
-
- setRepeatSingleMode(boolean) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setRerunEnabled(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setResolveCacheTTL(int) - Method in class org.apache.vinci.transport.context.VinciContext
-
Set the time-to-live of cached service locators (resolve results).
- setResourceClassName(String) - Method in interface org.apache.uima.resource.CustomResourceSpecifier
-
Setss the name of the Java class that will be instantiated when
one of the UIMAFramework.produceXXX(ResourceSpecifier,...)
methods is called
with this resource specifier.
- setResourceClassName(String) - Method in class org.apache.uima.resource.impl.CustomResourceSpecifier_impl
-
- setResourceManager(ResourceManager) - Method in class org.apache.uima.resource.CasDefinition
-
- setResourceManager(ResourceManager) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
-
- setResourceManager(ResourceManager) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
-
- setResourceManager(ResourceManager) - Method in class org.apache.uima.util.impl.Logger_impl
-
- setResourceManager(ResourceManager) - Method in interface org.apache.uima.util.Logger
-
Sets the ResourceManager to use for message localization.
- setResourceManagerConfiguration(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setResourceManagerConfiguration(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Defines the path to Resource Manager Configuration
- setResourceManagerConfiguration(ResourceManagerConfiguration) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
- setResourceManagerConfiguration(ResourceManagerConfiguration) - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
- setResourceName(String) - Method in interface org.apache.uima.resource.metadata.ExternalResourceBinding
-
Sets the name of the actual Resource instance that will satisfy this dependency.
- setResourceName(String) - Method in class org.apache.uima.resource.metadata.impl.ExternalResourceBinding_impl
-
- setResourceSpecifier(ResourceSpecifier) - Method in interface org.apache.uima.resource.ExternalResourceDescription
-
Sets the ResourceSpecifier
that describes how to create the resource.
- setResourceSpecifier(ResourceSpecifier) - Method in class org.apache.uima.resource.impl.ExternalResourceDescription_impl
-
- setResourceSpecifierPath(String) - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
Sets the resourceSpecifierPath.
- setResourceType(String) - Method in class org.apache.uima.resource.impl.URISpecifier_impl
-
- setResourceType(String) - Method in interface org.apache.uima.resource.URISpecifier
-
Sets the type of Resource (e.g.
- setRestartCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
- setRestartCount(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorMaxRestarts
-
Sets max tolerated restarts threshold for CasProcessor
- setResultMessage(String) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- setResultSpec(ResultSpecification) - Method in class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
-
Sets this node's Result Specificatoin.
- setResultSpecification(ResultSpecification) - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Sets the ResultSpecification that this AnalysisComponent should use.
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
-
Sets the Result Specification for this Analysis Component.
- setResultSpecification(ResultSpecification) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Sets the list of output types and features that the application wants this AnalysisEngine to
produce.
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
-
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
-
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
-
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
-
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
-
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.flow.SimpleStepWithResultSpec
-
Deprecated.
Sets the results specification
- setResultSpecification(ResultSpecification) - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
- setResultTypesAndFeatures(TypeOrFeature[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- setResultTypesAndFeatures(TypeOrFeature[], String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- setResultTypesAndFeatures(TypeOrFeature[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Sets the Types and Features that the AnalysisEngine or Annotator is requested to produce for
the language x-unspecified, and removes all other type or feature information, that may be
previously present (e.g., for other languages)
- setResultTypesAndFeatures(TypeOrFeature[], String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Sets the Types and Features that the AnalysisEngine or Annotator is requested to produce for
the specified languages, and removes all other type or feature information, that may be
previously present (e.g., for other languages).
- setRetCode(int) - Method in class org.apache.uima.pear.tools.InstallationController.TestStatus
-
- setRetry(boolean) - Method in class org.apache.vinci.transport.BaseClient
-
Set connection restablishment on IOException to on/off, default is ON.
- setRight(int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- setRightPart(Filter.RightPart) - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
- setRightToLeftTextOrientation(boolean) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Sets the text orientation.
- setRoom(RoomNumber) - Method in class org.apache.uima.tutorial.Meeting
-
setter for room - sets
- setRoom(int, int) - Method in class org.apache.uima.tutorial.Meeting_Type
-
- setRoot(GraphNode) - Method in class org.apache.uima.internal.util.Graph
-
Set the root of the graph.
- setRootAddress(int) - Method in class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
Set the address of the root node of the tree.
- setRootSession(Session) - Method in class org.apache.uima.resource.impl.SessionNamespaceView_impl
-
Sets the root session for this view.
- setRunInSeparateProcess(CasProcessorRunInSeperateProcess) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setRunInSeperateProcess(CasProcessorRunInSeperateProcess) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
- setRunInSeperateProcess(CasProcessorRunInSeperateProcess) - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
-
- setRunOnCasEnabled() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setSaveTextFileEnable(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setSearchStrategy(String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Sets the configuration parameter search strategy.
- setSearchStrategy(String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
- setSeconds(int) - Method in class org.apache.uima.internal.util.TimeSpan
-
Set the second fraction of this TimeSpan
.
- setSelected(String) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
- setSelected(String) - Method in class org.apache.uima.tools.util.gui.FileSelector
-
- setSeparators(String) - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Set the set of separator characters.
- setSeparators(String) - Method in class org.apache.uima.internal.util.TextTokenizer
-
Set the set of separator characters.
- setSerialProcessingRequired(boolean) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Sets whether this CPM is required to process the collection's elements serially (as opposed to
performing parallelization).
- setSerialProcessingRequired(boolean) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Sets whether this CPM is required to process the collection's elements serially* (as opposed to
performing parallelization).
- setSerialProcessingRequired(boolean) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- setServerSocketTimeout(int) - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
- setServiceName(String) - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
Sets the serviceName.
- setSession(Session) - Method in class org.apache.uima.impl.ChildUimaContext_impl
-
- setSession(Session) - Method in class org.apache.uima.impl.RootUimaContext_impl
-
- setSession(Session) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Sets the current Session
.
- setSession(Session) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
- setSession(Session) - Method in interface org.apache.uima.UimaContextAdmin
-
Sets the current session object.
- setShortDateString(String) - Method in class org.apache.uima.tutorial.DateTimeAnnot
-
setter for shortDateString - sets
- setShortDateString(int, String) - Method in class org.apache.uima.tutorial.DateTimeAnnot_Type
-
- setShortValue(Feature, short) - Method in interface org.apache.uima.cas.FeatureStructure
-
Set the short (16 bit) value of a feature.
- setShortValue(Feature, short) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- setShowSeparators(boolean) - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Set the flag for showing separator tokens.
- setShowSeparators(boolean) - Method in class org.apache.uima.internal.util.TextTokenizer
-
Set the flag for showing separator tokens.
- setShowWhitespace(boolean) - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Set the flag for showing whitespace tokens.
- setShowWhitespace(boolean) - Method in class org.apache.uima.internal.util.TextTokenizer
-
Set the flag for showing whitespace tokens.
- setSingleFencedService(boolean) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
-
- setSingleFencedService(boolean) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
- setSize(int) - Method in class org.apache.uima.internal.util.IntVector
-
- setSize(Dimension) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
- setSize(Dimension) - Method in class org.apache.uima.tools.viewer.CasTreeViewer
-
- setSocketKeepAliveEnabled(boolean) - Method in class org.apache.vinci.transport.context.VinciContext
-
Set whether socket keepAlive is enabled.
- setSocketTimeout(int) - Method in class org.apache.vinci.transport.BaseClient
-
Set the timeout value used by the underlying socket.
- setSocketTimeout(int) - Method in class org.apache.vinci.transport.BaseServer
-
This method is used to override the default timeout value of one minute.
- setSocketTimeout(int) - Method in class org.apache.vinci.transport.PooledVinciClient
-
Set a socket timeout that will be used in place of BaseClient.DEFAULT_SOCKET_TIMEOUT
- setSOFA(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Deprecated.
- setSOFA(String) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- setSofaDataArray(FeatureStructure, String) - Method in interface org.apache.uima.cas.CAS
-
Set the Sofa data as an ArrayFS.
- setSofaDataArray(FeatureStructure, String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setSofaDataArray(FeatureStructure, String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- setSofaDataArray(FeatureStructure, String) - Method in interface org.apache.uima.jcas.JCas
-
Set the Sofa data as an ArrayFS.
- setSofaDataString(String, String) - Method in interface org.apache.uima.cas.CAS
-
Set the document text.
- setSofaDataString(String, String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setSofaDataString(String, String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- setSofaDataString(String, String) - Method in interface org.apache.uima.jcas.JCas
-
Set the document text.
- setSofaDataURI(String, String) - Method in interface org.apache.uima.cas.CAS
-
Set the Sofa data as a URI.
- setSofaDataURI(String, String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setSofaDataURI(String, String) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- setSofaDataURI(String, String) - Method in interface org.apache.uima.jcas.JCas
-
Set the Sofa data as a URI.
- setSofaFeat(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setSofaID(String) - Method in interface org.apache.uima.cas.SofaID
-
Deprecated.
Set the Sofa ID of a Sofa FS in the CAS.
- setSofaID(String) - Method in class org.apache.uima.impl.SofaID_impl
-
Deprecated.
- setSofaMappings(SofaMapping[]) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
- setSofaMappings(SofaMapping[]) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
- setSofaNameMappings(CpeSofaMappings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
- setSofaNameMappings(CpeSofaMappings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.
- setSofaNameMappings(CpeSofaMappings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
- setSofaNameMappings(CpeSofaMapping[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
-
- setSofaNameMappings(CpeSofaMappings) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
- setSofaNameMappings(CpeSofaMappings) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializer
-
Deprecated.
- setSofaNameMappings(CpeSofaMappings) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderIterator
-
Set Sofa Name Mappings
- setSofaNameMappings(CpeSofaMapping[]) - Method in interface org.apache.uima.collection.metadata.CpeSofaMappings
-
Set Sofa Name Mappings
- setSourceUrl(URL) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Sets the URL from which this object was parsed.
- setSourceUrl(URL) - Method in interface org.apache.uima.resource.metadata.MetaDataObject
-
Sets the URL from which this object was parsed.
- setSourceUrlIfNull(URL) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Sets the source URL of this object, only if that URL is currently set to null.
- setSpecifier(ResourceSpecifier) - Method in interface org.apache.uima.analysis_engine.metadata.FlowControllerDeclaration
-
Sets the ResourceSpecifier
used to determine which FlowController is used by the
AnalysisEngine.
- setSpecifier(ResourceSpecifier) - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
-
- setStartAt(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- setStartingEntityId(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- setStartingEntityId(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setStartingEntityId(String) - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Sets id of the first entity the CPE will beging processing.
- setStartingEntityId(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Defines an id of the first entity to process.
- setStartTime(TimeAnnot) - Method in class org.apache.uima.tutorial.Meeting
-
setter for startTime - sets
- setStartTime(int, int) - Method in class org.apache.uima.tutorial.Meeting_Type
-
- setStartTime(long) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- setStartWith(String) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
Copies ind of the first entity to start reading
- setState(AnalysisEngineManagement.State) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
- setStats(Map) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Plugs in a map where the engine stores perfomance info at runtime
- setStatus(int) - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
-
Sets status of CasProcessor
- setStatus(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Changes the status of the CasProcessor as a group
- setStatusbarMessage(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setString(String) - Method in interface org.apache.uima.resource.metadata.AllowedValue
-
Sets the allowed value.
- setString(String) - Method in class org.apache.uima.resource.metadata.impl.AllowedValue_impl
-
- setStringValue(Feature, String) - Method in interface org.apache.uima.cas.FeatureStructure
-
Set the string value of a feature.
- setStringValue(int, int, String) - Method in class org.apache.uima.cas.impl.CASImpl
-
- setStringValue(Feature, String) - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
-
- setStringValue(Feature, String) - Method in class org.apache.uima.cas.impl.SofaFSImpl
-
- setStringValue(Feature, String) - Method in class org.apache.uima.jcas.cas.Sofa
-
- setStub(AnalysisEngineServiceStub) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
-
Sets the stub to be used to communicate with the remote service.
- setStub(ResourceServiceStub) - Method in class org.apache.uima.resource.service.impl.ResourceServiceAdapter
-
Sets the stub to be used to communicate with the remote service.
- setStyleMapFile(File) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- setStyles(Style[]) - Method in class org.apache.uima.search.impl.IndexRule_impl
-
- setStyles(Style[]) - Method in interface org.apache.uima.search.IndexRule
-
Sets the styles that comprise this index rule.
- setSuffix(String) - Method in class org.apache.uima.resource.metadata.impl.Import_impl
-
- setSupertypeName(String) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
- setSupertypeName(String) - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Sets the name of the supertype for this Type.
- setSynchPoint(SynchPoint) - Method in class org.apache.uima.collection.impl.cpm.CheckpointData
-
Adds SynchPoint to save in a checkpoint
- setSyntax(String) - Method in interface org.apache.uima.search.Filter
-
Sets the declared syntax for this this filter's expression.
- setSyntax(String) - Method in class org.apache.uima.search.impl.Filter_impl
-
- setSysErrToDefault() - Static method in class org.apache.uima.test.junit_extension.ManageOutputDevice
-
sets the System.err
to the value, which was set, when this class was loaded by
the VM.
- setSysErrToFile(String) - Static method in class org.apache.uima.test.junit_extension.ManageOutputDevice
-
sets the System.err
to a file based java.io.PrintStream
- setSysErrToNirvana() - Static method in class org.apache.uima.test.junit_extension.ManageOutputDevice
-
sets the System.err
to a virtual java.io.ByteArrayOutputStream
- setSysOutToDefault() - Static method in class org.apache.uima.test.junit_extension.ManageOutputDevice
-
sets the System.out
to the value, which was set, when the class was loaded by
the VM.
- setSysOutToFile(String) - Static method in class org.apache.uima.test.junit_extension.ManageOutputDevice
-
sets the System.out
to a file based java.io.PrintStream
- setSysOutToNirvana() - Static method in class org.apache.uima.test.junit_extension.ManageOutputDevice
-
sets the System.out
to a virtual java.io.ByteArrayOutputStream
- setTable(StyleMapTable) - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
- setTAEfile(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- setTail(FloatList) - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList
-
- setTail(int, int) - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList_Type
-
- setTail(FSList) - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
-
- setTail(int, int) - Method in class org.apache.uima.jcas.cas.NonEmptyFSList_Type
-
- setTail(IntegerList) - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
-
- setTail(int, int) - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList_Type
-
- setTail(StringList) - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
-
- setTail(int, int) - Method in class org.apache.uima.jcas.cas.NonEmptyStringList_Type
-
- setTargetAddress(String) - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Sets the targetAddress.
- setTargetId(String) - Method in class org.apache.uima.cas_data.impl.ReferenceValueImpl
-
- setTargetId(String) - Method in interface org.apache.uima.cas_data.ReferenceValue
-
Sets the ID of the target FeatureStructure.
- setTargetImapPort(int) - Method in interface org.apache.uima.resource.MailMessagingSpecifier
-
Sets the targetImapPort.
- setTargetInitialContextFactory(String) - Method in interface org.apache.uima.resource.JMSMessagingSpecifier
-
Sets the targetInitialContextFactory.
- setTargetMessagingServer(String) - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Sets the targetMessagingServer.
- setTargetPassword(String) - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Sets the targetPassword.
- setTargetProviderURL(String) - Method in interface org.apache.uima.resource.JMSMessagingSpecifier
-
Sets the targetProviderURL.
- setTargetServerChannelPort(int) - Method in interface org.apache.uima.resource.MQMessagingSpecifier
-
Sets the target serverChannelPort.
- setTargetSmtpPort(int) - Method in interface org.apache.uima.resource.MailMessagingSpecifier
-
Sets the targetSmtpPort.
- setTargetUser(String) - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Sets the targetUser.
- setTaskName(String) - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
-
- setTaskName(String) - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
-
- setTestFileDir(File) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setText(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Set the text to be analyzed.
- setTextAnalysisEngine(TaeDescription) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
- setTextFile(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setTextNoTitle(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setThreadNameOutput(boolean) - Static method in class org.apache.vinci.debug.Debug
-
Turn on/off the reporting of thread name in the debug log.
- setThreadPoolMaxSize(int) - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
- setThreadPoolMinSize(int) - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
- setThreadPoolSize(int, int) - Method in class org.apache.vinci.transport.BaseServer
-
Set the intitial and maximum size of the threadpool used by this server.
- setThrottleID(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- setTime(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
- setTimedOut() - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
-
- setTimedOut(boolean) - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- setTimeout(int) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Define the max time in millis the proxy will wait for response from remote service
- setTimeout(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates timeout in terms of ms, with this CasProcessor.
- setTimeout(CasProcessorTimeout) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
-
- setTimeout(CasProcessorTimeout) - Method in interface org.apache.uima.collection.metadata.CasProcessorErrorHandling
-
Sets the timeout the CPE will wait for a response from CasProcessor.
- setTimeout(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Sets the timeout value.
- setTimeout(Integer) - Method in class org.apache.uima.resource.impl.URISpecifier_impl
-
- setTimeout(Integer) - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Sets the timeout period in milliseconds.
- setTimeout(Integer) - Method in interface org.apache.uima.resource.URISpecifier
-
Sets the timeout period in milliseconds.
- setTimer(UimaTimer) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Defines a custom timer to use for stats
- setTimer(UimaTimer) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
- setTimer(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
- setTimer(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Add name of the class that implements (@link org.apache.uima.util.UimaTimer} interface.
- setTimerClass(String) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
- setTimerImpl(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
- Settings - Interface in org.apache.uima.util
-
A Settings
object holds the properties used for external parameter overrides.
- Settings_impl - Class in org.apache.uima.util.impl
-
Class that reads properties files containing external parameter overrides used by the ExternalOverrideSettings_impl
class.
- Settings_impl() - Constructor for class org.apache.uima.util.impl.Settings_impl
-
- setTitle() - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setToFirst() - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Reset the tokenizer at any time.
- setToNext() - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Compute the next token.
- setTotal(int) - Method in class org.apache.uima.util.ProgressImpl
-
- setTotalFileSize(long) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setTransportableFactory(TransportableFactory) - Method in class org.apache.vinci.transport.BaseClient
-
Set the transportable factory used by this client.
- setTransportableFactory(TransportableFactory) - Method in class org.apache.vinci.transport.PooledVinciClient
-
Set a transportable factory that will be used in place of the VinciFrame factory.
- setType(boolean) - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
-
- setType(boolean) - Method in interface org.apache.uima.analysis_engine.TypeOrFeature
-
Sets whether this object refers to a Type or to a Feature.
- setType(Type) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
Set the type of this comparator.
- setType(Type) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
- setType(String) - Method in interface org.apache.uima.cas_data.FeatureStructure
-
Sets the type of this FeatureStructure
- setType(String) - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
- setType(String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Sets the data type of this configuration parameter.
- setType(String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
- setType(Type) - Method in class org.apache.uima.tools.cvd.tsview.FeatureTableModel
-
- setType(String) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
- setTypeName(String) - Method in interface org.apache.uima.resource.metadata.FsIndexDescription
-
Sets the Type name for this index.
- setTypeName(String) - Method in class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
-
- setTypePriorities(TypePriorities) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- setTypePriorities(TypePriorities) - Method in class org.apache.uima.resource.CasDefinition
-
- setTypePriorities(TypePriorities) - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Retrieves the Type Priorites for this Processing Resource.
- setTypePriority(boolean) - Method in interface org.apache.uima.resource.metadata.FsIndexKeyDescription
-
Gets whether this is a special "type priority" key.
- setTypePriority(boolean) - Method in class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl
-
- setTypes(String[]) - Method in class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
-
- setTypes(TypeDescription[]) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- setTypes(String[]) - Method in interface org.apache.uima.resource.metadata.TypePriorityList
-
Sets the type names, in order of their priority.
- setTypes(TypeDescription[]) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Sets the descriptions of all Types in this TypeSystem fragment.
- setTypesToFilter(String[]) - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
-
Specifies names of types that will not be included in the XCAS
- setTypeSystem(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
- setTypeSystem(TypeSystemDescription) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
- setTypeSystem(TypeSystem) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
set the type system associated with this result specification.
- setTypeSystem(TypeSystemDescription) - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Retrieves the Type System used by this Processing Resource.
- setTypeSystem(TypeSystem) - Method in class org.apache.uima.tools.cvd.tsview.MainFrame
-
- setTypeSystemDescription(TypeSystemDescription) - Method in class org.apache.uima.resource.CasDefinition
-
- setTypeSystemViewerEnabled(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setUimaHomePath(String) - Method in class org.apache.uima.pear.tools.InstallationController
-
Sets a given UIMA local home directory path.
- setUimaHomePath(String) - Method in class org.apache.uima.pear.tools.LocalInstallationAgent
-
Sets a given UIMA local home directory path.
- setUimaTimer(UimaTimer) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Plug in Custom Timer to time events
- setUimaTimer(UimaTimer) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Plugs in custom timer used by the PU for getting time
- setUimaTimer(UimaTimer) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Plugs in custom timer used by the PU for getting time
- setUndoEnabled(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setup(Map<String, ResourceSpecifier>, UimaContextAdmin, FlowControllerDeclaration, AnalysisEngineMetaData) - Method in interface org.apache.uima.analysis_engine.asb.ASB
-
Called by the Aggregate Analysis Engine to provide this ASB with information it needs to
operate.
- setup(Map<String, ResourceSpecifier>, UimaContextAdmin, FlowControllerDeclaration, AnalysisEngineMetaData) - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
-
Called after calling initialize() (see above)
by the Aggregate Analysis Engine to provide this ASB with information it needs to
operate.
- setupAE(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setupArrays() - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
-
- setupArrays() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- setupIndexes(CASMgr, FsIndexDescription[]) - Static method in class org.apache.uima.util.CasCreationUtils
-
Adds FeatureStructure indexes to a CAS.
- setupTSDefault(TypeSystemImpl) - Static method in class org.apache.uima.cas.impl.CASImpl
-
- setupTypePriorities(CASMgr, TypePriorities) - Static method in class org.apache.uima.util.CasCreationUtils
-
Adds TypePriorities to a CAS.
- setupTypeSystem(CASMgr, TypeSystemDescription) - Static method in class org.apache.uima.util.CasCreationUtils
-
Installs a TypeSystem in a CAS.
- setupViewSwitchClassLoaders(CAS, boolean, ComponentInfo, ResourceManager, Class<? extends AbstractCas>) - Static method in class org.apache.uima.impl.Util
-
- setupViewSwitchClassLoadersLockCas(CAS, boolean, ComponentInfo, ResourceManager, Class<? extends AbstractCas>) - Static method in class org.apache.uima.impl.Util
-
- setUri(String) - Method in class org.apache.uima.examples.SourceDocumentInformation
-
setter for uri - sets URI of document.
- setUri(int, String) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- setUri(String) - Method in class org.apache.uima.resource.impl.URISpecifier_impl
-
- setUri(String) - Method in interface org.apache.uima.resource.URISpecifier
-
Sets the URI at which a Resource may be located.
- setURL(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
- setUrl(String) - Method in interface org.apache.uima.resource.ConfigurableDataResourceSpecifier
-
Sets the URL of the data.
- setUrl(String) - Method in class org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_impl
-
- setUserTypes(ArrayList) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
- setUUID(String) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- setUUID(String) - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Sets the UUID (Universally Unique Identifier) for this Resource.
- setValue(Object) - Method in class org.apache.uima.cas.impl.DebugNameValuePair
-
Sets the value.
- setValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
- setValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
-
- setValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
- setValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
- setValue(Object) - Method in class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
-
- setValue(Object) - Method in interface org.apache.uima.collection.metadata.NameValuePair
-
Sets the value.
- setValue(Object) - Method in class org.apache.uima.internal.util.BinaryTree
-
- setValue(String) - Method in class org.apache.uima.resource.impl.Parameter_impl
-
- setValue(Object) - Method in class org.apache.uima.resource.metadata.impl.NameValuePair_impl
-
Sets the value.
- setValue(Object) - Method in interface org.apache.uima.resource.metadata.NameValuePair
-
Sets the value.
- setValue(String) - Method in interface org.apache.uima.resource.Parameter
-
Sets the value of the parameter.
- setValue(String) - Method in interface org.apache.uima.search.Attribute
-
Sets the value of this attribute.
- setValue(String) - Method in class org.apache.uima.search.impl.Attribute_impl
-
- setValue(String, Object) - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
- setValueAt(Object, int, int) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
- setVendor(String) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Sets the vendor of this FS Index Collection.
- setVendor(String) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- setVendor(String) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- setVendor(String) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- setVendor(String) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- setVendor(String) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- setVendor(String) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Sets the vendor of this Resource Manager Configuration.
- setVendor(String) - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Sets the vendor of this Resource.
- setVendor(String) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Sets the vendor of this TypePriorities declaration.
- setVendor(String) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Sets the vendor of this Type System.
- setVerificationError(Exception) - Method in class org.apache.uima.pear.tools.InstallationController
-
Prints the stack trace of a given Exception
object as the verification error
message.
- setVersion(String) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Sets the version number of this FS Index Collection.
- setVersion(String) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
- setVersion(String) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
-
- setVersion(String) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
- setVersion(String) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
- setVersion(String) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
- setVersion(String) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Sets the version number of this Resource Manager Configuration.
- setVersion(String) - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Sets the version number of this Resource.
- setVersion(String) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Sets the version number of this TypePriorities declaration.
- setVersion(String) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Sets the version number of this Type System.
- setViewType(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- setVNSCacheSize(int) - Method in class org.apache.vinci.transport.context.VinciContext
-
Set the size of the VNS cache.
- setVNSHost(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Sets the VNS host this proxy will use to locate service
- setVNSHost(String) - Method in class org.apache.vinci.transport.context.VinciContext
-
Set the VNS hostname.
- setVNSPort(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Sets the VNS port this proxy will use to locate service
- setVNSPort(int) - Method in class org.apache.vinci.transport.context.VinciContext
-
Set the VNS port.
- setVNSResolveTimeout(int) - Method in class org.apache.vinci.transport.context.VinciContext
-
Set the timeout of VNS resolve queries.
- setVNSServeonTimeout(int) - Method in class org.apache.vinci.transport.context.VinciContext
-
Set the timeout of VNS serveon queries.
- setWaitTimeBetweenRetries(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
- setWaitTimeBetweenRetries(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorMaxRestarts
-
- setWarmupTime(TimeSpan) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
- setWhitespaceChars(String) - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Set the set of whitespace characters (in addition to the Unicode whitespace chars).
- setWhitespaceChars(String) - Method in class org.apache.uima.internal.util.TextTokenizer
-
Set the set of whitespace characters (in addition to the Unicode whitespace chars).
- setWordChars(String) - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Set the set of word characters.
- setWordChars(String) - Method in class org.apache.uima.internal.util.TextTokenizer
-
Set the set of word characters.
- setWorkQueue(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Assigns a queue where the artifacts produced by this component will be deposited
- setWriter(Writer) - Method in class org.apache.uima.util.XMLSerializer
-
- setXCasDocumentTextTagName(String) - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
-
Sets the name of the XCAS tag that will contain the document text.
- setXcasFileOpenDir(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- setXmlTag(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
- setXXX(int, int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- setYears(int) - Method in class org.apache.uima.internal.util.TimeSpan
-
Set the year fraction of this TimeSpan
.
- SEVERE - Static variable in class org.apache.uima.util.Level
-
message level "SEVERE"
- SEVERE_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "SEVERE"
- SHARED_RESOURCE_NOT_RECONFIGURABLE - Static variable in exception org.apache.uima.UIMA_UnsupportedOperationException
-
Message key for a standard UIMA exception message: "This is a shared resource and cannot be
reconfigured."
- sharedData - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
for Delta serialization, holds the info gathered from deserialization needed for delta serialization
and for handling out-of-type-system data for both plain and delta serialization
- SharedResourceObject - Interface in org.apache.uima.resource
-
The SharedResourceObject
interface must be implemented by all classes that provide
access to resource data.
- SHORT_COLON_TERM - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- SHORT_DASH_TERM - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- ShortArray - Class in org.apache.uima.jcas.cas
-
JCas class model for ShortArray
- ShortArray(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.ShortArray
-
- ShortArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.ShortArray
-
Make a new ShortArray of given size
- ShortArray_Type - Class in org.apache.uima.jcas.cas
-
The java Cas model for the CAS ShortArray_Type
- ShortArray_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.ShortArray_Type
-
- ShortArrayFS - Interface in org.apache.uima.cas
-
Short array interface.
- ShortArrayFSImpl - Class in org.apache.uima.cas.impl
-
Implementation of the
ArrayFS
interface.
- ShortArrayFSImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.ShortArrayFSImpl
-
- shortArrayTypeCode - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- shortHeapArray - Variable in class org.apache.uima.cas.impl.CASSerializer
-
- shortType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- shouldAnalyzeCAS(CasData, LinkedList) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
- shouldBeSkipped(PropertyXmlInfo, Object, MetaDataObject_impl) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
-
- shouldEncloseInArrayElement(Class) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
-
- showAnalysisResults(AnalysisEnginePerformanceReports, File) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Pops up a dialog that displays the performance stats.
- showAnalysisResults(File) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- ShowAnnotatedTextHandler - Class in org.apache.uima.tools.cvd.control
-
Show the multi-annotation text window.
- ShowAnnotatedTextHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ShowAnnotatedTextHandler
-
- ShowAnnotationCustomizerHandler - Class in org.apache.uima.tools.cvd.control
-
- ShowAnnotationCustomizerHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ShowAnnotationCustomizerHandler
-
- showAnnotFeats() - Method in class org.apache.uima.tools.cvd.tsview.MainFrame
-
- showHistogram() - Method in class org.apache.uima.internal.util.Int2IntHashMap
-
- showHistogram() - Method in class org.apache.uima.internal.util.IntHashSet
-
- showHistogram() - Method in class org.apache.uima.jcas.impl.JCasHashMap
-
- showJfsFromCaddrHistogram() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- showMetadata(Object[]) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- showTextPopup(int, int) - Method in class org.apache.uima.tools.cvd.MainFrame
-
- ShowTypesystemHandler - Class in org.apache.uima.tools.cvd.control
-
- ShowTypesystemHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ShowTypesystemHandler
-
- SHUTDOWN - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- Shutdown - Class in org.apache.uima.adapter.vinci.util
-
- Shutdown() - Constructor for class org.apache.uima.adapter.vinci.util.Shutdown
-
- shutdown(boolean, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Conditionally sends the shutdown request to managed (local) vinci service.
- shutdown() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Stop the VNS service
- shutdown(String) - Method in class org.apache.vinci.transport.VinciServer
-
This method is called by the server when a remote shutdown request is received.
- SHUTDOWN_KEY - Static variable in class org.apache.vinci.transport.TransportConstants
-
- SHUTDOWN_MSG - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- shutdownServing() - Method in class org.apache.vinci.transport.BaseServer
-
Cause the serve() method to terminate.
- simpleConvertStringToXMLString(String) - Static method in class org.apache.vinci.transport.util.XMLConverter
-
Convert to XML string format without ever using CDATA encoding.
- simpleConvertStringToXMLString(String, StringBuffer) - Static method in class org.apache.vinci.transport.util.XMLConverter
-
- SimplePackageSelector - Class in org.apache.uima.pear.tools
-
The SimplePackageSelector
class provides simple command line dialog for selecting
root directories of installed PEAR packages, as well as PEAR package files, which contain
components that need to be installed.
- SimplePackageSelector(PrintWriter, PrintWriter) - Constructor for class org.apache.uima.pear.tools.SimplePackageSelector
-
Constructor that takes given standard console streams writers.
- SimplePackageSelector() - Constructor for class org.apache.uima.pear.tools.SimplePackageSelector
-
Default constructor.
- SimplePrecondition - Interface in org.apache.uima.resource.metadata
-
SimplePrecondition
defines a few simple conditions that can be evaluated against a
CAS
.
- SimplePrecondition_impl - Class in org.apache.uima.resource.metadata.impl
-
- SimplePrecondition_impl() - Constructor for class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
-
- SimpleResourceFactory - Class in org.apache.uima.util
-
- SimpleResourceFactory() - Constructor for class org.apache.uima.util.SimpleResourceFactory
-
- SimpleRunCPE - Class in org.apache.uima.examples.cpe
-
Main Class that runs a Collection Processing Engine (CPE).
- SimpleRunCPE(String[]) - Constructor for class org.apache.uima.examples.cpe.SimpleRunCPE
-
Constructor for the class.
- SimpleRunCPM - Class in org.apache.uima.examples.cpe
-
Main Class that runs the Collection Processing Manager (CPM).
- SimpleRunCPM(String[]) - Constructor for class org.apache.uima.examples.cpe.SimpleRunCPM
-
Constructor for the class.
- SimpleStep - Class in org.apache.uima.flow
-
Indicates that a CAS should be routed to a single AnalysisEngine.
- SimpleStep(String) - Constructor for class org.apache.uima.flow.SimpleStep
-
Creates a new SimpleStep
- SimpleStepWithResultSpec - Class in org.apache.uima.flow
-
Deprecated.
For backwards compatibility with Capability Language Flow only.
User-developed Flow Controllers should not use this.
- SimpleStepWithResultSpec(String, ResultSpecification) - Constructor for class org.apache.uima.flow.SimpleStepWithResultSpec
-
Deprecated.
- SimpleTextMerger - Class in org.apache.uima.examples.casMultiplier
-
An example CasMultiplier, which merges text documents into larger ones.
- SimpleTextMerger() - Constructor for class org.apache.uima.examples.casMultiplier.SimpleTextMerger
-
- SimpleTextSegmenter - Class in org.apache.uima.examples.casMultiplier
-
An example CasMultiplier, which breaks large text documents into smaller segments.
- SimpleTextSegmenter() - Constructor for class org.apache.uima.examples.casMultiplier.SimpleTextSegmenter
-
- SimpleTokenAndSentenceAnnotator - Class in org.apache.uima.examples.tokenizer
-
An example annotator that annotates Tokens and Sentences.
- SimpleTokenAndSentenceAnnotator() - Constructor for class org.apache.uima.examples.tokenizer.SimpleTokenAndSentenceAnnotator
-
- SimpleTransportable - Class in org.apache.vinci.transport
-
SimpleTransportable is an immutable Transportable object that simply writes a byte buffer for its
toStream implementation.
- SimpleTransportable(Transportable) - Constructor for class org.apache.vinci.transport.SimpleTransportable
-
Create a SimpleTransportable that is an immutable copy of the provided Transportable object.
- size() - Method in interface org.apache.uima.cas.ArrayFS
-
Return the size of the array.
- size() - Method in interface org.apache.uima.cas.CAS
-
Estimate the memory consumption of this CAS instance (in bytes).
- size() - Method in interface org.apache.uima.cas.CommonArrayFS
-
Return the size of the array.
- size() - Method in interface org.apache.uima.cas.FeaturePath
-
Get length of path.
- size() - Method in interface org.apache.uima.cas.FSIndex
-
Return the number of feature structures in this index.
- size() - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
-
- size() - Method in class org.apache.uima.cas.impl.ArrayFSImpl
-
- size() - Method in class org.apache.uima.cas.impl.CASImpl
-
- size() - Method in class org.apache.uima.cas.impl.CommonArrayFSImpl
-
- size() - Method in class org.apache.uima.cas.impl.CommonAuxArrayFSImpl
-
- size() - Method in class org.apache.uima.cas.impl.FSBagIndex
-
- size() - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
-
- size() - Method in class org.apache.uima.cas.impl.FSVectorIndex
-
- size() - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
-
- size() - Method in interface org.apache.uima.cas.impl.LowLevelIndex
-
Get the number of FSs in this index.
- size() - Method in class org.apache.uima.cas.impl.StringArrayFSImpl
-
- size() - Method in interface org.apache.uima.cas.StringArrayFS
-
Return the size of the array.
- size() - Method in class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
-
- size() - Method in class org.apache.uima.cas_data.impl.ReferenceArrayFSImpl
-
- size() - Method in interface org.apache.uima.cas_data.PrimitiveArrayFS
-
Get the size of this array.
- size() - Method in interface org.apache.uima.cas_data.ReferenceArrayFS
-
Get the size of this array.
- size() - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
- size() - Method in class org.apache.uima.internal.util.Int2IntHashMap
-
- size() - Method in class org.apache.uima.internal.util.IntBitSet
-
- size() - Method in class org.apache.uima.internal.util.IntHashSet
-
- size() - Method in class org.apache.uima.internal.util.IntSet
-
- size() - Method in class org.apache.uima.internal.util.IntVector
-
- size() - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
- size() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
-
- size - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- size() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
- size() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
- size() - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
- size() - Method in class org.apache.uima.internal.util.SortedIntSet
-
Number of elements in set.
- size() - Method in class org.apache.uima.internal.util.SymbolTable
-
Returns number of symbols in table.
- size() - Method in class org.apache.uima.jcas.cas.BooleanArray
-
return the size of the array
- size() - Method in class org.apache.uima.jcas.cas.ByteArray
-
return the size of the array
- size(int) - Method in class org.apache.uima.jcas.cas.CommonArray_Type
-
- size() - Method in class org.apache.uima.jcas.cas.DoubleArray
-
return the size of the array
- size() - Method in class org.apache.uima.jcas.cas.FloatArray
-
return the size of the array
- size() - Method in class org.apache.uima.jcas.cas.FSArray
-
return the size of the array.
- size() - Method in class org.apache.uima.jcas.cas.IntegerArray
-
return the size of the array
- size() - Method in class org.apache.uima.jcas.cas.LongArray
-
return the size of the array
- size() - Method in class org.apache.uima.jcas.cas.ShortArray
-
return the size of the array
- size() - Method in class org.apache.uima.jcas.cas.StringArray
-
return the size of the array
- size() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
- size() - Method in interface org.apache.uima.jcas.JCas
-
Estimate the memory consumption of this CAS instance (in bytes).
- SIZE_NEEDING_4_BYTES - Static variable in class org.apache.uima.internal.util.IntHashSet
-
- SkipCasException - Exception in org.apache.uima.collection.base_cpm
-
Exception to notify the CPM to skip a Cas Processor for the current CAS.
- SkipCasException(String) - Constructor for exception org.apache.uima.collection.base_cpm.SkipCasException
-
- skippedEntity(String) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- skippedEntity(String) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- SLEEP_TIME - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
- SliderField - Class in org.apache.uima.tools.util.gui
-
- SliderField(int, int, int) - Constructor for class org.apache.uima.tools.util.gui.SliderField
-
- SlotKinds - Class in org.apache.uima.cas.impl
-
NOTE: adding or altering slots breaks backward compatability and
the ability do deserialize previously serialized things
This definition shared with BinaryCasSerDes4
Define all the slot kinds.
- SlotKinds() - Constructor for class org.apache.uima.cas.impl.SlotKinds
-
- SlotKinds.SlotKind - Enum in org.apache.uima.cas.impl
-
- SMALL_ARROW - Static variable in class org.apache.uima.tools.images.Images
-
- smFrameAdd(VinciFrame, String, String) - Static method in class org.apache.vinci.transport.vns.service.NameClient
-
- SoapAnalysisEngineServiceAdapter - Class in org.apache.uima.adapter.soap
-
- SoapAnalysisEngineServiceAdapter() - Constructor for class org.apache.uima.adapter.soap.SoapAnalysisEngineServiceAdapter
-
- SOCKET_KEEPALIVE_ENABLED - Static variable in class org.apache.uima.UIMAFramework
-
- SOCKET_PROTOCOL - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- SocketCasProcessorDeployer - Class in org.apache.uima.collection.impl.cpm.container.deployer.socket
-
Reference implementation of the
CasProcessorDeployer
component responsible for launch and
termination of the fenced CasProcessor.
- SocketCasProcessorDeployer(ProcessControllerAdapter, CPEFactory) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
-
- SocketCasProcessorDeployer(ProcessControllerAdapter) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
-
- SocketTransport - Interface in org.apache.uima.collection.impl.cpm.container.deployer.socket
-
- Sofa - Class in org.apache.uima.jcas.cas
-
Updated by JCasGen Fri Apr 29 16:05:04 EDT 2005
- Sofa() - Constructor for class org.apache.uima.jcas.cas.Sofa
-
Never called.
- Sofa(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.Sofa
-
Internal - constructor used by generator
- Sofa(JCas, SofaID, String) - Constructor for class org.apache.uima.jcas.cas.Sofa
-
- SOFA_INDEX_NAME - Static variable in interface org.apache.uima.cas.CAS
-
Sofa Index name.
- SOFA_MAPPING_CONFLICT - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: The Sofa "{0}" in component "{1}" of
aggregate "{2}" has conflicting mappings to aggregate sofas "{3}" and "{4}".
- SOFA_MAPPING_HAS_UNDEFINED_COMPONENT_KEY - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Undefined component key "{1}", referenced in
Sofa mapping for Sofa "{2}" of aggregate "{3}".
- SOFA_MAPPING_HAS_UNDEFINED_COMPONENT_SOFA - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Component "{0}" does not contain Sofa "{1}",
referenced in Sofa mapping for Sofa "{2}" of aggregate "{3}".
- SOFA_MAPPING_NOT_SUPPORTED_FOR_REMOTE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Sofa mappings were specified for the remote Analysis
Engine {0}.
- Sofa_Type - Class in org.apache.uima.jcas.cas
-
Updated by JCasGen Fri Apr 29 16:05:04 EDT 2005
- Sofa_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.Sofa_Type
-
initialize variables to correspond with Cas Type and Features
- SOFADATA_ALREADY_SET - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Data for Sofa feature {0} has already been set.
- SOFADATASTREAM_ERROR - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Error trying to open a stream to Sofa data.
- SofaExampleAnnotator - Class in org.apache.uima.examples
-
A simple multiple subject of analysis (multi-Sofa) example annotator Expects an English text Sofa
as input Creates a German text Sofa as output
This annotator has no configuration parameters, and requires no initialization method
- SofaExampleAnnotator() - Constructor for class org.apache.uima.examples.SofaExampleAnnotator
-
- SofaExampleApplication - Class in org.apache.uima.examples
-
A simple Multiple Subject of Analysis (multi-Sofa) test application.
- SofaExampleApplication() - Constructor for class org.apache.uima.examples.SofaExampleApplication
-
- SofaFS - Interface in org.apache.uima.cas
-
Interface for "Subject of Analysis" (Sofa) feature structures.
- SofaFSImpl - Class in org.apache.uima.cas.impl
-
Implementation of the
SofaFS
interface.
- SofaFSImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.SofaFSImpl
-
- SofaID - Interface in org.apache.uima.cas
-
Deprecated.
As of v2.0, this is no longer needed. CAS views can now be obtained directly using
String identifiers, through the method CAS.getView(String)
.
- SofaID_impl - Class in org.apache.uima.impl
-
Deprecated.
- SofaID_impl() - Constructor for class org.apache.uima.impl.SofaID_impl
-
Deprecated.
Creates an empty Sofa ID.
- SofaID_impl(String) - Constructor for class org.apache.uima.impl.SofaID_impl
-
Deprecated.
Creates a new Sofa ID from the given String.
- sofaIdFeatCode - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- SofaMapping - Interface in org.apache.uima.analysis_engine.metadata
-
Sofa Name mapping is required to connect the output Sofas from one component to the input Sofa of
another component.
- SofaMapping_impl - Class in org.apache.uima.analysis_engine.metadata.impl
-
- SofaMapping_impl() - Constructor for class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
-
- SOFANAME_ALREADY_EXISTS - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
A sofaFS with name {0} has already been created.
- SOFANAME_NOT_FOUND - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
No sofaFS with name {0} found.
- sofaNumFeatCode - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- SOFAREF_NOT_FOUND - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
No sofaFS for specified sofaRef found.
- SofaSelectionListener - Class in org.apache.uima.tools.cvd.control
-
- SofaSelectionListener(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.SofaSelectionListener
-
- sofaStringFeatCode - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- sofaType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- sortDedup() - Method in class org.apache.uima.internal.util.IntVector
-
- SORTED_INDEX - Static variable in interface org.apache.uima.cas.FSIndex
-
Indexing strategy: sorted index.
- SortedIntSet - Class in org.apache.uima.internal.util
-
A set of integers, maintained as a sorted array.
- SortedIntSet() - Constructor for class org.apache.uima.internal.util.SortedIntSet
-
Default constructor.
- SortedIntSet(int[]) - Constructor for class org.apache.uima.internal.util.SortedIntSet
-
- sortFileListByTime(Collection<File>) - Static method in class org.apache.uima.pear.util.FileUtil
-
Sorts a given list of files by the 'last modified' time in the descending order.
- sortFssByType - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
sort a view, by type and then by begin/end asc/des for subtypes of Annotation,
then by id
- source - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
Set this appropriately.
- SOURCE_JEDI - Static variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
- SOURCE_TAF - Static variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
- SourceDocumentInformation - Class in org.apache.uima.examples
-
Stores detailed information about the original source document from which the current CAS was
initialized.
- SourceDocumentInformation() - Constructor for class org.apache.uima.examples.SourceDocumentInformation
-
Never called.
- SourceDocumentInformation(int, TOP_Type) - Constructor for class org.apache.uima.examples.SourceDocumentInformation
-
Internal - constructor used by generator
- SourceDocumentInformation(JCas) - Constructor for class org.apache.uima.examples.SourceDocumentInformation
-
- SourceDocumentInformation(JCas, int, int) - Constructor for class org.apache.uima.examples.SourceDocumentInformation
-
- SourceDocumentInformation_Type - Class in org.apache.uima.examples
-
Stores detailed information about the original source document from which the current CAS was
initialized.
- SourceDocumentInformation_Type(JCas, Type) - Constructor for class org.apache.uima.examples.SourceDocumentInformation_Type
-
initialize variables to correspond with Cas Type and Features
- SOURCES_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
-
- SpringUtilities - Class in org.apache.uima.tools.util.gui
-
Utility methods for creating form- or grid-style layouts with SpringLayout.
- SpringUtilities() - Constructor for class org.apache.uima.tools.util.gui.SpringUtilities
-
- STANDARD_COMPARE - Static variable in interface org.apache.uima.cas.admin.FSIndexComparator
-
Compare key1 of fs1 with key2 of fs2 so that the order of fs1 and fs2 is the same as that of
key1 and key2 in the standard order for that kind of key.
- STANDARD_COMPARE - Static variable in interface org.apache.uima.resource.metadata.FsIndexKeyDescription
-
Comparator that orders FeatureStructures according to the standard order of their key features.
- STANDARD_MESSAGE_CATALOG - Static variable in exception org.apache.uima.UIMAException
-
The name of the
ResourceBundle
containing the standard UIMA
Exception messages.
- STANDARD_MESSAGE_CATALOG - Static variable in exception org.apache.uima.UIMARuntimeException
-
The name of the
ResourceBundle
containing the standard UIMA
Exception messages.
- STANDARD_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- start() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineService_impl
-
Starts this service and associates a ShutdownHook to handle gracefull shutdown.
- start() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineService_impl
-
Starts this service and associates a ShutdownHook to handle gracefull shutdown.
- start() - Method in interface org.apache.uima.collection.impl.base_cpm.container.RunnableContainer
-
Starts the container
- start() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Start the thread
- start() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Deprecated.
- start() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
-
- start() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
-
Deprecated.
- start() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
-
Deprecated.
- start() - Method in class org.apache.uima.internal.util.Timer
-
(Re)start the timer.
- start() - Method in class org.apache.uima.pear.util.MessageRouter
-
Starts the main service thread.
- START_AT - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
-
- startCDATA() - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- startCDATA() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- startDocument() - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
- startDocument() - Method in class org.apache.uima.adapter.vinci.util.SaxVinciFrameBuilder
-
- startDocument() - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
-
- startDocument() - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Receives notification of the beginning of the document.
- startDocument() - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- startDocument() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- startDTD(String, String, String) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- startDTD(String, String, String) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.uima.adapter.soap.axis11.BinaryDeserializer_Axis11
-
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.uima.adapter.soap.BinaryDeserializer
-
- startElement(String, String, String, Attributes) - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
- startElement(String, String, String, Attributes) - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
- startElement(String, String, String, Attributes) - Method in class org.apache.uima.adapter.vinci.util.SaxVinciFrameBuilder
-
Called for each start tag encountered.
- startElement(String, String, String, Attributes) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Receives notification of the start of an element.
- startElement(String, String, String, Attributes) - Method in class org.apache.uima.tools.stylemap.StyleMapXmlParser
-
- startElement(String, String, String, Attributes) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- startElement(String, String, String, Attributes) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- startElementProperty() - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
-
- startEntity(String) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- startEntity(String) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- startEvent(String, String, String) - Method in class org.apache.uima.internal.util.InstrumentationFacility_impl
-
- startEvent(String, String, String) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
- startEvent(String, String, String) - Method in interface org.apache.uima.util.InstrumentationFacility
-
Records the start of an event.
- startEvent(String, String, String) - Method in interface org.apache.uima.util.ProcessTrace
-
Records the start of an event.
- startFeatCode - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- startIt() - Method in class org.apache.uima.internal.util.JavaTimer
-
- startIt() - Method in interface org.apache.uima.util.UimaTimer
-
Starts the timer.
- startPrefixMapping(String, String) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
-
- startPrefixMapping(String, String) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
-
- startServing(int) - Method in class org.apache.vinci.transport.BaseServer
-
Asynchronously start serving requests.
- startServing() - Method in class org.apache.vinci.transport.VinciServer
-
Start a new thread that will serve requests until a clean shutdown is triggered.
- startServing() - Static method in class org.apache.vinci.transport.vns.service.VNS
-
- startTest(Test) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
- STAT_FEATURE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
-
- statDetails - Variable in class org.apache.uima.util.impl.SerializationMeasures
-
- stateChanged(ChangeEvent) - Method in class org.apache.uima.tools.util.gui.SliderField
-
- statsString - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
- STATUS_KEY - Static variable in class org.apache.vinci.transport.TransportConstants
-
- StatusCallbackListener - Interface in org.apache.uima.collection
-
- statusCbL - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
- statusCbL - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
- statusCbL - Variable in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
-
- STD_ANNOTATION_INDEX - Static variable in interface org.apache.uima.cas.CAS
-
Name of the built-in index on annotations.
- Step - Class in org.apache.uima.flow
-
Represents the next destination or destinations to which a CAS should be routed.
- Step() - Constructor for class org.apache.uima.flow.Step
-
- stop() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineService_impl
-
Terminate this service
- stop() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineService_impl
-
Terminate this service
- stop() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Stops processing.
- stop() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Stops processing.
- stop() - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Stops processing.
- stop() - Method in interface org.apache.uima.collection.impl.base_cpm.container.RunnableContainer
-
Stops the container
- stop() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
-
- stop() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
- stop() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Stops the checkpoint thread
- stop() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Deprecated.
- stop() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
-
- stop() - Method in class org.apache.uima.internal.util.Timer
-
Stop the timer.
- STOP - Static variable in class org.apache.uima.tools.images.Images
-
- stop() - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
-
- STOP_BUTTON - Static variable in class org.apache.uima.tools.util.gui.TransportControlPanel
-
- stopCasProcessors(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Stops All Cas Processors and optionally changes the status according to kill flag
- stopCasProcessors(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Stops all Cas Processors that are part of this PU.
- stopCasProcessors(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Stops all Cas Processors that are part of this PU.
- stopIt() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Stops execution of the Processing Pipeline and this thread.
- stopIt() - Method in class org.apache.uima.internal.util.JavaTimer
-
- stopIt() - Method in interface org.apache.uima.util.UimaTimer
-
Stops the timer.
- stopped - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
- strat - Variable in enum org.apache.uima.cas.impl.BinaryCasSerDes4.CompressStrat
-
- strat - Variable in enum org.apache.uima.cas.impl.BinaryCasSerDes6.CompressStrat
-
- StreamMaterializer - Class in org.apache.vinci.transport.util
-
Simple static adapter method for converting stream into byte[]
- STRING_LIST_ADDR_OFFSET - Static variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
-
- STRING_MARKER - Static variable in class org.apache.vinci.transport.XTalkTransporter
-
- StringArray - Class in org.apache.uima.jcas.cas
-
JCas class model for StringArray
- StringArray(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.StringArray
-
- StringArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.StringArray
-
Make a new StringArray of given size
- StringArray_Type - Class in org.apache.uima.jcas.cas
-
The java Cas model for the CAS StringArray Type This is not final because the migration
from pre v08 has the old xxx_Type as a subclass of this.
- StringArray_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.StringArray_Type
-
- StringArrayFS - Interface in org.apache.uima.cas
-
String array interface.
- StringArrayFSImpl - Class in org.apache.uima.cas.impl
-
Implementation of the
ArrayFS
interface.
- StringArrayFSImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.StringArrayFSImpl
-
- stringArrayTypeCode - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- StringFsPopupEventAdapter - Class in org.apache.uima.tools.cvd
-
Pop-up event adapter for string valued features in the FS display.
- StringFsPopupEventAdapter() - Constructor for class org.apache.uima.tools.cvd.StringFsPopupEventAdapter
-
- StringHeapDeserializationHelper - Class in org.apache.uima.cas.impl
-
Support for legacy string heap format.
- StringHeapDeserializationHelper() - Constructor for class org.apache.uima.cas.impl.StringHeapDeserializationHelper
-
- StringList - Class in org.apache.uima.jcas.cas
-
- StringList() - Constructor for class org.apache.uima.jcas.cas.StringList
-
- StringList(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.StringList
-
- StringList(JCas) - Constructor for class org.apache.uima.jcas.cas.StringList
-
- StringList_Type - Class in org.apache.uima.jcas.cas
-
- StringList_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.StringList_Type
-
- StringList_Type() - Constructor for class org.apache.uima.jcas.cas.StringList_Type
-
- stringListToArray(FeatureStructure) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
-
- StringMap - Interface in org.apache.uima.cas.impl
-
Appears to be unused, 1-2015 schor
- StringMapResource - Interface in org.apache.uima.tutorial.ex6
-
- StringMapResource_impl - Class in org.apache.uima.tutorial.ex6
-
- StringMapResource_impl() - Constructor for class org.apache.uima.tutorial.ex6.StringMapResource_impl
-
- stringsCommonChars - Variable in class org.apache.uima.util.impl.SerializationMeasures
-
- stringsNbrCommon - Variable in class org.apache.uima.util.impl.SerializationMeasures
-
- stringsSavedExact - Variable in class org.apache.uima.util.impl.SerializationMeasures
-
- stringsSavedSubstr - Variable in class org.apache.uima.util.impl.SerializationMeasures
-
- stringSubtypes - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
A list of type codes for the string subtypes.
- stringSubtypeValuePos - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
The start positions of the string value subarrays of stringSubtypeValues
.
- stringSubtypeValues - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
The string values for the string subtypes.
- stringTable - Variable in class org.apache.uima.cas.impl.CASSerializer
-
- stringToBin(String, OutputStream) - Static method in class org.apache.vinci.transport.XTalkTransporter
-
Sends a string over, without the type byte.
- stringToBin(String, OutputStream, byte[]) - Static method in class org.apache.vinci.transport.XTalkTransporter
-
Sends a string as utf8, using the temporary buffer if it is big enough to avoid allocating new
memory.
- stringToBin(char[], int, int, OutputStream) - Static method in class org.apache.vinci.transport.XTalkTransporter
-
- stringToBin(char[], int, int, OutputStream, byte[]) - Static method in class org.apache.vinci.transport.XTalkTransporter
-
- StringToIntMap - Class in org.apache.uima.internal.util
-
Straightforward, many-to-one map from Strings to ints, based on a Java
HashMap
.
- StringToIntMap() - Constructor for class org.apache.uima.internal.util.StringToIntMap
-
Constructor.
- stringType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
- StringTypeImpl - Class in org.apache.uima.cas.impl
-
Class comment for StringTypeImpl.java goes here.
- StringTypeImpl(String, int, TypeSystemImpl) - Constructor for class org.apache.uima.cas.impl.StringTypeImpl
-
Constructor for StringTypeImpl.
- StringUtil - Class in org.apache.uima.pear.util
-
The StringUtil
class provides utility methods for working with strings.
- StringUtil() - Constructor for class org.apache.uima.pear.util.StringUtil
-
- StringUtils - Class in org.apache.uima.internal.util
-
An assorted collection of string utilities.
- StringUtils() - Constructor for class org.apache.uima.internal.util.StringUtils
-
- strip(String) - Static method in class org.apache.vinci.transport.vns.service.VNS
-
- stripVinciFrame(VinciFrame) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
Returns a content from a given VinciFrame.
- stripWhitespace() - Method in class org.apache.vinci.transport.VinciFrame
-
Recursively strip any raw PCDATA fields that are entirely whitespace.
- strSlots - Variable in class org.apache.uima.util.impl.SerializationMeasures
-
- Style - Interface in org.apache.uima.search
-
An indexing style.
- Style_impl - Class in org.apache.uima.search.impl
-
- Style_impl() - Constructor for class org.apache.uima.search.impl.Style_impl
-
- styleColor - Variable in class org.apache.uima.tools.stylemap.StyleMapXmlParser
-
- StyleConstants - Class in org.apache.uima.tools.stylemap
-
- StyleConstants() - Constructor for class org.apache.uima.tools.stylemap.StyleConstants
-
- styleLabel - Variable in class org.apache.uima.tools.stylemap.StyleMapXmlParser
-
- StyleMapEditor - Class in org.apache.uima.tools.stylemap
-
A GUI for editing style maps for the annotation viewer.
- StyleMapEditor(JFrame, CAS) - Constructor for class org.apache.uima.tools.stylemap.StyleMapEditor
-
Creates a new `Editor.
- StyleMapEntry - Class in org.apache.uima.tools.stylemap
-
- StyleMapEntry() - Constructor for class org.apache.uima.tools.stylemap.StyleMapEntry
-
- StyleMapTable - Class in org.apache.uima.tools.stylemap
-
Data structure used by the editor, which represents an entry in the style map.
- StyleMapTable(TableModel, AnnotationFeaturesViewer, StyleMapEditor, TableGUIMediator) - Constructor for class org.apache.uima.tools.stylemap.StyleMapTable
-
- StyleMapTableModel - Class in org.apache.uima.tools.stylemap
-
- StyleMapXmlParser - Class in org.apache.uima.tools.stylemap
-
A simple SAX parser for Style Map XML documents.
- StyleMapXmlParser(String) - Constructor for class org.apache.uima.tools.stylemap.StyleMapXmlParser
-
- subiterator(AnnotationFS) - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
-
- subiterator(AnnotationFS, boolean, boolean) - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
-
- Subiterator<T extends AnnotationFS> - Class in org.apache.uima.cas.impl
-
Subiterator implementation.
- subiterator(AnnotationFS) - Method in interface org.apache.uima.cas.text.AnnotationIndex
-
Return a subiterator whose bounds are defined by the input annotation.
- subiterator(AnnotationFS, boolean, boolean) - Method in interface org.apache.uima.cas.text.AnnotationIndex
-
Return a subiterator whose bounds are defined by the input annotation.
- SUBMISSION_PROPERTIES_FILE - Static variable in class org.apache.uima.pear.tools.PackageBrowser
-
- SUBMITTED_COMPONENT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
- substituteCompIdRootInString(String, String, String) - Static method in class org.apache.uima.pear.tools.InstallationProcessor
-
Substitutes '$dlg_comp_id$root_url' and '$dlg_comp_id$root' macros in a given string for a
given delegate component.
- substituteMainRootInString(String, String) - Static method in class org.apache.uima.pear.tools.InstallationProcessor
-
Substitutes '$main_root_url' and '$main_root' macros in a given string.
- substituteStringVariablesInAction(Properties) - Method in class org.apache.uima.pear.tools.InstallationProcessor
-
Substitutes two $main_root as well as two $comp_id$root macros in a given 'action'
Properties
object values.
- substituteStringVariablesInFiles(File) - Method in class org.apache.uima.pear.tools.InstallationProcessor
-
Substitutes two $main_root as well as three $comp_id$root macros in all files in a given
directory, including its sub-directories.
- substring(int, int) - Method in class org.apache.uima.internal.util.CharArrayString
-
Returns a substring.
- substring(int) - Method in class org.apache.uima.internal.util.CharArrayString
-
Return a substring starting at a given position.
- subsumes(Type, Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Does one type inherit from the other?
- subsumes(int, int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Check if the first argument subsumes the second
- subsumes(Type, Type) - Method in interface org.apache.uima.cas.TypeSystem
-
Does one type inherit from the other?
- subsumes(String, String, Map<String, ? extends TypeDescription>) - Static method in class org.apache.uima.util.CasCreationUtils
-
Determines whether one type subsumes another.
- subTask(String) - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
-
- subTask(String) - Method in interface org.apache.uima.tools.jcasgen.IProgressMonitor
-
- subTask(String) - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
-
- successors - Variable in class org.apache.uima.internal.util.GraphNode
-
- SUPPORTED_XCAS_VERSIONS_RESPONSE - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
- SUPPORTS_PARALLEL_LOADING - Static variable in class org.apache.uima.internal.util.UIMAClassLoader
-
- swapInGeneratorsForClassLoader(ClassLoader, CASImpl) - Method in class org.apache.uima.cas.impl.FSClassRegistry
-
- switchClassLoader(ClassLoader) - Method in class org.apache.uima.cas.impl.CASImpl
-
- switchClassLoader(ClassLoader) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
This is only called when the JCas is already set up
- switchClassLoaderLockCas(Object) - Method in class org.apache.uima.cas.impl.CASImpl
-
- switchClassLoaderLockCasCL(ClassLoader) - Method in class org.apache.uima.cas.impl.CASImpl
-
- SymbolTable - Class in org.apache.uima.internal.util
-
The SymbolTable class provides a generic symbol table.
- SymbolTable(int) - Constructor for class org.apache.uima.internal.util.SymbolTable
-
Use this constructor if you need your symbol numbering to start at a different point than 0.
- SymbolTable() - Constructor for class org.apache.uima.internal.util.SymbolTable
-
Default constructor
- SymbolTable(String[]) - Constructor for class org.apache.uima.internal.util.SymbolTable
-
Init the symbol table from an array of strings, where code points correspond to array
positions.
- SynchPoint - Interface in org.apache.uima.collection.base_cpm
-
Interface facilitating recovery of CollectionReaders to the last known entity
- SYSTEM_LINE_FEED - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
-
- SystemEnvReader - Class in org.apache.uima.internal.util
-
Return a java Properties object containing environment variables.
- SystemEnvReader() - Constructor for class org.apache.uima.internal.util.SystemEnvReader
-
- SystemExitHandler - Class in org.apache.uima.tools.cvd.control
-
- SystemExitHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.SystemExitHandler
-