Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a - Variable in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- a_firstUsedslot - Variable in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- a_nextFreeslot - Variable in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- aadd(String) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding a valueless tag.
- aadd(String, boolean) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding boolean valued tags.
- aadd(String, byte[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding binary valued tags.
- aadd(String, double) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding double valued tags.
- aadd(String, double[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding double-array valued tags.
- aadd(String, float) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding float-valued tags.
- aadd(String, float[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding float-array valued tags.
- aadd(String, int) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding int valued tags.
- aadd(String, int[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding int-array valued tags.
- aadd(String, long) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding long valued tags.
- aadd(String, long[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding long-array valued tags.
- aadd(String, String) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding String valued tags.
- aadd(String, AFrame) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding Frame-valued tags.
- aaddTrueBinary(String, byte[]) - Method in class org.apache.vinci.transport.document.AFrame
-
This is a hack method which allows you to add binary-valued tags to Frames in a manner such that there is no textual encoding overhead of that binary data.
- AbortCasProcessorException - Exception Class in org.apache.uima.collection.base_cpm
-
Exception to notify the CPM to disable a Cas Processor.
- AbortCasProcessorException(String) - Constructor for exception class org.apache.uima.collection.base_cpm.AbortCasProcessorException
- AbortCPMException - Exception Class in org.apache.uima.collection.base_cpm
-
/** Exception to notify the CPM to terminate itself.
- AbortCPMException(String) - Constructor for exception class org.apache.uima.collection.base_cpm.AbortCPMException
- abortCPMOnError() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
- abortCPMOnError() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns true if maximum threshold for errors has been exceeded and the CasProcessor is configured to force CPE shutdown.
- aborted() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowContainer
- aborted() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
-
Called when the processing has been aborted.
- aborted() - Method in class org.apache.uima.flow.CasFlow_ImplBase
-
By default, does nothing.
- aborted() - Method in interface org.apache.uima.flow.Flow
-
Called by the framework if processing has been aborted for the CAS that was being routed by this Flow object.
- aborted() - Method in class org.apache.uima.flow.JCasFlow_ImplBase
-
By default, does nothing.
- aborted() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Aborted.
- aborted() - Method in class org.apache.uima.tools.RunAE
-
Aborted.
- 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
-
Instantiates a new about dialog.
- AboutHandler - Class in org.apache.uima.tools.cvd.control
-
The Class AboutHandler.
- AboutHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AboutHandler
-
Instantiates a new about handler.
- AboutUimaHandler - Class in org.apache.uima.tools.cvd.control
-
The Class AboutUimaHandler.
- AboutUimaHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AboutUimaHandler
-
Instantiates a new about uima handler.
- absLevel(int) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- absLevel(String) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- AbstractAnnotationDocumentListener - Class in org.apache.uima.caseditor.editor
-
This listener listens only for
AnnotationFS
change events. - AbstractAnnotationDocumentListener() - Constructor for class org.apache.uima.caseditor.editor.AbstractAnnotationDocumentListener
- 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
- AbstractDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AbstractDialog.
- AbstractDialog(AbstractSection, String, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Instantiates a new abstract dialog.
- AbstractDialog(Shell, String, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Instantiates a new abstract dialog.
- AbstractDialogKeyVerify - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AbstractDialogKeyVerify.
- AbstractDialogKeyVerify(AbstractSection, String, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogKeyVerify
-
Instantiates a new abstract dialog key verify.
- AbstractDialogKeyVerifyJavaNames - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AbstractDialogKeyVerifyJavaNames.
- AbstractDialogKeyVerifyJavaNames(AbstractSection, String, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogKeyVerifyJavaNames
-
Instantiates a new abstract dialog key verify java names.
- AbstractDialogMultiColTable - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AbstractDialogMultiColTable.
- AbstractDialogMultiColTable(AbstractSection, String, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
-
Instantiates a new abstract dialog multi col table.
- AbstractDocument - Class in org.apache.uima.caseditor.editor
-
Abstract base class for document implementations.
- AbstractDocument() - Constructor for class org.apache.uima.caseditor.editor.AbstractDocument
- AbstractDocumentListener - Class in org.apache.uima.caseditor.editor
- AbstractDocumentListener() - Constructor for class org.apache.uima.caseditor.editor.AbstractDocumentListener
- AbstractImportablePartSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class AbstractImportablePartSection.
- AbstractImportablePartSection(MultiPageEditor, Composite, String, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Instantiates a new abstract importable part section.
- AbstractModelPart - Class in org.apache.uima.taeconfigurator.model
-
The Class AbstractModelPart.
- AbstractModelPart(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.model.AbstractModelPart
-
Instantiates a new abstract model part.
- AbstractNewWizard - Class in org.apache.uima.taeconfigurator.wizards
-
Create a new file resource in the provided container.
- AbstractNewWizard(String) - Constructor for class org.apache.uima.taeconfigurator.wizards.AbstractNewWizard
-
Instantiates a new abstract new wizard.
- AbstractNewWizardPage - Class in org.apache.uima.taeconfigurator.wizards
-
The Class AbstractNewWizardPage.
- AbstractNewWizardPage(ISelection, String, String, String, String) - Constructor for class org.apache.uima.taeconfigurator.wizards.AbstractNewWizardPage
-
Instantiates a new abstract new wizard page.
- AbstractSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class AbstractSection.
- AbstractSection(MultiPageEditor, Composite, String, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Instantiates a new abstract section.
- AbstractSectionParm - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class AbstractSectionParm.
- AbstractSectionParm(MultiPageEditor, Composite, String, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Instantiates a new abstract section parm.
- accept(int) - Method in interface org.apache.uima.internal.util.function.IntConsumer_withIOException
- 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) - 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
- 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(T) - Method in interface org.apache.uima.internal.util.function.Consumer_T_withIOException
- accept(T) - Method in interface org.apache.uima.internal.util.function.Consumer_withSaxException
- accept(T, int) - Method in interface org.apache.uima.internal.util.function.Consumer_T_int_withIOException
- accept2(T, U) - Method in interface org.apache.uima.internal.util.function.Consumer2
- ACCESS_TYPE_ERROR - Static variable in exception class org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: trying to access value FS reference {0} as type "{2}" (code: {1}), but is "{3}".
- accum(SerializationMeasures) - Method in class org.apache.uima.util.impl.SerializationMeasures
-
accumulate results for multiple files
- accum(SerializationMeasures.AllStatDetails) - Method in class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
- accum(SerializationMeasures.StatDetail) - Method in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- ACTION_ON_MAX_ERRORS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- ACTION_ON_MAX_RESTARTS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- ACTION_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- ActionInfo(String) - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
-
Constructor that takes 'action' name as an argument.
- ActionInfo(InstallationDescriptor.ActionInfo) - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.AnnotationFeaturesViewer
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cpm.CpmFrame
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cpm.CpmPanel
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AboutHandler
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AboutUimaHandler
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AddLanguageHandler
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorOpenEventHandler
-
Action performed.
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorRerunEventHandler
-
Action performed.
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorRunCPCEventHandler
-
Action performed.
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorRunOnCasEventHandler
-
Action performed.
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ColorPrefsOpenHandler
-
Action performed.
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ColorPrefsSaveHandler
-
Action performed.
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FileOpenEventHandler
-
Action performed.
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FileSaveAsEventHandler
-
Action performed.
- 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
-
Action performed.
- 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
-
Action performed.
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.UndoMgr
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XCASFileOpenEventHandler
-
Action performed.
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XCASSaveHandler
-
Action performed.
- actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XCASSaveTSHandler
-
Action performed.
- 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
- activateEditor(IEditorSite, IEditorInput, MultiPageEditor, XMLizable) - Method in interface org.apache.uima.taeconfigurator.editors.point.IUimaEditorExtension
-
Called by CDE to activate the external editor for editing the new type of descriptor
- actualLevel - Variable in class org.apache.vinci.transport.vns.service.Service
- add - Variable in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
The add.
- add(int) - Method in class org.apache.uima.internal.util.IntBitSet
- add(int) - Method in class org.apache.uima.internal.util.IntHashSet
- add(int) - Method in class org.apache.uima.internal.util.IntSet
-
Adds the specified int to this set.
- add(int) - Method in class org.apache.uima.internal.util.IntVector
-
Add an element at the end of vector.
- add(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- add(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
- add(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.
- add(int) - Method in class org.apache.uima.internal.util.SortedIntSet
-
Add element to set.
- add(int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- add(int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- add(int[]) - Method in class org.apache.uima.cas.impl.Heap
-
Add a structure to the heap.
- add(int[]) - Method in class org.apache.uima.internal.util.IntVector
-
Add an array of elements to the end.
- add(int[], int, int) - Method in class org.apache.uima.internal.util.IntVector
-
Add a slice of elements to the end
- add(int, int) - Method in class org.apache.uima.cas.impl.Heap
-
Reserve space for
len
items on the heap and set the first item toval
. - add(int, int) - Method in class org.apache.uima.internal.util.IntVector
-
Add an element at a certain position in the vector.
- add(int, int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- add(int, int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- add(int, Class<T>) - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Add an annotation starting at the specified position and ending at the current end of the text.
- add(int, T) - Method in class org.apache.uima.jcas.cas.FSArrayList
- add(String) - Method in interface org.apache.uima.cas.FSTypeConstraint
-
Add a new type to this type constraint.
- add(String) - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Append a text.
- add(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces
-
Adds the.
- add(String) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
null strings not added 0 length strings added
- add(String[]) - Method in interface org.apache.uima.cas.admin.LinearTypeOrderBuilder
-
Add pairs types[i] < types[i+1], for each i < (types.length-1), to the partial sort order.
- add(String[]) - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl
- add(String[]) - Method in class org.apache.uima.util.impl.OptimizeStrings
- add(String, Class<T>) - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Append a text annotated with the specified annotation.
- add(String, AnalysisEngineDescription, String...) - Method in class org.apache.uima.fit.factory.AggregateBuilder
- add(String, FrameComponent) - Method in class org.apache.vinci.transport.Frame
-
Add a tagged value to this frame (value is either a Frame or FrameLeaf).
- add(String, FrameComponent) - Method in class org.apache.vinci.transport.VinciFrame
-
Implementation of the abstract Frame method.
- add(String, FrameComponent) - Method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Implement the frame add() callback.
- add(String, FrameComponent) - Method in class org.apache.vinci.transport.vns.client.ResolveResult.ServiceLocator
-
Implement the Frame add() callback.
- add(String, FrameComponent) - Method in class org.apache.vinci.transport.vns.client.ServeonResult
-
Implement the Frame add() callback.
- add(JComponent) - Method in class org.apache.uima.tools.util.gui.FormPanel
-
Adds the.
- add(JMenuItem) - Method in class org.apache.uima.tools.cvd.AutoFoldingMenu
- add(AnalysisEngineDescription, String...) - Method in class org.apache.uima.fit.factory.AggregateBuilder
-
This method simply calls
AggregateBuilder.add(String, AnalysisEngineDescription, String...)
using the result ofAnalysisEngineDescription.getAnnotatorImplementationName()
for the component name - add(AnnotationFS) - Method in class org.apache.uima.caseditor.editor.util.ContainingConstraint
-
Adds an annotation in which the an other annotations must be contained to match this constraint.
- add(Type) - Method in interface org.apache.uima.cas.FSTypeConstraint
-
Add a new type to this type constraint.
- add(ConfigurableFeature) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
Adds the.
- add(CasProcessorDeploymentParam) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
- add(CasProcessorDeploymentParam) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParams
-
Adds new
CasProcessorDeploymentParam
param - add(CasProcessorExecArg) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
- add(CasProcessorExecArg) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
-
Adds new
CasProcessorExecArg
instance to the list. - add(Benchmark) - Method in class org.apache.uima.fit.benchmark.BenchmarkGroup
- add(ValidationResult) - Method in class org.apache.uima.fit.validation.ValidationSummary
- add(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
-
Note: doesn't implement the return value; always returns true;
- add(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- add(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- add(T) - Method in interface org.apache.uima.cas.FSIterator
- add(T) - Method in class org.apache.uima.internal.util.ObjHashSet
- add(T) - Method in class org.apache.uima.internal.util.OrderedFsSet_array
- add(T) - Method in class org.apache.uima.jcas.cas.FSArrayList
- add(T) - Method in class org.apache.uima.jcas.cas.FSHashSet
-
Adds the element to the set.
- add(T) - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
-
inserts the new item as a new NonEmpty FSList node following this item
- add(T, Comparator<TOP>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array
- ADD - Enum constant in enum class org.apache.uima.caseditor.Images
-
The add image.
- ADD_ARRAY_TYPE_AFTER_TS_COMMITTED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Can''t add an array type "{0}" to the type system after the type system has been committed.
- addAdded(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.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(int, Collection<? extends T>) - Method in class org.apache.uima.jcas.cas.FSArrayList
- addAll(Collection<? extends TOP>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- addAll(Collection<? extends TOP>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- addAll(Collection<? extends T>) - Method in class org.apache.uima.internal.util.ObjHashSet
- addAll(Collection<? extends T>) - Method in class org.apache.uima.jcas.cas.FSArrayList
- addAll(Collection<? extends T>) - Method in class org.apache.uima.jcas.cas.FSHashSet
-
Adds all the elements .
- addAll(Collection<String>, String...) - Static method in class org.apache.uima.internal.util.Misc
-
Takes trailing arguments of strings and adds them all the first
- addAll(Collection<ValidationResult>) - Method in class org.apache.uima.fit.validation.ValidationSummary
- 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
. - AddAllowedValueDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddAllowedValueDialog.
- AddAllowedValueDialog(AbstractSection, AllowedValue) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddAllowedValueDialog
-
Constructor for Adding or Editing an Allowed Value.
- addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
Notifies this FlowController that new Analysis Engines
- addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.flow.FlowController_ImplBase
-
Does nothing by default.
- addAnalysisEngines(Collection<String>) - Method in interface org.apache.uima.flow.FlowController
-
Notifies this FlowController that new Analysis Engines are now available to route CASes to.
- addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.flow.impl.FixedFlowController
- addAnnotationListener(IAnnotationEditorModifyListener) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Adds the annotation listener.
- 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 separate process.
- addArg(InstallationDescriptor.ArgInfo) - Method in class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
- addArgument(String) - Method in exception class org.apache.uima.cas.impl.AnnotationImplException
-
Add an argument to a
AnnotationImplException
object. - addArgument(String) - Method in exception class org.apache.uima.cas.impl.XCASParsingException
-
Add an argument to a
XCASParsingException
object. - addArgument(String) - Method in exception class 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
-
Adds the attribute.
- addAttributes(ArrayList) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
Adds the attributes.
- addback(T) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- addBinding(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- addBulk(IntVector) - Method in class org.apache.uima.internal.util.IntVector
- addButton - Variable in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
The add button.
- addButton(Composite, String, boolean, Text) - Method in class org.apache.uima.pear.insd.edit.INSDComponentPage
-
Creates a new button
- addBytesIn(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
- addBytesIn(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Aggregate total bytes ingested by the CasProcessor.
- addBytesOut(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
- addBytesOut(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Aggregate total bytes processed by this CasProcessor.
- addCapabilities(Capability[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- addCapabilities(Capability[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds the output types and features from the specified capabilities to this
ResultSpecification
. - addCapabilities(Capability[], boolean) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- addCapabilities(Capability[], boolean) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds either outputs or inputs from the specified capabilities to this
ResultSpecification
. - AddCapabilityFeatureDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddCapabilityFeatureDialog.
- AddCapabilityFeatureDialog(AbstractSection, Type, Capability) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityFeatureDialog
-
Instantiates a new adds the capability feature dialog.
- addCapabilitySet() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Adds the capability set.
- AddCapabilityTypeDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddCapabilityTypeDialog.
- AddCapabilityTypeDialog(AbstractSection, Capability) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityTypeDialog
-
Instantiates a new adds the capability type dialog.
- AddCapabilityTypeDialog(AbstractSection, Capability, TreeItem) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityTypeDialog
-
Instantiates a new adds the capability type dialog.
- 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. --------------------------------------------------------------------- Blob Format Element Size Number of Description (bytes) Elements ------------ --------- -------------------------------- 4 1 Blob key = "UIMA" in utf-8 4 1 Version (currently = 1) 4 1 size of 32-bit FS Heap array = s32H 4 s32H 32-bit FS heap array 4 1 size of 16-bit string Heap array = sSH 2 sSH 16-bit string heap array 4 1 size of string Ref Heap zrray = sSRH 4 2*sSRH string ref offsets and lengths 4 1 size of FS index array = sFSI 4 sFSI FS index array 4 1 size of 8-bit Heap array = s8H 1 s8H 8-bit Heap array 4 1 size of 16-bit Heap array = s16H 2 s16H 16-bit Heap array 4 1 size of 64-bit Heap array = s64H 8 s64H 64-bit Heap array ---------------------------------------------------------------------
- addCAS(CASImpl, OutputStream, boolean) - Method in class org.apache.uima.cas.impl.CASSerializer
- addCAS(CASImpl, OutputStream, Marker) - Method in class org.apache.uima.cas.impl.CASSerializer
-
Serializes only new and modified FS and index operations made after the tracking mark is created.
- addCasConsumer(CasConsumer) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Adds a
CasConsumer
to this CPM. - addCasConsumer(CasConsumer) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
- addCasEditorInputListener(ICasEditorInputListener) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
- addCasEditorInputListener(ICasEditorInputListener) - Method in interface org.apache.uima.caseditor.editor.ICasEditor
-
Adds the cas editor input listener.
- addCasInitializer(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
Deprecated.As of v2.0, CAS Initializers are deprecated.
- addCasInitializer(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Deprecated.As of v2.0 CAS Initializers are deprecated.
- addCasProcessor(int, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
- addCasProcessor(int, CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Adds a instance of
CpeCasProcessor
at a specified location in the list of CPE CasProcessors. - addCasProcessor(CasProcessor) - 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) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Appends given Cas Processor to the list of CasProcessors.
- addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
- addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Adds a CASProcessor to the processing pipeline.
- addCasProcessor(CasProcessor, int) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Adds a
CasProcessor
to this CPM's list of consumers. - addCasProcessor(CasProcessor, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
- addCasProcessor(CasProcessor, int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Adds a CASProcessor to the processing pipeline at a given place in the processing pipeline.
- addCasProcessor(CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
- addCasProcessor(CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Appends a instance of
CpeCasProcessor
to the end of the list containing CPE CasProcessors. - addCasProcessorExecArg(CasProcessorExecArg) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
- addCasProcessorExecArg(CasProcessorExecArg) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
-
Adds a
CasProcessorExecArg
argument to be supplied when launching a program. - addCasProcessorFolder(String) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Deprecated.
- addCasProcessorRuntimeEnvParam(CasProcessorRuntimeEnvParam) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
Adds the cas processor runtime env param.
- addChangeListener(ICasDocumentListener) - Method in class org.apache.uima.caseditor.editor.AbstractDocument
-
Registers a change listener.
- addChangeListener(ICasDocumentListener) - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Adds a given change listener.
- addChangeListener(IVarValListViewer) - Method in class org.apache.uima.pear.insd.edit.vars.VarValList
-
Adds a change listener.
- 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. - addChildControls(Composite, int) - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Create a new shell, add the widgets, open the shell.
- addChoosableFileFilter(FileFilter) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
Adds the choosable file filter.
- addCollectionReader(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
- addCollectionReader(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Adds a path to the descriptor file containing CollectionReader's configuration.
- addCollectionReader(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Adds the collection reader.
- addCollectionReader(CpeCollectionReader) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
- addCollectionReader(CpeCollectionReader) - Method in interface org.apache.uima.collection.metadata.CpeDescription
- addCommonParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Adds a Configuration Parameter that is common to all groups.
- addCommonParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
- addComponent(String, AnalysisEngineManagementImpl) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
- addConfigurationGroup(ConfigurationGroup) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Adds a Configuration Group.
- addConfigurationGroup(ConfigurationGroup) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
- addConfigurationParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationGroup
-
Adds a Configuration Parameter to this group.
- addConfigurationParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
-
Adds a Configuration Parameter that is not in any group.
- addConfigurationParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
- addConfigurationParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
- addConfigurationParameter(ResourceCreationSpecifier, String, Object) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Adds a single configuration parameter name value pair to a specifier
- addConfigurationParameters(ResourceCreationSpecifier, Class<?>...) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Provides a mechanism to add configuration parameter information to a specifier for the given classes.
- addConfigurationParameters(ResourceCreationSpecifier, Object...) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
This method adds configuration parameter information to the specifier given the provided configuration data
- addConfigurationParameters(ResourceCreationSpecifier, List<Class<?>>) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Provides a mechanism to add configuration parameter information to a specifier for the given classes.
- addCorpusFolder(String) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Deprecated.
- addCpeCasProcessor(CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
- addCpeCasProcessor(CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Appends new CasProcessor to existing list of CasProcessors
- addCpeCasProcessor(CpeCasProcessor, int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
- addCpeCasProcessor(CpeCasProcessor, int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Inserts a new CasProcessor at an indicated position.
- addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Adds default configuration shared by CasProcessors.
- addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIntegratedCasProcessorImpl
- addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
- addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeRemoteCasProcessorImpl
- addDelegateComponent(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Creates and adds a delegate component specification to the list (for aggregate component).
- addDeployParam(String, String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Adds a given deployment param to the param list.
- addDeployParam(String, String) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Adds deployment parameter used by the CPE when launching CasProcessor
- addDirtyTypeName(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Adds the dirty type name.
- addDisposeListener(DisposeListener) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- addDocumentListener(DocumentListener) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
Adds the document listener.
- added(Collection<FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.AbstractAnnotationDocumentListener
-
Add notification.
- added(Collection<FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.AbstractDocumentListener
- added(Collection<FeatureStructure>) - Method in interface org.apache.uima.caseditor.editor.ICasDocumentListener
-
This method is called if multiple
FeatureStructure
s are added. - added(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.AbstractDocumentListener
-
Forwards the call.
- added(FeatureStructure) - Method in interface org.apache.uima.caseditor.editor.ICasDocumentListener
-
This method is called if an
FeatureStructure
is added. - addedAnnotation(Collection<AnnotationFS>) - Method in class org.apache.uima.caseditor.editor.AbstractAnnotationDocumentListener
-
Added annotation.
- addedAnnotation(Collection<AnnotationFS>) - Method in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
- addEdit(UndoableEdit) - Method in class org.apache.uima.tools.cvd.control.UndoMgr
- addElementStateListener(IElementStateListener) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Adds the element state listener.
- addElementsToStringBuilder(int[], StringBuilder, Collection<T>, int, BiConsumer<StringBuilder, T>) - Static method in class org.apache.uima.internal.util.Misc
- addElementsToStringBuilder(int[], List<T>, int, BiConsumer<StringBuilder, T>) - Static method in class org.apache.uima.internal.util.Misc
- addElementsToStringBuilder(StringBuilder, int, int, int, int, BiConsumer<StringBuilder, Integer>) - Static method in class org.apache.uima.internal.util.Misc
- addElementsToStringBuilder(StringBuilder, Collection<T>) - Static method in class org.apache.uima.internal.util.Misc
-
For standardized prettyprinting, to string.
- addElementsToStringBuilder(StringBuilder, Collection<T>, int) - Static method in class org.apache.uima.internal.util.Misc
- addElementsToStringBuilder(StringBuilder, Collection<T>, int, BiConsumer<StringBuilder, T>) - Static method in class org.apache.uima.internal.util.Misc
-
Does two styles of list formatting: Style 1: [ item1, item 2, item3] Style 2: [ item1, item2, item3 ] Starts as style 1, switches to style 2 when length > 60
- addElementsToStringBuilder(StringBuilder, Collection<T>, BiConsumer<StringBuilder, T>) - Static method in class org.apache.uima.internal.util.Misc
- addElementsToStringBuilder(List<T>, int) - Static method in class org.apache.uima.internal.util.Misc
- addElementsToStringBuilder(List<T>, int, BiConsumer<StringBuilder, T>) - Static method in class org.apache.uima.internal.util.Misc
- addElementToArray(Object[], Object, Class) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
Adds the element to array.
- addEntry(Object) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- addError(Test, Throwable) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
- addEvent(String, String, String, int, String) - Method in class org.apache.uima.internal.util.InstrumentationFacility_impl
- addEvent(String, String, String, int, String) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
- addEvent(String, String, String, int, String) - Method in interface org.apache.uima.util.InstrumentationFacility
-
Records a completed event with the specified parameters.
- addEvent(String, String, String, int, String) - Method in interface org.apache.uima.util.ProcessTrace
-
Adds an event with the specified parameters to this
ProcessTrace
. - addEvent(ProcessTraceEvent) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
- addEvent(ProcessTraceEvent) - Method in interface org.apache.uima.util.ProcessTrace
-
Adds a completed event object to this
ProcessTrace
. - addEventData(ProcessTraceEvent) - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
- addEventStatus(String, String, Throwable) - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
- addExecArg(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
- addExecArg(String) - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
- addExecEnv(String, String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
Adds a new env key to the list of env keys.
- addExecEnv(String, String) - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
- addExternalResource(ExternalResourceDescription) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
- addExternalResource(ExternalResourceDescription) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Adds a External Resource to this configuration
- addExternalResourceBinding(ExternalResourceBinding) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
- addExternalResourceBinding(ExternalResourceBinding) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Adds a External ResourceBinding to this configuration
- AddExternalResourceDependencyDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddExternalResourceDependencyDialog.
- AddExternalResourceDependencyDialog(AbstractSection) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDependencyDialog
-
Instantiates a new adds the external resource dependency dialog.
- AddExternalResourceDependencyDialog(AbstractSection, ExternalResourceDependency) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDependencyDialog
-
Constructor for Editing an existing XRD.
- AddExternalResourceDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddExternalResourceDialog.
- AddExternalResourceDialog(AbstractSection) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
-
Instantiates a new adds the external resource dialog.
- AddExternalResourceDialog(AbstractSection, ExternalResourceDescription) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
-
Instantiates a new adds the external resource dialog.
- addFailure(Test, AssertionFailedError) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
- addFeature(String, String, String) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
- addFeature(String, String, String) - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Convenience method which adds a FeatureDescription to this TypeDescription.
- addFeature(String, String, String, String, Boolean) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
- addFeature(String, String, String, String, Boolean) - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Convenience method which adds a FeatureDescription to this TypeDescription.
- addFeature(String, Type, Type) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Add an feature to the type system.
- addFeature(String, Type, Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- addFeature(String, Type, Type, boolean) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Add an feature to the type system.
- addFeature(String, Type, Type, boolean) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- addFeature(CasData, String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
Adds the feature.
- addFeature(Feature) - Method in interface org.apache.uima.cas.FeaturePath
-
Add a new feature at the end of the path.
- AddFeatureDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddFeatureDialog.
- AddFeatureDialog(AbstractSection, TypeDescription, FeatureDescription) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
-
Instantiates a new adds the feature dialog.
- addFeatureStructure(CasData, String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
Adds the feature structure.
- 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(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Adds the given annotation to the
CAS
. - addFeatureStructure(FeatureStructure) - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Adds a
FeatureStructure
to the document. - addFeatureStructures(Collection<? extends FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
- addFeatureStructures(Collection<? extends FeatureStructure>) - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Adds the
FeatureStructure
s. - 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
-
Adds the file selector listener.
- addFileSelectorListener(FileSelectorListener, JComponent) - Method in class org.apache.uima.tools.util.gui.FileSelector
-
Adds the file selector listener.
- addFocusListener(FocusListener) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
- addFocusListener(FocusListener) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- addFrameworkSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Adds a specification defined by given name and value to the set of Framework specifications.
- addFS(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- addFS(T) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Add a feature structure to all appropriate indexes in the repository.
- addFS(T) - 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
- addFsIndexDescription(FsIndexDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
Adds the fs index description.
- addFsIndexKeyDescription(FsIndexDescription, FsIndexKeyDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
Adds the fs index key description.
- 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.
- addGroup(ConfigGroup) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
Called to add group to aggregate parm decl based on delegate group.
- addGroupToGUI(String, ConfigurationGroup) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Adds the group to GUI.
- addIgnoringTemplate(Benchmark) - Method in class org.apache.uima.fit.benchmark.BenchmarkGroup
- addImports(Object[], boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
Called with either byLocation non-null or byName non-null Adds multiple (by location) or one (by name).
- AddIndexDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddIndexDialog.
- AddIndexDialog(AbstractSection) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
-
Instantiates a new adds the index dialog.
- AddIndexDialog(AbstractSection, FsIndexDescription) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
-
Constructor for Editing an existing XRD.
- AddIndexKeyDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddIndexKeyDialog.
- AddIndexKeyDialog(AbstractSection, String, String, List) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexKeyDialog
-
Instantiates a new adds the index key dialog.
- AddIndexKeyDialog(AbstractSection, String, String, List, FsIndexKeyDescription) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexKeyDialog
-
Instantiates a new adds the index key dialog.
- 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.
- addItemId(TOP, int, boolean) - Method in class org.apache.uima.cas.impl.CasSeqAddrMaps
-
Add a new FS id - done during prescan of source during serialization Must call in heap scan order
- addKey(LinearTypeOrder, int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
- addKey(LinearTypeOrder, int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
- addKey(Feature, int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
Add a new key.
- addKey(Feature, int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
- addKeysToDataCas(CasData, AFrame) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Appends keys (types) from XCAS to provided CasData instance doing conversions of ':' in WF keys to '_colon_' and '-' to '_dash_' to enforce UIMA compliance.
- addLanguage(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Adds the language.
- AddLanguageHandler - Class in org.apache.uima.tools.cvd.control
-
The Class AddLanguageHandler.
- AddLanguageHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AddLanguageHandler
-
Instantiates a new adds the language handler.
- addListener(IModeMenuListener) - Method in class org.apache.uima.caseditor.editor.contextmenu.ModeMenu
-
Adds the listener.
- addListener(IShowAnnotationsListener) - Method in class org.apache.uima.caseditor.editor.contextmenu.ShowAnnotationsMenu
-
Adds the listener.
- addListener(ITypePaneListener) - Method in class org.apache.uima.caseditor.editor.fsview.TypeCombo
-
Adds the listener.
- addListener(ILabelProviderListener) - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureLabelProvider
- addListenerForPastableWidget(Widget) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Adds the listener for pastable widget.
- 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. - addMacro(String) - Static method in class org.apache.uima.pear.insd.edit.PearInstallationDescriptor
-
adds the $main_root/ macro as a prefix to the given string.
- addMapping(Class<? extends ResourceSpecifier>, Class<? extends Resource>) - Method in class org.apache.uima.util.SimpleResourceFactory
-
Configures this
SimpleResourceFactory
by adding a new mapping between aResourceSpecifier
class and aResource
class. - addMapping(String, String) - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
only used for uima framework things, setting up the mappings between intfc and impl for the framework parts
- addMapping(String, String) - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Adds a mapping from interface class to implementation class.
- addMapping(String, String) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Configures this XMLParser by registering a mapping between the name of an XML element and the Class of object to be built from elements with that name.
- addMapping(String, String) - Method in class org.apache.uima.util.SimpleResourceFactory
-
Configures this
SimpleResourceFactory
by adding a new mapping between aResourceSpecifier
class and aResource
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.
- addMeasurement(Measurement) - Method in class org.apache.uima.fit.benchmark.Batch
- 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
- addNewConfigurationParameterToGUI(ConfigurationParameter, TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
This is called sometimes with Settings group.
- addNlIfMissing(StringBuffer) - Static method in class org.apache.uima.internal.util.Misc
- addNlIfMissing(StringBuilder) - Static method in class org.apache.uima.internal.util.Misc
- addNode(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
Adds a node to the flowList.
- addNodeStore() - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- 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(TOP, TOP) - 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.
- addOrEditIndexKey(AddIndexKeyDialog, FsIndexKeyDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
Adds the or edit index key.
- 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(FSArray, int, int) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
Records an out-of-typesystem array element in the XmiSerializationSharedData.
- addOutOfTypeSystemAttribute(TOP, 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(TOP, String, ArrayList<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.
- addOutOfTypeSystemFeature(XmiSerializationSharedData.OotsElementData, String, ArrayList<String>) - Static method in class org.apache.uima.cas.impl.XmiSerializationSharedData
- 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
- addOverride(ConfigurationParameter, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
Called from ParameterDelegatesSection to add an override.
- addPageAndSetTabTitle(HeaderPage, String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Adds the page and set tab title.
- addPageAndSetTabTitle(IEditorPart, IEditorInput, String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Adds the page and set tab title.
- addPages() - Method in class org.apache.uima.caseditor.ide.wizards.ImportDocumentWizard
- addPages() - Method in class org.apache.uima.pear.generate.GeneratePearWizard
-
Adds the wizaed pages.
- addPages() - Method in class org.apache.uima.pear.insd.edit.EditInstallationDescriptorWizard
-
Adds the wizaed pages.
- addPages() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
- addPages() - Method in class org.apache.uima.taeconfigurator.wizards.CasConsumerNewWizard
- addPages() - Method in class org.apache.uima.taeconfigurator.wizards.CasInitializerNewWizard
- addPages() - Method in class org.apache.uima.taeconfigurator.wizards.CollectionReaderNewWizard
- addPages() - Method in class org.apache.uima.taeconfigurator.wizards.FlowControllerNewWizard
- addPages() - Method in class org.apache.uima.taeconfigurator.wizards.FsIndexCollectionNewWizard
- addPages() - Method in class org.apache.uima.taeconfigurator.wizards.ResourceManagerConfigurationNewWizard
- addPages() - Method in class org.apache.uima.taeconfigurator.wizards.TAEConfiguratorNewWizard
- addPages() - Method in class org.apache.uima.taeconfigurator.wizards.TypePrioritiesNewWizard
- addPages() - Method in class org.apache.uima.taeconfigurator.wizards.TypeSystemNewWizard
- addPagesForCurrentEditor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
- addPagesForCurrentEditor() - Method in interface org.apache.uima.taeconfigurator.editors.point.IUimaMultiPageEditor
-
Adds the pages for current editor.
- addParameter(String) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Add a new switch.
- addParameter(String, boolean) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Add a new parameter name.
- AddParameterDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddParameterDialog.
- AddParameterDialog(AbstractSection, ConfigurationParameter) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
-
Constructor for Editing an existing parameter.
- AddParameterDialog(AbstractSection, ConfigGroup) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
-
Constructor for Adding a new parameter to a group (may be the not-in-any one).
- addParametersForDelegate(AnalysisEngineDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AggregateSection
-
Adds the parameters for delegate.
- addParm(String, ConfigurationParameter, ConfigGroup, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
Adds the parm.
- addPredecessor(GraphNode) - Method in class org.apache.uima.internal.util.GraphNode
-
Add a new predecessor node.
- addPriorityList() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
- addPriorityList() - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Creates a new, empty
TypePriorityList
and adds it to this object. - addPriorityList(TypePriorityList) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
- addPriorityList(TypePriorityList) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Adds a
TypePriorityList
. - addProperty(Properties, String, String) - Static method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Adds a property specified by given name and value to a given
Properties
object. - addRadioButton(Composite, String, boolean) - Method in class org.apache.uima.pear.insd.edit.INSDComponentPage
-
Creates a new Radio button.
- addRange(TextPresentation, int, int, TextAttribute) - Method in class org.apache.uima.taeconfigurator.editors.xml.NonRuleBasedDamagerRepairer
-
Adds style information to the given text presentation.
- AddRemoteServiceDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddRemoteServiceDialog.
- AddRemoteServiceDialog(AbstractSection, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
Instantiates a new adds the remote service dialog.
- addResultFeature(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- addResultFeature(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds a Feature to this
ResultSpecification
for the language x-unspecified. - addResultFeature(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- addResultFeature(String, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds a Feature to this
ResultSpecification
for the specified languages. - addResultType(String, boolean) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- addResultType(String, boolean) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds an Type to this
ResultSpecification
for the language x-unspecified. - addResultType(String, boolean, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- addResultType(String, boolean, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds an Type to this
ResultSpecification
for the specified languages. - addResultTypeOrFeature(TypeOrFeature) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- addResultTypeOrFeature(TypeOrFeature) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds a Result Type or Feature to this
ResultSpecification
for the language x-unspecified. - addResultTypeOrFeature(TypeOrFeature, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- addResultTypeOrFeature(TypeOrFeature, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds a Result Type or Feature to this
ResultSpecification
for the specified languages. - addRow(String) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
Adds the row.
- addRow(Vector) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
Adds the row.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.apache.uima.caseditor.editor.CasEditorViewPage
- 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
- AddSofaDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddSofaDialog.
- AddSofaDialog(AbstractSection, Capability) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddSofaDialog
-
Instantiates a new adds the sofa dialog.
- AddSofaDialog(AbstractSection, Capability, String, boolean) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddSofaDialog
-
Constructor for Editing an existing Sofa Name.
- addSofaMapping(String, String, String) - Method in class org.apache.uima.fit.factory.AggregateBuilder
-
Provide a sofa mapping for a component from the component's view to the aggregate view.
- addSrcFsForTgt(TOP, boolean) - Method in class org.apache.uima.cas.impl.CasSeqAddrMaps
-
Called during deserialize to incrementally add
- addStat(String, Object) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
- addStat(String, Object) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Add an arbitrary object and bind it to a given name.
- addStatusCallbackListener(BaseStatusCallbackListener) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Registers a listsner to receive status callbacks.
- addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
- addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Adds the status callback listener.
- addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Plugs in Listener object used for notifications.
- addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Plugs in Listener object used for notifications.
- addStatusCallbackListener(StatusCallbackListener) - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Registers a listener to receive status callbacks.
- addStatusCallbackListener(StatusCallbackListener) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Registers a listsner to receive status callbacks.
- addStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
- addStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
- addStreamListener(ProcessUtil.StdStreamListener) - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
-
Adds a given object, implementing the
StdStreamListener
interface to the list of standard stream listeners. - addStringCongruenceSet(String, String, String[], int) - Method in class org.apache.uima.cas.impl.CasCompare
-
Add a set of strings that should be considered equal when doing string comparisons.
- addStringOrPrimitive(StringBuilder, FeatureImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- 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
-
Adds the tab.
- addTabClosedListener(TabClosedListener) - Method in class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
-
Adds the tab closed listener.
- addTableRow() - Method in class org.apache.uima.pear.insd.edit.vars.VarValList
-
Adds a sample tableRow to the table.
- addTableRow(VarVal) - Method in class org.apache.uima.pear.insd.edit.vars.VarValList
-
Adds a new table Row.
- addTextField(Composite, String, String, boolean) - Method in class org.apache.uima.pear.insd.edit.INSDComponentPage
-
Adds the text field.
- 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.cas.impl.FeatureStructureImplC
-
add the corresponding FeatureStructure to all Cas indexes in the view where this FS was created
- addToIndexes(int) - Method in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.add the corresponding FeatureStructure to all Cas indexes
- addToIndexes(CAS) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- addToIndexes(JCas) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
add this FS to indexes in a specific view, perhaps different from the creation view
- addToolkitsSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Adds a specification defined by given name and value to the set of Toolkits specifications.
- 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
-
Adds the tree model listener.
- addTreeSelectionListener(TreeSelectionListener) - Method in class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
Adds the tree selection listener.
- addType(String) - Method in class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
- addType(String) - Method in interface org.apache.uima.resource.metadata.TypePriorityList
-
Adds a type at the end of the priority list.
- addType(String, String, String) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
- addType(String, String, String) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Adds a Type to this TypeSystem fragment.
- addType(String, Type) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Add a new type to the type system.
- addType(String, Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Add a new type to the type system.
- AddTypeDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddTypeDialog.
- AddTypeDialog(AbstractSection) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeDialog
-
Instantiates a new adds the type dialog.
- AddTypeDialog(AbstractSection, TypeDescription) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeDialog
-
Constructor for Editing an existing Type DescriptionD.
- addTypeSystem(TypeSystemImpl) - Method in class org.apache.uima.cas.impl.CASMgrSerializer
- AddTypeToPriorityListDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class AddTypeToPriorityListDialog.
- AddTypeToPriorityListDialog(AbstractSection, Set, String[]) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeToPriorityListDialog
-
Instantiates a new adds the type to priority list dialog.
- addUIMANature(IProject) - Static method in class org.apache.uima.pear.nature.ProjectCustomizer
-
Adds the UIMA nature to a project
- AddUimaNatureAction - Class in org.apache.uima.pear.actions
-
This class handles the "Add UIMA Nature" action, which appear in the context menu of a project.
- AddUimaNatureAction() - Constructor for class org.apache.uima.pear.actions.AddUimaNatureAction
-
Constructor.
- addUrlsFromPath(String, List<URL>) - Static method in class org.apache.uima.internal.util.Misc
-
Given a String corresponding to one file path, which may be a directory, or may end in *, add the URLS it represents to the urls argument.
- 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.
- adjustLastFsV2Size_arrays(int) - Method in class org.apache.uima.cas.impl.CASImpl
- adjustLastFsV2size_nonHeapStoredArrays() - Method in class org.apache.uima.cas.impl.CASImpl
- aeDirPref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant aeDirPref.
- aeOrCc - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
The ae or cc.
- AFFactory() - Constructor for class org.apache.uima.collection.impl.cpm.vinci.Vinci.AFFactory
- AFrame - Class in org.apache.vinci.transport.document
-
This class is a VinciFrame with extensions for support of XML attributes.
- AFrame() - Constructor for class org.apache.vinci.transport.document.AFrame
- AFrame(int) - Constructor for class org.apache.vinci.transport.document.AFrame
- AFrameLeaf - Class in org.apache.vinci.transport.document
-
This class extends FrameLeaf with ability to set attributes.
- AFrameLeaf(boolean) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(byte[], boolean) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(double) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(double[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(float) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(float[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(int) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(int[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(long) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(long[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(String) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(String[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- afterAll(ExtensionContext) - Method in class org.apache.uima.fit.testing.junit.ManagedCas
- afterAll(ExtensionContext) - Method in class org.apache.uima.fit.testing.junit.ManagedJCas
- afterExecute(Runnable, Throwable) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMExecutorService
- afterResourcesInitialized() - Method in interface org.apache.uima.fit.component.ExternalResourceAware
-
Called after the external resources have been initialized.
- afterResourcesInitialized() - Method in class org.apache.uima.fit.component.Resource_ImplBase
- afterResourcesInitialized() - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample3.ChainableResource
- afterTestExecution(ExtensionContext) - Method in class org.apache.uima.fit.testing.junit.ManagedCas
- afterTestExecution(ExtensionContext) - Method in class org.apache.uima.fit.testing.junit.ManagedJCas
- afterZip - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- aget(String) - Method in class org.apache.vinci.transport.document.AFrame
-
Get the attributes associated with a particular key.
- aggregate() - Method in class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
- aggregate(ProcessTrace) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
- aggregate(ProcessTrace) - Method in interface org.apache.uima.util.ProcessTrace
-
Aggregates the information in another
ProcessTrace
with this one. - AGGREGATE_AE_TYPE_SYSTEM - Static variable in exception class 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 class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: The Sofa "{0}" in aggregate "{1}" is not mapped to any sofa of any component in that aggregate.
- AggregateAnalysisEngine_impl - Class in org.apache.uima.analysis_engine.impl
-
Reference implementation of
AnalysisEngine
. - AggregateAnalysisEngine_impl() - Constructor for class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
- AggregateBuilder - Class in org.apache.uima.fit.factory
-
This builder makes it easier to create an aggregate analysis engine.
- AggregateBuilder() - Constructor for class org.apache.uima.fit.factory.AggregateBuilder
-
The default no-args constructor calls
AggregateBuilder(TypeSystemDescription, TypePriorities, FlowControllerDescription)
with null-valued args. - AggregateBuilder(TypeSystemDescription, TypePriorities, FlowControllerDescription) - Constructor for class org.apache.uima.fit.factory.AggregateBuilder
-
Instantiate an AggregateBuilder with a given type system, type priorities, and flow controller.
- aggregateEvent(ProcessTraceEvent_impl, ProcessTraceEvent_impl) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
- AggregatePage - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class AggregatePage.
- AggregatePage(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.AggregatePage
-
Instantiates a new aggregate page.
- AggregateSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class AggregateSection.
- AggregateSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.AggregateSection
-
Creates a section for aggregate specifiers to add their delegates.
- ALL - Static variable in class org.apache.uima.util.Level
-
message level "ALL"
- ALL_FEATURES - Static variable in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
The Constant ALL_FEATURES.
- ALL_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "ALL"
- ALL_PROJECTS - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
-
The Constant ALL_PROJECTS.
- allFeaturesInput - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityFeatureDialog
-
The all features input.
- allFeaturesOutput - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityFeatureDialog
-
The all features output.
- allIterators - Variable in class org.apache.uima.cas.impl.FsIterator_multiple_indexes
- allMatch(Predicate<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- ALLOK - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
The Constant ALLOK.
- allow - Enum constant in enum class org.apache.uima.cas.impl.AllowPreexistingFS
- ALLOW_DUP_ADD_TO_INDEXES - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
Define this JVM property to allow adding the same identical FS to Set and Sorted indexes more than once.
- ALLOWED_VALUES_NOT_IDENTICAL - Static variable in exception class 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 class 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 - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddAllowedValueDialog
-
The allowed value.
- AllowedValue - Interface in org.apache.uima.resource.metadata
-
Represents an allowed value for an "enumerated" type.
- AllowedValue_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
AllowedValue
. - AllowedValue_impl() - Constructor for class org.apache.uima.resource.metadata.impl.AllowedValue_impl
- AllowedValue_impl(String, String) - Constructor for class org.apache.uima.resource.metadata.impl.AllowedValue_impl
-
Constructor.
- allowedValueUpdate(AllowedValue, AddAllowedValueDialog) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
Allowed value update.
- AllowPreexistingFS - Enum Class in org.apache.uima.cas.impl
- allSlots - Variable in class org.apache.uima.util.impl.SerializationMeasures
- AllStatDetails(String, SlotKinds.SlotKind...) - Constructor for class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
- AllStatDetails(String, SerializationMeasures.StatDetail...) - Constructor for class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
- allTypes - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The all types.
- AllTypes - Class in org.apache.uima.taeconfigurator.model
-
Model part: Map of all defined types Key = string = typename, fully qualified Value = CAS TypeSystem Type object.
- AllTypes(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.model.AllTypes
-
Instantiates a new all types.
- allViews() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
-
Miscellaneous
- allViews() - Method in interface org.apache.uima.cas.SelectFSs
-
Extend the selection to be over all the CAS views, not just a single view.
- allViews(boolean) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- allViews(boolean) - Method in interface org.apache.uima.cas.SelectFSs
-
Extend or not extend the selection to be over all the CAS views, not just a single view.
- ALREADY_SET_PREF_SHOW_DETAILS - Static variable in class org.apache.uima.ep_debug.DebugPluginStartup
-
The Constant ALREADY_SET_PREF_SHOW_DETAILS.
- alreadyCopied(int) - Method in class org.apache.uima.util.CasCopier
-
Note: only for backwards compatibility Note: if lenient is in effect, this method will return false for FSs which are not copied because the target doesn't have that type.
- alreadyCopied(FeatureStructure) - Method in class org.apache.uima.util.CasCopier
-
Note: if lenient is in effect, this method will return false for FSs which are not copied because the target doesn't have that type.
- alreadyCopied(TOP) - 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.
- alreadyDefined(TableItem[]) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
-
Already defined.
- ALWAYS - Enum constant in enum class org.apache.uima.cas.impl.TypeSystemUtils.PathValid
- ALWAYS_HOLD_ONTO_FSS - Static variable in class org.apache.uima.cas.impl.CASImpl
- ANALYSIS - Static variable in interface org.apache.uima.util.ProcessTraceEvent
-
Constant for the ANALYSIS event type.
- ANALYSIS_ENGINE - Enum constant in enum class org.apache.uima.fit.maven.util.ComponentType
- 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 anAnalysisEngine
. - AnalysisEngineDescription_impl - Class in org.apache.uima.analysis_engine.impl
-
Reference implementation of
AnalysisEngineDescription
. - AnalysisEngineDescription_impl() - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Creates a new AnalysisEngineDescription_impl.
- AnalysisEngineFactory - Class in org.apache.uima.fit.factory
-
A collection of static methods for creating UIMA
AnalysisEngineDescriptions
andAnalysisEngines
. - AnalysisEngineFactory_impl - Class in org.apache.uima.fit.spring.factory
- AnalysisEngineFactory_impl - Class in org.apache.uima.impl
-
Resource Factory that handles
AnalysisEngineDescription
andTaeDescription
elements. - AnalysisEngineFactory_impl() - Constructor for class org.apache.uima.fit.spring.factory.AnalysisEngineFactory_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
- AnalysisEngineLaunchConfigurationDelegate - Class in org.apache.uima.ep_launcher
-
This delegate is responsible to to configure the VM and to create command line args which will be passed to the
RemoteLauncher
s main method. - AnalysisEngineLaunchConfigurationDelegate() - Constructor for class org.apache.uima.ep_launcher.AnalysisEngineLaunchConfigurationDelegate
- AnalysisEngineMainTab - Class in org.apache.uima.ep_launcher.ui
-
The Analysis Engine Main Tab is responsible to display/edit the UIMA related settings, such as project, descriptor file, input folders, etc.
- AnalysisEngineMainTab() - Constructor for class org.apache.uima.ep_launcher.ui.AnalysisEngineMainTab
- AnalysisEngineManagement - Interface in org.apache.uima.analysis_engine
-
Monitoring and management interface to an AnalysisEngine.
- AnalysisEngineManagement.State - Enum Class in org.apache.uima.analysis_engine
- AnalysisEngineManagementImpl - Class in org.apache.uima.analysis_engine.impl
-
Implements Monitoring/Management interface to an AnalysisEngine.
- AnalysisEngineManagementImpl() - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
- AnalysisEngineManagementImplMBean - Interface in org.apache.uima.analysis_engine.impl
-
JMX MBean interface for monitoring AnalysisEngine performance stats.
- AnalysisEngineMetaData - Interface in org.apache.uima.analysis_engine.metadata
-
Encapsulates all of the metadata for an Analysis Engine.
- AnalysisEngineMetaData_impl - Class in org.apache.uima.analysis_engine.metadata.impl
-
Reference implementation of
AnalysisEngineMetaData
. - AnalysisEngineMetaData_impl() - Constructor for class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
- AnalysisEnginePanel - Class in org.apache.uima.tools.cpm
-
The Class AnalysisEnginePanel.
- AnalysisEnginePanel(ResourceSpecifier, File, long) - Constructor for class org.apache.uima.tools.cpm.AnalysisEnginePanel
-
Instantiates a new analysis engine panel.
- 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 Class 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 class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Creates a new exception with a null message.
- AnalysisEngineProcessException(String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - AnalysisEngineProcessException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - AnalysisEngineProcessException(String, String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Creates a new exception with a the specified message.
- AnalysisEngineProcessException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Creates a new exception with the specified message and cause.
- AnalysisEngineProcessException(Throwable) - Constructor for exception class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Creates a new exception with the specified cause and a null message.
- AnalysisEngineProcessorAdapter - Class in org.apache.uima.analysis_engine.impl
-
Base class for analysis engine processor adapters.
- AnalysisEngineProcessorAdapter() - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
- AnalysisEngineProcessorStub - Interface in org.apache.uima.analysis_engine.impl
-
A stub that calls a remote AnalysisEngine service.
- 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.
- AnalysisEngineTabGroup - Class in org.apache.uima.ep_launcher.ui
-
The tab group to set up all the parameters which are necessary to run an analysis engine.
- AnalysisEngineTabGroup() - Constructor for class org.apache.uima.ep_launcher.ui.AnalysisEngineTabGroup
- 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.Do not use anymore.
- AnalysisProcessData_impl - Class in org.apache.uima.analysis_engine.impl
-
Deprecated.since v2.0
- AnalysisProcessData_impl(CAS, Properties) - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
-
Deprecated.Creates a new AnalysisProcessData_impl from an exsiting
CAS
. - AnalysisProcessData_impl(CAS, ProcessTrace) - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
-
Deprecated.Creates a new AnalysisProcessData_impl from exsiting
CAS
. andProcessTrace
objects. - AnalysisSequenceCapabilityNode - Class in org.apache.uima.flow.impl
-
A
AnalysisSequenceCapabilityNode
is a node element of theCapabilityLanguageFlowObject
. - AnalysisSequenceCapabilityNode(String, CasObjectProcessor, ResultSpecification) - Constructor for class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
-
Creates a new AnalysisSequenceCapabilityNode from an AnalysisEngine reference
- AnalysisSequenceCapabilityNode(String, Capability[], ResultSpecification) - Constructor for class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
-
Creates a new AnalysisSequenceCapabilityNode from a AnalysisEngine Key.
- analyze(Object[], ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Analyze.
- analyze(Object[], ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
An alternate processing loop designed for the single-threaded CPM.
- analyze(CasData[], ProcessTrace, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Main routine that sends requests to remote vinci services.
- analyze(CasData, ProcessTrace, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Performs Analysis of the CAS by the remote vinci service Cas Processor.
- analyzeDocuments(String) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Invokes the
RunTextAnalysis
application library that actually analyzes the documents and generates the output. - AnalyzedText - Class in org.apache.uima.fit.type
-
Updated by JCasGen Fri Nov 22 17:01:19 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-core/target/jcasgen/typesystem.xml
- AnalyzedText() - Constructor for class org.apache.uima.fit.type.AnalyzedText
-
Deprecated.
- AnalyzedText(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.type.AnalyzedText
-
Internal - constructor used by generator
- AnalyzedText(JCas) - Constructor for class org.apache.uima.fit.type.AnalyzedText
- AnalyzedText(JCas, int, int) - Constructor for class org.apache.uima.fit.type.AnalyzedText
- 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.
- analyzeJar(Analyzer) - Method in class org.apache.uima.tools.bnd.UimaBndPlugin
- 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
- andThen(CasProcessor<E>) - Method in interface org.apache.uima.analysis_component.CasProcessor
-
Returns a composed
CasProcessor
likeCasProcessor.andThen(CasProcessor)
. - andThen(JCasProcessor<E>) - Method in interface org.apache.uima.analysis_component.JCasProcessor
-
Returns a composed
JCasProcessor
likeJCasProcessor.andThen(JCasProcessor)
. - ANNOTATE - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant ANNOTATE.
- 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
-
Deprecated.
- Annotation(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.tcas.Annotation
-
used by generator Make a new AnnotationBase
- 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_EDITOR_PARTIAL_TYPESYSTEM - Static variable in class org.apache.uima.caseditor.editor.AnnotationEditorPreferenceConstants
-
The Constant ANNOTATION_EDITOR_PARTIAL_TYPESYSTEM.
- ANNOTATION_EDITOR_TEXT_SIZE - Static variable in class org.apache.uima.caseditor.editor.AnnotationEditorPreferenceConstants
-
The Constant ANNOTATION_EDITOR_TEXT_SIZE.
- ANNOTATION_IN_WRONG_INDEX - Static variable in exception class 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_INDEX_BUILT_IN - Static variable in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
The Constant ANNOTATION_INDEX_BUILT_IN.
- ANNOTATION_INDEX_REQUIRED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Index "{0}" must be an AnnotationIndex.
- ANNOTATION_TIME - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant ANNOTATION_TIME.
- Annotation_Type - Class in org.apache.uima.jcas.tcas
-
Deprecated.
- Annotation_Type() - Constructor for class org.apache.uima.jcas.tcas.Annotation_Type
-
Deprecated.
- Annotation_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.tcas.Annotation_Type
-
Deprecated.
- 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
-
Deprecated.
- AnnotationBase(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase
-
used by generator Make a new AnnotationBase
- AnnotationBase(JCas) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase
- AnnotationBase(JCas, int) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase
-
Used to create temporary marker annotations.
- AnnotationBase_Type - Class in org.apache.uima.jcas.cas
-
Deprecated.
- AnnotationBase_Type() - Constructor for class org.apache.uima.jcas.cas.AnnotationBase_Type
-
Deprecated.
- AnnotationBase_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase_Type
-
Deprecated.
- AnnotationBaseFS - Interface in org.apache.uima.cas
-
Annotation Base API.
- AnnotationBaseImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use AnnotationBase instead
- AnnotationComparator - Class in org.apache.uima.caseditor.editor.util
-
Checks two annotations for equality.
- AnnotationComparator() - Constructor for class org.apache.uima.caseditor.editor.util.AnnotationComparator
- AnnotationDisplayCustomizationFrame - Class in org.apache.uima.tools.cvd
-
TODO: add type comment for
AnnotationDisplayCustomizationFrame
. - AnnotationDisplayCustomizationFrame() - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
-
Instantiates a new annotation display customization frame.
- AnnotationDisplayCustomizationFrame(GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
-
Instantiates a new annotation display customization frame.
- AnnotationDisplayCustomizationFrame(String) - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
-
Instantiates a new annotation display customization frame.
- AnnotationDisplayCustomizationFrame(String, GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
-
Instantiates a new annotation display customization frame.
- AnnotationEditingControl - Class in org.apache.uima.caseditor.editor.context
- AnnotationEditingControl(Composite) - Constructor for class org.apache.uima.caseditor.editor.context.AnnotationEditingControl
-
Initializes the current instance.
- AnnotationEditingControlCreator - Class in org.apache.uima.caseditor.editor.context
-
TODO: add javadoc here.
- AnnotationEditingControlCreator() - Constructor for class org.apache.uima.caseditor.editor.context.AnnotationEditingControlCreator
- AnnotationEditor - Class in org.apache.uima.caseditor.editor
-
An editor to annotate text.
- AnnotationEditor() - Constructor for class org.apache.uima.caseditor.editor.AnnotationEditor
-
Creates an new AnnotationEditor object.
- AnnotationEditorActionContributor - Class in org.apache.uima.caseditor.editor
-
The
AnnotationEditor
action contributor. - AnnotationEditorActionContributor() - Constructor for class org.apache.uima.caseditor.editor.AnnotationEditorActionContributor
- AnnotationEditorPreferenceConstants - Class in org.apache.uima.caseditor.editor
-
The Class AnnotationEditorPreferenceConstants.
- AnnotationEditorPreferenceConstants() - Constructor for class org.apache.uima.caseditor.editor.AnnotationEditorPreferenceConstants
- AnnotationEditorPreferenceInitializer - Class in org.apache.uima.caseditor.editor
-
The Class AnnotationEditorPreferenceInitializer.
- AnnotationEditorPreferenceInitializer() - Constructor for class org.apache.uima.caseditor.editor.AnnotationEditorPreferenceInitializer
- AnnotationEditorPreferencePage - Class in org.apache.uima.caseditor.editor
-
Preference page to manage preferences for the Annotation Editor.
- AnnotationEditorPreferencePage() - Constructor for class org.apache.uima.caseditor.editor.AnnotationEditorPreferencePage
-
Instantiates a new annotation editor preference page.
- AnnotationEditorView - Class in org.apache.uima.caseditor.editor
-
Base view for views which show information about the
CAS
opened in the editor. - AnnotationEditorView(String) - Constructor for class org.apache.uima.caseditor.editor.AnnotationEditorView
-
Instantiates a new annotation editor view.
- AnnotationExtent - Class in org.apache.uima.tools.cvd
-
The Class AnnotationExtent.
- AnnotationExtent(int, int, Style) - Constructor for class org.apache.uima.tools.cvd.AnnotationExtent
-
Instantiates a new annotation extent.
- AnnotationFactory - Class in org.apache.uima.fit.factory
-
Convenience methods to create annotations
- AnnotationFeaturesViewer - Class in org.apache.uima.tools
-
A tree view of Annotations and associated features.
- AnnotationFeaturesViewer - Class in org.apache.uima.tools.stylemap
-
A tree view of Annotations and associated features.
- AnnotationFeaturesViewer() - Constructor for class org.apache.uima.tools.AnnotationFeaturesViewer
-
Instantiates a new annotation features viewer.
- AnnotationFeaturesViewer() - Constructor for class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
Instantiates a new annotation features viewer.
- AnnotationFS - Interface in org.apache.uima.cas.text
-
Interface for Annotation Feature Structures.
- AnnotationImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use Annotation instead
- AnnotationImplException - Exception Class in org.apache.uima.cas.impl
-
Exception class for package org.apache.uima.cas.impl.
- AnnotationImplException(int) - Constructor for exception class org.apache.uima.cas.impl.AnnotationImplException
-
Create a new
AnnotationImplException
- AnnotationIndex<T> - Interface in org.apache.uima.cas.text
-
An annotation index provides additional iterator functionality that applies only to instances of
uima.tcas.Annotation
(or its subtypes). - annotationModeChanged(Type) - Method in interface org.apache.uima.caseditor.editor.IAnnotationEditorModifyListener
-
Called when the editor annotation mode changed.
- annotationModeChanged(Type) - Method in class org.apache.uima.caseditor.editor.outline.AnnotationOutline.EditorListener
-
Called if the editor annotation mode was changed.
- AnnotationOutline - Class in org.apache.uima.caseditor.editor.outline
-
This outline view displays all
AnnotationFS
s of the current mode/type from the binded editor. - AnnotationOutline(AnnotationEditor) - Constructor for class org.apache.uima.caseditor.editor.outline.AnnotationOutline
-
Creates a new
AnnotationOutline
object. - AnnotationOutline.EditorListener - Class in org.apache.uima.caseditor.editor.outline
-
This listener receive events from the bound editor.
- AnnotationPredicates - Class in org.apache.uima.cas.text
- AnnotationPredicates() - Constructor for class org.apache.uima.cas.text.AnnotationPredicates
- AnnotationPropertyPage - Class in org.apache.uima.caseditor.ui.property
-
This is the
AnnotationPropertyPage
. this page configures the project dependent and type dependent annotation appearance in theAnnotationEditor
. - AnnotationPropertyPage() - Constructor for class org.apache.uima.caseditor.ui.property.AnnotationPropertyPage
- AnnotationSelection - Class in org.apache.uima.caseditor.editor.util
-
The annotation collection contains only
AnnotationFS
s objects which are selected by aIStructuredSelection
. - AnnotationSelection(Collection<FeatureStructure>) - Constructor for class org.apache.uima.caseditor.editor.util.AnnotationSelection
-
Initializes the current instance.
- AnnotationSelection(IStructuredSelection) - Constructor for class org.apache.uima.caseditor.editor.util.AnnotationSelection
-
Initializes a the current instance with all AnnotationFS object that are contained in the
StructuredSelection
. - AnnotationSelectionListener - Class in org.apache.uima.caseditor.editor
-
TODO: add javadoc here.
- AnnotationSelectionListener() - Constructor for class org.apache.uima.caseditor.editor.AnnotationSelectionListener
- AnnotationStyle - Class in org.apache.uima.caseditor.editor
-
The
AnnotationStyle
describes the look of an certain annotation type in theAnnotationEditor
. - AnnotationStyle(String, AnnotationStyle.Style, Color, int) - Constructor for class org.apache.uima.caseditor.editor.AnnotationStyle
-
Instantiates a new annotation style.
- AnnotationStyle(String, AnnotationStyle.Style, Color, int, String) - Constructor for class org.apache.uima.caseditor.editor.AnnotationStyle
-
Initialize a new instance.
- AnnotationStyle.Style - Enum Class in org.apache.uima.caseditor.editor
-
The styles that can be used to draw an annotation.
- AnnotationStyleChangeListener - Class in org.apache.uima.caseditor.editor
-
Annotation Style Change Listener base class which converts annotation style change events from a Preference Store to AnnotationStyle object change events.
- AnnotationStyleChangeListener() - Constructor for class org.apache.uima.caseditor.editor.AnnotationStyleChangeListener
- annotationStylesChanged(Collection<AnnotationStyle>) - Method in interface org.apache.uima.caseditor.editor.IAnnotationStyleListener
-
Annotation styles changed.
- AnnotationStyleView - Class in org.apache.uima.caseditor.editor.styleview
-
The Class AnnotationStyleView.
- AnnotationStyleView() - Constructor for class org.apache.uima.caseditor.editor.styleview.AnnotationStyleView
-
Instantiates a new annotation style view.
- AnnotationTree<T> - Interface in org.apache.uima.cas.text
-
Represents an annotation tree.
- AnnotationTreeImpl<T> - Class in org.apache.uima.cas.impl
-
Implementation of annotation tree.
- AnnotationTreeNode - Class in org.apache.uima.caseditor.editor.outline
-
TODO: add javadoc here.
- AnnotationTreeNode<T> - Interface in org.apache.uima.cas.text
-
Represents a node in an annotation tree.
- AnnotationTreeNodeImpl<T> - Class in org.apache.uima.cas.impl
- AnnotationTreeNodeList - Class in org.apache.uima.caseditor.editor.outline
-
The
AnnotationTreeNodeList
class can build a tree ofAnnotationTreeNode
objects. - AnnotationTypeNode - Class in org.apache.uima.caseditor.editor.styleview
-
The Class AnnotationTypeNode.
- AnnotationViewerDialog - Class in org.apache.uima.tools.docanalyzer
-
Dialog that loads analyzed documents stored in XMI or XCAS format and allows them to be viewed using the Java-based CAS viewer or a web browser, in either an HTML/Javascript format or in the inline XML format.
- AnnotationViewerDialog(JFrame, String, PrefsMediator, File, String, TypeSystem, String[], boolean, CAS) - Constructor for class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Instantiates a new annotation viewer dialog.
- AnnotationViewerDialog(JFrame, String, PrefsMediator, File, String, TypeSystem, String[], String, boolean, boolean, boolean, CAS) - Constructor for class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Create an AnnotationViewer Dialog.
- AnnotationViewerMain - Class in org.apache.uima.tools
-
Main Annotation Viewer GUI.
- AnnotationViewerMain() - Constructor for class org.apache.uima.tools.AnnotationViewerMain
-
Constructor.
- annotationViewGenerator - Variable in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
The annotation view generator.
- 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
-
Deprecated.To be removed without replacement.
- AnnotationWriter() - Constructor for class org.apache.uima.test.junit_extension.AnnotationWriter
-
Deprecated.
- Annotator() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample.Annotator
- Annotator() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample2.Annotator
- ANNOTATOR_CLASS_NOT_FOUND - Static variable in exception class 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 class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Message key for a standard UIMA exception message: "Annotator processing failed."
- Annotator_ImplBase - Class in org.apache.uima.analysis_component
-
Base class for all annotators.
- Annotator_ImplBase - Class in org.apache.uima.analysis_engine.annotator
-
Deprecated.As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase instead
- Annotator_ImplBase() - Constructor for class org.apache.uima.analysis_component.Annotator_ImplBase
- Annotator_ImplBase() - Constructor for class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
-
Deprecated.
- ANNOTATOR_INITIALIZATION_FAILED - Static variable in exception class 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 class 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}."
- Annotator2() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample3.Annotator2
- 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 Class 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 class org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Creates a new exception with a null message.
- AnnotatorConfigurationException(String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - AnnotatorConfigurationException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - AnnotatorConfigurationException(String, String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Creates a new exception with a the specified message.
- AnnotatorConfigurationException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Creates a new exception with the specified message and cause.
- AnnotatorConfigurationException(Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Creates a new exception with the specified cause and a null message.
- AnnotatorContext - Interface in org.apache.uima.analysis_engine.annotator
-
Deprecated.As of release 2.3.0, use {link UimaContext} instead
- AnnotatorContext_impl - Class in org.apache.uima.analysis_engine.impl
-
Deprecated.Use {link UimaContext} instead
- AnnotatorContext_impl(UimaContextAdmin) - Constructor for class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.Creates a new AnnotatorContext_impl.
- AnnotatorContextException - Exception Class in org.apache.uima.analysis_engine.annotator
-
Deprecated.Use {link UimaContext} instead
- AnnotatorContextException() - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
Deprecated.Creates a new exception with a null message.
- AnnotatorContextException(String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
Deprecated.Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - AnnotatorContextException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
Deprecated.Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - AnnotatorContextException(String, String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
Deprecated.Creates a new exception with a the specified message.
- AnnotatorContextException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
Deprecated.Creates a new exception with the specified message and cause.
- AnnotatorContextException(Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
Deprecated.Creates a new exception with the specified cause and a null message.
- AnnotatorInitializationException - Exception Class 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 class org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Creates a new exception with a null message.
- AnnotatorInitializationException(String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - AnnotatorInitializationException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - AnnotatorInitializationException(String, String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Creates a new exception with a the specified message.
- AnnotatorInitializationException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Creates a new exception with the specified message and cause.
- AnnotatorInitializationException(Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Creates a new exception with the specified cause and a null message.
- AnnotatorOpenEventHandler - Class in org.apache.uima.tools.cvd.control
-
The Class AnnotatorOpenEventHandler.
- AnnotatorOpenEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorOpenEventHandler
-
Instantiates a new annotator open event handler.
- AnnotatorPerformanceTester - Class in org.apache.uima.test.junit_extension
-
Deprecated.To be removed without replacement.
- AnnotatorPerformanceTester() - Constructor for class org.apache.uima.test.junit_extension.AnnotatorPerformanceTester
-
Deprecated.
- AnnotatorProcessException - Exception Class 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 class org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
Creates a new exception with a null message.
- AnnotatorProcessException(String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - AnnotatorProcessException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - AnnotatorProcessException(String, String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
Creates a new exception with a the specified message.
- AnnotatorProcessException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
Creates a new exception with the specified message and cause.
- AnnotatorProcessException(Throwable) - Constructor for exception class org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
Creates a new exception with the specified cause and a null message.
- AnnotatorRerunEventHandler - Class in org.apache.uima.tools.cvd.control
-
The Class AnnotatorRerunEventHandler.
- AnnotatorRerunEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorRerunEventHandler
-
Instantiates a new annotator rerun event handler.
- AnnotatorRunCPCEventHandler - Class in org.apache.uima.tools.cvd.control
-
The Class AnnotatorRunCPCEventHandler.
- AnnotatorRunCPCEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorRunCPCEventHandler
-
Instantiates a new annotator run CPC event handler.
- AnnotatorRunOnCasEventHandler - Class in org.apache.uima.tools.cvd.control
-
The Class AnnotatorRunOnCasEventHandler.
- AnnotatorRunOnCasEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorRunOnCasEventHandler
-
Instantiates a new annotator run on cas event handler.
- AnnotatorTester - Class in org.apache.uima.test.junit_extension
-
Deprecated.To be removed without replacement.
- AnnotatorTester(File) - Constructor for class org.apache.uima.test.junit_extension.AnnotatorTester
-
Deprecated.Constructor save the specified descriptor file path and initialize the analysis engine.
- AnnotatorTester(String) - Constructor for class org.apache.uima.test.junit_extension.AnnotatorTester
-
Deprecated.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
-
Deprecated.Constructor save the specified descriptor file path and initialize the analysis engine.
- annotBaseSofaFeatAdjOffset - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- annotBaseSofaFeatCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- annotBaseType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- annotBaseTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- annotType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- annotType - Variable in class org.apache.uima.tools.stylemap.StyleMapXmlParser
-
The annot type.
- annotTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- annotViewSizePref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant annotViewSizePref.
- 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. // * @see AnTreeEvent
- AnTreeListener(TableGUIMediator) - Constructor for class org.apache.uima.tools.stylemap.AnTreeListener
-
Instantiates a new an tree listener.
- anyListToOutput(XmiSerializationSharedData, CasSerializerSupport.CasDocSerializer, Consumer<String>) - Method in interface org.apache.uima.jcas.cas.CommonList
-
Internal Use.
- anyListToStringList(XmiSerializationSharedData, CasSerializerSupport.CasDocSerializer) - Method in interface org.apache.uima.jcas.cas.CommonList
-
Internal use
- anyMatch(Predicate<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- anyType() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
-
Select the index's uppermost type.
- api() - Element in annotation interface org.apache.uima.fit.descriptor.ExternalResource
-
The interface that external resources need to implement.
- 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.
- apply(int, CASImpl) - Method in interface org.apache.uima.internal.util.function.DeserBinaryIndexes
- apply(IntConsumer, IntPredicate) - Method in interface org.apache.uima.internal.util.Common_hash_support.CommonCopyOld2New
- apply(Statement, Description) - Method in class org.apache.uima.test.junit_extension.PrintExceptionsWhenRunFromCommandLineRule
- 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.
- applyTemplate(Benchmark) - Method in class org.apache.uima.fit.benchmark.Benchmark
- applyToBoth(Consumer<CASImpl>) - Method in class org.apache.uima.cas.impl.CasCompare
-
Many times some customation needs to be applied to both CASs being compared.
- applyToTypeFeature(String, String, Consumer2<TOP, Feature>) - Method in class org.apache.uima.cas.impl.CasCompare
-
Before comparing, you can adjust specific features of specific types, arbitrarily.
- areStaleLookupsAllowed() - Method in class org.apache.vinci.transport.context.VinciContext
-
Returns whether clients can use stale resolve cache entries for service location in the event VNS is unreachable.
- ArgInfo() - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo
- argList - Variable in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
-
The arg list.
- ARGUMENT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- ARRAY_ELE_ATTRS - Static variable in exception class 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 class 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 class org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: array index and or length out of range. index: {0}, length: {1}.
- ARRAY_INDEX_OUT_OF_RANGE - Static variable in exception class org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: array index out of range: {0}.
- ARRAY_REQUIRED - Static variable in exception class 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
- arrayBaseTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- arrayContains(Object[], Object) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
Array contains.
- 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<E> - Interface in org.apache.uima.cas
-
Feature structure array interface.
- ArrayFSImpl<E> - Interface in org.apache.uima.jcas.cas
-
Deprecated.use FSArray instead
- arrayLength_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- 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
-
Instantiates a new array node.
- ArrayUtils - Class in org.apache.uima.internal.util
-
Some utilities for dealing with Arrays.
- ArrayUtils() - Constructor for class org.apache.uima.internal.util.ArrayUtils
- ArrayValue - Class in org.apache.uima.caseditor.editor
-
The Class ArrayValue.
- ArrayValue(FeatureStructure, int) - Constructor for class org.apache.uima.caseditor.editor.ArrayValue
-
Instantiates a new array value.
- artifact - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The artifact.
- artifact - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The artifact.
- 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.
- asArray(Class<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- asArray(Class<? super T>) - Method in interface org.apache.uima.cas.SelectFSs
- 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
- ASC_DES_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
The Constant ASC_DES_COL.
- asList() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- asList() - Method in interface org.apache.uima.cas.SelectFSs
- 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.
- assertClassIsGlobal(Class<?>) - Method in class org.apache.uima.it.pear_with_typesystem.TestAnnotator_ImplBase
- assertClassIsGlobal(String) - Method in class org.apache.uima.it.pear_with_typesystem.TestAnnotator_ImplBase
- assertClassIsLocal(Class<?>) - Method in class org.apache.uima.it.pear_with_typesystem.TestAnnotator_ImplBase
- assertClassNotAccessible(String) - Method in class org.apache.uima.it.pear_with_typesystem.TestAnnotator_ImplBase
- assertException(Class<? extends Throwable>, Runnable) - Method in class org.apache.uima.it.pear_with_typesystem.TestAnnotator_ImplBase
- assertFalse(boolean) - Method in class org.apache.uima.it.pear_with_typesystem.TestAnnotator_ImplBase
- assertFsTypeMatchesIndexType(FeatureStructure, String) - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- AssertionFailedException - Exception Class in org.apache.vinci.debug
-
The AssertionFailedException is thrown by Debug.java in response to failed assertion checks.
- AssertionFailedException(String) - Constructor for exception class org.apache.vinci.debug.AssertionFailedException
-
Standard constructor.
- assertThat(CAS) - Static method in class org.apache.uima.fit.testing.assertj.CasAssert
- assertThat(ValidationCheck) - Static method in class org.apache.uima.fit.testing.assertj.ValidationCheckAssert
- assertThat(JCas) - Static method in class org.apache.uima.fit.testing.assertj.JCasAssert
- assertTrue(boolean) - Method in class org.apache.uima.it.pear_with_typesystem.TestAnnotator_ImplBase
- assertUie(boolean) - Static method in class org.apache.uima.internal.util.Misc
-
Check and throw UIMA Internal Error if false
- assertUie(boolean, Throwable) - Static method in class org.apache.uima.internal.util.Misc
- assignCheckedFromList(List<String>) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Assign initially checked to the specified types, pairing up down the lists.
- assignColors(TypeSystem, Collection<AnnotationStyle>) - Static method in class org.apache.uima.caseditor.core.model.DefaultColors
-
Assigns color to the annotation types in the provided
TypeSystem
. - assignColorsFromList(List<Color>, List<String>) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Assign colors to the specified types, pairing up down the lists.
- asynchStop() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
- asynchStop() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Asynch stop.
- asynchStop() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Deprecated.
- at(int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- at(int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Subselection - specifies selecting Feature Structures having the same begin and end Requires an Annotation Index. - influenced by typePriority, positionUsesType, and useAnnotationEquals
- at(AnnotationFS) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- at(AnnotationFS) - Method in interface org.apache.uima.cas.SelectFSs
-
Subselection - specifies selecting Feature Structures having the same begin and end - influenced by typePriority, positionUsesType, and useAnnotationEquals Requires an Annotation Index.
- ATTR_DESCRIPTOR_NAME - Static variable in class org.apache.uima.ep_launcher.LauncherConstants
- ATTR_INPUT_ENCODING_NAME - Static variable in class org.apache.uima.ep_launcher.LauncherConstants
- ATTR_INPUT_FORMAT_NAME - Static variable in class org.apache.uima.ep_launcher.LauncherConstants
- ATTR_INPUT_LANGUAGE_NAME - Static variable in class org.apache.uima.ep_launcher.LauncherConstants
- ATTR_INPUT_NAME - Static variable in class org.apache.uima.ep_launcher.LauncherConstants
- ATTR_INPUT_RECURSIVELY_NAME - Static variable in class org.apache.uima.ep_launcher.LauncherConstants
- ATTR_OUTPUT_CLEAR_NAME - Static variable in class org.apache.uima.ep_launcher.LauncherConstants
- ATTR_OUTPUT_FOLDER_NAME - Static variable in class org.apache.uima.ep_launcher.LauncherConstants
- 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
-
Attribute list size.
- attributes - Variable in class org.apache.uima.cas.impl.XmiSerializationSharedData.OotsElementData
-
List of XmlAttribute objects each holding name and value of an attribute.
- 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
- AutoCloseableNoException - Interface in org.apache.uima.util
-
protectIndexes returns instances of this, rather than AutoCloseable, to permit users to use try with resources without a catch for Exception.
- AutoFoldingMenu - Class in org.apache.uima.tools.cvd
-
Auto-folding menu.
- AutoFoldingMenu(String) - Constructor for class org.apache.uima.tools.cvd.AutoFoldingMenu
-
Instantiates a new auto folding menu.
- AutoFoldingMenu(String, int) - Constructor for class org.apache.uima.tools.cvd.AutoFoldingMenu
-
Instantiates a new auto folding menu.
- 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.
- AV_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
The Constant AV_COL.
B
- BACKGROUND - Enum constant in enum class org.apache.uima.caseditor.editor.AnnotationStyle.Style
-
The background color style.
- BACKUP_FILE_SUFFIX - Static variable in class org.apache.uima.pear.tools.LocalInstallationAgent
- backwards() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- backwards() - Method in interface org.apache.uima.cas.SelectFSs
-
Specifies that the iteration should run in reverse order from normal.
- backwards(boolean) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- backwards(boolean) - Method in interface org.apache.uima.cas.SelectFSs
-
Specifies that the iteration should run in the normal or reverse order.
- BAD_FEATURE_SYNTAX - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Invalid feature name "{0}".
- BAD_TYPE_SYNTAX - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Invalid type name "{0}".
- BAG_INDEX - Static variable in interface org.apache.uima.cas.FSIndex
-
Indexing strategy: bag index.
- BANNER - Static variable in class org.apache.uima.tools.images.Images
- Base64Converter - Class in org.apache.vinci.transport.util
-
Provides utility methods for Binary <=> Base64 conversion.
- Base64FormatException - Exception Class in org.apache.vinci.transport.util
-
Special exception type thrown by Base64Converter.
- Base64FormatException() - Constructor for exception class org.apache.vinci.transport.util.Base64FormatException
- Base64FormatException(String) - Constructor for exception class org.apache.vinci.transport.util.Base64FormatException
- BaseAnnotator - Interface in org.apache.uima.analysis_engine.annotator
-
Base interface for annotators in UIMA SDK v1.x.
- BaseClient - Class in org.apache.vinci.transport
-
Class for conjuring a Vinci service by host/port (that is, without interaction with the naming service).
- BaseClient() - Constructor for class org.apache.vinci.transport.BaseClient
-
Create a base client without establishing a connection.
- BaseClient(String, int) - Constructor for class org.apache.vinci.transport.BaseClient
-
Open up the service at the specified host and port, using a VinciFrame factory.
- BaseClient(String, int, int) - Constructor for class org.apache.vinci.transport.BaseClient
-
Open up the service at the specified host and port, using a VinciFrame factory.
- BaseClient(String, int, TransportableFactory) - Constructor for class org.apache.vinci.transport.BaseClient
-
Open up the service at the specified host and port.
- BaseClient(String, int, TransportableFactory, int) - Constructor for class org.apache.vinci.transport.BaseClient
-
Open up the service at the specified host and port, using the specified connect timeout.
- BaseClient(TransportableFactory) - Constructor for class org.apache.vinci.transport.BaseClient
-
Create a base client without establishing a connection.
- BaseClient(TransportableFactory, int) - Constructor for class org.apache.vinci.transport.BaseClient
-
Create a base client without establishing a connection.
- BaseCollectionReader - Interface in org.apache.uima.collection.base_cpm
-
The Base
CollectionReader
interface. - BaseCPM - Interface in org.apache.uima.collection.base_cpm
-
The Base CPM interface is a lower-level interface to the Collection Processing Manager.
- BaseCPMImpl - Class in org.apache.uima.collection.impl.cpm
-
Main thread that launches CPE and manages it.
- BaseCPMImpl(Boolean, String, ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Parses CPE descriptor.
- BaseCPMImpl(CpeDescription) - Constructor for class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Instantiates and initializes CPE Factory with a given CPE Descriptor and defaults.
- BaseCPMImpl(CpeDescription, ResourceManager, boolean, Properties) - Constructor for class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Instantiates and initializes CPE Factory responsible for creating individual components that are part of the processing pipeline.
- baseFileName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ExportImportablePartDialog
-
The base file name.
- BaselineTagger - Class in org.apache.uima.fit.examples.experiment.pos
-
This "baseline" part-of-speech tagger isn't very sophisticated!
- BaselineTagger() - Constructor for class org.apache.uima.fit.examples.experiment.pos.BaselineTagger
- BaseServer - Class in org.apache.vinci.transport
-
Class for running VinciServables in the Vinci framework.
- BaseServer(VinciServable) - Constructor for class org.apache.vinci.transport.BaseServer
-
Create a new BaseServer that will delegate requests to the provided servable.
- BaseServerRunnable - Class in org.apache.vinci.transport
-
Runnable class used by BaseServer to concurrently service requests.
- BaseServerRunnable(Socket, BaseServer) - Constructor for class org.apache.vinci.transport.BaseServerRunnable
- BaseStatusCallbackListener - Interface in org.apache.uima.collection.base_cpm
-
Interface for a Listener that receives notification from the
BaseCPM
as various events occur. - Batch - Class in org.apache.uima.fit.benchmark
- Batch(int) - Constructor for class org.apache.uima.fit.benchmark.Batch
- BATCH - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- BATCH_PROCESS_COMPLETE - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant BATCH_PROCESS_COMPLETE.
- BATCH_SIZE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- batchProcessComplete() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
- batchProcessComplete() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Completes the processing of a batch of CASes.
- batchProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Notifies this AnalysisEngine that processing of a batch has completed.
- batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
- batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
- batchProcessComplete() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorStub
-
Notify the stub that all items in the batch have been processed.
- batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
- batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
- batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
- batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
- batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
- batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
- batchProcessComplete() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
- batchProcessComplete() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
-
Called when the processing of a batch has completed.
- batchProcessComplete() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Let the remote service now that end of batch marker has been reached, the notification is one-way meaning the CPE does not expect anything back from the service.
- batchProcessComplete() - Method in class org.apache.uima.flow.FlowController_ImplBase
- batchProcessComplete() - Method in interface org.apache.uima.flow.FlowController
-
Completes the processing of a batch of CASes.
- batchProcessComplete() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Calls batchProcessComplete on all AEs in pool.
- batchProcessComplete() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Batch process complete.
- batchProcessComplete() - Method in class org.apache.uima.tools.RunAE
-
Batch process complete.
- batchProcessComplete() - Method in class org.apache.uima.uimacpp.CppUimajEngine
- batchProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- batchProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppEngine
-
batchProcessComplete
- batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- batchProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasDataConsumer
-
Completes the processing of a batch.
- batchProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasProcessor
-
Completes the processing of a batch.
- batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.CasConsumer_ImplBase
- batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
- batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
Notifies Network AE that end-of-batch marker has been reached.
- batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.test.junit_extension.AnnotationWriter
-
Deprecated.
- batchToString(Batch) - Method in class org.apache.uima.fit.benchmark.Benchmark
- bDisableToolTipHelp - Variable in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
The b disable tool tip help.
- beforeZip - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- beginFeatAdjOffset - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- beginFeatCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- beginningWith(int, int, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- beginningWith(AnnotationFS, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- beginningWith(AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- beginTask(String, int) - Method in class org.apache.uima.jcas.jcasgenp.ProgressMonitorImpl
- beginTask(String, int) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor.JCasGenProgressMonitor
- beginTask(String, int) - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
- beginTask(String, int) - Method in interface org.apache.uima.tools.jcasgen.IProgressMonitor
-
Begin task.
- beginTask(String, int) - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
- Benchmark - Class in org.apache.uima.fit.benchmark
- Benchmark(String) - Constructor for class org.apache.uima.fit.benchmark.Benchmark
- Benchmark(String, Benchmark) - Constructor for class org.apache.uima.fit.benchmark.Benchmark
- Benchmark(Benchmark) - Constructor for class org.apache.uima.fit.benchmark.Benchmark
- BenchmarkGroup - Class in org.apache.uima.fit.benchmark
- BenchmarkGroup(String, Benchmark) - Constructor for class org.apache.uima.fit.benchmark.BenchmarkGroup
- Best - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressLevel
- Best - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressLevel
- between(AnnotationFS, AnnotationFS) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- between(AnnotationFS, AnnotationFS) - Method in interface org.apache.uima.cas.SelectFSs
-
Subselection - specifies selecting Feature Structures which lie between two annotations.
- BG_COLUMN - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
-
The Constant BG_COLUMN.
- BINARY - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
Plain custom binary serialized CAS without type system, no filtering
- BINARY_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
- binary_serialization - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
The binary serialization.
- BINARY_TSI - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
Plain custom binary serialized CAS, no filtering, plus serialized TSI used to reinitialize the CAS
- BinaryCasSerDes - Class in org.apache.uima.cas.impl
-
Binary (mostly non compressed) CAS deserialization The methods in this class were originally part of the CASImpl, and were moved here to this class for v3 Binary non compressed CAS serialization is in class CASSerializer, but that class uses routines and data structures in this class.
- BinaryCasSerDes(CASImpl) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes
- BinaryCasSerDes4 - Class in org.apache.uima.cas.impl
-
User callable serialization and deserialization of the CAS in a compressed Binary Format This serializes/deserializes the state of the CAS, assuming that the type information remains constant.
- BinaryCasSerDes4(TypeSystemImpl, boolean) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes4
- BinaryCasSerDes4.Compression - Enum Class in org.apache.uima.cas.impl
- BinaryCasSerDes4.CompressLevel - Enum Class in org.apache.uima.cas.impl
-
Compression alternatives
- BinaryCasSerDes4.CompressStrat - Enum Class in org.apache.uima.cas.impl
- BinaryCasSerDes6 - Class in org.apache.uima.cas.impl
-
User callable serialization and deserialization of the CAS in a compressed Binary Format This serializes/deserializes the state of the CAS.
- BinaryCasSerDes6(AbstractCas) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
-
Setup to serialize (not delta) or deserialize (not delta) using binary compression, no type mapping but only processing reachable Feature Structures
- BinaryCasSerDes6(AbstractCas, BinaryCasSerDes6.ReuseInfo) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
-
Setup to serialize (not delta) or deserialize (maybe delta) using binary compression, no type mapping and only processing reachable Feature Structures
- BinaryCasSerDes6(AbstractCas, BinaryCasSerDes6.ReuseInfo, boolean, boolean) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
-
Setup to serialize (not delta) or deserialize (maybe delta) using binary compression, no type mapping, optionally storing TSI, and only processing reachable Feature Structures
- BinaryCasSerDes6(AbstractCas, MarkerImpl, TypeSystemImpl, BinaryCasSerDes6.ReuseInfo) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
-
Setup to serialize (maybe delta) or deserialize (maybe delta) using binary compression, with type mapping and only processing reachable Feature Structures
- BinaryCasSerDes6(AbstractCas, MarkerImpl, TypeSystemImpl, BinaryCasSerDes6.ReuseInfo, boolean) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
-
Setup to serialize (maybe delta) or deserialize (maybe delta) using binary compression, with type mapping and only processing reachable Feature Structures, output measurements
- BinaryCasSerDes6(AbstractCas, MarkerImpl, TypeSystemImpl, BinaryCasSerDes6.ReuseInfo, boolean, BinaryCasSerDes6.CompressLevel, BinaryCasSerDes6.CompressStrat) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
-
Setup to serialize or deserialize using binary compression, with (optional) type mapping and only processing reachable Feature Structures
- BinaryCasSerDes6(AbstractCas, TypeSystemImpl) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
-
Setup to serialize (not delta) or deserialize (not delta) using binary compression, with type mapping and only processing reachable Feature Structures
- BinaryCasSerDes6.CompressLevel - Enum Class in org.apache.uima.cas.impl
-
Compression alternatives
- BinaryCasSerDes6.CompressStrat - Enum Class in org.apache.uima.cas.impl
- BinaryCasSerDes6.ReuseInfo - Class in org.apache.uima.cas.impl
-
Info reused for 1) multiple serializations of same cas to multiple targets (a speedup), or 2) for delta cas serialization, where it represents the fsStartIndex info before any mods were done which could change that info, or 3) for deserializing with a delta cas, where it represents the fsStartIndex info at the time the CAS was serialized out..
- binarySearch(int[], int, int, int) - Static method in class org.apache.uima.internal.util.IntArrayUtils
-
Binary search on a span of a sorted integer array.
- binarySearch(TOP[], int, int, TOP, Comparator<TOP>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array
- binarySearch(TOP, int, int, TOP[], int, int, Comparator<TOP>) - Static method in class org.apache.uima.internal.util.OrderedFsSet_array2
-
At the start, the start and end positions are guaranteed to refer to non-null entries But during operation, lower may refer to "null" entries (upper always non-null)
- binarySearchLeftMostEqual(TOP, int, int, Comparator<TOP>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array
-
Guaranteed by caller to have an equal (withoutID) item, but might be the "end" item searching up to find it.
- BinaryTree - Class in org.apache.uima.internal.util
-
Simple binary tree class.
- BinaryTree() - Constructor for class org.apache.uima.internal.util.BinaryTree
- bindResource(ExternalResourceDescription, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
- bindResource(ResourceManagerConfiguration, String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
- bindResource(ResourceManagerConfiguration, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
- bindResource(ResourceSpecifier, Class<?>, Class<? extends Resource>, String...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with a compatible type is found, the resource will be bound.
- bindResource(ResourceSpecifier, Class<? extends Resource>, String...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with a compatible type is found, the resource will be bound.
- bindResource(ResourceSpecifier, String, File) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency is encounter that has the specified key, the resource will be bound.
- bindResource(ResourceSpecifier, String, Class<? extends Resource>, String...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with the given key is encountered, the given resource is bound to it.
- bindResource(ResourceSpecifier, String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
- bindResource(ResourceSpecifier, String, URL) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency is encounter that has the specified key, the resource will be bound.
- bindResource(ResourceSpecifier, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with the given key is encountered, the given resource is bound to it.
- bindResource(ResourceSpecifier, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with a compatible type is found, the given resource is bound to it.
- bindResourceOnce(ExternalResourceDescription, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a binding for the given external resource in the given resource.
- bindResourceOnce(ResourceManagerConfiguration, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a binding for the given external resource in the given resource manager.
- bindResourceOnce(ResourceCreationSpecifier, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a binding for the given external resource in the resource manager configuration of the given resource.
- bindResourceOnceWithoutNested(ResourceManagerConfiguration, String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a binding for the given external resource in the given resource manager configuration.
- bindResourceOnceWithoutNested(ResourceCreationSpecifier, String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a binding for the given external resource in resource manager configuration of the given resource creation specified.
- bindResourceUsingUrl(ResourceSpecifier, Class<?>, Class<? extends SharedResourceObject>, String, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency is encountered that has a key equal to the API class name, the resource will be bound.
- bindResourceUsingUrl(ResourceSpecifier, Class<? extends SharedResourceObject>, String, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with a compatible type is found, the resource will be bound.
- bindResourceUsingUrl(ResourceSpecifier, String, Class<? extends SharedResourceObject>, String, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with the given key is encountered the resource will be bound.
- bindResourceUsingUrl(ResourceSpecifier, String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency is encountered that has the specified key, the resource will be bound.
- black - Static variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- blanks - Static variable in class org.apache.uima.internal.util.Misc
- BLOB_DESERIALIZATION - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Error while deserializing binary CAS. {0}.
- BLOB_SERIALIZATION - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Error trying to do binary serialization of CAS data and write the BLOB to an output stream.
- book - Variable in class org.apache.uima.caseditor.editor.CasEditorViewPage
-
The book.
- BooleanArray - Class in org.apache.uima.jcas.cas
-
JCas class model for BooleanArray
- BooleanArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.BooleanArray
-
Called by generator
- BooleanArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.BooleanArray
-
Make a new BooleanArray of given size
- BooleanArrayFS - Interface in org.apache.uima.cas
-
Boolean array interface.
- BooleanArrayFSImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use BooleanArray instead
- booleanArrayTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- BooleanConstraint - Class in org.apache.uima.cas.impl
-
Implementation of boolean match constraint.
- booleanType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- booleanTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- BOTH - Enum constant in enum class org.apache.uima.fit.util.ContainmentIndex.Type
- BoundedWorkQueue - Class in org.apache.uima.collection.impl.cpm.engine
-
Implementation of a Bounded Queue, a queue with a fixed number of slots.
- BoundedWorkQueue(int, String, CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
Initialize the instance.
- BOX - Enum constant in enum class org.apache.uima.caseditor.editor.AnnotationStyle.Style
-
The box style.
- BRACKET - Enum constant in enum class org.apache.uima.caseditor.editor.AnnotationStyle.Style
-
The bracket style.
- BracketDrawingStrategy - Class in org.apache.uima.caseditor.editor.annotation
-
Draws brackets around an annotation.
- BracketDrawingStrategy() - Constructor for class org.apache.uima.caseditor.editor.annotation.BracketDrawingStrategy
- BREAKING - Static variable in interface org.apache.uima.search.Style
-
Constant for the name of the Breaking style.
- BrowserUtil - Class in org.apache.uima.internal.util
-
The
BrowserUtil
class provides one static method -openUrlInDefaultBrowser
, which opens the given URL in the default web browser for the current user of the system. - bufferSize() - Method in class org.apache.vinci.transport.document.XTalkToSAX
-
Initially, the XTalkToSAX processor creates a byte buffer and char buffer of size INITIAL_BUF_SIZE.
- build() - Method in class org.apache.uima.fit.validation.Validator.Builder
- build() - Method in class org.apache.uima.UimaContextAdminBuilder
- buildArrayOfNetworkParams(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Creates a string array that contains network parameters (in the JVM '-Dname=value' format) specified in a given installation descriptor object.
- buildComponentClassPath() - Method in class org.apache.uima.pear.tools.InstallationController
-
Builds
CLASSPATH
for the installed component, includingCLASSPATH
for all separate delegate components that are utilized by the main installed component, if any. - buildComponentClassPath() - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Creates a string that should be added to the CLASSPATH to run the given installed component, based on its installation descriptor specifications, as well as the contents of its
lib
directory. - buildComponentClassPath(boolean, boolean) - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Creates a string that should be added to the CLASSPATH to run the given installed component, based on its installation descriptor specifications, as well as the contents of its
lib
directory. - buildComponentClassPath(String, InstallationDescriptor, boolean) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Creates a string that should be added to the CLASSPATH for a given installed component associated with a given installation descriptor object.
- buildComponentPath() - Method in class org.apache.uima.pear.tools.InstallationController
-
Builds
PATH
for the installed component, includingPATH
for all separate delegate components that are utilized by the main installed component, if any. - buildComponentPath() - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Creates a string that should be added to the PATH to run the given installed component, based on the PEAR package defaults and its installation descriptor specifications.
- buildComponentPath(boolean) - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Creates a string that should be added to the PATH to run the given installed component, based on the PEAR package defaults and its installation descriptor specifications.
- buildComponentPath(String, InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Creates a string that should be added to the SPATH for a given installed component associated with a given installation descriptor object.
- buildComponentRuntimeClassPath() - Method in class org.apache.uima.pear.tools.PackageBrowser
-
Like
PackageBrowser.buildComponentClassPath()
, but without all jars from the lib dir. - Builder() - Constructor for class org.apache.uima.fit.validation.Validator.Builder
- buildEventTree(ProcessTraceEvent, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Helper method to help build the CPM report.
- buildEventTree(ProcessTraceEvent, DefaultMutableTreeNode, long) - Method in class org.apache.uima.tools.cpm.PerformanceReportDialog
-
Builds the event tree.
- buildFromXMLElement(Element, XMLParser) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Initializes this object from its XML DOM representation.
- buildFromXMLElement(Element, XMLParser) - Method in interface org.apache.uima.util.XMLizable
-
Initializes this object from its XML DOM representation.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Overridden to set default operational properties if they are not specified in descriptor.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
-
Overridden to provide custom XML representation.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.CasConsumerDescription_impl
-
Overridden to set default operational properties if they are not specified in descriptor.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.CasInitializerDescription_impl
-
Deprecated.Overridden to set default operational properties if they are not specified in descriptor.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.CollectionReaderDescription_impl
-
Overridden to set default operational properties if they are not specified in descriptor.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Overridden to read "name" and "value" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
-
Overridden to read "name" and "value" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
Overridden to read "name" and "value" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
-
Overridden to read "name" and "value" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
Overridden to read "name" and "value" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
-
Overridden to read "name" and "value" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
Overridden to read "name" and "value" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
Overridden to read "key" and "value" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
Overridden to read "max" and "default" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
Overridden to read Cas Processor attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
Overridden to read Checkpoint attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
-
Overridden to read "href" attribute.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
-
Overridden to read "href" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
-
Overridden to read "name" and "value" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
-
Overridden to read "name" and "value" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
-
Overridden to read "queueClass" and "dequeueTimeout" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.flow.impl.FlowControllerDescription_impl
-
Overridden to set default operational properties if they are not specified in descriptor.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.impl.Parameter_impl
-
Overridden to read "name" and "value" attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
-
Overridden to read
names
property from XML attribute. - buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
-
Overridden to provide custom XMLization.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
Overridden becuase of settingsForGroups property, which is a Map and isn't handled by default XMLization routines.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.Import_impl
-
Overridden to provide custom XML representation.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Initializes this object from its XML DOM representation.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
Overridden to validate configuration parameter data types immediately after parsing is complete.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.search.impl.Attribute_impl
-
Overridden to read the name and value properties from XML attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.search.impl.Filter_impl
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.search.impl.Style_impl
-
Overridden to read the name property from XML attributes.
- buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLizable
-
Initializes this object from its XML DOM representation.
- buildListOfEnvVars(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Creates a string that contains the list of environment variables settings (in the JVM '-Dname=value' format) included in a given installation descriptor object.
- buildListOfNetworkParams(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Creates a string that contains network parameters (in the JVM '-Dname=value' format) specified in a given installation descriptor object.
- buildObject(Element) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Builds an object from its XML DOM representation.
- buildObject(Element) - Method in interface org.apache.uima.util.XMLParser
-
Builds an object from its XML DOM representation.
- buildObject(Element, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Builds an object from its XML DOM representation.
- buildObject(Element, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Builds an object from its XML DOM representation.
- buildObjectOrPrimitive(Element, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
- buildObjectOrPrimitive(Element, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Builds an object from its XML DOM representation.
- buildProcessTraceFromMBeanStats() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- buildProcessTraceFromMBeanStats(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
Construct a ProcessTrace object that represents the last execution of this AnalysisEngine.
- buildProcessTraceFromMBeanStats(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
Modify an existing ProcessTrace object by adding events that represent the last excecution of this AnalysisEngine.
- buildProcessTraceFromMBeanStats(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- buildTableOfEnvVars() - Method in class org.apache.uima.pear.tools.InstallationController
-
Builds
Properties
table of required environment variables for the installed component, including environment variables for all separate delegate components that are utilized by the main installed component, if any. - buildTableOfEnvVars(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Creates a
Properties
table that contains (name, value) pairs of environment variables settings for a given installation descriptor object. - buildTokens(JCas, String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
-
Builds white-space delimited tokens from the input text.
- buildTokens(JCas, String, String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
- buildTokens(JCas, String, String, String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
- buildTokens(JCas, String, String, String, String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
-
Build tokens for the given text, tokens, part-of-speech tags, and word stems.
- buildUIMAClassPath(String) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Creates a string that should be added to the CLASSPATH environment variable for UIMA framework.
- Built-in Feature Structure classes - Search tag in package org.apache.uima.cas
- Section
- BuiltinTypeKinds - Class in org.apache.uima.cas.impl
-
Constants representing Built in type collections String Sets: creatableArrays primitiveTypeNames == noncreatable primitives creatableBuiltinJcas (e.g. empty/non-empty FloatList non creatable primitives (e.g. can't do createFS for primitive int) non creatable and builtin Arrays
- BuiltinTypeKinds() - Constructor for class org.apache.uima.cas.impl.BuiltinTypeKinds
- BuiltInTypes - Class in org.apache.uima.taeconfigurator.model
-
Gets and caches an array list of all the built-in tcas types.
- bulkAddTo(List<T>) - Method in class org.apache.uima.cas.impl.FsIndex_bag
- bulkAddTo(List<T>) - Method in class org.apache.uima.cas.impl.FsIndex_flat
- bulkAddTo(List<T>) - Method in class org.apache.uima.cas.impl.FsIndex_set_sorted
- bulkAddTo(List<T>) - Method in class org.apache.uima.cas.impl.FsIndex_singletype
-
For serialization: get all the items in this index and bulk add to an List<T>
- bulkAddTo(IntVector) - Method in class org.apache.uima.cas.impl.FsIndex_flat
- bulkAddTo(IntVector) - Method in class org.apache.uima.internal.util.IntBitSet
-
Add all elements of this bit set to the passed in IntVector
- bulkAddTo(IntVector) - Method in class org.apache.uima.internal.util.IntHashSet
- bulkAddTo(IntVector) - Method in class org.apache.uima.internal.util.IntSet
- bulkAddTo(IntVector) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- bulkAddTo(IntVector) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
add all elements in this set to the IntVector v as a bulk operation
- buttonPressed(int) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
- buttonPressed(int) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
- BYTE_ARRAY_LENGTH_NOT_EVEN - Static variable in exception class org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XMI-CAS from source {0} at line {1}, column {2}: A byte array value must have an even number of hex characters.
- byte_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- ByteArray - Class in org.apache.uima.jcas.cas
-
JCas class model for ByteArray
- ByteArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.ByteArray
-
used by generator Make a new ByteArray of given size
- ByteArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.ByteArray
-
Make a new ByteArray of given size
- ByteArrayFS - Interface in org.apache.uima.cas
-
Byte array interface.
- ByteArrayFSImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use ByteArray instead
- byteArrayTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- ByteCellEditorValidator - Class in org.apache.uima.caseditor.editor.editview.validator
- ByteCellEditorValidator() - Constructor for class org.apache.uima.caseditor.editor.editview.validator.ByteCellEditorValidator
- byteHeapArray - Variable in class org.apache.uima.cas.impl.CASSerializer
- BYTES - Static variable in interface org.apache.uima.util.Progress
-
The predefined unit type "bytes".
- byteType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- byteTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
C
- c - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- cacheResolveResult(String, ResolveResult) - Method in class org.apache.vinci.transport.context.VinciContext
-
Provide a resolve result to cache.
- CachingRandomJCasProvider - Class in org.apache.uima.fit.benchmark
- CachingRandomJCasProvider() - Constructor for class org.apache.uima.fit.benchmark.CachingRandomJCasProvider
- calculateBase64OutputSize(int, boolean) - Static method in class org.apache.vinci.transport.util.Base64Converter
-
Calculates the size of the resulting Base64 string returned by this class for a binary byte array of the specified length.
- calculateBinaryOutputSize(byte[], int) - Static method in class org.apache.vinci.transport.util.Base64Converter
-
Calculate the number of bytes encoded by a given Base64 input.
- calculateUTFLength(char[], int, int) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Calculate the UTF-8 length of a character array.
- calculateUTFLength(String) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Calculate the UTF-8 length of a Java String.
- callAnalysisComponentNext() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
Calls the Analysis Component's next() method.
- callAnalysisComponentNext() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
Calls the Analysis Component's next() method.
- callAnalysisComponentProcess(CAS) - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
-
Calls the Analysis Component's process method.
- callAnalysisComponentProcess(CAS) - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
Calls the Analysis Component's process method.
- callBatchProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
Call batch process complete.
- callBatchProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
Call batch process complete.
- callBatchProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineServiceStub
-
Performs service call to inform the AnalysisEngine that the processing of a batch has been completed.
- callCollectionProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
Call collection process complete.
- callCollectionProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
Call collection process complete.
- 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 cross package access. switches class loaders and locks cas
- callGetMetaData() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
Call get meta data.
- callGetMetaData() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
Call get meta data.
- 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
-
Call get supported X cas versions.
- callInitializeMethod(AnalysisComponent, UimaContext) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- callIsReadOnly() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
Call is read only.
- callIsStateless() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
Call is stateless.
- callProcess(CAS) - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
Call process.
- callProcess(CAS) - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
Call process.
- 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
-
Call process cas.
- callProcessMethod(AnalysisComponent, AbstractCas) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- 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
- CAN_BE_NEGATIVE - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- canBeNegative - Variable in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- canEdit(MultiPageEditor, XMLizable) - Method in interface org.apache.uima.taeconfigurator.editors.point.IUimaEditorExtension
-
When a new type of descriptor is encountered and cannot edit, CDE will called this method to test if the external editor can edit this new type of descriptor.
- CANNOT_CLONE_SOFA - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
SofaFS may not be cloned.
- CANNOT_SET_CAS_MANAGER - Static variable in exception class 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
- canonicalizeString(String, String, String[], String) - Method in class org.apache.uima.cas.impl.CasCompare
-
Before comparing, you can, for a selected type and feature which has a string value belonging to one of a set of strings, change the value to another (fixed) string which will of course compare equal.
- canParameterBeSet(ResourceSpecifier, String) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Check if the given parameter can be set on the provided specifier.
- CANT_ADD_TOP - Static variable in exception class 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 class org.apache.uima.cas.CASException
-
The feature structure of type {0} cannot be created.
- capabilitiesContainSofa(String, boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
- Capability - Interface in org.apache.uima.resource.metadata
-
A
Capability
defines an operation that an Resource can carry out. - Capability_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
Capability
. - Capability_impl() - Constructor for class org.apache.uima.resource.metadata.impl.Capability_impl
- CAPABILITY_LANGUAGE_FLOW - Static variable in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
The Constant CAPABILITY_LANGUAGE_FLOW.
- capabilityArray0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant capabilityArray0.
- CapabilityFactory - Class in org.apache.uima.fit.factory
- capabilityIndex - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The capability index.
- CapabilityLanguageFlow - Interface in org.apache.uima.analysis_engine.metadata
-
A
CapabilityLanguageFlow
is a simple type ofFlowConstraints
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 ofFlowConstraints
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 aCapabilityLanguageFlow
. - CapabilityLanguageFlowObject(Map<String, List<AnalysisSequenceCapabilityNode>>, CapabilityLanguageFlowController) - Constructor for class org.apache.uima.flow.impl.CapabilityLanguageFlowObject
-
Create a new CapabilityLangaugeAnalysisSequence with the flowTable
- capabilityPage - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The capability page.
- CapabilityPage - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class CapabilityPage.
- CapabilityPage(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.CapabilityPage
-
Instantiates a new capability page.
- CapabilitySection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class CapabilitySection.
- CapabilitySection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
Instantiates a new capability section.
- 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
-
Instantiates a new caption.
- captureLastFsIdForOtherThread() - Method in class org.apache.uima.cas.impl.CASImpl
-
Call this to capture the current value of fsIdGenerator and make it available to other threads.
- CaretChangeHandler - Class in org.apache.uima.tools.cvd.control
-
Caret change handler.
- CaretChangeHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.CaretChangeHandler
-
Instantiates a new caret change handler.
- caretUpdate(CaretEvent) - Method in class org.apache.uima.tools.cvd.control.CaretChangeHandler
- cas - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- cas - Variable in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
- cas - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The cas.
- CAS - Enum constant in enum class org.apache.uima.ep_launcher.LauncherConstants.InputFormat
- CAS - Interface in org.apache.uima.cas
-
Object-oriented CAS (Common Analysis System) API.
- CAS_CONSUMER_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
-
CAS Consumer
- CAS_CONSUMER_DESCRIPTOR_PATH - Static variable in interface org.apache.uima.pear.insd.edit.InsdConstants
-
The cas consumer descriptor path.
- CAS_CONSUMER_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- CAS_EDITOR_REMEMBER_TYPESYSTEM - Static variable in class org.apache.uima.caseditor.ide.CasEditorIdePreferenceConstants
- CAS_IMPORT_WIZARD_LAST_USED_ENCODINGS - Static variable in class org.apache.uima.caseditor.ide.CasEditorIdePreferenceConstants
- CAS_IMPORT_WIZARD_LAST_USED_LANG - Static variable in class org.apache.uima.caseditor.ide.CasEditorIdePreferenceConstants
- CAS_INITIAL_HEAP_SIZE - Static variable in class org.apache.uima.UIMAFramework
-
Key to be used in the Properties object returned by
UIMAFramework.getDefaultPerformanceTuningProperties()
. - CAS_INITIALIZER_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
-
CAS Initializer
- CAS_INITIALIZER_DESC_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- CAS_INITIALIZER_DESCRIPTOR_PATH - Static variable in interface org.apache.uima.pear.insd.edit.InsdConstants
-
The cas initializer descriptor path.
- CAS_MISMATCH - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Mismatched CAS "{0}".
- CAS_MISSING_FS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
The CAS doesn't have a Feature Structure whose ID is {0}; it may have been garbage collected.
- CAS_MULTIPLIER_NOT_SUPPORTED - Static variable in exception class 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 class 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_RELEASE_NOT_ALLOWED_WHILE_WAITING_FOR_UIMA_AS - Static variable in exception class org.apache.uima.UIMARuntimeException
-
Illegal invocation of casRelease() while awaiting response from a UIMA-AS Service.
- CAS_RELEASED_TO_WRONG_CAS_MANAGER - Static variable in exception class 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
-
The Constant CAS_TO_FRAME_TIME.
- CASAdminException - Exception Class in org.apache.uima.cas.admin
- CASAdminException(String, Object...) - Constructor for exception class org.apache.uima.cas.admin.CASAdminException
- CASAdminException(String, Throwable, String, Object...) - Constructor for exception class org.apache.uima.cas.admin.CASAdminException
- CASAdminException(Throwable, String, Object...) - Constructor for exception class org.apache.uima.cas.admin.CASAdminException
- CasAnnotationViewer - Class in org.apache.uima.tools.viewer
-
A Swing component that displays annotations in a text pane with highlighting.
- CasAnnotationViewer() - Constructor for class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Creates a CAS Annotation Viewer.
- CasAnnotationViewer(boolean) - Constructor for class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Deprecated.use the zero-argument constructor
- CasAnnotationViewer.DefaultEntityResolver - Class in org.apache.uima.tools.viewer
-
Trivial entity resolver that's applied if the user turns on entity mode without specifying their own entity resolver.
- CasAnnotator_ImplBase - Class in org.apache.uima.analysis_component
-
Base class to be extended by Annotators that use the
CAS
interface. - CasAnnotator_ImplBase - Class in org.apache.uima.fit.component
-
Base class for CAS annotators which initializes itself based on annotations.
- CasAnnotator_ImplBase() - Constructor for class org.apache.uima.analysis_component.CasAnnotator_ImplBase
- CasAnnotator_ImplBase() - Constructor for class org.apache.uima.fit.component.CasAnnotator_ImplBase
- CasAssert - Class in org.apache.uima.fit.testing.assertj
-
Asserts related to the
CAS
. - CasAssert(CAS) - Constructor for class org.apache.uima.fit.testing.assertj.CasAssert
- CasAssert_ImplBase<SELF,
ACTUAL> - Class in org.apache.uima.fit.testing.assertj -
Asserts related to the
CAS
. - CasAssert_ImplBase(ACTUAL, Class<?>) - Constructor for class org.apache.uima.fit.testing.assertj.CasAssert_ImplBase
- CASCADE_DELETE_WARNING - Static variable in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
The Constant CASCADE_DELETE_WARNING.
- CASCADE_MESSAGE - Static variable in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
The Constant CASCADE_MESSAGE.
- CasCollectionReader_ImplBase - Class in org.apache.uima.fit.component
-
Base class for CAS collection readers which initializes itself based on annotations.
- CasCollectionReader_ImplBase() - Constructor for class org.apache.uima.fit.component.CasCollectionReader_ImplBase
- CasCompare - Class in org.apache.uima.cas.impl
-
Used by tests for Binary Compressed de/serialization code.
- CasCompare(CASImpl, CASImpl) - Constructor for class org.apache.uima.cas.impl.CasCompare
-
Make an instance of this class to set up a compare operation, and optionally use to configure the compare.
- 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 - Class in org.apache.uima.fit.component
-
Base class for CAS consumers (actually a
CasAnnotator_ImplBase
) which initializes itself based on annotations. - CasConsumer_ImplBase() - Constructor for class org.apache.uima.collection.CasConsumer_ImplBase
- CasConsumer_ImplBase() - Constructor for class org.apache.uima.fit.component.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 anCasConsumer
. - CasConsumerDescription_impl - Class in org.apache.uima.collection.impl
- CasConsumerDescription_impl() - Constructor for class org.apache.uima.collection.impl.CasConsumerDescription_impl
-
Creates a new CasConsumerDescription_impl.
- CasConsumerFactory_impl - Class in org.apache.uima.fit.spring.factory
- CasConsumerFactory_impl - Class in org.apache.uima.impl
-
Specialized Resource Factory for producing CasConsumers.
- CasConsumerFactory_impl() - Constructor for class org.apache.uima.fit.spring.factory.CasConsumerFactory_impl
- CasConsumerFactory_impl() - Constructor for class org.apache.uima.impl.CasConsumerFactory_impl
- CasConsumerNewWizard - Class in org.apache.uima.taeconfigurator.wizards
-
Create a new file resource in the provided container.
- CasConsumerNewWizard() - Constructor for class org.apache.uima.taeconfigurator.wizards.CasConsumerNewWizard
-
Instantiates a new cas consumer new wizard.
- CasConsumerNewWizardPage - Class in org.apache.uima.taeconfigurator.wizards
-
The "New" wizard page allows setting the container for the new file as well as the file name.
- CasConsumerNewWizardPage(ISelection) - Constructor for class org.apache.uima.taeconfigurator.wizards.CasConsumerNewWizardPage
-
Instantiates a new cas consumer new wizard page.
- 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.taeconfigurator.model.AbstractModelPart
-
The Constant casCreateProperties.
- casCreateProperties - Static variable in class org.apache.uima.tools.jcasgen.Jg
-
The Constant casCreateProperties.
- 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
-
Interface for a Listener that receives notification from the
CollectionProcessingManager
as various events occur. - casDataToCasContainer(CasData, CAS, boolean) - Method in class org.apache.uima.collection.impl.CasConverter
-
Convert CAS Data to CAS Container (aka CAS Object)
- casDataToVinciFrame(CasData, AFrame) - Method in class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
-
Converts a CasData to a VinciFrame.
- CasDataToXCas - Class in org.apache.uima.cas_data.impl
-
Takes a CasData and generates XCAS SAX events.
- CasDataToXCas() - Constructor for class org.apache.uima.cas_data.impl.CasDataToXCas
- CasDataUtils - Class in org.apache.uima.cas_data.impl
-
Some utilities for dealing with CasData
- CasDataUtils() - Constructor for class org.apache.uima.cas_data.impl.CasDataUtils
- CasDefinition - Class in org.apache.uima.resource
-
Encapsulates information that defines how to create a CAS.
- CasDefinition(Collection<? extends ProcessingResourceMetaData>, ResourceManager) - Constructor for class org.apache.uima.resource.CasDefinition
- CasDefinition(TypeSystemDescription, TypePriorities, FsIndexDescription[], ResourceManager, Properties) - Constructor for class org.apache.uima.resource.CasDefinition
- CasDocSerializer(ContentHandler, CASImpl, XmiSerializationSharedData, MarkerImpl, CasSerializerSupport.CasSerializerSupportSerialize) - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- CasDocSerializer(ContentHandler, CASImpl, XmiSerializationSharedData, MarkerImpl, CasSerializerSupport.CasSerializerSupportSerialize, boolean) - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- casDocumentChanged(IEditorInput, ICasDocument, IEditorInput, ICasDocument) - Method in interface org.apache.uima.caseditor.editor.ICasEditorInputListener
-
This method is called if an
ICasDocument
is exchanged. - CasDocumentProvider - Class in org.apache.uima.caseditor.editor
-
Provides the
ICasDocument
for theAnnotationEditor
. - CasDocumentProvider() - Constructor for class org.apache.uima.caseditor.editor.CasDocumentProvider
- CasDocumentProvider.ElementInfo - Class in org.apache.uima.caseditor.editor
-
The Class ElementInfo.
- CasDumpWriter - Class in org.apache.uima.fit.component
-
Dumps CAS content to a text file.
- CasDumpWriter() - Constructor for class org.apache.uima.fit.component.CasDumpWriter
- CasEditorError - Exception Class in org.apache.uima.caseditor.editor
-
A general
RuntimeException
which is thrown if something unexpected happens. - CasEditorError(String) - Constructor for exception class org.apache.uima.caseditor.editor.CasEditorError
-
Initializes the current instance.
- CasEditorError(String, Throwable) - Constructor for exception class org.apache.uima.caseditor.editor.CasEditorError
-
Initializes the current instance.
- CasEditorIdePlugin - Class in org.apache.uima.caseditor.ide
-
TODO: add javadoc here
- CasEditorIdePlugin() - Constructor for class org.apache.uima.caseditor.ide.CasEditorIdePlugin
-
The constructor.
- CasEditorIdePreferenceConstants - Class in org.apache.uima.caseditor.ide
- CasEditorIdePreferenceConstants() - Constructor for class org.apache.uima.caseditor.ide.CasEditorIdePreferenceConstants
- CasEditorIdePreferenceInitializer - Class in org.apache.uima.caseditor.ide
- CasEditorIdePreferenceInitializer() - Constructor for class org.apache.uima.caseditor.ide.CasEditorIdePreferenceInitializer
- CasEditorIdePreferencePage - Class in org.apache.uima.caseditor.ide
-
Preference page to manage preferences for the ide plugin.
- CasEditorIdePreferencePage() - Constructor for class org.apache.uima.caseditor.ide.CasEditorIdePreferencePage
- CasEditorPerspectiveFactory - Class in org.apache.uima.caseditor.ide
-
This
PerspectiveFactory
generates the initial layout for the NLP perspective. - CasEditorPerspectiveFactory() - Constructor for class org.apache.uima.caseditor.ide.CasEditorPerspectiveFactory
- CasEditorPlugin - Class in org.apache.uima.caseditor
-
TODO: add javadoc here.
- CasEditorPlugin() - Constructor for class org.apache.uima.caseditor.CasEditorPlugin
-
The constructor.
- CasEditorPreferencePage - Class in org.apache.uima.caseditor.ide
- CasEditorPreferencePage() - Constructor for class org.apache.uima.caseditor.ide.CasEditorPreferencePage
- CasEditorView - Class in org.apache.uima.caseditor.editor
-
Base class for views which show information about the
CAS
opened in the editor. - CasEditorView(String) - Constructor for class org.apache.uima.caseditor.editor.CasEditorView
-
Instantiates a new cas editor view.
- CasEditorViewPage - Class in org.apache.uima.caseditor.editor
-
The Class CasEditorViewPage.
- CasEditorViewPage(String) - Constructor for class org.apache.uima.caseditor.editor.CasEditorViewPage
-
Instantiates a new cas editor view page.
- CASException - Exception Class in org.apache.uima.cas
-
Exception class for package org.apache.uima.cas.
- CASException() - Constructor for exception class org.apache.uima.cas.CASException
- CASException(String, Object...) - Constructor for exception class org.apache.uima.cas.CASException
- CASException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.cas.CASException
- CASException(String, String, Object[]) - Constructor for exception class org.apache.uima.cas.CASException
- CASException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.cas.CASException
- CASException(Throwable) - Constructor for exception class org.apache.uima.cas.CASException
- CasFactory - Class in org.apache.uima.fit.factory
-
Convenience methods to create
CAS
objects. - 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.fit.component
- 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.fit.component.CasFlowController_ImplBase
- CasFlowController_ImplBase() - Constructor for class org.apache.uima.flow.CasFlowController_ImplBase
- casImpl - Variable in class org.apache.uima.cas.impl.FsIndex_singletype
- casImpl - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.ref to CAS for faster getters/setters
- CASImpl - Class in org.apache.uima.cas.impl
-
Implements the CAS interfaces.
- CASImpl() - Constructor for class org.apache.uima.cas.impl.CASImpl
- CASImpl(CASMgrSerializer) - Constructor for class org.apache.uima.cas.impl.CASImpl
- CASImpl(TypeSystemImpl, int) - Constructor for class org.apache.uima.cas.impl.CASImpl
- CASImpl.FsChange - Class in org.apache.uima.cas.impl
-
Journaling changes for computing delta cas.
- CasInitializationUtils - Class in org.apache.uima.fit.benchmark
- 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.fit.spring.factory
-
Deprecated.
- 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.fit.spring.factory.CasInitializerFactory_impl
-
Deprecated.
- CasInitializerFactory_impl() - Constructor for class org.apache.uima.impl.CasInitializerFactory_impl
-
Deprecated.
- CasInitializerNewWizard - Class in org.apache.uima.taeconfigurator.wizards
-
Create a new file resource in the provided container.
- CasInitializerNewWizard() - Constructor for class org.apache.uima.taeconfigurator.wizards.CasInitializerNewWizard
-
Instantiates a new cas initializer new wizard.
- CasInitializerNewWizardPage - Class in org.apache.uima.taeconfigurator.wizards
-
The "New" wizard page allows setting the container for the new file as well as the file name.
- CasInitializerNewWizardPage(ISelection) - Constructor for class org.apache.uima.taeconfigurator.wizards.CasInitializerNewWizardPage
-
Instantiates a new cas initializer new wizard page.
- CasIOUtil - Class in org.apache.uima.fit.util
-
Deprecated.Since UIMA 2.9.0 the core class
CasIOUtils
should be used. - CasIOUtils - Class in org.apache.uima.util
-
A collection of static methods aimed at making it easy to
- CasIOUtils() - Constructor for class org.apache.uima.util.CasIOUtils
- CasIterator - Interface in org.apache.uima.analysis_engine
-
An iterator over a collection of CASes.
- casList - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The cas list.
- casList - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The cas list.
- CasLoadMode - Enum Class in org.apache.uima.util
-
Used with CasIOUtils, maybe elsewhere, to indicate how CASes are to be loaded or saved.
- CasManager - Interface in org.apache.uima.resource
-
Manages creation and pooling of CAS instances within an AnalysisEngine.
- CasManager_impl - Class in org.apache.uima.resource.impl
-
Simple CAS Manager Implementation used in the AnalysisEngine framework.
- CasManager_impl(ResourceManager) - Constructor for class org.apache.uima.resource.impl.CasManager_impl
- CasMetaData - Class in org.apache.uima.collection.impl.cpm.utils
-
The Class CasMetaData.
- 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 - Class in org.apache.uima.fit.component
-
Base class for a CAS multiplier which initializes itself based on annotations.
- CasMultiplier_ImplBase() - Constructor for class org.apache.uima.analysis_component.CasMultiplier_ImplBase
- CasMultiplier_ImplBase() - Constructor for class org.apache.uima.fit.component.CasMultiplier_ImplBase
- 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
-
The CAS pool.
- casPool - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The cas pool.
- casPool - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The cas pool.
- 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, CasDefinition, Properties) - Constructor for class org.apache.uima.util.CasPool
-
Creates a new CasPool.
- CasPool(int, CasManager, Properties) - Constructor for class org.apache.uima.util.CasPool
-
Creates a new CasPool
- CasPool(int, ProcessingResourceMetaData) - Constructor for class org.apache.uima.util.CasPool
-
Creates a new CasPool
- CasPool(int, ProcessingResourceMetaData, ResourceManager) - Constructor for class org.apache.uima.util.CasPool
-
Creates a new CasPool
- CasPoolManagement - Interface in org.apache.uima.util
-
Management interface to a
CasPool
. - CasPoolManagementImpl - Class in org.apache.uima.util.impl
-
Implements Monitoring/Management interface to a CasPool.
- CasPoolManagementImpl(CasPool, String) - Constructor for class org.apache.uima.util.impl.CasPoolManagementImpl
- CasPoolManagementImplMBean - Interface in org.apache.uima.util.impl
-
JMX MBean interface for monitoring CASPool state.
- CasProcessor<E> - Interface in org.apache.uima.analysis_component
-
A functional interface for a CAS processor.
- CasProcessor - Interface in org.apache.uima.collection.base_cpm
-
Base interface for a component that can process a CAS.
- CasProcessorAnnotator - Class in org.apache.uima.analysis_component
- CasProcessorAnnotator(CasProcessor<? extends Exception>) - Constructor for class org.apache.uima.analysis_component.CasProcessorAnnotator
- casProcessorConfigMap - Variable in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
The cas processor config map.
- 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 configuration 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
-
The Class CasProcessorConfigurationParameterSettingsImpl.
- CasProcessorConfigurationParameterSettingsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
-
Instantiates a new cas processor configuration parameter settings impl.
- CasProcessorConfigurationParameterSettingsImpl(ConfigurationParameterSettings) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
-
Instantiates a new cas processor configuration parameter settings impl.
- 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 Class in org.apache.uima.collection.impl.base_cpm.container.deployer
- CasProcessorDeploymentException() - Constructor for exception class org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
Creates a new exception with a null message.
- CasProcessorDeploymentException(String, Object[]) - Constructor for exception class org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - CasProcessorDeploymentException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - CasProcessorDeploymentException(String, String, Object[]) - Constructor for exception class 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 class org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
Creates a new exception with the specified message and cause.
- CasProcessorDeploymentException(Throwable) - Constructor for exception class org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
Creates a new exception with the specified cause and a null message.
- CasProcessorDeploymentParam - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration information used for building CPE Descriptor.
- CasProcessorDeploymentParamImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
The Class CasProcessorDeploymentParamImpl.
- CasProcessorDeploymentParamImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
-
Instantiates a new cas processor deployment param impl.
- CasProcessorDeploymentParamImpl(String, String, String) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
-
Instantiates a new cas processor deployment param impl.
- CasProcessorDeploymentParams - Interface in org.apache.uima.collection.metadata
-
An object that contains all
CasProcessorDeploymentParam
instances. - CasProcessorDeploymentParamsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
The Class CasProcessorDeploymentParamsImpl.
- CasProcessorDeploymentParamsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
-
Instantiates a new cas processor deployment params impl.
- 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
-
The Class CasProcessorErrorHandlingImpl.
- CasProcessorErrorHandlingImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
-
Instantiates a new cas processor error handling impl.
- 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
-
The Class CasProcessorErrorRateThresholdImpl.
- CasProcessorErrorRateThresholdImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
Instantiates a new cas processor error rate threshold impl.
- 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
-
The Class CasProcessorExecArgImpl.
- CasProcessorExecArgImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
-
Instantiates a new cas processor exec arg impl.
- CasProcessorExecArgs - Interface in org.apache.uima.collection.metadata
-
An object containing all
CasProcessorExecArg
instances. - CasProcessorExecArgsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
The Class CasProcessorExecArgsImpl.
- CasProcessorExecArgsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
-
Instantiates a new cas processor exec args impl.
- 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
-
The Class CasProcessorExecutableImpl.
- CasProcessorExecutableImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
Instantiates a new cas processor executable impl.
- 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
-
The Class CasProcessorFilterImpl.
- CasProcessorFilterImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
-
Instantiates a new cas processor filter impl.
- 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
-
The Class CasProcessorMaxRestartsImpl.
- CasProcessorMaxRestartsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
Instantiates a new cas processor max restarts impl.
- casProcessorPool - Variable in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
The cas processor pool.
- 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
-
The Class CasProcessorRunInSeperateProcessImpl.
- CasProcessorRunInSeperateProcessImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
-
Instantiates a new cas processor run in seperate process impl.
- 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
-
The Class CasProcessorRuntimeEnvParamImpl.
- CasProcessorRuntimeEnvParamImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
Instantiates a new cas processor runtime env param impl.
- 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
-
The Class CasProcessorTimeoutImpl.
- CasProcessorTimeoutImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
Instantiates a new cas processor timeout impl.
- CASRuntimeException - Exception Class in org.apache.uima.cas
-
Runtime exception class for package org.apache.uima.cas.
- CASRuntimeException() - Constructor for exception class org.apache.uima.cas.CASRuntimeException
- CASRuntimeException(String, Object...) - Constructor for exception class org.apache.uima.cas.CASRuntimeException
- CASRuntimeException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.cas.CASRuntimeException
- CASRuntimeException(String, String, Object[]) - Constructor for exception class org.apache.uima.cas.CASRuntimeException
-
This method cannot have variable arity, else, it gets called for args (String msgkey, Object ... args)
- CASRuntimeException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.cas.CASRuntimeException
- CASRuntimeException(Throwable) - Constructor for exception class org.apache.uima.cas.CASRuntimeException
- CASRuntimeException(Throwable, String, Object...) - Constructor for exception class org.apache.uima.cas.CASRuntimeException
- CasSeqAddrMaps - Class in org.apache.uima.cas.impl
-
Used by Binary serialization form 4 and 6 Manage the conversion of FSs 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(List<TOP>, 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.
- CAS serializer for JSON formats. - Search tag in class org.apache.uima.json.JsonCasSerializer
- Section
- CasSerializerSupport - Class in org.apache.uima.cas.impl
-
CAS serializer support for XMI and JSON formats.
- CasSerializerSupport() - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport
-
C O N S T R U C T O R S *
- CasSerializerSupport.CasDocSerializer - Class in org.apache.uima.cas.impl
-
Use an inner class to hold the data for serializing a CAS.
- CasSerializerSupport.CasSerializerSupportSerialize - Class in org.apache.uima.cas.impl
- CasSerializerSupportSerialize() - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- CasState - Enum Class in org.apache.uima.cas.impl
-
states the CAS can be in
- cast(Collection<AnnotationFS>) - Static method in class org.apache.uima.caseditor.editor.util.UimaUtil
-
Casts a
FeatureStructure
collection to anAnnotationFS
collection. - casTagName - Static variable in class org.apache.uima.cas.impl.XCASSerializer
- CasToInlineXml - Class in org.apache.uima.util
-
Generates an *approximate* inline XML representation of a CAS.
- CasToInlineXml() - Constructor for class org.apache.uima.util.CasToInlineXml
- CASTransportable - Class in org.apache.uima.adapter.vinci
- CASTransportable(CAS, OutOfTypeSystemData, UimaContext, boolean) - Constructor for class org.apache.uima.adapter.vinci.CASTransportable
-
This constructor is used on the client side, where we have a dedicated CAS instance for the request.
- CASTransportable(CasPool, OutOfTypeSystemData, UimaContext, boolean) - Constructor for class org.apache.uima.adapter.vinci.CASTransportable
-
This constructor is used on the service side - a CAS Pool reference is provided.
- CasTreeViewer - Class in org.apache.uima.tools.viewer
-
A GUI that displays annotation results in a Swing tree viewer.
- CasTreeViewer(CAS) - Constructor for class org.apache.uima.tools.viewer.CasTreeViewer
-
Creates a CAS Tree Viewer.
- casType - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.the Cas Type associated with this Java Cas Model class
- casTypeCode - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.
- 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
- CasUtil - Class in org.apache.uima.fit.util
-
Utility methods for convenient access to the
CAS
. - CasValidationCheck - Interface in org.apache.uima.fit.validation
-
CAS validation check.
- casViewPage - Variable in class org.apache.uima.caseditor.editor.CasEditorViewPage
-
The cas view page.
- 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
- CDEpropertyPage - Class in org.apache.uima.taeconfigurator
-
The Class CDEpropertyPage.
- CDEpropertyPage() - Constructor for class org.apache.uima.taeconfigurator.CDEpropertyPage
-
Instantiates a new CD eproperty page.
- ceiling(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- ceiling(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- ceilingPos(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- CellEditorValidatorFacotory - Class in org.apache.uima.caseditor.editor.editview.validator
-
TODO: add javadoc here.
- ch - Variable in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl.SerialContext
- ChainableResource() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample3.ChainableResource
- changed() - Method in class org.apache.uima.caseditor.editor.AbstractDocumentListener
- changed() - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
- changed() - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
The document was changed.
- changed() - Method in interface org.apache.uima.caseditor.editor.ICasDocumentListener
-
This method is called if
FeatureStructure
s in the document are changed. - changed() - Method in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
- changeDelegateParameterSetting(String, String, String, Object) - Method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
Deprecated.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
-
Deprecated.change the parameter name for the given analysis engine.
- CHAR_HEAP_POINTER_OFFSET - Static variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
- CHAR_HEAP_STRLEN_OFFSET - Static variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
- characters(char[], int, int) - Method in class org.apache.uima.adapter.vinci.CASTransportable
- characters(char[], int, int) - Method in class org.apache.uima.adapter.vinci.util.SaxVinciFrameBuilder
-
Characters.
- characters(char[], int, int) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
- characters(char[], int, int) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
- characters(char[], int, int) - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- characters(char[], int, int) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Receives notification of character data inside an element.
- characters(char[], int, int) - Method in class org.apache.uima.tools.stylemap.StyleMapXmlParser
- characters(char[], int, int) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
- characters(char[], int, int) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- CharacterUtils - Class in org.apache.uima.internal.util
-
Collection of utilities for character handling.
- CharacterUtils() - Constructor for class org.apache.uima.internal.util.CharacterUtils
-
Constructor for CharacterUtils.
- CharArraySpanMap - Class in org.apache.uima.internal.util
-
A map from subsequences of a character array to objects.
- CharArraySpanMap() - Constructor for class org.apache.uima.internal.util.CharArraySpanMap
-
Default constructor.
- CharArraySpanMap(int) - Constructor for class org.apache.uima.internal.util.CharArraySpanMap
-
Constructor with initial array size argument.
- CharArraySpanMap(int, int) - Constructor for class org.apache.uima.internal.util.CharArraySpanMap
-
Constructor.
- CharArrayString - Class in org.apache.uima.internal.util
-
An unsafe String class based on a publicly accessible character array.
- CharArrayString(char[]) - Constructor for class org.apache.uima.internal.util.CharArrayString
-
Create a new CharArrayString from an array of characters.
- CharArrayString(char[], int, int) - Constructor for class org.apache.uima.internal.util.CharArrayString
-
Create a new CharArrayString from an array of characters.
- CharArrayString(String) - Constructor for class org.apache.uima.internal.util.CharArrayString
-
Create a new CharArrayString from a String.
- charAt(int) - Method in class org.apache.uima.internal.util.CharArrayString
-
Return the character at a given position.
- charHeap - Variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
- charHeapPos - Variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
- ChatsetEditor - Class in org.apache.uima.fit.internal.propertyeditors
-
INTERNAL API Custom property editor for
Charset
. - ChatsetEditor() - Constructor for class org.apache.uima.fit.internal.propertyeditors.ChatsetEditor
- check(CAS) - Method in class org.apache.uima.fit.validation.Validator
- check(JCas) - Method in class org.apache.uima.fit.validation.Validator
- CHECK_COLUMN - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
-
The Constant CHECK_COLUMN.
- checkAllowedValue(AddAllowedValueDialog, TypeDescription, AllowedValue) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
Check allowed value.
- checkArrayBounds(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- checkArrayBounds(int, int) - Method in interface org.apache.uima.jcas.JCas
- checkArrayBounds(int, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- checkArrayPreconditions(int) - Method in class org.apache.uima.cas.impl.CASImpl
- checkBinding(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- checkConflict(String, int, int) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- checkDuplTypeName(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
returns null or error message about a duplicate type name Cases: Dupl type in local descriptor not allowed.
- checkedIndicator(int) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
-
Checked indicator.
- checkError() - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- checkFeature(AddFeatureDialog, TypeDescription, FeatureDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
verify a new or edited feature is valid.
- checkForDuplicateParameterNames(ConfigurationParameter[]) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
Checks for duplicate parameter names and throws an exception if any are found.
- checkForInvalidParameterOverrides(ConfigurationParameter[], String, ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Overrides
ResourceCreationSpecifier_impl.checkForInvalidParameterOverrides(ConfigurationParameter[], String, ResourceManager)
to validate parameter overrides in an aggregate AE. - checkForInvalidParameterOverrides(ConfigurationParameter[], String, ResourceManager) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
Checks parameter overrides and throws a ResourceInitializationException if they are invalid.
- checkForNameCollision(XmlElementName) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- checkForNonXmlCharacters(char[], int, int, boolean) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Check the input character array for non-XML characters.
- checkForNonXmlCharacters(String) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Check the input string for non-XML 1.0 characters.
- checkForNonXmlCharacters(String, boolean) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Check the input string for non-XML characters.
- checkForOutOfSyncFiles() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
Check for out of sync files.
- 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
-
Running in a separate 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
-
Initializes 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
-
Deprecated.checkResult compares the analyzed document with the reference output.
- checkState() - Method in class org.apache.uima.caseditor.editor.AnnotationEditorPreferencePage
- 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 class 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
-
The children.
- ChildUimaContext_impl - Class in org.apache.uima.impl
-
Reference implementation of
AnnotatorContext
. - ChildUimaContext_impl(UimaContextAdmin, String, Map<String, String>) - Constructor for class org.apache.uima.impl.ChildUimaContext_impl
- ChunkMetadata - Class in org.apache.uima.collection.impl.cpm.utils
-
Convenience class that is used to hold metadata associated with chunking and sequencing of documents.
- ChunkMetadata(String, int, boolean) - Constructor for class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
Instantiates a new chunk metadata.
- CIRCULAR_AE_IMPORT - Static variable in exception class org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: Cycle found in imports.
- CLASS_NOT_FOUND - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The Resource class {0} could not be found."
- Class_TCCL - Class in org.apache.uima.internal.util
-
Utilities supporting a unified approach to loading classes, incorporating the resource manager's class loader if available, and making use of the Thread Context Class Loader (TCCL) For backwards compatibility, if a class is not found using the Thread Context Class Loader, for classloading: try again using the class loader for this class since that's what the previous impl did, and some applications will break otherwise, with class-not-found.
- Class_TCCL() - Constructor for class org.apache.uima.internal.util.Class_TCCL
- classifyType(TypeImpl) - Static method in class org.apache.uima.cas.impl.CasSerializerSupport
-
Classifies a type.
- classifyType(Type) - Static method in class org.apache.uima.cas.impl.TypeSystemUtils
-
Classify types into FS type, array type etc.
- ClassLoaderUtils - Class in org.apache.uima.fit.internal
-
Deprecated.Use
ClassLoaderUtils
instead. - ClassLoaderUtils - Class in org.apache.uima.internal.util
-
INTERNAL API - Helper functions to obtain a suitable class loader.
- classNameFromByteCode(byte[]) - Static method in class org.apache.uima.internal.util.Misc
-
extract the slashified version of the fully qualified class name from the bytecode for a class
- CLASSPATH_VAR - Static variable in class org.apache.uima.pear.tools.InstallationController
- classpath2urls(String) - Static method in class org.apache.uima.internal.util.Misc
-
Convert a classpath having multiple parts separated by the pathSeparator, expanding paths that end with "*" as needed.
- 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.CPMExecutorService
-
Cleanup.
- 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.cas.impl.BinaryCasSerDes
-
called by cas reset
- clear() - Method in class org.apache.uima.internal.util.Common_hash_support
- clear() - Method in class org.apache.uima.internal.util.Int2ObjListMap
- clear() - Method in class org.apache.uima.internal.util.IntBitSet
-
empty the IntBitSet. keeps the offset
- clear() - Method in class org.apache.uima.internal.util.IntHashSet
- clear() - Method in class org.apache.uima.internal.util.IntSet
- clear() - Method in class org.apache.uima.internal.util.IntStack
-
Clears the stack.
- clear() - Method in class org.apache.uima.internal.util.OrderedFsSet_array
- clear() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- clear() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- clear() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- clear() - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
remove all members of the set
- clear() - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
- clear() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.
- 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.internal.util.WeakIdentityMap
-
Removes all of the mappings from this map.
- clear() - Method in class org.apache.uima.jcas.cas.FSArrayList
- clear() - Method in class org.apache.uima.jcas.cas.FSHashSet
-
Clear.
- clear() - Method in class org.apache.uima.jcas.cas.Int2FS
- clear() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- clear() - Method in class org.apache.uima.jcas.impl.JCasHashMap
- clear() - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- clear() - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
Clear.
- clear() - Method in class org.apache.uima.tools.util.gui.FileSelector
-
Clear.
- 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.
- clearAndRefillTree(boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Two modes: settingsDisplayMode - if true, shows groups one name at a time, and puts all <common> parms in other groups
- clearCasState(CasState) - Method in class org.apache.uima.cas.impl.CASImpl
- clearContext() - Static method in class org.apache.uima.UimaContextHolder
-
Clears the UimaContext entry for the current thread
- clearData(CAS) - Static method in class org.apache.uima.jcas.impl.JCasImpl
- clearDelegateComponents() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes all specified delegate components.
- clearDirty() - Method in class org.apache.uima.tools.cpm.ConfigField
-
To be called when the CPE descriptor is saved.
- clearDirty() - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
Marks all fields in this panel is not dirty.
- clearFrameworkSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes all Framework specifications.
- clearIdMap() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
Clears the ID mapping information that was populated in previous serializations or deserializations.
- clearInstallationActions() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes all specified installation actions.
- clearKeysAndValues() - Method in class org.apache.uima.internal.util.Common_hash_support
- clearKeysAndValues() - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- clearKeysAndValues() - Method in class org.apache.uima.internal.util.IntHashSet
- clearKeysAndValues() - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- clearKeysAndValues() - Method in class org.apache.uima.internal.util.ObjHashSet
- clearModelBaseValue() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportResBindSection
- clearModelBaseValue() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
Clear model base value.
- clearModelBaseValue() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexImportSection
- clearModelBaseValue() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeImportSection
- clearModelBaseValue() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypePriorityImportSection
- 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.AnalysisEngineDescription_impl
- 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.FeatureStructureImplC
-
See http://www.javaworld.com/article/2076332/java-se/how-to-avoid-traps-and-correctly-override-methods-from-java-lang-object.html for suggestions on avoiding bugs in implementing clone Because we have final fields for _intData, _refData, and _id, we can't use clone.
- 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 interface org.apache.uima.UimaSerializable
- clone() - Method in class org.apache.uima.util.ProgressImpl
- cloneMap(Map<K, V>) - Static method in class org.apache.uima.internal.util.MetaDataObjectUtils
- close() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- 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.fit.component.CasCollectionReader_ImplBase
- close() - Method in class org.apache.uima.fit.component.JCasCollectionReader_ImplBase
- close() - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Complete the building process by writing the text into the CAS.
- close() - Method in class org.apache.uima.internal.util.UIMAClassLoader
- close() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Close.
- close() - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- close() - Method in class org.apache.uima.tools.components.FileSystemCollectionReader
- close() - Method in interface org.apache.uima.util.AutoCloseableNoException
- 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.
- close(BaseCollectionReader) - Static method in class org.apache.uima.fit.util.LifeCycleUtil
-
Close a reader.
- CloseAnnotationViewHandler - Class in org.apache.uima.tools.cvd.control
-
Window closing handler for annotation viewer.
- closeButton - Variable in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
The close button.
- CloseLogViewHandler - Class in org.apache.uima.tools.cvd.control
-
The Class CloseLogViewHandler.
- CloseLogViewHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.CloseLogViewHandler
-
Instantiates a new close log view handler.
- CloseTypeSystemHandler - Class in org.apache.uima.tools.cvd.control
-
The Class CloseTypeSystemHandler.
- CloseTypeSystemHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.CloseTypeSystemHandler
-
Instantiates a new close type system handler.
- collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- collect(Collector<? super T, A, R>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- COLLECTION_ITERATOR_DESC_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- COLLECTION_ITERATOR_DESCRIPTOR_PATH - Static variable in interface org.apache.uima.pear.insd.edit.InsdConstants
-
The collection iterator descriptor path.
- COLLECTION_PROCESS_COMPLETE - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant COLLECTION_PROCESS_COMPLETE.
- COLLECTION_READER - Enum constant in enum class org.apache.uima.fit.maven.util.ComponentType
- 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 Class in org.apache.uima.collection
-
Thrown to indicate that there is a problem with some aspect of a Collection.
- CollectionException() - Constructor for exception class org.apache.uima.collection.CollectionException
-
Creates a new exception with a null message.
- CollectionException(String, Object[]) - Constructor for exception class org.apache.uima.collection.CollectionException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - CollectionException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.collection.CollectionException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - CollectionException(String, String, Object[]) - Constructor for exception class org.apache.uima.collection.CollectionException
-
Creates a new exception with a the specified message.
- CollectionException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.collection.CollectionException
-
Creates a new exception with the specified message and cause.
- CollectionException(Throwable) - Constructor for exception class org.apache.uima.collection.CollectionException
-
Creates a new exception with the specified cause and a null message.
- collectionProcessComplete() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
- collectionProcessComplete() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Notifies this AnalysisComponent that processing of an entire collection has been completed.
- collectionProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Notifies this AnalysisEngine that processing of an entire collection has completed.
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
- collectionProcessComplete() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorStub
-
Notify the stub that all items in the collection have been processed.
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
- collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
- collectionProcessComplete() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
-
Called when the processing of an entire collection has completed.
- collectionProcessComplete() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Notify the remote service that the CPE reached end of processing.
- collectionProcessComplete() - Method in class org.apache.uima.fit.component.CasDumpWriter
- collectionProcessComplete() - Method in class org.apache.uima.fit.examples.experiment.pos.Evaluator
- collectionProcessComplete() - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Notify analysis engines that the collection process is complete.
- collectionProcessComplete() - Method in class org.apache.uima.flow.FlowController_ImplBase
- collectionProcessComplete() - Method in interface org.apache.uima.flow.FlowController
-
Notifies this component that processing of an entire collection has been completed.
- collectionProcessComplete() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Calls collectionProcessComplete on all AEs in pool.
- collectionProcessComplete() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Collection process complete.
- collectionProcessComplete() - Method in class org.apache.uima.tools.RunAE
-
Collection process complete.
- collectionProcessComplete() - Method in class org.apache.uima.uimacpp.CppUimajEngine
- collectionProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- collectionProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppEngine
-
CasConsumer collectionProcessComplete
- collectionProcessComplete(AnalysisEngine...) - Static method in class org.apache.uima.fit.util.LifeCycleUtil
-
Notify a set of
analysis engines
that the collection process is complete. - collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- collectionProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasDataConsumer
-
Completes the processing of an entire collection.
- collectionProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasProcessor
-
Completes the processing of an entire collection.
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.CasConsumer_ImplBase
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
Closes the connection to the remote service.
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
This method gets called when the CPM completes processing the collection.
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.test.junit_extension.AnnotationWriter
-
Deprecated.
- 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 anAnalysisEngine
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 anCollectionReader
. - CollectionReaderDescription_impl - Class in org.apache.uima.collection.impl
- CollectionReaderDescription_impl() - Constructor for class org.apache.uima.collection.impl.CollectionReaderDescription_impl
-
Creates a new ProcessingResourceMetaData_impl.
- CollectionReaderFactory - Class in org.apache.uima.fit.factory
- CollectionReaderFactory_impl - Class in org.apache.uima.fit.spring.factory
- CollectionReaderFactory_impl - Class in org.apache.uima.impl
-
Specialized Resource Factory for producing CollectionReaders.
- CollectionReaderFactory_impl() - Constructor for class org.apache.uima.fit.spring.factory.CollectionReaderFactory_impl
- CollectionReaderFactory_impl() - Constructor for class org.apache.uima.impl.CollectionReaderFactory_impl
- CollectionReaderNewWizard - Class in org.apache.uima.taeconfigurator.wizards
-
Create a new file resource in the provided container.
- CollectionReaderNewWizard() - Constructor for class org.apache.uima.taeconfigurator.wizards.CollectionReaderNewWizard
-
Instantiates a new collection reader new wizard.
- CollectionReaderNewWizardPage - Class in org.apache.uima.taeconfigurator.wizards
-
The "New" wizard page allows setting the container for the new file as well as the file name.
- CollectionReaderNewWizardPage(ISelection) - Constructor for class org.apache.uima.taeconfigurator.wizards.CollectionReaderNewWizardPage
-
Instantiates a new collection reader new wizard page.
- collectNodes(GraphNode, Vector<GraphNode>) - Static method in class org.apache.uima.internal.util.Graph
- collectNonPearVersions(Collection<?>) - Method in class org.apache.uima.cas.impl.CASImpl
- collIteratorDescFilePath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
- colocated(int, int, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- colocated(AnnotationFS, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- colocated(AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
-
X starts and ends at the same position as Y.
- 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
-
Instantiates a new color icon.
- ColorIcon(Color) - Constructor for class org.apache.uima.tools.cvd.ColorIcon
-
Instantiates a new color icon.
- ColorManager - Class in org.apache.uima.taeconfigurator.editors.xml
-
The Class ColorManager.
- ColorManager() - Constructor for class org.apache.uima.taeconfigurator.editors.xml.ColorManager
- ColorParser - Class in org.apache.uima.tools.stylemap
-
The Class ColorParser.
- ColorParser() - Constructor for class org.apache.uima.tools.stylemap.ColorParser
-
Instantiates a new color parser.
- ColorPrefsOpenHandler - Class in org.apache.uima.tools.cvd.control
-
The Class ColorPrefsOpenHandler.
- ColorPrefsOpenHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ColorPrefsOpenHandler
-
Instantiates a new color prefs open handler.
- ColorPrefsSaveHandler - Class in org.apache.uima.tools.cvd.control
-
The Class ColorPrefsSaveHandler.
- ColorPrefsSaveHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ColorPrefsSaveHandler
-
Instantiates a new color prefs save handler.
- COLORS - Static variable in class org.apache.uima.caseditor.core.model.DefaultColors
-
The Constant COLORS.
- columnNames - Variable in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
The column names.
- combine(Object[], Object[]) - Static method in class org.apache.uima.internal.util.ArrayUtils
-
Combines two arrays.
- combineSofaMappings(Map<String, String>) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
Create the child sofa map by combining existing mapping from the current context with any mappings specific for this child, passed in as aSofaMappings
- command - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
- COMMAND_KEY - Static variable in class org.apache.vinci.transport.TransportConstants
- CommandLineParser - Class in org.apache.uima.internal.util
-
Simple command line parsing utility.
- CommandLineParser() - Constructor for class org.apache.uima.internal.util.CommandLineParser
-
Create a new command line parser.
- comment(char[], int, int) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
- comment(char[], int, int) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- comments - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo
- COMMENTS_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- commit() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Commit this repository instance.
- commit() - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Commit the type system, and load JCas Classes from the UIMA Framework's classloader.
- commit() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- commit() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- commit(ClassLoader) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Commit the type system, and load JCas classes from the passed in classloader.
- commit(ClassLoader) - 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
- commitTypeSystem(boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- COMMON - Static variable in class org.apache.uima.taeconfigurator.model.ConfigGroup
-
The Constant COMMON.
- COMMON_FULL_DESCRIPTOR - Static variable in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizard
-
The Constant COMMON_FULL_DESCRIPTOR.
- COMMON_GROUP - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant COMMON_GROUP.
- COMMON_GROUP_HEADER - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant COMMON_GROUP_HEADER.
- Common_hash_support - Class in org.apache.uima.internal.util
-
A common superclass for hash maps and hash sets
- Common_hash_support(int) - Constructor for class org.apache.uima.internal.util.Common_hash_support
- Common_hash_support(int, float) - Constructor for class org.apache.uima.internal.util.Common_hash_support
- Common_hash_support(Common_hash_support) - Constructor for class org.apache.uima.internal.util.Common_hash_support
- Common_hash_support.CommonCopyOld2New - Interface in org.apache.uima.internal.util
- Common_hash_support.CommonKeyIterator - Class in org.apache.uima.internal.util
- COMMON_HEADER - Static variable in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizard
-
The Constant COMMON_HEADER.
- COMMON_NDVV - Static variable in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizard
-
The Constant COMMON_NDVV.
- COMMON_PARTIAL_DESCRIPTOR - Static variable in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizard
-
The common partial descriptor.
- Common Analysis System (CAS) Interfaces - Search tag in package org.apache.uima.cas
- Section
- CommonArrayFS<E> - Interface in org.apache.uima.cas
-
Common parts of the Array interfaces.
- CommonArrayFSImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.
- CommonInputDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class CommonInputDialog.
- CommonInputDialog(AbstractSection, String, String, int) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
Instantiates a new common input dialog.
- CommonInputDialog(AbstractSection, String, String, int, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
Instantiates a new common input dialog.
- CommonKeyIterator() - Constructor for class org.apache.uima.internal.util.Common_hash_support.CommonKeyIterator
- CommonList - Interface in org.apache.uima.jcas.cas
-
This class is the super class of list nodes (both empty and non empty)
- commonParms - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The common parms.
- CommonPrimitiveArray<T> - Interface in org.apache.uima.jcas.cas
-
This interface is implemented by arrays of non-FeatureStructure components boolean, byte, short, int, long, float, double, String, JavaObject Internal Use Only.
- commonPutOrAddNotFound() - Method in class org.apache.uima.internal.util.Common_hash_support
- commonRemove() - Method in class org.apache.uima.internal.util.Common_hash_support
-
only called if actually found and removed an entry
- CommonSerDes - Class in org.apache.uima.cas.impl
-
Common de/serialization
- CommonSerDes() - Constructor for class org.apache.uima.cas.impl.CommonSerDes
- CommonSerDes.Header - Class in org.apache.uima.cas.impl
-
HEADERS Serialization versioning There are 1 or 2 words used for versioning.
- CommonSerDes.Reading - Class in org.apache.uima.cas.impl
-
byte swapping reads of integer forms
- CommonSerDesSequential - Class in org.apache.uima.cas.impl
-
Common de/serialization for plain binary and compressed binary form 4 which both used to walk the cas using the sequential, incrementing id approach Lifecycle: There is 0/1 instance per CAS, representing the FSs at some point in time in that CAS.
- CommonSerDesSequential(CASImpl) - Constructor for class org.apache.uima.cas.impl.CommonSerDesSequential
- COMP_DESCRIPTOR_PATH - Static variable in interface org.apache.uima.pear.insd.edit.InsdConstants
-
The comp descriptor path.
- COMP_ID - Static variable in interface org.apache.uima.pear.insd.edit.InsdConstants
-
The comp id.
- COMP_NAME - Static variable in interface org.apache.uima.pear.insd.edit.InsdConstants
-
The comp name.
- 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
- COMP_TYPE_ANALYSIS_ENGINE - Static variable in interface org.apache.uima.pear.insd.edit.InsdConstants
-
The comp type analysis engine.
- COMP_TYPE_CAS_CONSUMER - Static variable in interface org.apache.uima.pear.insd.edit.InsdConstants
-
The comp type cas consumer.
- COMP_TYPE_CAS_INITIALIZER - Static variable in interface org.apache.uima.pear.insd.edit.InsdConstants
-
The comp type cas initializer.
- COMP_TYPE_COLLECTION_READER - Static variable in interface org.apache.uima.pear.insd.edit.InsdConstants
-
The comp type collection reader.
- COMP_TYPE_CPE - Static variable in interface org.apache.uima.pear.insd.edit.InsdConstants
-
The comp type cpe.
- ComparableFSIterator<F> - Interface in org.apache.uima.internal.util
-
Interface for a comparable FSIterator.
- ComparableIntIterator - Interface in org.apache.uima.internal.util
-
Interface for a comparable IntListIterator.
- comparator() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndexKey
- comparator() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- comparator() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- COMPARATOR_SHORT_TYPENAME - Static variable in class org.apache.uima.cas.impl.CasSerializerSupport
-
Comparator that just uses short name Public for access by JsonCasSerializer where it's needed for a binary search https://issues.apache.org/jira/browse/UIMA-5171
- comparatorForIndexSpecs - Variable in class org.apache.uima.cas.impl.FsIndex_singletype
-
comparator for an index, passed in as an argument to the constructor
- comparatorIndex - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
For each index, where the corresponding comparator starts in the
comparators
field. - comparatorMaybeNoTypeWithoutId - Variable in class org.apache.uima.cas.impl.FsIterator_multiple_indexes
-
for set and sorted, both ignore id because this comparator is not used for comparing within the index, only for compares between index items and outside args. if ignoring type, uses that style
- comparatorNoTypeWithID - Variable in class org.apache.uima.cas.impl.FsIndex_singletype
-
comparator (with id) (ignoring typeorder) - used within one type
- comparatorNoTypeWithoutID - Variable in class org.apache.uima.cas.impl.FsIndex_singletype
-
comparator (without id) (ignoring typeorder) - used within one type - used for iterator operations where the type is requested to be ignored
- comparators - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
Encodings of the actual comparators.
- comparatorWithID - Variable in class org.apache.uima.cas.impl.FsIndex_singletype
- comparatorWithID - Variable in class org.apache.uima.internal.util.OrderedFsSet_array2
- comparatorWithoutID - Variable in class org.apache.uima.cas.impl.FsIndex_singletype
- comparatorWithoutID - Variable in class org.apache.uima.internal.util.OrderedFsSet_array2
- compare(int, int) - Method in interface org.apache.uima.cas.impl.FSImplComparator
-
Compare two FSs.
- compare(int, int) - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- compare(int, int) - Method in interface org.apache.uima.internal.util.IntComparator
-
Compare two ints.
- compare(int, int) - Method in class org.apache.uima.internal.util.rb_trees.CompIntArrayRBT
-
Deprecated.
- compare(int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- compare(File, File) - Method in class org.apache.uima.pear.util.FileUtil.FileTimeComparator
- compare(File, File) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
compares two files and return true if the files have the same content.
- compare(InputStream, InputStream) - Static method in class org.apache.uima.test.junit_extension.FileCompare
- compare(String, InputStream) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
compares two files and return true if the files have the same content.
- compare(String, String) - Static method in class org.apache.uima.test.junit_extension.FileCompare
-
compares two files and return true if the files have the same content.
- compare(FeatureStructure, FeatureStructure) - Method in interface org.apache.uima.cas.admin.LinearTypeOrder
-
Compare two Feature Structure's types
- 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 interface org.apache.uima.cas.impl.FSComparator
-
Compare two FSs.
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_bag
-
Override the super impl which uses comparators.
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_flat
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_set_sorted
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_singletype
-
This is required to avoid compilation error (but not in Eclipse) due to ambiguous interface inheritance from both FeatureStructure and Comparator
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl.TotalTypeOrder
- compare(FeatureStructureImplC, FeatureStructureImplC) - Static method in class org.apache.uima.cas.impl.FeatureStructureImplC
- compare(AnnotationFS, AnnotationFS) - Method in class org.apache.uima.caseditor.editor.util.AnnotationComparator
-
Compares the given annotations a and b.
- compareAll(boolean) - Method in class org.apache.uima.cas.impl.CasCompare
-
Continues the comparison after a miscompare (or not).
- compareAnnotation(Annotation) - Method in class org.apache.uima.jcas.tcas.Annotation
-
Compare two annotations, no type order
- compareAnnotation(Annotation, LinearTypeOrder) - Method in class org.apache.uima.jcas.tcas.Annotation
-
Compare two annotations incl type order
- compareAnnotationWithId(Annotation) - Method in class org.apache.uima.jcas.tcas.Annotation
-
Compare two annotations, with id compare
- compareAnnotationWithId(Annotation, LinearTypeOrder) - Method in class org.apache.uima.jcas.tcas.Annotation
-
Compare two annotations, with type order, with id compare
- compareCASes() - Method in class org.apache.uima.cas.impl.CasCompare
-
This does the actual comparison operation of the previously specified CASes
- compareCASes(CASImpl, CASImpl) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
-
Compare 2 CASes, with perhaps different type systems.
- compareCASes(CASImpl, CASImpl) - Static method in class org.apache.uima.cas.impl.CasCompare
-
Compare 2 CASes, with perhaps different type systems. - using default configuration.
- compareIds(boolean) - Method in class org.apache.uima.cas.impl.CasCompare
-
Normally, compares ignore the Feature Structure ID when comparing.
- compareNumberOfFSsByType(CAS, CAS) - Static method in class org.apache.uima.cas.impl.CasCompare
-
Counts and compares the number of Feature Structures, by type, and generates a report
- compareStrings(String, String) - Static method in class org.apache.uima.internal.util.Misc
- 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(Object) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces32.CasTypeProposal
- compareTo(TypeOrFeature) - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
- compareTo(FSIndexComparator) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
Compares two FSIndexComparator instances.
- compareTo(Feature) - Method in class org.apache.uima.cas.impl.FeatureImpl
-
This should work across different type systems, for instance when using filtered serialization
- compareTo(FsIndex_iicp<? extends FeatureStructure>) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
-
Maybe not used 3/2015 Compares two instances of FsIndex_iicp, for ordering.
- compareTo(TypeImpl) - Method in class org.apache.uima.cas.impl.TypeImpl
-
compareTo must return 0 for "equal" types equal means same name, same flags, same supertype chain, same subtypes, and same features Makes use of hashcodelong to probablistically shortcut computation for equal case for not equal types, do by parts
- compareTo(Span) - Method in class org.apache.uima.caseditor.editor.util.Span
-
Compares the current instance to another
Span
object. - compareTs(TypeSystem, TypeSystem) - Static method in class org.apache.uima.cas.impl.TypeSystemImpl
- 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.
- compDescriptorPath - Variable in class org.apache.uima.pear.insd.edit.INSDComponentPage
-
The comp descriptor path.
- compID - Variable in class org.apache.uima.pear.insd.edit.INSDComponentPage
-
The comp ID.
- 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
-
Deprecated.Not used anymore. Will be removed in UIMA 4.
- CompIntArrayRBT(IntComparator) - Constructor for class org.apache.uima.internal.util.rb_trees.CompIntArrayRBT
-
Deprecated.
- CompIntArrayRBT(IntComparator, int) - Constructor for class org.apache.uima.internal.util.rb_trees.CompIntArrayRBT
-
Deprecated.Constructor for CompIntArrayRBT.
- COMPLETED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- ComplexAnnotation - Class in org.apache.uima.it.pear_with_typesystem.type
-
Updated by JCasGen Fri Nov 22 17:03:35 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimaj-it-pear-with-typesystem/target/jcasgen/typesystem.xml
- ComplexAnnotation() - Constructor for class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotation
-
Deprecated.
- ComplexAnnotation(TypeImpl, CASImpl) - Constructor for class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotation
-
Internal - constructor used by generator
- ComplexAnnotation(JCas) - Constructor for class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotation
- ComplexAnnotation(JCas, int, int) - Constructor for class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotation
- ComplexAnnotationSubtype - Class in org.apache.uima.it.pear_with_typesystem.type
-
Updated by JCasGen Fri Nov 22 17:03:35 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimaj-it-pear-with-typesystem/target/jcasgen/typesystem.xml
- ComplexAnnotationSubtype() - Constructor for class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotationSubtype
-
Deprecated.
- ComplexAnnotationSubtype(TypeImpl, CASImpl) - Constructor for class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotationSubtype
-
Internal - constructor used by generator
- ComplexAnnotationSubtype(JCas) - Constructor for class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotationSubtype
- ComplexAnnotationSubtype(JCas, int, int) - Constructor for class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotationSubtype
- 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
-
The component index.
- ComponentInfo - Interface in org.apache.uima.cas
-
Information that a CAS needs to know about the component that's currently operating on it.
- ComponentInfo(String) - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
-
Constructor that takes component ID as an argument.
- ComponentType - Enum Class in org.apache.uima.fit.maven.util
- composeQuery(String) - Static method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Create a document representing the VNS resolve query for the specified service.
- composeQuery(String, int) - Static method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Create a document representing the VNS resolve query for the highest priority service(s) whose priority is strictly below the specified priority.
- composeQuery(String, String) - Static method in class org.apache.vinci.transport.vns.client.ServeonResult
-
Create a document representing the VNS serveon query for the specified service running on the specified host.
- composeQuery(String, String, int) - Static method in class org.apache.vinci.transport.vns.client.ServeonResult
-
Create a document representing the VNS serveon query for the specified service running on/with the specified host/priority.
- composeQuery(String, String, int, int) - Static method in class org.apache.vinci.transport.vns.client.ServeonResult
-
Create a document representing the VNS serveon query for the specified service running on/with the specified host/priority/instance.
- CompositeResourceFactory - Interface in org.apache.uima
-
A type of
ResourceFactory
that produces resources by delegating to other Resource Factories. - CompositeResourceFactory_impl - Class in org.apache.uima.impl
-
A registry containing (ResourceSpecifier Class,
ResourceFactory
) pairs. - CompositeResourceFactory_impl() - Constructor for class org.apache.uima.impl.CompositeResourceFactory_impl
- Compress - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.Compression
- COMPRESSED - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
Binary compressed CAS without type system, no filtering (form 4)
- COMPRESSED_FILTERED - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
Binary compressed CAS with reachability and type and feature filtering (form 6)
- COMPRESSED_FILTERED_TS - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
Binary compressed form 6 CAS with embedded type system representing the type system encoding the serialization specifies the type system used for the serialized form
- COMPRESSED_FILTERED_TSI - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
Type system and index specification included used to reinitialize the CAS and specifies the type system used for the serialized form
- COMPRESSED_PROJECTION - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
with subset of views (not in use)
- COMPRESSED_TSI - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
Binary Compressed Form 4, plus serialized TSI used to reinitialize the CAS
- compType - Variable in class org.apache.uima.pear.insd.edit.INSDComponentPage
-
The comp type.
- computeFlow(AbstractCas) - Method in class org.apache.uima.flow.CasFlowController_ImplBase
-
Overriden to check that
aCAS
is an instanceofCAS
. - computeFlow(AbstractCas) - Method in interface org.apache.uima.flow.FlowController
-
Invokes this FlowController on a CAS.
- computeFlow(AbstractCas) - Method in class org.apache.uima.flow.JCasFlowController_ImplBase
-
Overriden to check that
aCAS
is an instanceofJCas
. - computeFlow(CAS) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
-
Invokes the FlowController's computeFlow method, returning a Flow object that routes the given CAS through this aggregate.
- computeFlow(CAS) - Method in class org.apache.uima.flow.CasFlowController_ImplBase
-
This method must be overriden by subclasses.
- computeFlow(CAS) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
- computeFlow(CAS) - Method in class org.apache.uima.flow.impl.FixedFlowController
- computeFlow(JCas) - Method in class org.apache.uima.flow.JCasFlowController_ImplBase
-
This method must be overriden by subclasses.
- computeFlowTable(Capability[]) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
-
method computeFlowTable create the flow table for faster processing.
- computeHashCodeLong() - Method in class org.apache.uima.cas.impl.FeatureImpl
-
Hashcode and equals are used, possibly for features in different type systems, where the features should be "equal".
- computeIfAbsent(int, IntFunction<T>) - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- 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
- computeSizeHint() - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- ConcurrentHashMapWithProducer<K,
V> - Class in org.apache.uima.util -
A concurrent map supporting a value-creating get.
- ConcurrentHashMapWithProducer() - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
- ConcurrentHashMapWithProducer(int) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
- ConcurrentHashMapWithProducer(int, float) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
- ConcurrentHashMapWithProducer(int, float, int) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
- ConcurrentHashMapWithProducer(Map<? extends K, ? extends V>) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
- CONFIG - Static variable in class org.apache.uima.util.Level
-
message level "CONFIG"
- CONFIG_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "CONFIG"
- CONFIG_SETTING_ABSENT - Static variable in exception class 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 class 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
-
Instantiates a new config field.
- ConfigGroup - Class in org.apache.uima.taeconfigurator.model
-
Instances of this class model the 3 varients of configuration parameter sets.
- ConfigGroup(ConfigurationParameterDeclarations, int) - Constructor for class org.apache.uima.taeconfigurator.model.ConfigGroup
-
Instantiates a new config group.
- ConfigGroup(ConfigurationParameterDeclarations, ConfigurationGroup) - Constructor for class org.apache.uima.taeconfigurator.model.ConfigGroup
-
Instantiates a new config group.
- ConfigurableDataResource_impl - Class in org.apache.uima.resource.impl
-
A simple
DataResource
implementation that can read data from a file via a URL. - ConfigurableDataResource_impl() - Constructor for class org.apache.uima.resource.impl.ConfigurableDataResource_impl
- ConfigurableDataResourceSpecifier - Interface in org.apache.uima.resource
-
A type of
ResourceSpecifier
that locates a resource file using its URL. - ConfigurableDataResourceSpecifier_impl - Class in org.apache.uima.resource.impl
-
Reference implementation of
FileResourceSpecifier
. - ConfigurableDataResourceSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_impl
-
Creates a new
ConfigurableDataResourceSpecifier_impl
. - ConfigurableFeature - Class in org.apache.uima.collection.impl.cpm.utils
-
The Class ConfigurableFeature.
- ConfigurableFeature(String, String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
Instantiates a new configurable feature.
- ConfigurableResource - Interface in org.apache.uima.resource
-
A
Resource
that has configuration parameters that can be changed after the Resource has been instantiated. - ConfigurableResource_ImplBase - Class in org.apache.uima.resource
-
Implementation base class for
ConfigurableResource
s. - ConfigurableResource_ImplBase() - Constructor for class org.apache.uima.resource.ConfigurableResource_ImplBase
- CONFIGURATION_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
- ConfigurationData(ConfigurationParameter[], Object[]) - Constructor for class org.apache.uima.fit.factory.ConfigurationParameterFactory.ConfigurationData
- ConfigurationGroup - Interface in org.apache.uima.resource.metadata
-
A group of
ConfigurationParameter
s. - ConfigurationGroup_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
ConfigurationGroup
. - ConfigurationGroup_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
- configurationGroup0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant configurationGroup0.
- configurationGroupArray0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant configurationGroupArray0.
- 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 - Annotation Interface in org.apache.uima.fit.descriptor
-
This annotation marks an analysis component member variable as a configuration parameter.
- ConfigurationParameter_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
ConfigurationParameter
. - ConfigurationParameter_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
- configurationParameter0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant configurationParameter0.
- configurationParameterArray0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant configurationParameterArray0.
- 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
- ConfigurationParameterFactory - Class in org.apache.uima.fit.factory
- ConfigurationParameterFactory.ConfigurationData - Class in org.apache.uima.fit.factory
-
A simple class for storing an array of configuration parameters along with an array of the values that will fill in those configuration parameters
- ConfigurationParameterInitializer - Class in org.apache.uima.fit.component.initialize
-
Initialize an instance of a class with fields that are annotated as
ConfigurationParameter
s from the parameter values given in aUimaContext
. - configurationParameters - Variable in class org.apache.uima.fit.factory.ConfigurationParameterFactory.ConfigurationData
- ConfigurationParameterSettings - Interface in org.apache.uima.resource.metadata
-
The values for
ConfigurationParameter
s in a Resource. - ConfigurationParameterSettings_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
ConfigurationParameterSettings
. - ConfigurationParameterSettings_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
- configurationValues - Variable in class org.apache.uima.fit.factory.ConfigurationParameterFactory.ConfigurationData
- configure() - Method in class org.apache.uima.caseditor.ide.NlpProject
- configure() - Method in class org.apache.uima.pear.nature.UimaNature
- 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.
- configureResourceMetaData(ResourceMetaData, Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Adds meta data from a
ResourceMetaData
annotation to the given meta data object if such an annotation is present on the component class. - configureShell(Shell) - Method in class org.apache.uima.caseditor.editor.editview.CreateFeatureStructureDialog
- configureShell(Shell) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
- configureViewForXmlFragmentsQuery(String) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Configures the viewer appropriately for displaying a hit against an XML fragments query.
- configureViewForXmlFragmentsQuery(String, String) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Configures the viewer appropriately for displaying a hit against an XML fragments query.
- confirmExit() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
Ask user to confirm exist.
- confirmOverwrite(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Confirm overwrite.
- CONN_RETRY_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
The Constant CONN_RETRY_COUNT.
- connect(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Connects to external service using service name as a way to locate it.
- connect(String, int) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Connects the proxy to Cas Processor running as a vinci service on a given host and port number.
- connect(URL) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
Connects to a service endpoint defined in the given URL.
- connect(URL, long) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
- connect(URL, long) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketTransport
-
Creates a socket connection to a given endpoint.
- connect(GraphNode) - Method in class org.apache.uima.internal.util.GraphNode
-
Connect this node to a new node.
- CONNECT_RETRY_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- consolidate(AnalysisEngineDescription) - Static method in class org.apache.uima.fit.internal.DescriptionUtils
-
Consolidate duplicate information in the AE description.
- Constants - Class in org.apache.uima.adapter.vinci.util
-
Constants used by the Vinci service.
- Constants - Class in org.apache.uima.collection.impl.cpm
-
CPE Constants
- Constants - Class in org.apache.uima
-
Some constants used by the UIMA framework.
- Constants - Interface in org.apache.uima.util.impl
-
Constants
- Constants() - Constructor for class org.apache.uima.adapter.vinci.util.Constants
- Constants() - Constructor for class org.apache.uima.collection.impl.cpm.Constants
- Constants() - Constructor for class org.apache.uima.Constants
- ConstraintFactory - Class in org.apache.uima.cas
-
Methods to create
FSMatchConstraint
s for filtered iterators or other use. - ConstraintFactory() - Constructor for class org.apache.uima.cas.ConstraintFactory
- ConstraintFactoryImpl - Class in org.apache.uima.cas.impl
-
Implementation of the ConstraintFactory interface.
- ConstraintFactoryImpl() - Constructor for class org.apache.uima.cas.impl.ConstraintFactoryImpl
- Constraints - used by filtered iterators - Search tag in package org.apache.uima.cas
- Section
- consumeCharacters(InputStream, byte[], char[], int) - Static method in class org.apache.vinci.transport.XTalkTransporter
-
Consume the string of bytesToRead utf-8 bytes. assumes buffers are big enough to hold bytesToRead bytes/chars
- 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.
- Consumer_T_int_withIOException<T> - Interface in org.apache.uima.internal.util.function
- Consumer_T_withIOException<T> - Interface in org.apache.uima.internal.util.function
- Consumer_withSaxException<T> - Interface in org.apache.uima.internal.util.function
- Consumer2<T,
U> - Interface in org.apache.uima.internal.util.function - ConsumerCasUtils - Class in org.apache.uima.collection.impl.cpm.engine
-
The Class ConsumerCasUtils.
- ConsumerCasUtils - Class in org.apache.uima.util
- ConsumerCasUtils() - Constructor for class org.apache.uima.collection.impl.cpm.engine.ConsumerCasUtils
- ConsumerCasUtils() - Constructor for class org.apache.uima.util.ConsumerCasUtils
- consumeRootChildren(InputStream, Frame, byte[], char[]) - Method in class org.apache.vinci.transport.XTalkTransporter
- consumeRootElement(InputStream, Frame, byte[], char[]) - Method in class org.apache.vinci.transport.XTalkTransporter
- ConsumerPanel - Class in org.apache.uima.tools.cpm
-
The Class ConsumerPanel.
- ConsumerPanel(ResourceSpecifier, File, long) - Constructor for class org.apache.uima.tools.cpm.ConsumerPanel
-
Instantiates a new consumer panel.
- 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
- containedIn(S) - Method in class org.apache.uima.fit.util.ContainmentIndex
-
Get all instances of the covered type contained within the boundaries of the specified instance of the covering type.
- ContainerElementFilter - Class in org.apache.uima.caseditor.ide.wizards
- ContainerElementFilter() - Constructor for class org.apache.uima.caseditor.ide.wizards.ContainerElementFilter
- containerText - Variable in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizardPage
-
The container text.
- containing(U) - Method in class org.apache.uima.fit.util.ContainmentIndex
-
Get all instances of the covering type containing the the specified instance of the covered type.
- ContainingConstraint - Class in org.apache.uima.caseditor.editor.util
-
Filters out all annotations which are not contained by one of the provided annotations.
- ContainingConstraint() - Constructor for class org.apache.uima.caseditor.editor.util.ContainingConstraint
- ContainmentIndex<S,
U> - Class in org.apache.uima.fit.util -
Create a fast way of repeatedly checking whether instances of one type are contained within the boundaries on another type.
- ContainmentIndex(CAS, Type, Type, ContainmentIndex.Type) - Constructor for class org.apache.uima.fit.util.ContainmentIndex
-
Create a new index on the given JCas using the specified two types.
- ContainmentIndex.Type - Enum Class in org.apache.uima.fit.util
- contains(byte) - Method in class org.apache.uima.jcas.cas.ByteArray
- contains(double) - Method in class org.apache.uima.jcas.cas.DoubleArray
- contains(float) - Method in class org.apache.uima.jcas.cas.FloatArray
- contains(float) - Method in class org.apache.uima.jcas.cas.FloatList
- 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 thisIntVector
. - contains(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- contains(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
- contains(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- contains(int) - Method in class org.apache.uima.internal.util.SortedIntSet
- contains(int) - Method in class org.apache.uima.jcas.cas.IntegerArray
- contains(int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- contains(int) - Method in class org.apache.uima.jcas.cas.IntegerList
- contains(int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- contains(long) - Method in class org.apache.uima.jcas.cas.LongArray
- contains(short) - Method in class org.apache.uima.jcas.cas.ShortArray
- contains(ClassLoader[], ClassLoader) - Static method in class org.apache.uima.internal.util.Misc
- contains(Object) - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- contains(Object) - Method in class org.apache.uima.internal.util.ObjHashSet
- contains(Object) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- contains(Object) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- contains(Object) - Method in class org.apache.uima.jcas.cas.FSArray
- contains(Object) - Method in class org.apache.uima.jcas.cas.FSArrayList
- contains(Object) - Method in class org.apache.uima.jcas.cas.FSHashSet
- contains(String) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
Contains.
- contains(String) - Method in class org.apache.uima.internal.util.SymbolTable
- contains(String) - Method in class org.apache.uima.jcas.cas.StringArray
- contains(String) - Method in class org.apache.uima.jcas.cas.StringList
- contains(String[], String) - Static method in class org.apache.uima.internal.util.Misc
- 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.FsIndex_bag
- contains(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_flat
- contains(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- contains(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_set_sorted
- contains(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- contains(JCas, AnnotationFS, Class<? extends Annotation>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Check if the given annotation contains any annotation of the given type.
- contains(T) - Method in class org.apache.uima.jcas.cas.FSList
- containsAll(Collection<?>) - Method in class org.apache.uima.internal.util.ObjHashSet
- containsAll(Collection<?>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- containsAll(Collection<?>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- containsAll(Collection<?>) - Method in class org.apache.uima.jcas.cas.FSArrayList
- containsAll(Collection<?>) - Method in class org.apache.uima.jcas.cas.FSHashSet
-
Contains all.
- containsCasState(CasState) - Method in class org.apache.uima.cas.impl.CASImpl
- containsFeature(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- containsFeature(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Determines whether this
ResultSpecification
contains the specified Feature for the language x-unspecified. - containsFeature(String, String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- containsFeature(String, String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Determines whether this
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.Int2ObjHashMap
- 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(Object) - Method in class org.apache.uima.internal.util.WeakIdentityMap
- containsKey(Object) - Method in class org.apache.uima.jcas.cas.Int2FS
- 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.
- containsNode(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
Proofs if a node is contained in the list of nodes.
- containsResultsEquallyOrMoreSevereThan(ValidationResult.Severity) - Method in class org.apache.uima.fit.validation.ValidationSummary
- containsType(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- containsType(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Determines whether this
ResultSpecification
contains the specified Type for the language x-unspecified. - containsType(String, String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- containsType(String, String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Determines whether this
ResultSpecification
contains the specified Type for the specified language. - containsValue(int) - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
- containsValue(Object) - Method in class org.apache.uima.jcas.cas.Int2FS
- 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
- ContentAssistField32 - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class ContentAssistField32.
- contents - Variable in class org.apache.uima.internal.util.XmlElementNameAndContents
- ContextForPartDialog - Class in org.apache.uima.taeconfigurator.files
-
The Class ContextForPartDialog.
- ContextForPartDialog(Shell, IAdaptable, XMLizable, IPath, MultiPageEditor, String) - Constructor for class org.apache.uima.taeconfigurator.files.ContextForPartDialog
-
Instantiates a new context for part dialog.
- contextPath - Variable in class org.apache.uima.taeconfigurator.files.ContextForPartDialog
-
The context path.
- 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.
- contributeToMenu(IMenuManager) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
- contributeToStatusLine(IStatusLineManager) - Method in class org.apache.uima.caseditor.editor.AnnotationEditorActionContributor
-
Contributes the status item to the status line.
- control_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- controlPaused() - Method in class org.apache.uima.tools.cpm.CpmPanel
- controlPaused() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
-
Control paused.
- controlResumed() - Method in class org.apache.uima.tools.cpm.CpmPanel
- controlResumed() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
-
Control resumed.
- controlStarted() - Method in class org.apache.uima.tools.cpm.CpmPanel
- controlStarted() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
-
Control started.
- controlStopped() - Method in class org.apache.uima.tools.cpm.CpmPanel
- controlStopped() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
-
Control stopped.
- conversionCas - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The conversion cas.
- conversionCas - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The conversion cas.
- conversionCasArray - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The conversion cas array.
- conversionCasArray - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The conversion cas array.
- convert(Transportable, Transportable) - Static method in class org.apache.vinci.transport.util.TransportableConverter
-
Copy the contents of one transportable into the other transportable.
- convert(Transportable, TransportableFactory) - Static method in class org.apache.vinci.transport.util.TransportableConverter
-
Convert a transportable to the type of transportable returned by a factory.
- convertBase64StringToString(String) - Static method in class org.apache.vinci.transport.util.Base64Converter
- convertBase64ToBinary(byte[]) - Static method in class org.apache.vinci.transport.util.Base64Converter
- convertBase64ToBinary(byte[], int) - Static method in class org.apache.vinci.transport.util.Base64Converter
- convertBinaryToBase64(byte[]) - Static method in class org.apache.vinci.transport.util.Base64Converter
- convertBinaryToBase64(byte[], int, boolean) - Static method in class org.apache.vinci.transport.util.Base64Converter
- convertData2TypeSystem(CasData) - Static method in class org.apache.uima.util.CasCreationUtils
-
Extracts a TypeSystem definition from a CasData.
- convertNull(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Convert null.
- convertNull(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Convert null.
- convertStringToBase64String(String) - Static method in class org.apache.vinci.transport.util.Base64Converter
- convertStringToHTMLString(String) - Static method in class org.apache.vinci.transport.util.XMLConverter
- convertStringToHTMLString(String, StringBuffer) - Static method in class org.apache.vinci.transport.util.XMLConverter
- convertStringToUTF(char[], int, int) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert a String from a character array to UTF-8.
- convertStringToUTF(char[], int, int, byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert the given char[] input into UTF-8 and place in the destination buffer.
- convertStringToUTF(String) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert a Java String to UTF-8.
- convertStringToUTF(String, byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert the given char[] input into UTF-8 and place in the destination buffer.
- convertStringToXMLString(String) - Static method in class org.apache.vinci.transport.util.XMLConverter
-
Convert to XML string format.
- convertStringToXMLString(String, StringBuffer) - Static method in class org.apache.vinci.transport.util.XMLConverter
- convertToAbsolutePath(String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
Convert to absolute path.
- 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.FSIndexComparatorImpl
- copy() - Method in class org.apache.uima.cas.impl.FsIterator_singletype
- copy() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_ordered
- copy() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- copy() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- copy() - Method in class org.apache.uima.cas.impl.Subiterator
- copy() - Method in class org.apache.uima.internal.util.CharArrayString
-
Copy this string.
- copy() - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- copy() - Method in interface org.apache.uima.internal.util.IntPointerIterator
- copy() - Method in class org.apache.uima.internal.util.IntVector
- copy() - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
- copy() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
- copy() - Method in class org.apache.uima.internal.util.SymbolTable
-
Perform a deep copy.
- copy() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- COPY_CAS_RANGE_TYPE_NAMES_NOT_EQUAL - Static variable in exception class 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}".
- copy_to_new_table(int, int, Common_hash_support.CommonCopyOld2New) - Method in class org.apache.uima.internal.util.Common_hash_support
- copy_to_new_table(int, int, Common_hash_support.CommonCopyOld2New) - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- copy_to_new_table(int, int, Common_hash_support.CommonCopyOld2New) - Method in class org.apache.uima.internal.util.IntHashSet
- copy_to_new_table(int, int, Common_hash_support.CommonCopyOld2New) - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- copy_to_new_table(int, int, Common_hash_support.CommonCopyOld2New) - Method in class org.apache.uima.internal.util.ObjHashSet
- copyArray(TOP) - Static method in class org.apache.uima.cas.impl.CASImpl
- copyCas(CAS, CAS, boolean) - Static method in class org.apache.uima.util.CasCopier
-
Does a complete deep copy of one CAS into another CAS.
- copyCas(CAS, CAS, boolean, boolean) - Static method in class org.apache.uima.util.CasCopier
-
Does a complete deep copy of one CAS into another CAS.
- copyCasView(String, boolean) - Method in class org.apache.uima.util.CasCopier
-
Does a deep copy of the contents of one CAS View into another CAS's same-named-view If the destination view already exists in the destination CAS, then it will be the target of the copy.
- copyCasView(String, CAS, boolean) - Method in class org.apache.uima.util.CasCopier
-
Does a deep copy of the contents of one CAS View into another CAS view, with a possibly different name.
- copyCasView(CAS, boolean) - Method in class org.apache.uima.util.CasCopier
-
Does a deep copy of the contents of one CAS View into another CAS's same-named-view If the destination view already exists in the destination CAS, then it will be the target of the copy.
- copyCasView(CAS, String, boolean) - Method in class org.apache.uima.util.CasCopier
-
Does a deep copy of the contents of one CAS View into another CAS view, with a possibly different name.
- copyCasView(CAS, CAS, boolean) - Method in class org.apache.uima.util.CasCopier
-
Does a deep copy of the contents of one CAS View into another CAS view, with a possibly different name.
- copyFeatureExceptFsRef(TOP, FeatureImpl, TOP, FeatureImpl) - Static method in class org.apache.uima.cas.impl.CASImpl
-
Copies a feature from one fs to another FSs may be in different type systems Doesn't copy a feature ref, but instead returns false.
- copyFile(File, File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Deprecated.use Java 7 for this see
Files.copy(Path, Path, CopyOption...)
- copyFile(File, File) - Static method in class org.apache.uima.util.FileUtils
-
Deprecated.use Java 7 for this see
Files.copy(Path, Path, CopyOption...)
- copyFile(URL, File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Deprecated.use Java 7 for this see
Files.copy(InputStream, Path, CopyOption...)
- copyFromArray(boolean[], int, int, int) - Method in interface org.apache.uima.cas.BooleanArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(boolean[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
- copyFromArray(byte[], int, int, int) - Method in interface org.apache.uima.cas.ByteArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(byte[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
- copyFromArray(double[], int, int, int) - Method in interface org.apache.uima.cas.DoubleArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(double[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
- copyFromArray(float[], int, int, int) - Method in interface org.apache.uima.cas.FloatArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(float[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
- copyFromArray(int[], int, int, int) - Method in interface org.apache.uima.cas.IntArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(int[], int, int, int) - Method in class org.apache.uima.internal.util.IntVector
- copyFromArray(int[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
- copyFromArray(int[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- copyFromArray(int[], int, int, int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- copyFromArray(long[], int, int, int) - Method in interface org.apache.uima.cas.LongArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(long[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray
- copyFromArray(short[], int, int, int) - Method in interface org.apache.uima.cas.ShortArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(short[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
- copyFromArray(E[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArrayList
-
Copy from 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(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray
-
Not supported, will throw UnsupportedOperationException
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArrayList
-
Not supported, will throw UnsupportedOperationException.
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
-
Not supported, will throw UnsupportedOperationException
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.StringArray
- copyFromArray(T[], int, int, int) - Method in interface org.apache.uima.cas.ArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(U[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray
- copyFs(T) - Method in class org.apache.uima.util.CasCopier
-
Copy 1 feature structure from the originalSrcCas to a new Cas.
- CopyOnWriteIndexPart<T> - Interface in org.apache.uima.cas.impl
-
common APIs supporting the copy on write aspect of index parts
- CopyOnWriteObjHashSet<T> - Class in org.apache.uima.internal.util
-
implements ObjHashSet partially, for iterator use
- CopyOnWriteObjHashSet(ObjHashSet<T>) - Constructor for class org.apache.uima.internal.util.CopyOnWriteObjHashSet
- CopyOnWriteOrderedFsSet_array<T> - Class in org.apache.uima.internal.util
-
implements OrderedFsSet_array partially, for iterator use
- CopyOnWriteOrderedFsSet_array(OrderedFsSet_array<T>) - Constructor for class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- copyright() - Element in annotation interface org.apache.uima.fit.descriptor.ResourceMetaData
-
Gets the copyright notice for this Resource.
- copyTableItem(TableItem, TableItem) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Copy table item.
- copyToArray(int, boolean[], int, int) - Method in interface org.apache.uima.cas.BooleanArrayFS
-
Copy the contents of the array from
start
toend
to the destinationdestArray
with destination offsetdestOffset
. - copyToArray(int, boolean[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
- copyToArray(int, byte[], int, int) - Method in interface org.apache.uima.cas.ByteArrayFS
-
Copy the contents of the array from
start
toend
to the destinationdestArray
with destination offsetdestOffset
. - copyToArray(int, byte[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
- copyToArray(int, double[], int, int) - Method in interface org.apache.uima.cas.DoubleArrayFS
-
Copy the contents of the array from
start
toend
to the destinationdestArray
with destination offsetdestOffset
. - copyToArray(int, double[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
- copyToArray(int, float[], int, int) - Method in interface org.apache.uima.cas.FloatArrayFS
-
Copy the contents of the array to an external array.
- copyToArray(int, float[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
- copyToArray(int, int[], int, int) - Method in interface org.apache.uima.cas.IntArrayFS
-
Copy the contents of the array from
start
toend
to the destinationdestArray
with destination offsetdestOffset
. - copyToArray(int, int[], int, int) - Method in class org.apache.uima.internal.util.IntVector
- copyToArray(int, int[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
- copyToArray(int, int[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- copyToArray(int, int[], int, int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- copyToArray(int, long[], int, int) - Method in interface org.apache.uima.cas.LongArrayFS
-
Copy the contents of the array from
start
toend
to the destinationdestArray
with destination offsetdestOffset
. - copyToArray(int, long[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray
- copyToArray(int, short[], int, int) - Method in interface org.apache.uima.cas.ShortArrayFS
-
Copy the contents of the array from
start
toend
to the destinationdestArray
with destination offsetdestOffset
. - copyToArray(int, short[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
- copyToArray(int, E[], int, int) - Method in class org.apache.uima.jcas.cas.FSArrayList
-
Copy to array.
- copyToArray(int, String[], int, int) - Method in interface org.apache.uima.cas.CommonArrayFS
-
Copy the contents of the array to an external string array.
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray
-
Copies an array of Feature Structures to an Array of Strings.
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.FSArrayList
-
Copies an array of Feature Structures to an Array of Strings.
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
-
Copies an array of ints to an Array of Strings.
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.StringArray
- copyToArray(int, U[], int, int) - Method in interface org.apache.uima.cas.ArrayFS
-
Copy the contents of the array from
start
toend
to the destinationdestArray
with destination offsetdestOffset
. - copyToArray(int, U[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray
- copyToArray(T[], int) - Method in interface org.apache.uima.cas.impl.CopyOnWriteIndexPart
-
Copy FS refs to target from this index part
- copyToArray(T[], int) - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
- copyToArray(T[], int) - Method in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- copyTreeItem(TreeItem, TreeItem) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Copy table tree item.
- copyValuesFrom(CommonArrayFS) - Method in class org.apache.uima.jcas.cas.DoubleArray
- copyValuesFrom(CommonArrayFS) - Method in class org.apache.uima.jcas.cas.FloatArray
- copyValuesFrom(CommonArrayFS) - Method in class org.apache.uima.jcas.cas.FSArrayList
- copyValuesFrom(CommonArrayFS) - Method in class org.apache.uima.jcas.cas.IntegerArray
- copyValuesFrom(CommonArrayFS) - Method in class org.apache.uima.jcas.cas.LongArray
- copyValuesFrom(CommonArrayFS) - Method in class org.apache.uima.jcas.cas.ShortArray
- copyValuesFrom(CommonArrayFS) - Method in class org.apache.uima.jcas.cas.StringArray
- copyValuesFrom(CommonArrayFS<E>) - Method in interface org.apache.uima.cas.CommonArrayFS
-
Copy values from another array of the same kind
- copyValuesFrom(CommonArrayFS<Boolean>) - Method in class org.apache.uima.jcas.cas.BooleanArray
- copyValuesFrom(CommonArrayFS<Byte>) - Method in class org.apache.uima.jcas.cas.ByteArray
- copyValuesFrom(CommonArrayFS<Integer>) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- copyValuesFrom(CommonArrayFS<T>) - Method in class org.apache.uima.jcas.cas.FSArray
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Copy values from GUI.
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddAllowedValueDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityFeatureDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityTypeDialog
-
Return values having at least one of input or output selected.
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDependencyDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexKeyDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddSofaDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeToPriorityListDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.EditSofaBindingsDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ExportImportablePartDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SelectTypeDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialog
- copyValuesFromGUI() - Method in class org.apache.uima.taeconfigurator.files.PickOverrideKeysAndParmName
- COULD_NOT_ACCESS_DATA - Static variable in exception class 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 class 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 class 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 class 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 class 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 class 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 class org.apache.uima.cas.impl.AnnotationImplException
-
Error parsing types system file "{0}": type "{1}" could not be added at line {2}, column {3}.
- count() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- 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
- coveredBy - Enum constant in enum class org.apache.uima.cas.impl.Subiterator.BoundsUse
- coveredBy(int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- coveredBy(int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Subselection - specifies selecting Feature Structures starting (and maybe ending) within a bounding Feature Structure Requires an Annotation Index.
- coveredBy(int, int) - Method in interface org.apache.uima.cas.text.AnnotationFS
- coveredBy(int, int, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- coveredBy(AnnotationFS) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
-
subselection based on boundingFs
- coveredBy(AnnotationFS) - Method in interface org.apache.uima.cas.SelectFSs
-
Subselection - specifies selecting Feature Structures starting (and maybe ending) within a bounding Feature Structure - influenced by typePriority, positionUsesType, useAnnotationEquals, includeAnnotationsWithEndBeyondBounds Requires an Annotation Index.
- coveredBy(AnnotationFS) - Method in interface org.apache.uima.cas.text.AnnotationFS
- coveredBy(AnnotationFS, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- coveredBy(AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
-
Y is starting before or at the same position as A and ends after or at the same position as X.
- covering - Enum constant in enum class org.apache.uima.cas.impl.Subiterator.BoundsUse
- covering(int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- covering(int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Subselection - specifies selecting Feature Structures starting before or equal to bounding Feature Structure's begin and ending at or beyond the bounding Feature Structure's end Requires an Annotation Index.
- covering(int, int) - Method in interface org.apache.uima.cas.text.AnnotationFS
- covering(int, int, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- covering(AnnotationFS) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- covering(AnnotationFS) - Method in interface org.apache.uima.cas.SelectFSs
-
Subselection - specifies selecting Feature Structures starting before or equal to bounding Feature Structure and ending at or beyond the bounding Feature Structure - influenced by typePriority, positionUsesType, useAnnotationEquals Requires an Annotation Index.
- covering(AnnotationFS) - Method in interface org.apache.uima.cas.text.AnnotationFS
- covering(AnnotationFS, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- covering(AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
-
X is starting before or at the same position as Y and ends after or at the same position as Y.
- cpcTimeout - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
The cpc timeout.
- cpd - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The cpd.
- CPE_CONFIGURATION_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
-
CPE Configuration
- CpeBuilder - Class in org.apache.uima.fit.cpe
-
Build a Collection Processing Engine from a
CollectionReaderDescription
and aAnalysisEngineDescription
. - CpeBuilder() - Constructor for class org.apache.uima.fit.cpe.CpeBuilder
- 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
-
The Class CpeCasProcessorsImpl.
- CpeCasProcessorsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
Instantiates a new cpe cas processors impl.
- 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
-
The Class CpeCheckpointImpl.
- CpeCheckpointImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
Instantiates a new cpe checkpoint impl.
- 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.Instantiates a new cpe collection reader cas initializer impl.
- CpeCollectionReaderImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
The Class CpeCollectionReaderImpl.
- CpeCollectionReaderImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
Instantiates a new cpe collection reader impl.
- 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
-
The Class CpeCollectionReaderIteratorImpl.
- 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
-
The Class CpeComponentDescriptorImpl.
- CpeComponentDescriptorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
-
Instantiates a new cpe component descriptor impl.
- 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
-
The cpe configuration.
- cpeConfiguration - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The cpe configuration.
- 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
-
The Class CpeConfigurationImpl.
- CpeConfigurationImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
Instantiates a new cpe configuration impl.
- CPEContext - Class in org.apache.uima.collection.impl.cpm.container
-
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
- CPEContext(String) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEContext
- CpeDefaultValues - Class in org.apache.uima.collection.impl.metadata
- CpeDefaultValues() - Constructor for class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- CPEDeployer - Interface in org.apache.uima.collection.impl.base_cpm.container.deployer
- CPEDeployerDefaultImpl - Class in org.apache.uima.collection.impl.cpm.container.deployer
-
Implements
CasProcessorDeployer
. - CPEDeployerDefaultImpl(CPEFactory) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
-
Initializes this instance with a reference to the CPE configuration.
- CpeDescription - Interface in org.apache.uima.collection.metadata
-
Java representation of a Collection Processing Engine (CPE) XML descriptor.
- CpeDescriptionImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
The Class CpeDescriptionImpl.
- CpeDescriptionImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
Instantiates a new cpe description impl.
- CpeDescriptionImpl(XMLInputSource) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
Instantiates a new cpe description impl.
- CpeDescriptorException - Exception Class in org.apache.uima.collection.metadata
- CpeDescriptorException(String) - Constructor for exception class 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
-
Instantiates a new cpe descriptor factory.
- CPEFactory - Class in org.apache.uima.collection.impl.cpm.container
-
Component responsible for generating objects representing cpe descriptor configuration.
- CPEFactory(CpeDescription, ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Create a new CPEFactory for a CpeDescription that's already been parsed.
- CPEFactory(ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Create a new CPEFactory on which we will later call parse(String) to parse a CPE descriptor.
- CpeInclude - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- CpeIncludeImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
The Class CpeIncludeImpl.
- CpeIncludeImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
-
Instantiates a new cpe include impl.
- 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
-
The Class CpeIntegratedCasProcessorImpl.
- CpeIntegratedCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeIntegratedCasProcessorImpl
-
Instantiates a new cpe integrated cas processor impl.
- 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
-
The Class CpeLocalCasProcessorImpl.
- CpeLocalCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
Instantiates a new cpe local cas processor impl.
- CpeLocalCasProcessorImpl(boolean) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
Instantiates a new cpe local cas processor impl.
- CpeLocalCasProcessorImpl(String, String) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
Instantiates a new cpe local cas processor impl.
- CpeObject - Class in org.apache.uima.collection.impl.metadata.cpe
-
The Class CpeObject.
- CpeObject(Object) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeObject
-
Instantiates a new cpe object.
- CpePipeline - Class in org.apache.uima.fit.cpe
- 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
-
The Class CpeRemoteCasProcessorImpl.
- CpeRemoteCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeRemoteCasProcessorImpl
-
Instantiates a new cpe remote cas processor impl.
- 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
-
The Class CpeResourceManagerConfigurationImpl.
- CpeResourceManagerConfigurationImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
-
Instantiates a new cpe resource manager configuration impl.
- CpeSofaMapping - Interface in org.apache.uima.collection.metadata
- CpeSofaMappingImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
The Class CpeSofaMappingImpl.
- 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
-
The Class CpeSofaMappingsImpl.
- 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
-
Instantiates a new cpe timer impl.
- cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
The cpm.
- cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The cpm.
- cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The cpm.
- CPM_HOME - Static variable in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
The Constant CPM_HOME.
- CPM_LOG_RESOURCE_BUNDLE - Static variable in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
The Constant CPM_LOG_RESOURCE_BUNDLE.
- CPMChunkTimeoutException - Exception Class in org.apache.uima.collection.impl.cpm.engine
-
The Class CPMChunkTimeoutException.
- CPMChunkTimeoutException(long, String, String) - Constructor for exception class org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
-
Instantiates a new CPM chunk timeout exception.
- CPMEngine - Class in org.apache.uima.collection.impl.cpm.engine
-
Responsible for creating and initializing processing threads.
- CPMEngine(CPMExecutorService, CPEFactory, ProcessTrace, CheckpointData) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Initializes Collection Processing Engine.
- CPMException - Exception Class in org.apache.uima.collection.impl.cpm
- CPMException(String) - Constructor for exception class org.apache.uima.collection.impl.cpm.CPMException
- cpmExecutorService - Variable in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
The CPE executor service.
- CPMExecutorService - Class in org.apache.uima.collection.impl.cpm.engine
-
This component catches uncaught errors in the CPM.
- CPMExecutorService() - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPMExecutorService
- CpmFrame - Class in org.apache.uima.tools.cpm
-
The Class CpmFrame.
- CpmFrame() - Constructor for class org.apache.uima.tools.cpm.CpmFrame
-
Instantiates a new cpm frame.
- 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
-
The Class CpmLocalizedMessage.
- CpmLocalizedMessage() - Constructor for class org.apache.uima.collection.impl.cpm.utils.CpmLocalizedMessage
- CpmPanel - Class in org.apache.uima.tools.cpm
-
The Class CpmPanel.
- CpmPanel() - Constructor for class org.apache.uima.tools.cpm.CpmPanel
-
Instantiates a new cpm panel.
- CPMPATH - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- CPMUtils - Class in org.apache.uima.collection.impl.cpm.utils
-
The Class CPMUtils.
- 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
- cpuTime() - Static method in class org.apache.uima.fit.benchmark.Benchmark
-
Get CPU time in nanoseconds.
- creatableArrays - Static variable in class org.apache.uima.cas.impl.BuiltinTypeKinds
- creatableBuiltinJCas - Static variable in class org.apache.uima.cas.impl.BuiltinTypeKinds
-
These types are - builtin, but could be extended by user - creatable - so they need a generator. -- non-creatable built-in types are not generated
- creatableBuiltinJCasClassNames - Static variable in class org.apache.uima.cas.impl.BuiltinTypeKinds
- create(Class<T>, Class<S>) - Static method in class org.apache.uima.fit.testing.factory.TokenBuilder
-
Instantiates a TokenBuilder with the type system information that the builder needs to build tokens.
- create(String) - Static method in class org.apache.uima.util.UriUtils
-
Create a URI from a String, with proper quoting.
- create(ArrayFS<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Convert an
ArrayFS
to aCollection
. - create(ArrayFS<T>, Type) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Fetch all annotations of the given type or its sub-types from the given FS array.
- create(ArrayFS, Class<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Fetch all annotations of the given type or its sub-types from the given FS array.
- create(CAS, Type) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Deprecated.Use
cas.select(type).asList()
- create(CAS, Type, Type, ContainmentIndex.Type) - Static method in class org.apache.uima.fit.util.ContainmentIndex
-
Factory method to create an index instead of using the constructor.
- create(FSIterator<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Convert an
FSIterator
to aCollection
. - create(AnnotationIndex<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Deprecated.Use
index.select().asList()
- create(ICasDocument, List<AnnotationFS>) - Static method in class org.apache.uima.caseditor.editor.ModelFeatureStructure
-
Creates the.
- create(FloatList) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- create(FSList<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- create(FSList<T>, Class<? extends T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Fetch all annotations of the given type or its sub-types from the given FS list.
- create(FSList<T>, Type) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- create(IntegerList) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- create(StringList) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- create(JCas, boolean[]) - Static method in class org.apache.uima.jcas.cas.BooleanArray
- create(JCas, byte[]) - Static method in class org.apache.uima.jcas.cas.ByteArray
- create(JCas, double[]) - Static method in class org.apache.uima.jcas.cas.DoubleArray
- create(JCas, float[]) - Static method in class org.apache.uima.jcas.cas.FloatArray
- create(JCas, int[]) - Static method in class org.apache.uima.jcas.cas.IntegerArray
- create(JCas, int[]) - Static method in class org.apache.uima.jcas.cas.IntegerArrayList
-
Convenience - create a IntegerArrayList from an existing array.
- create(JCas, int[]) - Static method in class org.apache.uima.jcas.cas.IntegerList
-
Create an IntegerList from an existing array of ints
- create(JCas, long[]) - Static method in class org.apache.uima.jcas.cas.LongArray
- create(JCas, short[]) - Static method in class org.apache.uima.jcas.cas.ShortArray
- create(JCas, E[]) - Static method in class org.apache.uima.jcas.cas.FSList
-
Create an FSList from an existing array of Feature Structures
- create(JCas, F[]) - Static method in class org.apache.uima.jcas.cas.FSArrayList
-
Convenience - create a FSArrayList from an existing Array.
- create(JCas, Class<A>, Class<B>, ContainmentIndex.Type) - Static method in class org.apache.uima.fit.util.ContainmentIndex
-
Factory method to create an index instead of using the constructor.
- create(JCas, Float[]) - Static method in class org.apache.uima.jcas.cas.FloatList
-
Create an FloatList from an existing array of Feature Structures
- create(JCas, String[]) - Static method in class org.apache.uima.jcas.cas.StringArray
- create(JCas, String[]) - Static method in class org.apache.uima.jcas.cas.StringList
-
Create an StringList from an existing array of Strings
- create(JCas, FeatureStructure[]) - Static method in class org.apache.uima.jcas.cas.FSArray
-
Convenience - create a FSArray from an existing FeatureStructure[]
- create(UimaContext, Class<? extends T>) - Static method in class org.apache.uima.fit.factory.initializable.InitializableFactory
- create(UimaContext, String, Class<T>) - Static method in class org.apache.uima.fit.factory.initializable.InitializableFactory
-
Provides a way to create an instance of T.
- CREATE_ARRAY_OF_TYPE_ERROR - Static variable in exception class org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: can't create array of type "{1}" (code: {0}).
- CREATE_FS_BEFORE_TS_COMMITTED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Can''t create FS of type "{0}" until the type system has been committed.
- CREATE_FS_OF_TYPE_ERROR - Static variable in exception class org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: can't create FS reference for type code {0}.
- createActions() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Creates custom annotation actions: Annotate Action Smart Annotate Action Delete Annotations Action Find Annotate Action.
- 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. - createAggregate() - Method in class org.apache.uima.fit.factory.AggregateBuilder
-
This method simply delegates to
AnalysisEngineFactory.createEngine(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)
with the data collected by this builder. - createAggregate(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregate(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregate(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[]) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregate(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[], FlowControllerDescription) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregate(AnalysisEngineDescription) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregateDescription() - Method in class org.apache.uima.fit.factory.AggregateBuilder
-
This method simply delegates to
AnalysisEngineFactory.createEngineDescription(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)
with the data collected by this builder. - createAggregateDescription(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregateDescription(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregateDescription(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[], FlowControllerDescription) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregateDescription(AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregateDescription(FlowControllerDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAllowedValue() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createAllowedValue() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an
AllowedValue
. - createAnalysisEngine(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Deprecated.
- createAnalysisEngine(AnalysisEngineDescription, String) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAnalysisEngineDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createAnalysisEngineDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a
AnalysisEngineDescription
. - createAnalysisEngineDescription(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Deprecated.
- createAnalysisEngineDescriptionFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAnalysisEngineFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Deprecated.
- 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.No longer used.
- 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(JCas, int, int, Class<T>) - Static method in class org.apache.uima.fit.factory.AnnotationFactory
-
Provides a convenient way to create an annotation and addToIndexes in a single line.
- createAnnotationMarkups(FSIterator, int, Map<String, Style>) - Static method in class org.apache.uima.tools.cvd.MultiMarkup
-
Creates the annotation markups.
- createArg() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createArg() - Method in interface org.apache.uima.ResourceSpecifierFactory
- createArray(TypeImpl, int) - Method in class org.apache.uima.cas.impl.CASImpl
- 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
- createArrayFS(CAS, Collection<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createArrayFS(CAS, T...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createAttributes() - Method in class org.apache.vinci.transport.document.AFrame
- createAttributes() - Method in class org.apache.vinci.transport.document.AFrameLeaf
- createBooleanArray(JCas, boolean...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createBooleanArray(JCas, Collection<Boolean>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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
- createBooleanArrayFS(CAS, boolean...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createBooleanArrayFS(CAS, Collection<Boolean>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createBooleanConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
-
Create a new boolean constraint.
- createBooleanConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
- createButtonBar(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
- createButtons(Composite) - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Add the "Add", "Delete" and "Close" buttons.
- createButtonsForButtonBar(Composite) - Method in class org.apache.uima.caseditor.editor.editview.CreateFeatureStructureDialog
- createButtonsForButtonBar(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
- createButtonsForButtonBar(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
- createByNameImport(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Creates the by name import.
- createByteArray(JCas, byte...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createByteArray(JCas, Collection<Byte>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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
- createByteArrayFS(CAS, byte...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createByteArrayFS(CAS, Collection<Byte>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createCallSite(Class<? extends TOP>, String) - Static method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Creates and returns a new MutableCallSite, // * recording it in list of all callsites for this type, in a map by typename // * // * Done this way because // * - can't be a classloader-wide list of call sites - some might not be associated with this type system // * - can't be a typesystem-wide list of call sites - the JCas class might be used by multiple type systems // * and the first one to load it would set this value. // * - has to be pairs of feature name, call-site, in order to get the value to set, later // * -- doesn't need to be a hashmap, can be an arraylist of entry // * Type being loaded may not be known at this point.
- createCallSiteForBuiltIn(Class<? extends TOP>, String) - Static method in class org.apache.uima.cas.impl.TypeSystemImpl
-
INTERNAL API - DO NOT USE, MAY CHANGE WITHOUT NOTICE!
- createCapability() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createCapability() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a
Capability
. - createCapability(Class<?>) - Static method in class org.apache.uima.fit.factory.CapabilityFactory
-
Creates a single capability consisting of the information in the
SofaCapability
andTypeCapability
annotations for the class. - 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.fit.factory.CasFactory
-
Creates a new
CAS
. - createCas() - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- createCas(String...) - Static method in class org.apache.uima.fit.factory.CasFactory
-
Creates a new
CAS
from type system descriptor files found by name. - createCas(String, TypeSystemDescription) - Static method in class org.apache.uima.fit.factory.CasFactory
-
This method creates a new CAS and loads the contents of an XMI or XCAS file into it.
- createCas(Collection<? extends MetaDataObject>) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance for a collection of CAS Processors.
- createCas(Collection<? extends MetaDataObject>, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance for a collection of CAS Processors.
- createCas(Collection<? extends MetaDataObject>, Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance for a collection of CAS Processors.
- createCas(Collection<? extends MetaDataObject>, TypeSystem, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance for a collection of CAS Processors, which. reuses an existing type system.
- 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. reuses an existing type system.
- 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(AnalysisEngineDescription, Properties, ResourceManager) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Creates the cas.
- createCas(AnalysisEngineMetaData) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- createCas(TypeSystem, TypePriorities, FsIndexDescription[], Properties) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance that reuses an existing type system.
- createCas(TypeSystem, TypePriorities, FsIndexDescription[], Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance that reuses an existing type system.
- createCas(CasDefinition, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
-
Create a CAS from a CAS Definition.
- createCas(CasDefinition, Properties, TypeSystem) - Static method in class org.apache.uima.util.CasCreationUtils
-
Create a CAS from a CAS Definition, but reuse the provided TypeSystem object.
- createCas(ProcessingResourceMetaData) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- createCas(TypeSystemDescription) - Static method in class org.apache.uima.fit.factory.CasFactory
-
Create a new CAS for the given type system description.
- createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[]) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[], Properties) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[], Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- createCAS() - Static method in class org.apache.uima.cas.admin.CASFactory
-
Create a new CASMgr object.
- createCAS() - Method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
Deprecated.Creates a new fresh CAS instance which can be used for testing.
- createCAS(int) - Static method in class org.apache.uima.cas.admin.CASFactory
-
Create a new CASMgr object.
- createCAS(int, boolean) - Static method in class org.apache.uima.cas.admin.CASFactory
-
Deprecated.
- 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(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(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
- 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.
- createCasFromPath(String...) - Static method in class org.apache.uima.fit.factory.CasFactory
-
Creates a new CAS from type system descriptor files.
- 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
- createCellEditors() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
- createCellModifiers() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
- 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
-
Creates the code pages.
- 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
- createCollectionReader(Class<? extends CollectionReader>, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Deprecated.
- createCollectionReader(Class<? extends CollectionReader>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createCollectionReader(Class<? extends CollectionReader>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createCollectionReader(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createCollectionReader(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Deprecated.
- createCollectionReader(CollectionReaderDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createCollectionReaderDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createCollectionReaderDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a
CollectionReaderDescription
. - createCollectionReaderDescriptionFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createCollectionReaderFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Deprecated.
- 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
- createConfigurationData(Class<?>) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
This method creates configuration data for a given class definition using reflection and the configuration parameter annotation
- createConfigurationData(Object...) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
This method converts configuration data provided as an array of objects and returns a
ConfigurationParameterFactory.ConfigurationData
object. - 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
. - createContents(Composite) - Method in class org.apache.uima.caseditor.ide.TypeSystemLocationPropertyPage
- createContents(Composite) - Method in class org.apache.uima.caseditor.ui.property.AnnotationPropertyPage
-
Creates the annotation property page controls.
- createContents(Composite) - Method in class org.apache.uima.taeconfigurator.CDEpropertyPage
-
Creates the contents.
- 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
- createControl(Composite) - Method in class org.apache.uima.caseditor.editor.CasEditorViewPage
- createControl(Composite) - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureBrowserViewPage
- createControl(Composite) - Method in class org.apache.uima.caseditor.editor.outline.AnnotationOutline
-
Creates the outline table control.
- createControl(Composite) - Method in class org.apache.uima.ep_launcher.ui.AnalysisEngineMainTab
- createControl(Composite) - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
- createControl(Composite) - Method in class org.apache.uima.pear.insd.edit.INSDComponentPage
-
See IDialogPage#createControl(Composite).
- createControl(Composite) - Method in class org.apache.uima.pear.insd.edit.INSDEnvironmentPage
-
See IDialogPage#createControl(Composite).
- createControl(Composite) - Method in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizardPage
- createCopyOnWriteIndexPart() - Method in class org.apache.uima.cas.impl.FsIndex_bag
- createCopyOnWriteIndexPart() - Method in class org.apache.uima.cas.impl.FsIndex_flat
- createCopyOnWriteIndexPart() - Method in class org.apache.uima.cas.impl.FsIndex_set_sorted
- createCopyOnWriteIndexPart() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- createCpe(StatusCallbackListener) - Method in class org.apache.uima.fit.cpe.CpeBuilder
- 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
. - createDefaultPage(PageBook) - Method in class org.apache.uima.caseditor.editor.AnnotationEditorView
- createDefaultPage(PageBook) - Method in class org.apache.uima.caseditor.editor.CasEditorView
- createDependency(ResourceSpecifier, String, Class<?>) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a new dependency for the specified resource and bind it.
- createDependencyAndBind(ResourceSpecifier, String, Class<? extends Resource>, Class<?>, String...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a new dependency for the specified resource and bind it.
- createDependencyAndBind(ResourceSpecifier, String, Class<? extends Resource>, String...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a new dependency for the specified resource and bind it.
- createDependencyAndBindUsingUrl(AnalysisEngineDescription, String, Class<? extends SharedResourceObject>, String, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a new dependency for the specified resource and bind it.
- createDeploymentParameters() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createDeploymentParameters() - Method in interface org.apache.uima.ResourceSpecifierFactory
- createDescription(Class<? extends CollectionReader>, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[], Map<String, ExternalResourceDescription>) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescriptor() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createDescriptor() - Method in interface org.apache.uima.ResourceSpecifierFactory
- createDestinationControl(Composite) - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Creates the Pear file export destination controls, i.e. label, input field and browse button
- createDialogArea(Composite) - Method in class org.apache.uima.caseditor.editor.editview.CreateFeatureStructureDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddAllowedValueDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityFeatureDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityTypeDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDependencyDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexKeyDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddSofaDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeToPriorityListDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.EditSofaBindingsDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ExportImportablePartDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SelectTypeDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.files.ContextForPartDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialog
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialogWithFlowOption
- createDialogArea(Composite) - Method in class org.apache.uima.taeconfigurator.files.PickOverrideKeysAndParmName
- createDialogArea(Composite, Object) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Creates the dialog area.
- 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.
- createDocument(Object) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Creates the a new
AnnotationDocument
from the givenIEditorInput
element. - createDocument(Object) - Method in class org.apache.uima.caseditor.ide.DefaultCasDocumentProvider
- createDocument(Object) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLDocumentProvider
- createDocumentAnnotationNoRemoveNoIndex(int) - Method in class org.apache.uima.cas.impl.CASImpl
- createDocumentBuilderFactory() - Static method in class org.apache.uima.internal.util.XMLUtils
- createDoubleArray(JCas, double...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createDoubleArray(JCas, Collection<Double>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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
- createDoubleArrayFS(CAS, double...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createDoubleArrayFS(CAS, Collection<Double>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createElementInfo(Object) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Creates the element info.
- createElementInfo(Object) - Method in class org.apache.uima.caseditor.ide.DefaultCasDocumentProvider
- createEngine(Class<? extends AnalysisComponent>, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngine(Class<? extends AnalysisComponent>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngine(Class<? extends AnalysisComponent>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngine(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngine(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Get an AnalysisEngine from the name (Java-style, dotted) of an XML descriptor file, and a set of configuration parameters.
- createEngine(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component classes. - createEngine(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component classes. - createEngine(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[]) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component descriptions. - createEngine(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[], FlowControllerDescription) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component descriptions. - createEngine(CasProcessor<? extends Exception>) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create an analysis engine from a processor function.
- createEngine(JCasProcessor<? extends Exception>) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create an analysis engine from a processor function.
- createEngine(AnalysisEngineDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngine(AnalysisEngineDescription, String) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
This method provides a convenient way to instantiate an AnalysisEngine where the default view is mapped to the view name passed into the method.
- createEngineDescription(Class<? extends AnalysisComponent>, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[], Map<String, ExternalResourceDescription>) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Provides a way to create an AnalysisEngineDescription using a descriptor file referenced by name
- createEngineDescription(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component classes. - createEngineDescription(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component classes. - createEngineDescription(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[], FlowControllerDescription) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
A factory method for creating an aggregate description.
- createEngineDescription(AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component descriptions. - createEngineDescription(FlowControllerDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
A simplified factory method for creating an aggregate description for a given flow controller and a sequence of analysis engine descriptions
- createEngineDescription(PearSpecifier, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Get an
AnalysisEngineDescription
from a PEAR and a set of configuration parameters. - createEngineDescriptionFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Get an
AnalysisEngineDescription
from an XML descriptor file and a set of configuration parameters. - createEngineFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Get an
AnalysisEngine
from an XML descriptor file and a set of configuration parameters. - 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.
- CreateFeatureStructureDialog - Class in org.apache.uima.caseditor.editor.editview
-
The Class CreateFeatureStructureDialog.
- CreateFeatureStructureDialog(Shell, Type, TypeSystem) - Constructor for class org.apache.uima.caseditor.editor.editview.CreateFeatureStructureDialog
-
Initializes a the current instance.
- createFeatureValue(Feature) - Method in class org.apache.uima.caseditor.editor.ModelFeatureStructure
-
Creates the feature value.
- createFeatureValueArray(Feature, int) - Method in class org.apache.uima.caseditor.editor.ModelFeatureStructure
-
Creates the feature value array.
- createFeatureValuePath(String) - Method in interface org.apache.uima.cas.CAS
-
Deprecated.Use
CAS.createFeaturePath()
instead. - createFeatureValuePath(String) - Method in class org.apache.uima.cas.impl.CASImpl
-
Deprecated.Use
CASImpl.createFeaturePath()
instead. - 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.
- createFieldEditors() - Method in class org.apache.uima.caseditor.editor.AnnotationEditorPreferencePage
- createFieldEditors() - Method in class org.apache.uima.caseditor.ide.CasEditorIdePreferencePage
- createFieldEditors() - Method in class org.apache.uima.caseditor.ide.CasEditorPreferencePage
- createFieldEditors() - Method in class org.apache.uima.taeconfigurator.PreferencePage
- createFile(IContainer, String, InputStream, boolean) - Static method in class org.apache.uima.pear.nature.ProjectCustomizer
-
Creates a file in a project with an InputStream for the content
- createFile(IProject, String, String, boolean) - Static method in class org.apache.uima.pear.nature.ProjectCustomizer
-
Creates a file in a project with a string as content
- 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
. - createFloatArray(JCas, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatArray(JCas, Collection<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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
- createFloatArrayFS(CAS, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatArrayFS(CAS, Collection<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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(CAS, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatList(CAS, Collection<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatList(JCas, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatList(JCas, Collection<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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
- createFlowControllerDescription(Class<? extends FlowController>, Object...) - Static method in class org.apache.uima.fit.factory.FlowControllerFactory
-
Creates a new FlowControllerDescription for a given class and configuration data
- createFlowControllerDescription(Class<? extends FlowController>, ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.FlowControllerFactory
- createFlowControllerDescription(Class<? extends FlowController>, ConfigurationParameter[], Object[], Map<String, ExternalResourceDescription>) - Static method in class org.apache.uima.fit.factory.FlowControllerFactory
-
Creates a new FlowControllerDescription for a given class and configuration parameters with values
- createFolder(IContainer, String) - Static method in class org.apache.uima.pear.nature.ProjectCustomizer
-
Creates a folder, if it does not exist, in a given container
- createFormContent(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.AggregatePage
-
Called by the framework to fill in the contents.
- createFormContent(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.CapabilityPage
-
Called by the framework to fill in the contents.
- createFormContent(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexesPage
-
Called by the 3.0 framework to fill in the contents
- createFormContent(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.OverviewPage
-
Called by the 3.0 framework to fill in the contents
- createFormContent(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterPage
-
Called by the framework to fill in the contents.
- createFormContent(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.ResourcesPage
-
Called by the framework to fill in the contents.
- createFormContent(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.SettingsPage
-
Called by the framework to fill in the contents.
- createFormContent(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypePage
-
Called by the framework to fill in the contents.
- 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(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
-
Deprecated.
- createFS(TypeImpl, CASImpl) - Method in interface org.apache.uima.cas.impl.FsGenerator3
- createFS(TypeImpl, CASImpl, int) - Method in interface org.apache.uima.cas.impl.FsGeneratorArray
- createFS(Type) - Method in interface org.apache.uima.cas.CAS
-
Create a new FeatureStructure.
- createFS(Type) - Method in class org.apache.uima.cas.impl.CASImpl
-
Create the appropriate Feature Structure Java instance - from whatever the generator for this type specifies.
- createFS(Type) - Method in class org.apache.uima.jcas.impl.JCasImpl
- createFSArray(JCas, Collection<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFSArray(JCas, T...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFsIndexCollection() - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Creates a
FsIndexCollection
from all index descriptions that can be found via the pattern specified in the system propertyorg.apache.uima.fit.fsindex.import_pattern
or via theMETA-INF/org.apache.uima.fit/fsindexes.txt
files in the classpath. - createFsIndexCollection() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createFsIndexCollection() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an
FsIndexCollection
. - createFsIndexCollection(Class<?>) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Create index configuration data for a given class definition using reflection and the configuration parameter annotation.
- createFsIndexCollection(String...) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Creates a
FsIndexCollection
from descriptor names. - createFsIndexCollection(Collection<? extends FsIndexDescription>) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Create a index collection from a set of descriptions.
- createFsIndexCollection(FsIndexDescription...) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Create a index collection from a set of descriptions.
- createFsIndexDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createFsIndexDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an
FsIndexDescription
. - createFsIndexDescription(String, String, String, boolean, FsIndexKeyDescription...) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
- createFsIndexKeyDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createFsIndexKeyDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an
FsIndexKeyDescription
. - createFsIndexKeyDescription() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
Creates the fs index key description.
- createFsIndexKeyDescription(String) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
- createFsIndexKeyDescription(String, int) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
- createFSList(CAS, Collection<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFSList(CAS, T...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFSList(JCas, Collection<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createHeader() - Static method in class org.apache.uima.cas.impl.CommonSerDes
- createImport() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createImport() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an
Import
- createImport(String, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Creates the import.
- createInclude() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createInclude() - Method in interface org.apache.uima.ResourceSpecifierFactory
- createIndex(FSIndexComparator, String) - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Create a new sorted index.
- createIndex(FSIndexComparator, String) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- createIndex(FSIndexComparator, String, int) - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Create a new index.
- createIndex(FSIndexComparator, String, int) - 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.).
- createInformationControl(Shell) - Method in class org.apache.uima.caseditor.editor.context.AnnotationEditingControlCreator
-
Creates the information control.
- createInitialLayout(IPageLayout) - Method in class org.apache.uima.caseditor.ide.CasEditorPerspectiveFactory
-
Define the initial layout of the Cas Editor Perspective
- createInstallationDescriptor(IContainer, InstallationDescriptor, boolean) - Static method in class org.apache.uima.pear.insd.edit.PearInstallationDescriptor
-
Create the PEAR installation descriptor file (install.xml) using a given InstallationDescriptor instance.
- 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
. - createIntArray(JCas, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntArray(JCas, Collection<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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
- createIntArrayFS(CAS, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntArrayFS(CAS, Collection<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
-
Create a new int constraint.
- createIntConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
- createIntegerList(CAS, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntegerList(CAS, Collection<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntegerList(JCas, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntegerList(JCas, Collection<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createJCas() - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Creates a new
JCas
. - createJCas(String...) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Creates a new JCas from type system descriptor files found by name.
- createJCas(String, TypeSystemDescription) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
This method creates a new JCas and loads the contents of an XMI or XCAS file into it.
- createJCas(TypeSystemDescription) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Create a new JCas for the given type system description.
- createJCasClassInfo(TypeImpl, ClassLoader, MethodHandles.Lookup) - Static method in class org.apache.uima.cas.impl.FSClassRegistry
-
Deprecated.This will be removed without replacement.
- createJCasFromPath(String...) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Creates a new JCas from type system descriptor files.
- 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
-
Creates the languages.
- createLocale(String) - Static method in class org.apache.uima.fit.util.LocaleUtil
-
This method passes through to
Locale(String)
unless the provided string contains a hyphen. - createLocationImport(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Creates the location import.
- createLongArray(JCas, long...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createLongArray(JCas, Collection<Long>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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
- createLongArrayFS(CAS, long...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createLongArrayFS(CAS, Collection<Long>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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
-
Creates the main frame.
- createMainFrame(File) - Static method in class org.apache.uima.tools.cvd.CVD
-
Creates the main frame.
- 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
-
Creates the markup extents.
- createMQMessagingSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createMQMessagingSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a
MQMessagingSpecifier
. - createNamedFileResourceDescription(String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a file addressable via an URL.
- createNamedResourceDescription(String, Class<? extends Resource>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a custom resource.
- createNamedResourceDescriptionUsingUrl(String, Class<? extends SharedResourceObject>, String, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a
SharedResourceObject
. - 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
- createNonEmptyNode() - Method in interface org.apache.uima.jcas.cas.CommonList
-
Creates a non empty node
- createNonEmptyNode() - Method in class org.apache.uima.jcas.cas.FloatList
- createNonEmptyNode() - Method in class org.apache.uima.jcas.cas.FSList
- createNonEmptyNode() - Method in class org.apache.uima.jcas.cas.IntegerList
- createNonEmptyNode() - Method in class org.apache.uima.jcas.cas.StringList
- 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
- createOptionsGroup(Composite) - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Create the options group with the compression checkbox.
- 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
- createPartControl(Composite) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Configures the editor.
- createPartControl(Composite) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLEditor
- createPearFolderStructure(IContainer) - Static method in class org.apache.uima.pear.nature.ProjectCustomizer
-
Creates the PEAR folder structure
- 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
. - createPresentation(TextPresentation, ITypedRegion) - Method in class org.apache.uima.taeconfigurator.editors.xml.NonRuleBasedDamagerRepairer
-
Creates the presentation.
- createPrimitive(Class<? extends AnalysisComponent>, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Deprecated.
- createPrimitive(Class<? extends AnalysisComponent>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitive(Class<? extends AnalysisComponent>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitive(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitive(AnalysisEngineDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveDescription(Class<? extends AnalysisComponent>, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Deprecated.
- createPrimitiveDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[], Map<String, ExternalResourceDescription>) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveParameter(Field) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
A factory method for creating a ConfigurationParameter from a given field definition
- createPrimitiveParameter(String, Class<?>, String, boolean) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
A factory method for creating a ConfigurationParameter object.
- createPrimitiveParameter(String, String, String, boolean, boolean) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
A factory method for creating a ConfigurationParameter object.
- createProcessingResourceMetaData() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createProcessingResourceMetaData() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a
ProcessingResourceMetaData
. - createProposalArray() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces32
-
Creates the proposal array.
- createReader(Class<? extends CollectionReader>, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Get a CollectionReader from a CollectionReader class, a type system, and a set of configuration parameters.
- createReader(Class<? extends CollectionReader>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Get a CollectionReader from a CollectionReader class, a type system, and a set of configuration parameters.
- createReader(Class<? extends CollectionReader>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReader(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReader(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Get a CollectionReader from the name (Java-style, dotted) of an XML descriptor file, and a set of configuration parameters.
- createReader(CollectionReaderDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
This method creates a CollectionReader from a CollectionReaderDescription adding additional configuration parameter data as desired
- createReaderDescription(Class<? extends CollectionReader>, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
A simple factory method for creating a CollectionReaderDescription with a given class, type system description, and configuration data.
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
A simple factory method for creating a CollectionReaderDescription with a given class, type system description, and configuration data
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[], Map<String, ExternalResourceDescription>) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
The factory method for creating CollectionReaderDescription objects for a given class, TypeSystemDescription, TypePriorities, capabilities, and configuration data
- createReaderDescriptionFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Create a CollectionReader from an XML descriptor file and a set of configuration parameters.
- createReaderFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Create a CollectionReader from an XML descriptor file and a set of configuration parameters.
- createResource(Class<R>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an instance of a UIMA shared/external resource class.
- createResource(Class<R>, ResourceManager, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an instance of a UIMA shared/external resource class.
- createResourceBinding(String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource binding.
- createResourceBinding(String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource binding.
- createResourceCreationSpecifier(String, Object[]) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
Parse a ResourceCreationSpecifier from an XML descriptor file, setting additional configuration parameters as necessary.
- createResourceCreationSpecifier(URL, Object[]) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
Parse a ResourceCreationSpecifier from the URL of an XML descriptor file, setting additional configuration parameters as necessary.
- createResourceCreationSpecifier(XMLInputSource, Object[]) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
Parse a ResourceCreationSpecifier from XML descriptor file input, setting additional configuration parameters as necessary.
- createResourceDependencies(Class<?>) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
- createResourceDependency(Field) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Creates an
ExternalResourceDependency
for a field annotated withExternalResource
. - createResourceDependency(String, Class<?>, boolean, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Creates an ExternalResourceDependency for a given key and interface.
- createResourceDescription(Class<? extends Resource>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a custom resource.
- createResourceManager() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Create a resource manager that has a class loader that will search the compiled output of the current project, in addition to the plug-in's classpath.
- createResourceManager() - Method in class org.apache.uima.tools.jcasgen.Jg
-
Creates the resource manager.
- createResourceManager(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Creates the resource manager.
- 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() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- createResultSpecification() - 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
. - 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(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- createResultSpecification(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- 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. - createSAXParserFactory() - Static method in class org.apache.uima.internal.util.XMLUtils
- createSaxTransformerFactory() - Static method in class org.apache.uima.internal.util.XMLUtils
- createServerSocket(int) - Method in class org.apache.vinci.transport.BaseServer
-
Create the server socket used to listen for requests.
- createSettings() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createSettings() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an empty
Settings
for External Override parameters. - createSharedResourceDescription(File, Class<? extends SharedResourceObject>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a
SharedResourceObject
. - createSharedResourceDescription(String, Class<? extends SharedResourceObject>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a
SharedResourceObject
. - createSharedResourceDescription(URL, Class<? extends SharedResourceObject>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a
SharedResourceObject
. - createShortArray(JCas, short...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createShortArray(JCas, Collection<Short>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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
- createShortArrayFS(CAS, short...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createShortArrayFS(CAS, Collection<Short>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createShutdownCommand(String) - Static method in class org.apache.vinci.transport.VinciServer
-
Factory method for creating a shutdown message.
- createSimplePrecondition() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createSimplePrecondition() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a
SimplePrecondition
. - createSofa(SofaID, String) - Method in interface org.apache.uima.cas.CAS
-
Deprecated.As of v2.0, use
CAS.createView(String)
instead. - createSofa(SofaID, String) - Method in class org.apache.uima.cas.impl.CASImpl
-
Deprecated.As of v2.0, use
CASImpl.createView(String)
instead. - createSofa(SofaID, String) - Method in class org.apache.uima.jcas.impl.JCasImpl
- createSofa(SofaID, String) - Method in interface org.apache.uima.jcas.JCas
-
Deprecated.As of v2.0, use
JCas.createView(String)
instead. - createSofaMapping() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
(non-Javadoc)
- createSofaMapping() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a
SofaMapping
. - createSofaMapping(Class<? extends AnalysisComponent>, String, String) - Static method in class org.apache.uima.fit.factory.SofaMappingFactory
-
Create a sofa mapping using the component class rather than the component name.
- createSofaMapping(String, String, String) - Static method in class org.apache.uima.fit.factory.SofaMappingFactory
-
This method creates a sofa mapping which is useful for mapping view names in individual components used in aggregate analysis engines to the view names used by the aggregate.
- createSorter() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
- createSourceControl(Composite) - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Create the TreeViewer for selection of files to export in the Pear file and select/deselect all buttons.
- createSourceViewer(Composite, IVerticalRuler, int) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
- createStatusControl(Composite, IStatus) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
- createStrategy(AnnotationStyle) - Static method in class org.apache.uima.caseditor.editor.annotation.DrawingStyle
-
Retrieves the
AnnotationPainter.IDrawingStrategy
. - createStringArray(JCas, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringArray(JCas, Collection<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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
- createStringArrayFS(CAS, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringArrayFS(CAS, Collection<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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(CAS, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringList(CAS, Collection<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringList(JCas, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringList(JCas, Collection<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- 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.
- createTable(Composite) - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Create the Table.
- createTableColumns() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
- createTableViewer() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Create the TableViewer.
- createTabs(ILaunchConfigurationDialog, String) - Method in class org.apache.uima.ep_launcher.ui.AnalysisEngineTabGroup
- createTaeDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
-
Deprecated.since v2.0
- createTaeDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Deprecated.As of v2.0,
ResourceSpecifierFactory.createAnalysisEngineDescription()
should be used instead. - createTempArray(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
(for backwards compatibility with V2 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
-
Deprecated.use Java 7 methods for this see
Files.createTempDirectory(Path, String, FileAttribute...)
- createTempFile(String, String) - Static method in class org.apache.uima.pear.util.FileUtil
-
Deprecated.use Java 7 method for this see
File.createTempFile(String, String, File)
- createTempFile(String, String, File) - Static method in class org.apache.uima.util.FileUtils
-
Deprecated.use Java 7 methods for this see
File.createTempFile(String, String, File)
- createText(String) - Static method in class org.apache.uima.fit.factory.CasFactory
-
Creates a new CAS with the given text.
- createText(String) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Creates a new JCas with the given text.
- createText(String, String) - Static method in class org.apache.uima.fit.factory.CasFactory
-
Creates a new CAS with the given text and language.
- createText(String, String) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Creates a new JCas with the given text and language.
- createToolBarActions(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPageWithSash
-
Creates the tool bar actions.
- createToolkit(Display) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
override the createToolkit method in FormEditor - to use a shared colors resource.
- createTransformerFactory() - Static method in class org.apache.uima.internal.util.XMLUtils
- createTreeViewer(Composite) - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Creates the tree viewer.
- 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
-
The constructor for the total type order, called by the other constructor and also when doing a cas complete deserialization, or just deserializing the type system/index defs
- createTypeOrFeature() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createTypeOrFeature() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a
TypeOrFeature
. - createTypePriorities() - Static method in class org.apache.uima.fit.factory.TypePrioritiesFactory
-
Creates a
TypePriorities
from all type priorities descriptions that can be found via the pattern specified in the system propertyorg.apache.uima.fit.typepriorities.import_pattern
or via theMETA-INF/org.apache.uima.fit/typepriorities.txt
files in the classpath. - createTypePriorities() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createTypePriorities() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates an
TypePriorities
. - createTypePriorities(Class<? extends TOP>...) - Static method in class org.apache.uima.fit.factory.TypePrioritiesFactory
-
Create a TypePriorities given a sequence of ordered type classes
- createTypePriorities(String...) - Static method in class org.apache.uima.fit.factory.TypePrioritiesFactory
-
Create a
TypePriorities
given a sequence of ordered type names - 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() - Static method in class org.apache.uima.fit.factory.TypeSystemDescriptionFactory
-
Creates a
TypeSystemDescription
from all type descriptions that can be found via the default import pattern or via theMETA-INF/org.apache.uima.fit/types.txt
files in the classpath. - createTypeSystemDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createTypeSystemDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a
TypeSystemDescription
. - createTypeSystemDescription(String...) - Static method in class org.apache.uima.fit.factory.TypeSystemDescriptionFactory
-
Creates a TypeSystemDescription from descriptor names.
- createTypeSystemDescriptionFromPath(String...) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Creates a
FsIndexCollection
from a descriptor file - createTypeSystemDescriptionFromPath(String...) - Static method in class org.apache.uima.fit.factory.TypeSystemDescriptionFactory
-
Creates a
TypeSystemDescription
from a descriptor file - createTypeSystemSelectorForm(ICasEditor, Composite, IStatus) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Creates the type system selector form.
- createTypeSystemSelectorForm(ICasEditor, Composite, IStatus) - Method in class org.apache.uima.caseditor.ide.DefaultCasDocumentProvider
- createUimaContext(Object...) - Static method in class org.apache.uima.fit.factory.UimaContextFactory
-
Create a new UimaContext with the given configuration parameters set.
- createURISpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
- createURISpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
-
Creates a
URISpecifier
. - createValidator(Class<?>) - Static method in class org.apache.uima.caseditor.editor.editview.validator.CellEditorValidatorFacotory
-
Retrieves the appropriate
ICellEditorValidator
for the given class or none if not available. - 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.
- createViewSafely(JCas, String) - Static method in class org.apache.uima.fit.component.ViewCreatorAnnotator
-
Provides a simple call that allows you to safely create a view if it has not been created yet.
- createWideLabel(Composite, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Creates the wide label.
- createXMLReader() - Static method in class org.apache.uima.internal.util.XMLUtils
- curPosition - Variable in class org.apache.uima.internal.util.Common_hash_support.CommonKeyIterator
- CURRENT_VERSION - Static variable in class org.apache.uima.cas.impl.XCASSerializer
- currentTaeOutputTypes - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The current tae output types.
- currentTypeSystem - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The current type system.
- CustomInformationControl - Class in org.apache.uima.caseditor.editor
-
TODO: add javadoc here.
- CustomInformationControl(Shell, ICustomInformationControlContentHandler) - Constructor for class org.apache.uima.caseditor.editor.CustomInformationControl
-
Initializes a new instance.
- customizeProject(IContainer, InstallationDescriptor) - Static method in class org.apache.uima.pear.nature.ProjectCustomizer
-
Customizes an IProject with the UIMA nature using an InstallationDescriptor instance
- customizeProject(IProject) - Static method in class org.apache.uima.pear.nature.ProjectCustomizer
-
Customizes an IProject with the UIMA nature using an empty installation descriptor.
- CustomResourceFactory_impl - Class in org.apache.uima.fit.spring.factory
- CustomResourceFactory_impl - Class in org.apache.uima.impl
-
Resource Factory that handles
CustomResourceSpecifier
elements. - CustomResourceFactory_impl() - Constructor for class org.apache.uima.fit.spring.factory.CustomResourceFactory_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
-
Implementation of
CustomResourceSpecifier
. - CustomResourceSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.CustomResourceSpecifier_impl
- CUTOFF - Static variable in class org.apache.uima.tools.cvd.ArrayNode
-
The Constant CUTOFF.
- CVD - Class in org.apache.uima.tools.cvd
-
The main class for the CAS Visual Debugger.
- CYCLE_IN_TYPE_ORDER - Static variable in exception class org.apache.uima.cas.CASException
-
The types are added in the wrong sort order.
D
- DATA - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant DATA.
- DATA_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
- DATACasUtils - Class in org.apache.uima.collection.impl.cpm.vinci
-
The Class DATACasUtils.
- DATACasUtils() - Constructor for class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
- DataIO - Class in org.apache.uima.util.impl
-
Methods for working with Data during I/O
- DataIO() - Constructor for class org.apache.uima.util.impl.DataIO
- DataResource - Interface in org.apache.uima.resource
-
DataResource
is a simple resource that provides access to data. - DataResource_impl - Class in org.apache.uima.resource.impl
-
A simple
DataResource
implementation that can read data from a file via a URL. - DataResource_impl() - Constructor for class org.apache.uima.resource.impl.DataResource_impl
- DateAnnotation - Class in org.apache.uima.fit.examples.tutorial.type
-
Updated by JCasGen Fri Nov 22 17:01:30 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-examples/target/jcasgen/typesystem.xml
- DateAnnotation() - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
-
Deprecated.
- DateAnnotation(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
-
Internal - constructor used by generator
- DateAnnotation(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
- DateAnnotation(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
- DateTimeAnnotation - Class in org.apache.uima.fit.examples.tutorial.type
-
Updated by JCasGen Fri Nov 22 17:01:30 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-examples/target/jcasgen/typesystem.xml
- DateTimeAnnotation() - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
-
Deprecated.
- DateTimeAnnotation(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
-
Internal - constructor used by generator
- DateTimeAnnotation(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
- DateTimeAnnotation(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
- debug - Static variable in class org.apache.uima.impl.UIMAFramework_impl
- debug(Object) - Static method in class org.apache.uima.internal.util.Misc
- debug(Object, String, Object...) - Static method in class org.apache.uima.fit.validation.ValidationResult
- debug(String) - Method in class org.apache.uima.util.impl.Logger_common_impl
-
Convert standard call varieties
- debug(String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(String, Object...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(String, Object, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
- debug(Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(Supplier<String>) - Method in interface org.apache.uima.util.Logger
- debug(Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
- debug(Marker, String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(Marker, String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(Marker, String, Object...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(Marker, String, Object, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(Marker, String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(Marker, String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(Marker, String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
- debug(Marker, Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(Marker, Supplier<String>) - Method in interface org.apache.uima.util.Logger
- debug(Marker, Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- debug(Marker, Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
- Debug - Class in org.apache.vinci.debug
-
Miscellaneous debugging functionality such as error logging, assertion checking and exception reporting.
- DEBUG - Enum constant in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- DEBUG - Static variable in class org.apache.uima.util.Level
- DEBUG_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "DEBUG"
- DebugControlThread - Class in org.apache.uima.collection.impl.cpm.engine
-
The Class DebugControlThread.
- DebugControlThread(CPMEngine, String, int) - Constructor for class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
-
Instantiates a new debug control thread.
- DebugFSLogicalStructure - Class in org.apache.uima.cas.impl
- DebugFSLogicalStructure() - Constructor for class org.apache.uima.cas.impl.DebugFSLogicalStructure
- DebugFSLogicalStructure.IndexInfo - Class in org.apache.uima.cas.impl
-
Class holding information about an FSIndex Includes the "label" of the index, and a ref to the CAS this index contents are in.
- DebugFSLogicalStructure.ViewInfo - Class in org.apache.uima.cas.impl
-
Class holding info about a View/Sofa.
- DebugNameValuePair - Class in org.apache.uima.cas.impl
- DebugNameValuePair(String, Object) - Constructor for class org.apache.uima.cas.impl.DebugNameValuePair
-
Creates a new
NameValuePair_impl
with the specified name and value. - DebugPlugin - Class in org.apache.uima.ep_debug
-
The main plugin class to be used in the desktop.
- DebugPlugin() - Constructor for class org.apache.uima.ep_debug.DebugPlugin
-
The constructor.
- DebugPluginStartup - Class in org.apache.uima.ep_debug
-
The class that has the startup code.
- DebugPluginStartup() - Constructor for class org.apache.uima.ep_debug.DebugPluginStartup
- debugScanFor(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.
- debugValidate() - Method in class org.apache.uima.internal.util.Common_hash_support
- dec() - Method in interface org.apache.uima.internal.util.IntPointerIterator
- declareParameters(String, ConfigurationParameter[], ConfigurationParameterSettings, String, Settings) - Method in class org.apache.uima.resource.impl.ConfigurationManager_impl
- declareParameters(String, ConfigurationParameter[], ConfigurationParameterSettings, String, Settings) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
Called during creation of a new context.
- decodeUTF8(ByteBuffer, int) - Static method in class org.apache.uima.util.impl.DataIO
- decompile(byte[]) - Method in class org.apache.uima.migratev3.jcas.UimaDecompiler
-
Decompile from the file system, maybe in a Jar.
- decompile(String) - Method in class org.apache.uima.migratev3.jcas.UimaDecompiler
-
decompile className, getting the compiled version from the classpath
- decompileCommon(String) - Method in class org.apache.uima.migratev3.jcas.UimaDecompiler
-
Common part for decompiling to a ByteArrayOutputStream the decompiler settings are set up to get the compiled form by name
- decompiledFailed(ByteArrayOutputStream) - Method in class org.apache.uima.migratev3.jcas.UimaDecompiler
- decompileToOutputDirectory(String) - Method in class org.apache.uima.migratev3.jcas.UimaDecompiler
- decompileToString(String) - Method in class org.apache.uima.migratev3.jcas.UimaDecompiler
-
decompile className, getting the compiled version from the classpath
- decompileToString(String, byte[]) - Method in class org.apache.uima.migratev3.jcas.UimaDecompiler
- deconfigure() - Method in class org.apache.uima.caseditor.ide.NlpProject
- deconfigure() - Method in class org.apache.uima.pear.nature.UimaNature
- decreasingMessage(AtomicInteger, Supplier<String>, Consumer<String>) - Static method in class org.apache.uima.internal.util.Misc
- decreasingWithTrace(AtomicInteger, String, Logger) - Static method in class org.apache.uima.internal.util.Misc
-
Issues message at warning or fine level (fine if enabled, includes stack trace)
- decreasingWithTrace(AtomicInteger, String, Logger) - Static method in class org.apache.uima.util.MessageReport
-
Issues message at warning or fine level (fine if enabled, includes stack trace)
- Default - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressLevel
- Default - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressStrat
- Default - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressLevel
- Default - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressStrat
- DEFAULT - Enum constant in enum class org.apache.uima.util.CasLoadMode
-
Default operation: If TSI is available, reinitialize the CAS's type system and its indexes definition, except for Compressed Form 6, using the first TSI in this list: - embedded - external (to do this for Compressed Form 6, specify REINIT) Logic for doing embedded before external: Examining each serialized form: Java Object: if embedded is available, it's the right one, a different one causes exceptions XCas, XMI: doesn't apply - no way to have embedded Form 6 - excluded, anyway, see below Form 4 and Binary: these require the serialized type system match the CASs, so the embedded one is always right.
- DEFAULT - Static variable in interface org.apache.uima.taeconfigurator.editors.xml.IXMLColorConstants
-
The default.
- DEFAULT_BAG_INDEX - Static variable in interface org.apache.uima.cas.FSIndex
-
Special indexes used by the framework to implement
FSIndexRepository.getAllIndexedFS(Type)
. - DEFAULT_COLOR - Static variable in class org.apache.uima.caseditor.editor.AnnotationStyle
-
The default drawing color.
- DEFAULT_CONNECT_TIMEOUT - Static variable in class org.apache.vinci.transport.BaseClient
- DEFAULT_DOC_TEXT_FEAT - Static variable in class org.apache.uima.cas.impl.XCASSerializer
- DEFAULT_DOC_TYPE_NAME - Static variable in class org.apache.uima.cas.impl.XCASSerializer
- DEFAULT_DYNAMIC_VALIDATION - Static variable in class org.apache.uima.pear.util.XMLUtil
- DEFAULT_INDEX_SIZE - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
The default size of an index.
- DEFAULT_INITIAL_HEAP_SIZE - Static variable in class org.apache.uima.cas.impl.CASImpl
- DEFAULT_JUL - Static variable in class org.apache.uima.util.impl.Slf4jLogger_impl
- DEFAULT_LANGUAGE_NAME - Static variable in interface org.apache.uima.cas.CAS
- DEFAULT_LAYER - Static variable in class org.apache.uima.caseditor.editor.AnnotationStyle
-
The Constant DEFAULT_LAYER.
- DEFAULT_MENU_SIZE - Static variable in class org.apache.uima.tools.cvd.AutoFoldingMenu
-
The Constant DEFAULT_MENU_SIZE.
- DEFAULT_NAMESPACE_PREFIXES - Static variable in class org.apache.uima.pear.util.XMLUtil
- DEFAULT_NAMESPACE_URI - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
-
Namespace URI to use for UIMA types that have no namespace (the "default pacakge" in Java)
- DEFAULT_NAMESPACES - Static variable in class org.apache.uima.pear.util.XMLUtil
- DEFAULT_PARSING_OPTIONS - Static variable in class org.apache.uima.util.impl.XMLParser_impl
- DEFAULT_RESET_HEAP_SIZE - Static variable in class org.apache.uima.cas.impl.CASImpl
- DEFAULT_SCHEMA_FULL_CHECKING - Static variable in class org.apache.uima.pear.util.XMLUtil
- DEFAULT_SCHEMA_VALIDATION - Static variable in class org.apache.uima.pear.util.XMLUtil
- DEFAULT_SERVICE_PORT - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
The Constant DEFAULT_SERVICE_PORT.
- DEFAULT_SERVICE_PORT_RANGE - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
The Constant DEFAULT_SERVICE_PORT_RANGE.
- default_size - Static variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- DEFAULT_SIZE - Static variable in class org.apache.uima.cas.impl.Heap
-
Default size of the heap.
- DEFAULT_SOCKET_TIMEOUT - Static variable in class org.apache.vinci.transport.BaseClient
- DEFAULT_STYLE - Static variable in class org.apache.uima.caseditor.editor.AnnotationStyle
-
The default
DrawingStyle
. - DEFAULT_STYLE_NAME - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant DEFAULT_STYLE_NAME.
- DEFAULT_VALIDATION - Static variable in class org.apache.uima.pear.util.XMLUtil
- DEFAULT_VNS_CACHE_SIZE - Static variable in class org.apache.vinci.transport.context.VinciContext
- DEFAULT_VNS_HOST - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant DEFAULT_VNS_HOST.
- DEFAULT_VNS_PORT - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
The Constant DEFAULT_VNS_PORT.
- DefaultCasDocumentProvider - Class in org.apache.uima.caseditor.ide
- DefaultCasDocumentProvider() - Constructor for class org.apache.uima.caseditor.ide.DefaultCasDocumentProvider
- DefaultColors - Class in org.apache.uima.caseditor.core.model
-
Utility to assign default colors to the annotation types in the TypeSystem.
- DefaultColors() - Constructor for class org.apache.uima.caseditor.core.model.DefaultColors
- DefaultEntityResolver() - Constructor for class org.apache.uima.tools.viewer.CasAnnotationViewer.DefaultEntityResolver
- defaultInitialContextFactory - Static variable in interface org.apache.uima.resource.JMSMessagingSpecifier
- DefaultResourceManagerCreator() - Constructor for class org.apache.uima.fit.internal.ResourceManagerFactory.DefaultResourceManagerCreator
- defaultValue() - Element in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
What can be the value should correspond with the type of the field that is annotated.
- DEFINE_CAS_POOL_CALLED_TWICE - Static variable in exception class org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: "The method CasManager.defineCasPool() was called twice by the same Analysis Engine ({0)}."
- defineCasPool(int, Properties, boolean) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- defineCasPool(int, Properties, boolean) - Method in interface org.apache.uima.UimaContextAdmin
-
Defines the CAS pool that this UimaContext must support.
- defineCasPool(String, int, Properties) - Method in interface org.apache.uima.resource.CasManager
-
Defines a CAS pool within this CAS Manager.
- defineCasPool(String, int, Properties) - Method in class org.apache.uima.resource.impl.CasManager_impl
- defineCasPool(UimaContextAdmin, int, Properties) - Method in interface org.apache.uima.resource.CasManager
-
Defines the CAS pool required by a particular AnalysisEngine.
- defineCasPool(UimaContextAdmin, int, Properties) - Method in class org.apache.uima.resource.impl.CasManager_impl
- definedTypesWithSupers - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The defined types with supers.
- DefinedTypesWithSupers - Class in org.apache.uima.taeconfigurator.model
-
Model part: names of the defined types, augmented with their supertypes This means that some of the built-ins (those in the super chain) will be included.
- DefinedTypesWithSupers(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.model.DefinedTypesWithSupers
-
Instantiates a new defined types with supers.
- delAlias(String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- delAlias(String) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- delBinding(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- DELEGATE_COMPONENT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- DELEGATE_HEADER - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant DELEGATE_HEADER.
- DELEGATE_ROOT_PREFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
- DELEGATE_ROOT_REL_SUFFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
- DELEGATE_ROOT_SUFFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
- DELEGATE_ROOT_URL_SUFFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
- delegateKeyName - Variable in class org.apache.uima.taeconfigurator.files.PickOverrideKeysAndParmName
-
The delegate key name.
- delegateParameterName - Variable in class org.apache.uima.taeconfigurator.files.PickOverrideKeysAndParmName
-
The delegate parameter name.
- delegating(String, ClassLoader) - Method in class org.apache.uima.test.IsolatingClassloader
- delete - Variable in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
The delete.
- delete() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Deletes checkpoint file from the filesystem.
- delete(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- deleteAllFiles(File) - Static method in class org.apache.uima.util.FileUtils
-
Delete all files in a directory (not recursive).
- deleteCheckpoint() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
-
Delete checkpoint.
- deleteDelegateComponent(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes a specified delegate component associated with a given component ID.
- deleteDirectory(File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Deletes a given directory, including all its subdirectories and files.
- DeleteFeatureStructureAction - Class in org.apache.uima.caseditor.editor.action
-
Deletes all selected annotations.
- DeleteFeatureStructureAction(ICasEditor) - Constructor for class org.apache.uima.caseditor.editor.action.DeleteFeatureStructureAction
-
Initializes the current instance.
- deleteFeatureValue(Feature) - Method in class org.apache.uima.caseditor.editor.ModelFeatureStructure
-
Delete feature value.
- deleteFixup(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- deleteFrameworkSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes a specification defined by given name and value from the set of Framework specifications.
- deleteFS(T) - Method in class org.apache.uima.cas.impl.FsIndex_bag
-
only for backwards compatibility
- deleteFS(T) - Method in class org.apache.uima.cas.impl.FsIndex_flat
- deleteFS(T) - Method in class org.apache.uima.cas.impl.FsIndex_set_sorted
- deleteInstallationActions(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes all installation actions associated with a given action name (FIND_AND_REPLACE_PATH_ACT or SET_ENV_VARIABLE_ACT).
- deleteInstalledFiles(String, File, boolean) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Deletes all installed files for a given component in a given parent directory.
- deleteKey(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.
- deleteNode(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
delete node z Step 1: locate a node to delete at the bottom of the tree.
- deleteNodeStore() - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- deleteNodeStore() - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- deleteOSSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes a specification defined by given name and value from the set of OS specifications.
- deleteProperty(Properties, String, String) - Static method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Deletes a property specified by given name and value from a given
Properties
object. - deleteRecursive(File) - Static method in class org.apache.uima.util.FileUtils
-
Recursively delete possibly non-empty directory or file.
- deleteToolkitsSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Removes a specification defined by given name and value from the set of Toolkits specifications.
- DELIMITER - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- delService(Service) - Method in class org.apache.vinci.transport.vns.service.NameClient
- delService(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- delta() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- delta(boolean) - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- DELTA_CAS_PREEXISTING_FS_DISALLOWED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Received pre-existing FS "{0}".
- deltaMergesComplete() - Method in class org.apache.uima.cas.impl.CASImpl
-
A space-freeing optimization for use cases where (multiple) delta CASes are being deserialized into this CAS and merged.
- deploy(String, int) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.ProcessControllerAdapter
-
Deploys given number of CasProcessors and returns their endpoint configuration( host,port).
- DEPLOY_AS - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- deployCasProcessor(List, boolean) - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeployer
-
Deploys all Cas Processors in aCasProcessorList.
- deployCasProcessor(List, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
-
Deploys integrated Cas Processor.
- deployCasProcessor(List, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
-
Uses ProcessControllerAdapter instance to launch fenced CasProcessor.
- deployCasProcessor(List, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
Deploys CasProcessors in a provided List.
- deployCasProcessor(List, CPMEngine, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
-
Deploys integrated Cas Processor.
- deployCasProcessor(List, CPMEngine, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
-
Deploys integrated Cas Processor.
- deployCasProcessor(List, CPMEngine, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
Deploys integrated Cas Processor.
- deployCasProcessor(ProcessingContainer) - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeployer
-
Method used to redeploy a single instance of a Cas Processor.
- deployCasProcessor(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
-
Deploys integrated Cas Processor using configuration available in a given Container.
- deployCasProcessor(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
-
Uses ProcessControllerAdapter instance to launch fenced CasProcessor.
- deployCasProcessor(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
Deploys CasProcessor using configuration from provided container.
- deployCasProcessor(ProcessingContainer, CasProcessor, boolean) - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CPEDeployer
- deployCasProcessors() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Starts CASProcessor containers one a time.
- DEPLOYER_EXCEPTION - Static variable in exception class org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
Message key for a standard UIMA exception message: "Annotator processing failed."
- DeployFactory - Class in org.apache.uima.collection.impl.cpm.container.deployer
-
Produces a deployer object for each type of deployment: local, remote and integrated.
- DEPLOYMENT - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- DEPLOYMENT_INTEGRATED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DEPLOYMENT_LOCAL - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DEPLOYMENT_MODEL - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DEPLOYMENT_REMOTE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DEPLOYMENT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- deploymentType - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
- dequeue() - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
Removes an object from the front of the queue according to FIFO.
- dequeue() - Method in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
-
Removes an object from the front of the queue according to FIFO model.
- dequeue(long) - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
Returns an object from the queue.
- dequeue(long) - Method in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
-
Returns an object from the queue.
- DEREF_FS_OTHER_CAS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Dereferencing a FeatureStructure of a CAS in a different CAS's context.
- DESC_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- descendingIterator() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- descendingIterator() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- descendingSet() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- descendingSet() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- descFilePath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
- description - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddAllowedValueDialog
-
The description.
- description - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDependencyDialog
-
The description.
- description - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
-
The description.
- description - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
-
The description.
- description - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeDialog
-
The description.
- description() - Element in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
A description for the configuration parameter
- description() - Element in annotation interface org.apache.uima.fit.descriptor.ExternalResource
-
A description for the external resource.
- description() - Element in annotation interface org.apache.uima.fit.descriptor.ResourceMetaData
-
Gets the description of this Resource.
- DescriptionUtils - Class in org.apache.uima.fit.internal
-
INTERNAL API - Helper functions for operatin with descriptions.
- Descriptor - Class in org.apache.uima.adapter.vinci.util
-
Instance of this class handles parsing of the xml descriptor files.
- Descriptor(String) - Constructor for class org.apache.uima.adapter.vinci.util.Descriptor
-
Constructor responsible for parsing the descriptor file named in filePath.
- DESCRIPTOR_AE - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant DESCRIPTOR_AE.
- DESCRIPTOR_CASCONSUMER - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant DESCRIPTOR_CASCONSUMER.
- DESCRIPTOR_CASINITIALIZER - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant DESCRIPTOR_CASINITIALIZER.
- DESCRIPTOR_COLLECTIONREADER - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant DESCRIPTOR_COLLECTIONREADER.
- DESCRIPTOR_EXTRESANDBINDINGS - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant DESCRIPTOR_EXTRESANDBINDINGS.
- DESCRIPTOR_FLOWCONTROLLER - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant DESCRIPTOR_FLOWCONTROLLER.
- DESCRIPTOR_INDEX - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant DESCRIPTOR_INDEX.
- DESCRIPTOR_PARAM - Static variable in class org.apache.uima.ep_launcher.RemoteLauncher
- DESCRIPTOR_TYPEPRIORITY - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant DESCRIPTOR_TYPEPRIORITY.
- DESCRIPTOR_TYPESYSTEM - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant DESCRIPTOR_TYPESYSTEM.
- descriptorCAS - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The descriptor CAS.
- DescriptorMetaData - Class in org.apache.uima.taeconfigurator.model
-
Instances of this class model the varients of getting and setting metadata.
- DescriptorMetaData(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.model.DescriptorMetaData
-
Instantiates a new descriptor meta data.
- DESCRIPTORS_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
- DescriptorTCAS - Class in org.apache.uima.taeconfigurator.model
-
Model part: CAS corresponding to the descriptor being edited.
- DescriptorTCAS(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.model.DescriptorTCAS
-
Instantiates a new descriptor TCAS.
- descriptorTypeString() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Descriptor type string.
- descriptorTypeString(int) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Descriptor type string.
- DESER_FORM_6_BAD_TYPE_CODE - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Deserializing Compressed Form 6, a type code: {0} has no corresponding type. currentFsId: {1} nbrFSs: {2} nextFsAddr: {3}
- DeserBinaryIndexes - Interface in org.apache.uima.internal.util.function
- DESERIALIZATION_ERROR - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Error deserializing type system.
- DESERIALIZATION_FAILURE - Static variable in exception class org.apache.uima.resource.ResourceServiceException
-
Message key for a standard UIMA exception message: "A failure occurred while deserializing objects."
- deserializationTime - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- deserialize(byte[]) - Static method in class org.apache.uima.internal.util.SerializationUtils
-
Deserializes a supported object from a byte array.
- deserialize(InputStream) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
- deserialize(InputStream) - Method in interface org.apache.uima.collection.base_cpm.SynchPoint
-
Ingests SynchPoint data from the InputStream.
- deserialize(InputStream, CAS) - Static method in class org.apache.uima.cas.impl.XCASDeserializer
-
Deserializes an XCAS from a stream.
- deserialize(InputStream, CAS) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
-
Deserializes a CAS from XMI.
- deserialize(InputStream, CAS) - Static method in class org.apache.uima.util.XmlCasDeserializer
-
Deserializes a CAS from a standoff-XML format.
- deserialize(InputStream, CAS, boolean) - Static method in class org.apache.uima.cas.impl.XCASDeserializer
-
Deserializes an XCAS from a stream.
- deserialize(InputStream, CAS, boolean) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
-
Deserializes a CAS from XMI.
- deserialize(InputStream, CAS, boolean) - Static method in class org.apache.uima.util.XmlCasDeserializer
-
Deserializes a CAS from XMI or XCAS.
- deserialize(InputStream, CAS, boolean, XmiSerializationSharedData) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
-
Deserializes a CAS from XMI.
- deserialize(InputStream, CAS, boolean, XmiSerializationSharedData, int) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
-
Deserializes a CAS from XMI.
- deserialize(InputStream, CAS, boolean, XmiSerializationSharedData, int, AllowPreexistingFS) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
-
Deserializes a CAS from XMI.
- deserialize(InputStream, AllowPreexistingFS) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
-
Version used by uima-as to read delta cas from remote parallel steps
- deserialize(Reader, CAS, boolean) - Static method in class org.apache.uima.cas.impl.XCASDeserializer
-
Deserializes an XCAS from a stream.
- deserialize(CASImpl, InputStream, boolean, CommonSerDes.Header) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
- deserialize(InputSource, CAS, boolean) - Static method in class org.apache.uima.cas.impl.XCASDeserializer
- deserializeAfterVersion(DataInputStream, boolean, AllowPreexistingFS) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
- deserializeCAS(CAS, InputStream) - Static method in class org.apache.uima.cas.impl.Serialization
-
Deserialize a CAS, in various binary formats, into an existing CAS Note: this form supports deserializing the following binary representations: - plain (uncompressed) - compressed, no type filtering (form 4), Delta and not-delta - compressed, no type filtering (form 6), not-delta only.
- deserializeCAS(CAS, InputStream, TypeSystem, BinaryCasSerDes6.ReuseInfo) - Static method in class org.apache.uima.cas.impl.Serialization
-
Deserialize a CAS, in various binary formats, into an existing CAS Note: this form supports deserializing the following binary representations: - compressed, type filtering (form 6), delta and not-delta.
- deserializeCAS(CAS, InputStream, TypeSystem, BinaryCasSerDes6.ReuseInfo, AllowPreexistingFS) - Static method in class org.apache.uima.cas.impl.Serialization
-
Deserialize a CAS, in various binary formats, into an existing CAS Note: this form supports deserializing the following binary representations: - compressed, type filtering (form 6), delta and not-delta.
- deserializeCASComplete(CASCompleteSerializer, CASMgr) - Static method in class org.apache.uima.cas.impl.Serialization
-
Deserialize the data in a CASCompleteSerializer into an existing CAS
- deserializeCASCompleteSerializer(byte[]) - Static method in class org.apache.uima.internal.util.SerializationUtils
-
Deserializes a
CASCompleteSerializer
from a byte array. - deserializeCASMgrSerializer(byte[]) - Static method in class org.apache.uima.internal.util.SerializationUtils
-
Deserializes a
CASSerializer
from a byte array. - deserializeCASMgrSerializer(InputStream) - Static method in class org.apache.uima.internal.util.SerializationUtils
-
Deserializes a
CASMgrSerializer
from anInputStream
. - deserializeCASSerializer(byte[]) - Static method in class org.apache.uima.internal.util.SerializationUtils
-
Deserializes a
CASSerializer
from a byte array. - deserializeCASSerializerOrCASCompleteSerializer(InputStream) - Static method in class org.apache.uima.internal.util.SerializationUtils
-
Deserializes a
CASSerializer
orCASCompleteSerializer
from a byte array. - deserialized_type_not_found - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
While deserializing, no type found for type code {0}.
- DESERIALIZING_BINARY_INVALID_HEADER - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Deserializing Binary Header invalid
- DESERIALIZING_COMPRESSED_BINARY_UNSUPPORTED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Deserializing compressed binary other than form 4 not supported by this method
- DESERIALIZING_V2_DELTA_V3 - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Deserializing a Version 2 Delta Cas into UIMA Version 3 not supported.
- destroy() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
Destroy.
- destroy() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
Destroy.
- destroy() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
- destroy() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Frees all resources held by this AnalysisComponent.
- destroy() - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
-
Deprecated.This default implementation does nothing.
- destroy() - Method in interface org.apache.uima.analysis_engine.annotator.BaseAnnotator
-
Frees all resources held by this annotator.
- destroy() - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
- destroy() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
- destroy() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
- destroy() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
- destroy() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorStub
-
Called when this stub is no longer needed, so resources can be cleaned up.
- destroy() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
- destroy() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
- destroy() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
- destroy() - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
- destroy() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- destroy() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
- destroy() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
- destroy() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
- destroy() - Method in class org.apache.uima.collection.base_cpm.CasDataCollectionReader_ImplBase
- destroy() - Method in class org.apache.uima.collection.base_cpm.CasDataConsumer_ImplBase
- destroy() - Method in class org.apache.uima.collection.CasConsumer_ImplBase
- destroy() - Method in class org.apache.uima.collection.CasInitializer_ImplBase
-
Deprecated.
- destroy() - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
Default implementation of destroy, which calls
BaseCollectionReader.close()
. - destroy() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Destroy instances of CasProcessors managed by this container.
- destroy() - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
-
Destroys all Resources in this pool.
- destroy() - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Close and destroy all components.s
- destroy() - Method in class org.apache.uima.flow.FlowController_ImplBase
- destroy() - Method in interface org.apache.uima.flow.FlowController
-
Frees all resources held by this FlowController.
- destroy() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Destroys all AnalysisEngines in this pool.
- destroy() - Method in class org.apache.uima.internal.util.ResourcePool
-
Destroys all Resources in this pool.
- destroy() - Method in class org.apache.uima.resource.impl.ConfigurableDataResource_impl
- destroy() - Method in class org.apache.uima.resource.impl.FileLanguageResource_impl
- destroy() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- destroy() - Method in class org.apache.uima.resource.Resource_ImplBase
- destroy() - Method in interface org.apache.uima.resource.Resource
-
Releases all resources held by this
Resource
. - destroy() - Method in interface org.apache.uima.resource.ResourceManager
-
Frees all resources held by this ResourceManager, and marks the ResourceManager as having been destroyed.
- destroy() - Method in interface org.apache.uima.resource.ResourceServiceStub
-
Called when this stub is no longer needed, so any open connections can be closed.
- destroy() - Method in class org.apache.uima.test.junit_extension.AnnotationWriter
-
Deprecated.
- destroy() - Method in class org.apache.uima.uimacpp.CppUimajEngine
- destroy() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- destroy() - Method in class org.apache.uima.uimacpp.UimacppEngine
-
de-initializes the TAF engine.
- destroy() - Method in class org.apache.uima.util.CasToInlineXml
-
This destroy method does nothing.
- destroy() - Method in class org.apache.uima.util.TCasToInlineXml
-
Deprecated.
- destroy(Resource...) - Static method in class org.apache.uima.fit.util.LifeCycleUtil
-
Destroy a set of
resources
. - destroy(ResourceManager) - Static method in class org.apache.uima.fit.util.LifeCycleUtil
-
Destroy a set of
resource manager
. - destroyAe() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Destroy ae.
- detectXmlFileEncoding(File) - Static method in class org.apache.uima.pear.util.XMLUtil
-
Attempts to detect file encoding of a given XML file by analyzing it's first characters.
- dialogDescription - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
The dialog description.
- DialogSelectionListener() - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog.DialogSelectionListener
- dict - Variable in class org.apache.vinci.transport.vns.service.Service
- diffEncoded - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- dirCmdAddAlias - Static variable in class org.apache.vinci.transport.vns.service.VNS
- dirCmdAddService - Static variable in class org.apache.vinci.transport.vns.service.VNS
- dirCmdDelAlias - Static variable in class org.apache.vinci.transport.vns.service.VNS
- dirCmdDelService - Static variable in class org.apache.vinci.transport.vns.service.VNS
- dirCmdGetHits - Static variable in class org.apache.vinci.transport.vns.service.VNS
- dirCmdGetList - Static variable in class org.apache.vinci.transport.vns.service.VNS
- dirCmdGetNames - Static variable in class org.apache.vinci.transport.vns.service.VNS
- dirCmdUpdateService - Static variable in class org.apache.vinci.transport.vns.service.VNS
- DIRECT - Enum constant in enum class org.apache.uima.fit.util.ContainmentIndex.Type
- direction - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexKeyDialog
-
The direction.
- directlySubsumes(TypeImpl, TypeImpl) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- DIRECTORY_NOT_FOUND - Static variable in exception class org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: Invalid value for parameter "{0}" in component "{1}" -- directory "{2}" does not exist.
- DirFileFilter(String, String) - Constructor for class org.apache.uima.pear.util.FileUtil.DirFileFilter
-
Constructs
DirFileFilter
object for specified directory and file extension. - dirty - Variable in class org.apache.uima.taeconfigurator.model.AbstractModelPart
-
The dirty.
- DISABLE_CASPROCESSOR - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DISABLE_ENHANCED_WRONG_INDEX - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- DISABLE_PROTECT_INDEXES - Static variable in class org.apache.uima.cas.impl.CASImpl
-
Set this JVM property to false for high performance, (no checking); insure you don't have the report flag (above) turned on - otherwise it will force this to "true".
- DISABLE_RUNTIME_FEATURE_VALIDATION - Static variable in class org.apache.uima.cas.impl.FeatureStructureImplC
- DISABLE_RUNTIME_FEATURE_VALUE_VALIDATION - Static variable in class org.apache.uima.cas.impl.FeatureStructureImplC
- DISABLE_TYPESYSTEM_CONSOLIDATION - Static variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
Define this JVM property to disable equal type system consolidation.
- disableCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Disable a CASProcessor in the processing pipeline.
- disableCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Disable a CASProcessor in the processing pipeline.
- disableCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Disable a CASProcessor in the processing pipeline.
- disableCasProcessor(String) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Disables a
CasProcessor
in this CPM's list of CasProcessors. - disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
- disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Disable a CASProcessor in the processing pipeline.
- disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Alternative method to disable Cas Processor.
- disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Alternative method to disable Cas Processor.
- DISABLED - Static variable in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
- DISABLED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- disabledProcessTrace - Static variable in class org.apache.uima.util.impl.ProcessTrace_impl
- disableLogging() - Static method in class org.apache.uima.fit.testing.util.DisableLogging
-
Disable all logging.
- DisableLogging - Class in org.apache.uima.fit.testing.util
-
When you are running a suite of unit tests it is often nice to turn off logging.
- disallow - Enum constant in enum class org.apache.uima.cas.impl.AllowPreexistingFS
- DISALLOW_CREATE_ANNOTATION_IN_BASE_CAS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
The type "{0}", a subtype of AnnotationBase, can''t be created in the Base CAS.
- discardAllEdits() - Method in class org.apache.uima.tools.cvd.control.UndoMgr
- displayError(String) - Method in class org.apache.uima.tools.AnnotationViewerMain
-
Displays an error message to the user.
- displayError(String) - Method in class org.apache.uima.tools.cpm.CpmPanel
-
Displays an error message to the user.
- displayError(String) - Method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Displays an error message to the user.
- displayError(String) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Displays an error message to the user.
- displayError(Throwable) - Method in class org.apache.uima.tools.AnnotationViewerMain
-
Displays an error message to the user.
- displayError(Throwable) - Method in class org.apache.uima.tools.cpm.CpmPanel
-
Displays an error message to the user.
- displayError(Throwable) - Method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Displays an error message to the user.
- displayError(Throwable) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Displays an error message to the user.
- displayFeatureStructure(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.context.AnnotationEditingControl
-
Display this feature structure.
- displayStats(ProcessTrace, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Helper method to display stats and totals.
- displayStats(ProcessTrace, int, String) - Method in class org.apache.uima.tools.cpm.PerformanceReportDialog
-
Display stats.
- dispose() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
- dispose() - Method in class org.apache.uima.caseditor.editor.CasEditorView
- dispose() - Method in class org.apache.uima.caseditor.editor.CasEditorViewPage
- dispose() - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- dispose() - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureLabelProvider
- dispose() - Method in class org.apache.uima.caseditor.editor.outline.AnnotationOutline
- dispose() - Method in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
-
not implemented.
- dispose() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Release resources.
- dispose() - Method in class org.apache.uima.taeconfigurator.editors.xml.ColorManager
-
Dispose.
- dispose() - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLEditor
- disposeAllChildItems(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Dispose all child items.
- disposeElementInfo(Object, CasDocumentProvider.ElementInfo) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Dispose element info.
- disposeElementInfo(Object, CasDocumentProvider.ElementInfo) - Method in class org.apache.uima.caseditor.ide.DefaultCasDocumentProvider
- distinct() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- DO_NOT_KNOW_HOW - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The Resource Factory does not know how to create a resource of class {0} from the given ResourceSpecifier."
- DOC_AUTHOR - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DOC_DATE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DOC_ID - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DOC_NAME - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DOC_SIZE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DOC_SUBJECT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- doCheckpoint() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Serializes checkpoint information to disk.
- doCheckpoint() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
-
Do checkpoint.
- doConfigurationTest(String) - Static method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
Deprecated.does configuration parameter test.
- doCreatePage(ICasEditor) - Method in class org.apache.uima.caseditor.editor.AnnotationEditorView
-
Do create page.
- doCreatePage(ICasEditor) - Method in class org.apache.uima.caseditor.editor.CasEditorView
-
Do create page.
- doCreatePage(ICasEditor) - Method in class org.apache.uima.caseditor.editor.editview.EditView
- doCreatePage(ICasEditor) - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureBrowserView
- doCreatePage(ICasEditor) - Method in class org.apache.uima.caseditor.editor.styleview.AnnotationStyleView
- doCreatePage(IWorkbenchPart) - Method in class org.apache.uima.caseditor.editor.AnnotationEditorView
- doCreatePage(IWorkbenchPart) - Method in class org.apache.uima.caseditor.editor.CasEditorView
- docType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- docTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- DOCUMENT_ANALYSIS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DOCUMENT_MARKER - Static variable in class org.apache.vinci.transport.XTalkTransporter
- DOCUMENT_READ - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DOCUMENT_STORE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- DOCUMENT_TEXT_FEATURE - Static variable in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Only used for alternate CasData forms of the CAS (not used in this UIMA SDK release).
- DOCUMENT_TEXT_TYPE - Static variable in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Only used for alternate CasData forms of the CAS (not used in this UIMA SDK release).
- DocumentAnalyzer - Class in org.apache.uima.tools.docanalyzer
-
A simple GUI for the RunTextAnalysis application library.
- DocumentAnalyzer() - Constructor for class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Constructor.
- DocumentAnalyzer(String, boolean, boolean) - Constructor for class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Instantiates a new document analyzer.
- DocumentAnnotation - Class in org.apache.uima.jcas.tcas
-
The JCas class definition for the CAS
DocumentAnnotation
type. - DocumentAnnotation() - Constructor for class org.apache.uima.jcas.tcas.DocumentAnnotation
- DocumentAnnotation(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.tcas.DocumentAnnotation
-
used by generator Make a new AnnotationBase
- DocumentAnnotation(JCas) - Constructor for class org.apache.uima.jcas.tcas.DocumentAnnotation
- DOCUMENTATION_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
- DOCUMENTID - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
The Constant DOCUMENTID.
- DocumentUimaImpl - Class in org.apache.uima.caseditor.editor
-
This document implementation is based on an uima cas object.
- DocumentUimaImpl(CAS, IFile, String) - Constructor for class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Initializes a new instance.
- DOCUMENTURL - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
The Constant DOCUMENTURL.
- doDestroyPage(IWorkbenchPart, PageBookView.PageRec) - Method in class org.apache.uima.caseditor.editor.AnnotationEditorView
- doDestroyPage(IWorkbenchPart, PageBookView.PageRec) - Method in class org.apache.uima.caseditor.editor.CasEditorView
- doFullValidation() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Does full validation of this Analysis Engine Description.
- doFullValidation() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
- doFullValidation() - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
- doFullValidation() - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Does full validation of this
ResourceCreationSpecifier
. - doFullValidation(ResourceManager) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Does full validation of this Analysis Engine Description.
- doFullValidation(ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
- doFullValidation(ResourceManager) - Method in class org.apache.uima.collection.impl.CasConsumerDescription_impl
- doFullValidation(ResourceManager) - Method in class org.apache.uima.collection.impl.CasInitializerDescription_impl
-
Deprecated.
- doFullValidation(ResourceManager) - Method in class org.apache.uima.collection.impl.CollectionReaderDescription_impl
- doFullValidation(ResourceManager) - Method in class org.apache.uima.flow.impl.FlowControllerDescription_impl
- doFullValidation(ResourceManager) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
- doFullValidation(ResourceManager) - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Does full validation of this
ResourceCreationSpecifier
. - doJCasGen(IProgressMonitor) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Do J cas gen.
- doJCasGenChkSrc(IProgressMonitor) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Do J cas gen chk src.
- dom2sax(Node, ContentHandler) - Method in class org.apache.uima.util.XMLSerializer
- doMerge(Jg, IProgressMonitor, String, String, String, String, File) - Method in class org.apache.uima.jcas.jcasgenp.MergerImpl
- doMerge(Jg, IProgressMonitor, String, String, String, String, File) - Method in interface org.apache.uima.tools.jcasgen.IMerge
-
Do merge.
- done() - Method in class org.apache.uima.jcas.jcasgenp.ProgressMonitorImpl
- done() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor.JCasGenProgressMonitor
- done() - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
- done() - Method in interface org.apache.uima.tools.jcasgen.IProgressMonitor
-
Done.
- done() - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
- doNotifyListeners(Object, boolean, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Notifies all configured listeners.
- doNotifyListeners(Object, boolean, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Notifies all configured listeners.
- doNotifyListeners(Object, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
-
Notifies all configured listeners.
- doSave(IProgressMonitor) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Saves the multi-page editor's document.
- doSaveAs() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Saves the multi-page editor's document as another file.
- doSaveAs() - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLEditor
- doSaveAsForCurrentEditor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
- doSaveAsForCurrentEditor() - Method in interface org.apache.uima.taeconfigurator.editors.point.IUimaMultiPageEditor
-
Do save as for current editor.
- doSaveDocument(IProgressMonitor, Object, ICasDocument, boolean) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Do save document.
- doSaveDocument(IProgressMonitor, Object, ICasDocument, boolean) - Method in class org.apache.uima.caseditor.ide.DefaultCasDocumentProvider
- doSaveForCurrentEditor(IProgressMonitor) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
- doSaveForCurrentEditor(IProgressMonitor) - Method in interface org.apache.uima.taeconfigurator.editors.point.IUimaMultiPageEditor
-
Do save for current editor.
- doSetInput(IEditorInput) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
- DotCorpus - Class in org.apache.uima.caseditor.core.model.dotcorpus
-
This class contains all project specific configuration parameters.
- DotCorpus() - Constructor for class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
- DotCorpusSerializer - Class in org.apache.uima.caseditor.core.model.dotcorpus
-
This class is responsible to read and write
DotCorpus
objects from or to a byte stream. - DotCorpusSerializer() - Constructor for class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpusSerializer
- doTest() - Method in class org.apache.uima.pear.tools.InstallationTester
- dots - Static variable in class org.apache.uima.internal.util.Misc
- DOTTED_NAME - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
The Constant DOTTED_NAME.
- double_Exponent_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- double_Mantissa_Sign_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- double2long(double) - Static method in class org.apache.uima.cas.impl.CASImpl
- DoubleArray - Class in org.apache.uima.jcas.cas
-
JCas class model for DoubleArray
- DoubleArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.DoubleArray
-
used by generator Make a new DoubleArray of given size
- DoubleArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.DoubleArray
-
Make a new DoubleArray of given size
- DoubleArrayFS - Interface in org.apache.uima.cas
-
Double array interface.
- DoubleArrayFSImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use DoubleArray instead
- doubleArrayTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- doubleClicked(ITextViewer) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLDoubleClickStrategy
- doubleType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- doubleTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- DOWN - Static variable in class org.apache.uima.tools.images.Images
- draw(Annotation, GC, StyledText, int, int, Color) - Method in class org.apache.uima.caseditor.editor.annotation.BracketDrawingStrategy
-
Draws an opening bracket to the begin and a closing bracket to the end of the given annotation.
- draw(Annotation, GC, StyledText, int, int, Color) - Method in class org.apache.uima.caseditor.editor.annotation.TextColorDrawingStrategy
- draw(Annotation, GC, StyledText, int, int, Color) - Method in class org.apache.uima.caseditor.editor.annotation.TokenDrawingStrategy
- draw(Annotation, GC, StyledText, int, int, Color) - Method in class org.apache.uima.caseditor.editor.annotation.UnderlineDrawingStrategy
-
Draws a line under under a given annotation.
- DrawingStyle - Class in org.apache.uima.caseditor.editor.annotation
-
A factory for drawing styles.
- driveGui() - Method in class org.apache.uima.tools.jcasgen.Jg
-
Drive gui.
- dropCasOnException() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Drop cas on exception.
- dropIt(String, String[]) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
Drop it.
- dumpByteArray(byte[], int) - Static method in class org.apache.uima.internal.util.Misc
- dumpCallers(StackTraceElement[], int, int) - Static method in class org.apache.uima.internal.util.Misc
- dumpCas(CASImpl) - Static method in class org.apache.uima.cas.impl.BinaryCasSerDes4
- dumpEvents(ProcessTrace) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
Dumps all events in the process trace object.
- dumpFeatures(CasData) - Static method in class org.apache.uima.cas_data.impl.CasDataUtils
- dumpFeatures(CasData) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
Dump features.
- dumpTypeSystem() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- DUPLICATE_CONFIGURATION_PARAMETER_NAME - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Duplicate configuration parameter name "{0}" in component "{1}"."
- DUPLICATE_ELEMENT_FOUND - Static variable in exception class org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: "Element type {0} cannot be duplicated within element type {1}."
- DUPLICATE_FEATURE - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Trying to define feature "{0}" on type "{1}" with range "{2}", but feature has already been defined on (super)type "{3}" with range "{4}".
- DUPLICATE_INDEX_NAME - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Two different CAS FeatureStructure indexes with name "{0}" have been defined.
- DUPLICATE_TYPE - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Trying to define type "{0}", but this type has already been defined as "{1}".
- DYNAMIC_VALIDATION_FEATURE_ID - Static variable in class org.apache.uima.pear.util.XMLUtil
E
- earlyStartup() - Method in class org.apache.uima.ep_debug.DebugPluginStartup
- EclipseAnnotationPeer - Class in org.apache.uima.caseditor.editor.annotation
-
This class is used to provide additional information about the
AnnotationFS
object to the custom drawing strategies. - EclipseAnnotationPeer(AnnotationFS) - Constructor for class org.apache.uima.caseditor.editor.annotation.EclipseAnnotationPeer
-
Initializes a new instance.
- ECORE_UNRESOLVED_PROXY - Static variable in exception class org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: "The Ecore model contained an unresolved proxy {0}."
- EditInstallationDescriptorAction - Class in org.apache.uima.pear.actions
-
This class handles the "Edit Installation Descriptor" action, which appear in the context menu of a PEAR installation descriptor (install.xml)
- EditInstallationDescriptorAction() - Constructor for class org.apache.uima.pear.actions.EditInstallationDescriptorAction
-
Constructor.
- EditInstallationDescriptorWizard - Class in org.apache.uima.pear.insd.edit
-
Wizard to edit the PEAR Installation Descriptor.
- EditInstallationDescriptorWizard(IProject) - Constructor for class org.apache.uima.pear.insd.edit.EditInstallationDescriptorWizard
-
Constructor.
- editor - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The editor.
- editor - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
The editor.
- editor - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
The editor.
- editor - Variable in class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialog
-
The editor.
- EDITOR_LINE_LENGTH_HINT - Static variable in class org.apache.uima.caseditor.editor.AnnotationEditorPreferenceConstants
-
The Constant EDITOR_LINE_LENGTH_HINT.
- EDITOR_LINE_LENGTH_HINT_DEFAULT - Static variable in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
The default value for editor line length hint.
- EditorAnnotationPropertyPage - Class in org.apache.uima.caseditor.ui.property
-
The Class EditorAnnotationPropertyPage.
- EditorAnnotationPropertyPage() - Constructor for class org.apache.uima.caseditor.ui.property.EditorAnnotationPropertyPage
- editorContextMenuAboutToShow(IMenuManager) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
- EditorListener() - Constructor for class org.apache.uima.caseditor.editor.outline.AnnotationOutline.EditorListener
- EditorsTextListener() - Constructor for class org.apache.uima.taeconfigurator.editors.xml.XMLEditor.EditorsTextListener
- EditSofaBindingsDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class EditSofaBindingsDialog.
- EditSofaBindingsDialog(AbstractSection, String, Map) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.EditSofaBindingsDialog
-
Instantiates a new edits the sofa bindings dialog.
- EditView - Class in org.apache.uima.caseditor.editor.editview
- EditView() - Constructor for class org.apache.uima.caseditor.editor.editview.EditView
-
Instantiates a new edits the view.
- elapsedTimeAsString(long) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
-
Returns the formatted string of the elapsed time.
- ElapsedTimeFormatter - Class in org.apache.uima.tools.cpm
-
The Class ElapsedTimeFormatter.
- ElapsedTimeFormatter() - Constructor for class org.apache.uima.tools.cpm.ElapsedTimeFormatter
- ELEM_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS - Variable in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Name of the "delegateAnalysisEngineSpecifiers" XML Element.
- element - Variable in class org.apache.uima.caseditor.editor.CasDocumentProvider.ElementInfo
-
The element.
- element - Variable in class org.apache.uima.internal.util.GraphNode
- ELEMENT_KEY - Static variable in class org.apache.uima.fit.internal.ResourceList
- ELEMENT_MARKER - Static variable in class org.apache.vinci.transport.XTalkTransporter
- ELEMENT_NOT_FOUND - Static variable in exception class org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: "Required element type {0} not found within element type {1}."
- ELEMENT_OF - Static variable in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Identifies the ELEMENT_OF predicate.
- ELEMENT_TYPE_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
The Constant ELEMENT_TYPE_COL.
- elementErrorStatus - Variable in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
The method
CasDocumentProvider.createDocument(Object)
put error status objects for the given element in this map, if something with document creation goes wrong. - ElementInfo(Object) - Constructor for class org.apache.uima.caseditor.editor.CasDocumentProvider.ElementInfo
-
Instantiates a new element info.
- elementRangeName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
-
The element range name.
- elementSize - Variable in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- elementTagName - Variable in class org.apache.uima.resource.metadata.impl.XmlizationInfo
-
The tag name of the XML element that represents this object.
- elementToBin(OutputStream, Frame, byte[]) - Method in class org.apache.vinci.transport.XTalkTransporter
- elide(String, int) - Static method in class org.apache.uima.internal.util.Misc
- elide(String, int, boolean) - Static method in class org.apache.uima.internal.util.Misc
- elideString(String, int) - Static method in class org.apache.uima.internal.util.Misc
- embedConstraint(ArrayList<String>, FSConstraint) - Method in class org.apache.uima.cas.ConstraintFactory
-
Embed a constraint under a path.
- embedConstraint(ArrayList<String>, FSConstraint) - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
- embedConstraint(FeaturePath, FSConstraint) - Method in class org.apache.uima.cas.ConstraintFactory
-
Combine a constraint test with a path from a feature structure instance to the value to be tested.
- embedConstraint(FeaturePath, FSConstraint) - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
- empty() - Method in class org.apache.uima.internal.util.IntStack
-
Check if stack is empty.
- EMPTY_CAPABILITIES - Static variable in interface org.apache.uima.resource.metadata.Capability
- EMPTY_CHAR_ARRAY - Static variable in interface org.apache.uima.util.impl.Constants
- EMPTY_CLASS_ARRAY - Static variable in interface org.apache.uima.util.impl.Constants
- EMPTY_CONFIG_PARM_ARRAY - Static variable in interface org.apache.uima.util.impl.Constants
- EMPTY_EXTERNAL_RESORUCE_DESCRIPTIONS - Static variable in interface org.apache.uima.resource.ExternalResourceDescription
- EMPTY_FEATURE_ARRAY - Static variable in interface org.apache.uima.util.impl.Constants
- EMPTY_FEATURE_LIST - Static variable in class org.apache.uima.analysis_engine.impl.RsType
- EMPTY_FILE_ARRAY - Static variable in interface org.apache.uima.util.impl.Constants
- EMPTY_FLOW_CONTROLLER_DECLARATION - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The aggregate AnalysisEngine "{0}" declared an empty <flowController/> element.
- EMPTY_FS_INDEX_DESCRIPTIONS - Static variable in interface org.apache.uima.resource.metadata.FsIndexDescription
- EMPTY_IMPORTS - Static variable in interface org.apache.uima.resource.metadata.Import
- EMPTY_INT_ARRAY - Static variable in interface org.apache.uima.util.impl.Constants
- EMPTY_INT_ITERATOR - Static variable in class org.apache.uima.jcas.cas.IntegerList
- EMPTY_LIST() - Static method in interface org.apache.uima.List_of_ints
-
Deprecated.
- EMPTY_LIST_STRING - Static variable in interface org.apache.uima.jcas.cas.CommonList
- EMPTY_OBJ_ARRAY - Static variable in interface org.apache.uima.util.impl.Constants
- EMPTY_RESOURCE_BINDINGS - Static variable in interface org.apache.uima.resource.metadata.ExternalResourceBinding
- EMPTY_RESOURCE_CLASS - Static variable in class org.apache.uima.resource.impl.ResourceManager_impl
- EMPTY_STACK_TRACE_INFO - Static variable in class org.apache.uima.util.impl.Logger_common_impl
- EMPTY_STRING_ARRAY - Static variable in interface org.apache.uima.util.impl.Constants
- EMPTY_TOP_ARRAY - Static variable in interface org.apache.uima.util.impl.Constants
- EMPTY_TYPE_DESCRIPTIONS - Static variable in interface org.apache.uima.resource.metadata.TypeDescription
- EMPTY_TYPE_LIST - Static variable in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
-
used for empty type subsumption lists in subtype iterator
- EMPTY_TYPE_PRIORITY_LISTS - Static variable in interface org.apache.uima.resource.metadata.TypePriorityList
- EMPTY_TYPE_SYSTEM_DESCRIPTIONS - Static variable in interface org.apache.uima.resource.metadata.TypeSystemDescription
- EMPTY_URL_ARRAY - Static variable in interface org.apache.uima.util.impl.Constants
- emptyArray(Class<T>) - Method in interface org.apache.uima.cas.CAS
- emptyArray(Class<T>) - Method in interface org.apache.uima.jcas.JCas
- emptyArray(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- emptyBooleanArray() - Method in interface org.apache.uima.cas.CAS
- emptyBooleanArray() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyBooleanArray() - Method in interface org.apache.uima.jcas.JCas
-
Retrieve a lazily-created constant from the cas which holds a 0-length instance.
- emptyByteArray() - Method in interface org.apache.uima.cas.CAS
- emptyByteArray() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyByteArray() - Method in interface org.apache.uima.jcas.JCas
-
Retrieve a lazily-created constant from the cas which holds a 0-length instance.
- EmptyCasIterator - Class in org.apache.uima.analysis_engine.impl
-
Trivial CasIterator that returns no CASes.
- EmptyCasIterator() - Constructor for class org.apache.uima.analysis_engine.impl.EmptyCasIterator
- emptyDoubleArray() - Method in interface org.apache.uima.cas.CAS
- emptyDoubleArray() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyDoubleArray() - Method in interface org.apache.uima.jcas.JCas
-
Retrieve a lazily-created constant from the cas which holds a 0-length instance.
- emptyFloatArray() - Method in interface org.apache.uima.cas.CAS
- emptyFloatArray() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyFloatArray() - Method in interface org.apache.uima.jcas.JCas
-
Retrieve a lazily-created constant from the cas which holds a 0-length instance.
- emptyFloatList() - Method in interface org.apache.uima.cas.CAS
- emptyFloatList() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyFloatList() - Method in interface org.apache.uima.jcas.JCas
- EmptyFloatList - Class in org.apache.uima.jcas.cas
- EmptyFloatList() - Constructor for class org.apache.uima.jcas.cas.EmptyFloatList
- EmptyFloatList(TypeImpl_list) - Constructor for class org.apache.uima.jcas.cas.EmptyFloatList
- EmptyFloatList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.EmptyFloatList
-
used by generator Make a new AnnotationBase
- EmptyFloatList(JCas) - Constructor for class org.apache.uima.jcas.cas.EmptyFloatList
- emptyFSArray() - Method in interface org.apache.uima.cas.CAS
- emptyFSArray() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyFSArray() - Method in interface org.apache.uima.jcas.JCas
-
Retrieve a lazily-created constant from the cas which holds a 0-length instance.
- emptyFSArray(Class<T>) - Method in interface org.apache.uima.jcas.JCas
-
Retrieve a lazily-created constant from the cas which holds a 0-length instance of a subtype of FSArray.
- emptyFSArray(Type) - Method in interface org.apache.uima.cas.CAS
- emptyFSArray(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- emptyFSList() - Method in interface org.apache.uima.cas.CAS
- emptyFSList() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyFSList() - Method in interface org.apache.uima.jcas.JCas
- EmptyFSList<T> - Class in org.apache.uima.jcas.cas
- EmptyFSList() - Constructor for class org.apache.uima.jcas.cas.EmptyFSList
- EmptyFSList(TypeImpl_list) - Constructor for class org.apache.uima.jcas.cas.EmptyFSList
- EmptyFSList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.EmptyFSList
-
used by generator Make a new AnnotationBase
- EmptyFSList(JCas) - Constructor for class org.apache.uima.jcas.cas.EmptyFSList
- emptyIntegerArray() - Method in interface org.apache.uima.cas.CAS
- emptyIntegerArray() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyIntegerArray() - Method in interface org.apache.uima.jcas.JCas
-
Retrieve a lazily-created constant from the cas which holds a 0-length instance.
- emptyIntegerList() - Method in interface org.apache.uima.cas.CAS
- emptyIntegerList() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyIntegerList() - Method in interface org.apache.uima.jcas.JCas
- EmptyIntegerList - Class in org.apache.uima.jcas.cas
- EmptyIntegerList() - Constructor for class org.apache.uima.jcas.cas.EmptyIntegerList
- EmptyIntegerList(TypeImpl_list) - Constructor for class org.apache.uima.jcas.cas.EmptyIntegerList
- EmptyIntegerList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.EmptyIntegerList
-
used by generator Make a new AnnotationBase
- EmptyIntegerList(JCas) - Constructor for class org.apache.uima.jcas.cas.EmptyIntegerList
- emptyList() - Method in interface org.apache.uima.jcas.cas.CommonList
- emptyList() - Method in class org.apache.uima.jcas.cas.FloatList
- emptyList() - Method in class org.apache.uima.jcas.cas.FSList
- emptyList() - Method in class org.apache.uima.jcas.cas.IntegerList
- emptyList() - Method in class org.apache.uima.jcas.cas.StringList
- emptyList(int) - Method in class org.apache.uima.cas.impl.CASImpl
- emptyList(Class<T>) - Method in interface org.apache.uima.cas.CAS
- emptyList(Class<T>) - Method in interface org.apache.uima.jcas.JCas
- EmptyList - Interface in org.apache.uima.jcas.cas
-
a marker interface for empty lists
- emptyListFromTypeCode(int) - Method in class org.apache.uima.cas.impl.CASImpl
-
Get an empty list from the type code of a list
- emptyLongArray() - Method in interface org.apache.uima.cas.CAS
- emptyLongArray() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyLongArray() - Method in interface org.apache.uima.jcas.JCas
-
Retrieve a lazily-created constant from the cas which holds a 0-length instance.
- emptySelection() - Method in class org.apache.uima.caseditor.editor.AnnotationSelectionListener
-
Indicates that the selection did not contain any annotations.
- emptyShortArray() - Method in interface org.apache.uima.cas.CAS
- emptyShortArray() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyShortArray() - Method in interface org.apache.uima.jcas.JCas
-
Retrieve a lazily-created constant from the cas which holds a 0-length instance.
- emptyString(String) - Static method in class org.apache.vinci.transport.vns.service.VNS
- emptyStringArray() - Method in interface org.apache.uima.cas.CAS
- emptyStringArray() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyStringArray() - Method in interface org.apache.uima.jcas.JCas
-
Retrieve a lazily-created constant from the cas which holds a 0-length instance.
- emptyStringList() - Method in interface org.apache.uima.cas.CAS
- emptyStringList() - Method in class org.apache.uima.cas.impl.CASImpl
- emptyStringList() - Method in interface org.apache.uima.jcas.JCas
- EmptyStringList - Class in org.apache.uima.jcas.cas
- EmptyStringList() - Constructor for class org.apache.uima.jcas.cas.EmptyStringList
- EmptyStringList(TypeImpl_list) - Constructor for class org.apache.uima.jcas.cas.EmptyStringList
- EmptyStringList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.EmptyStringList
-
used by generator Make a new AnnotationBase
- EmptyStringList(JCas) - Constructor for class org.apache.uima.jcas.cas.EmptyStringList
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Enable.
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.AggregateSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.ExtnlResBindSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
Enables and disables section, enables and disables buttons after content.
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.GeneralSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportResBindSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.MetaDataSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterDelegatesSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.PrimitiveSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.PriorityListSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.ResourceDependencySection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.SofaMapSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
- enable() - Method in class org.apache.uima.taeconfigurator.editors.ui.ValueSection
- ENABLE_STRICT_TYPE_SOURCE_CHECK - Static variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
Define this JVM property to enable strictly checking the source of a type with respect to its type system.
- enableBorders(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Enable borders.
- enableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Enable cas processor.
- enableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Disable a CASProcessor in the processing pipeline.
- enableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Enables Cas Processor with a given name.
- enableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Enables Cas Processor with a given name.
- enableCol1 - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
-
The enable col 1.
- enableCol2 - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
-
The enable col 2.
- enableCtrl(Control, boolean) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Enable ctrl.
- ENABLED - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant ENABLED.
- enableLogging(Level) - Static method in class org.apache.uima.fit.testing.util.DisableLogging
-
Enable all logging.
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Enable OK.
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddAllowedValueDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDependencyDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexKeyDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddSofaDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeToPriorityListDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.EditSofaBindingsDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ExportImportablePartDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SelectTypeDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.files.ContextForPartDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialog
- enableOK() - Method in class org.apache.uima.taeconfigurator.files.PickOverrideKeysAndParmName
- enableProhibitedAnnotatorCasFunctions(CAS, boolean) - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
Lock/unlock CAS functions to which Annotators should not have access
- enableReset(boolean) - Method in interface org.apache.uima.cas.admin.CASMgr
-
Enable/disable resetting the CAS with
CAS.reset()
. - enableReset(boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- enableSchemaValidation(boolean) - Method in class org.apache.uima.util.impl.XMLParser_impl
- enableSchemaValidation(boolean) - Method in interface org.apache.uima.util.XMLParser
-
Enables or disables XML schema validation.
- EncodedPrintStream - Class in org.apache.uima.internal.util
-
Allow a
PrintStream
to specify an encoding. - EncodedPrintStream(OutputStream, boolean, String) - Constructor for class org.apache.uima.internal.util.EncodedPrintStream
-
Constructor allows specifying a character encoding.
- EncodedPrintStream(OutputStream, String) - Constructor for class org.apache.uima.internal.util.EncodedPrintStream
-
Constructor allows specifying a character encoding.
- encodeFS(TOP) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Encode an individual FS.
- encodeIndexed() - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- encodeQueued() - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- end() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
-
Deprecated.
- end() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
-
Deprecated.End.
- endCDATA() - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
- endCDATA() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- endDocument() - Method in class org.apache.uima.adapter.vinci.CASTransportable
- endDocument() - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
- endDocument() - Method in class org.apache.uima.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
- endDocument() - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- endDocument() - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Receives notification of the end of the document.
- endDocument() - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
- endDocument() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- endDTD() - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
- endDTD() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- endElement(String, String, String) - Method in class org.apache.uima.adapter.vinci.CASTransportable
- endElement(String, String, String) - Method in class org.apache.uima.adapter.vinci.util.SaxVinciFrameBuilder
-
End element.
- endElement(String, String, String) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
- endElement(String, String, String) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
- endElement(String, String, String) - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- endElement(String, String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Receive notification of the end of an element.
- endElement(String, String, String) - Method in class org.apache.uima.tools.stylemap.StyleMapXmlParser
- endElement(String, String, String) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
- endElement(String, String, String) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- endEntity(String) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
- endEntity(String) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- endEvent(String, String, String) - Method in class org.apache.uima.internal.util.InstrumentationFacility_impl
- endEvent(String, String, String) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
- endEvent(String, String, String) - Method in interface org.apache.uima.util.InstrumentationFacility
-
Records the end of an event.
- endEvent(String, String, String) - Method in interface org.apache.uima.util.ProcessTrace
-
Records the end of an event.
- endFeatAdjOffset - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- endFeatCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- endingWith(int, int, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- endingWith(AnnotationFS, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- endingWith(AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- endOfLineOf(int) - Method in class org.apache.uima.taeconfigurator.editors.xml.NonRuleBasedDamagerRepairer
-
Returns the end offset of the line that contains the specified offset or if the offset is inside a line delimiter, the end offset of the next line.
- endOfProcessingReached(long) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Returns true if the CPM has finished analyzing the collection.
- endpoint - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
The endpoint.
- endPrefixMapping(String) - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- endPrefixMapping(String) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
- endPrefixMapping(String) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- endsWith(char) - Method in class org.apache.uima.internal.util.CharArrayString
-
Check if we end in a given character.
- endsWith(CharArrayString) - Method in class org.apache.uima.internal.util.CharArrayString
-
Check of we end in a give string suffix.
- endTest(Test) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
- EnhancedClassFile - Annotation Interface in org.apache.uima.fit.internal
-
INTERNAL API - Marks a class as having been processed by an uimaFIT class enhancer, such as the uimafit-maven-plugin.
- EnhanceMojo - Class in org.apache.uima.fit.maven
-
Enhance UIMA components with automatically generated uimaFIT annotations.
- EnhanceMojo() - Constructor for class org.apache.uima.fit.maven.EnhanceMojo
- enqueue(Object) - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
Enqueues a given object onto the queue.
- ensure_size(boolean[], int, int, int) - Static method in class org.apache.uima.internal.util.IntArrayUtils
- ensure_size(char[], int, int, int) - Static method in class org.apache.uima.internal.util.IntArrayUtils
- ensure_size(int) - Method in class org.apache.uima.internal.util.IntVector
- ensure_size(int[], int) - Static method in class org.apache.uima.internal.util.IntArrayUtils
- ensure_size(int[], int, int, int) - Static method in class org.apache.uima.internal.util.IntArrayUtils
- ensureArrayCapacity(int[], int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- ensureCapacity() - Method in class org.apache.vinci.transport.VinciFrame
- ensureCapacityKlrp(int) - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
- ensureCapacityKlrp(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
There are two strategies for storing data, controlled by useklrp.
- ensureTargetFileIsValid(File) - Method in class org.apache.uima.pear.generate.PearExport
-
Ensure target file is valid.
- enterBatchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- enterBatchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- enterCollectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- enterCollectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- enterProcess() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- enterProcess() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- ENTITIES - Static variable in interface org.apache.uima.util.Progress
-
The predefined unit type "entities".
- entityProcessComplete(CasData, EntityProcessStatus) - Method in interface org.apache.uima.collection.base_cpm.CasDataStatusCallbackListener
-
Called when the processing of each CasData unit has completed.
- entityProcessComplete(CAS, EntityProcessStatus) - Method in interface org.apache.uima.collection.StatusCallbackListener
-
Called when the processing of each entity has completed.
- entityProcessComplete(CAS, EntityProcessStatus) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Entity process complete.
- entityProcessComplete(CAS, EntityProcessStatus) - Method in class org.apache.uima.tools.RunAE
-
Entity process complete.
- EntityProcessStatus - Interface in org.apache.uima.collection
-
Contains information about the successful or unsuccessful processing of an entity (an element of a collection) by the
CollectionProcessingManager
. - EntityProcessStatusImpl - Class in org.apache.uima.collection.impl
- EntityProcessStatusImpl(ProcessTrace) - Constructor for class org.apache.uima.collection.impl.EntityProcessStatusImpl
- EntityProcessStatusImpl(ProcessTrace, boolean) - Constructor for class org.apache.uima.collection.impl.EntityProcessStatusImpl
- EntityResolver - Interface in org.apache.uima.tools.viewer
-
Pluggable interface that supports Entity View mode in the CasAnnotationViewer.
- EntityResolver.Entity - Interface in org.apache.uima.tools.viewer
-
Object representing an Entity.
- ENV_PROXY - Variable in class org.apache.vinci.transport.vns.service.VNS
- ENV_SETTINGS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- environment - Variable in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
-
The environment.
- envVarList - Variable in class org.apache.uima.pear.insd.edit.INSDEnvironmentPage
-
The env var list.
- EOFToken - Class in org.apache.uima.collection.impl.cpm.engine
-
Special class interpreted by the CPM's ProcessingUnit as the end of processing.
- EOFToken() - Constructor for class org.apache.uima.collection.impl.cpm.engine.EOFToken
- EOS - Static variable in class org.apache.uima.internal.util.TextStringTokenizer
-
Sentence delimiter character/word type.
- EOS - Static variable in class org.apache.uima.internal.util.TextTokenizer
-
Sentence delimiter character/word type.
- EP_LogThrowErrorImpl - Class in org.apache.uima.jcas.jcasgenp
-
The Class EP_LogThrowErrorImpl.
- EP_LogThrowErrorImpl() - Constructor for class org.apache.uima.jcas.jcasgenp.EP_LogThrowErrorImpl
- eq(boolean) - Method in interface org.apache.uima.cas.FSBooleanConstraint
-
Set the constraint.
- eq(boolean) - Method in class org.apache.uima.cas.impl.FSBooleanConstraintImpl
- eq(float) - Method in interface org.apache.uima.cas.FSFloatConstraint
-
Require float value to be equal
f
. - eq(int) - Method in interface org.apache.uima.cas.FSIntConstraint
-
Require int value to be equal
i
. - EQUAL - Static variable in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Identifies the EQUAL predicate.
- EQUAL_WIDTH - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant EQUAL_WIDTH.
- EQUAL_WIDTH - Static variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
The Constant EQUAL_WIDTH.
- equals(Object) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper.StringPair
- equals(Object) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- equals(Object) - Method in class org.apache.uima.analysis_engine.impl.RsLangs
-
This must return true ignoring the value of isShared, and treating the lists as a set
- equals(Object) - Method in class org.apache.uima.analysis_engine.impl.RsTypesMap
- equals(Object) - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
- equals(Object) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
Test for equality against another
FSIndexComparator
true
iff the comparators have the same keys and comparators. - equals(Object) - Method in interface org.apache.uima.cas.FeatureStructure
-
A feature structure is equal to another feature structure iff it is identical in the underlying representation.
- equals(Object) - Method in class org.apache.uima.cas.impl.CASImpl.FsChange
- equals(Object) - Method in class org.apache.uima.cas.impl.FeatureImpl
- equals(Object) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- equals(Object) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
-
Two iicps are equal if and only if: - the types they index are the same, and - the comparators are equal, and - the indexing stragtegy (bag/set/sorted) are the same Used when creating the index iterator cache to select from the set of all instances of these the one that goes with the same index definition Used by CasComplete serialization to merge multiple index names referring to the same index
- equals(Object) - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- equals(Object) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
Equals including the type of the comparator
- equals(Object) - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl.TotalTypeOrder
- equals(Object) - Method in class org.apache.uima.cas.impl.TypeImpl
-
Equal TypeImpl.
- equals(Object) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- equals(Object) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Checks if the given object is equal to the current instance.
- equals(Object) - Method in class org.apache.uima.caseditor.editor.annotation.EclipseAnnotationPeer
- equals(Object) - Method in class org.apache.uima.caseditor.editor.AnnotationStyle
-
Compares if current is equal to another object.
- equals(Object) - Method in class org.apache.uima.caseditor.editor.FeatureValue
- equals(Object) - Method in class org.apache.uima.caseditor.editor.ModelFeatureStructure
- equals(Object) - Method in class org.apache.uima.caseditor.editor.outline.AnnotationTreeNode
- equals(Object) - Method in class org.apache.uima.caseditor.editor.styleview.AnnotationTypeNode
- equals(Object) - Method in class org.apache.uima.caseditor.editor.util.Span
-
Tests if the current instance is equal to o;.
- equals(Object) - Method in class org.apache.uima.fit.validation.ValidationResult
- equals(Object) - Method in class org.apache.uima.internal.util.CharArrayString
-
Check for equality with another CharArrayString.
- equals(Object) - Method in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- equals(Object) - Method in class org.apache.uima.internal.util.IntSet
-
Tests if two sets are equal.
- equals(Object) - Method in class org.apache.uima.internal.util.IntVector
-
Compares the specified
Object
with thisIntVector
for equality. - equals(Object) - Method in class org.apache.uima.internal.util.Pair
- equals(Object) - Method in class org.apache.uima.jcas.cas.FSArrayList
- equals(Object) - Method in class org.apache.uima.jcas.cas.FSHashSet
- equals(Object) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- equals(Object) - Method in class org.apache.uima.pear.util.FileUtil.FileTimeComparator
- equals(Object) - Method in interface org.apache.uima.resource.DataResource
-
Determines if this
DataResource
is equal to anotherDataResource
. - equals(Object) - Method in class org.apache.uima.resource.impl.ConfigurableDataResource_impl
- equals(Object) - Method in class org.apache.uima.resource.impl.DataResource_impl
- equals(Object) - Method in class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl
- equals(Object) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Determines if this object is equal to another.
- equals(Object) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl.MetaDataAttr
- equals(Object) - Method in interface org.apache.uima.resource.metadata.MetaDataObject
-
Determines if this object is equal to another.
- equals(Object) - Method in class org.apache.uima.tools.cvd.IndexTreeNode
- equals(Object) - Method in class org.apache.uima.util.IntEntry
- equals(Object) - Method in class org.apache.uima.util.Level
- equals(Object) - Method in class org.apache.uima.util.NameClassPair
-
Determines if two NameClassPairs are equal.
- equals(Object) - Method in class org.apache.vinci.transport.vns.service.Service
- equals(String) - Method in interface org.apache.uima.cas.FSStringConstraint
-
String value of matched FS must match input String.
- equalStrings(String, String) - Static method in class org.apache.uima.internal.util.Misc
- err - Variable in class org.apache.uima.fit.testing.util.HideOutput
- errMsgPosted(String) - Method in interface org.apache.uima.pear.util.MessageRouter.StdChannelListener
- errMsgPrinted(String) - Method in interface org.apache.uima.pear.util.ProcessUtil.StdStreamListener
- error - Variable in class org.apache.uima.tools.jcasgen.Jg
-
The error.
- error(Object, String, Object...) - Static method in class org.apache.uima.fit.validation.ValidationResult
- error(String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(String, Object...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(String, Object, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
- error(Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(Supplier<String>) - Method in interface org.apache.uima.util.Logger
- error(Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
- error(Marker, String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(Marker, String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(Marker, String, Object...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(Marker, String, Object, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(Marker, String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(Marker, String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(Marker, String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
- error(Marker, Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(Marker, Supplier<String>) - Method in interface org.apache.uima.util.Logger
- error(Marker, Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- error(Marker, Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
- error(SAXParseException) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
- error(SAXParseException) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
- error(SAXParseException) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
XML parser error handler.
- ERROR - Enum constant in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- ERROR - Static variable in interface org.apache.uima.tools.jcasgen.IError
-
The Constant ERROR.
- ERROR - Static variable in class org.apache.uima.util.Level
- ERROR_INITIALIZING_FROM_DESCRIPTOR - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Error initializing "{0}" from descriptor {1}."
- ERROR_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "ERROR"
- ERROR_KEY - Static variable in class org.apache.vinci.transport.TransportConstants
- ERROR_RATE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- ERROR_THRESHOLD_ACTION - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- ERROR_THRESHOLD_VAL - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- errorCount - Static variable in class org.apache.uima.cas.impl.CasSerializerSupport
- ErrorExit() - Constructor for exception class org.apache.uima.tools.jcasgen.Jg.ErrorExit
- ErrorFrame - Class in org.apache.vinci.transport
-
This is a special VinciFrame that simplifies returning error or exceptional conditions.
- ErrorFrame(String) - Constructor for class org.apache.vinci.transport.ErrorFrame
- errorMessageUI - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
The error message UI.
- errorStackTraceContent(Throwable) - Static method in class org.apache.uima.pear.util.StringUtil
-
Return the content of the stack trace for a given
Throwable
object. - errWriter() - Method in class org.apache.uima.pear.util.MessageRouter
- eval(Transportable) - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineService_impl
-
Main method called by the Vinci Service Layer.
- eval(Transportable) - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineService_impl
-
Main method called by the Vinci Service Layer.
- eval(Transportable) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Main method called by services advertising their availability.
- eval(Transportable) - Method in interface org.apache.vinci.transport.VinciServable
-
The eval method accepts an input document and returns an output document that is the result of performing the service.
- eval(Transportable) - Method in class org.apache.vinci.transport.VinciServableAdapter
- eval(Transportable) - Method in class org.apache.vinci.transport.vns.service.VNS
- eval(Transportable, KeyValuePair) - Method in class org.apache.vinci.transport.BaseServer
-
This function is a callback for the (Base/Vinci)ServerRunnable.
- evaluate(int, LowLevelCAS) - Method in interface org.apache.uima.cas.FeatureValuePath
-
Deprecated.
- evaluate(int, LowLevelCAS) - Method in class org.apache.uima.cas.impl.FeatureValuePathImpl
- evaluate(CAS) - Method in class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
- evaluate(CAS) - Method in interface org.apache.uima.resource.metadata.Precondition
-
Determines if this precondition is satisfied by a CAS.
- evaluateAsFloat(int, LowLevelCAS) - Method in interface org.apache.uima.cas.FeatureValuePath
-
Deprecated.
- evaluateAsFloat(int, LowLevelCAS) - Method in class org.apache.uima.cas.impl.FeatureValuePathImpl
- evaluateAsFloatArray(int, LowLevelCAS) - Method in interface org.apache.uima.cas.FeatureValuePath
-
Deprecated.
- evaluateAsFloatArray(int, LowLevelCAS) - Method in class org.apache.uima.cas.impl.FeatureValuePathImpl
- evaluateAsInt(int, LowLevelCAS) - Method in interface org.apache.uima.cas.FeatureValuePath
-
Deprecated.
- evaluateAsInt(int, LowLevelCAS) - Method in class org.apache.uima.cas.impl.FeatureValuePathImpl
- evaluateAsIntArray(int, LowLevelCAS) - Method in interface org.apache.uima.cas.FeatureValuePath
-
Deprecated.
- evaluateAsIntArray(int, LowLevelCAS) - Method in class org.apache.uima.cas.impl.FeatureValuePathImpl
- evaluateAsString(int, LowLevelCAS) - Method in interface org.apache.uima.cas.FeatureValuePath
-
Deprecated.Evaluates each snippet of the feature path.
- evaluateAsString(int, LowLevelCAS) - Method in class org.apache.uima.cas.impl.FeatureValuePathImpl
-
Evaluates each snippet of the feature path.
- evaluateAsStringArray(int, LowLevelCAS) - Method in interface org.apache.uima.cas.FeatureValuePath
-
Deprecated.
- evaluateAsStringArray(int, LowLevelCAS) - Method in class org.apache.uima.cas.impl.FeatureValuePathImpl
- Evaluator - Class in org.apache.uima.fit.examples.experiment.pos
-
This AE evaluates the system part-of-speech tags against the gold part-of-speech tags.
- Evaluator() - Constructor for class org.apache.uima.fit.examples.experiment.pos.Evaluator
- EXCEPTION_MESSAGE - Static variable in class org.apache.uima.util.impl.Logger_common_impl
- EXCEPTION_WHEN_INITIALIZING_CUSTOM_RESOURCE - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Unexpected Exception thrown when initializing Custom Resource "{0}" from descriptor "{1}".
- Exception collections - Search tag in package org.apache.uima.cas
- Section
- ExceptionPrinter - Class in org.apache.uima.test.junit_extension
-
ExceptionPrinter print out an exception with the place where the exception occurs
- ExceptionPrinter() - Constructor for class org.apache.uima.test.junit_extension.ExceptionPrinter
- EXCESS_ARRAY_ELE - Static variable in exception class org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: number of array elements exceeds specified array size.
- EXCLUDE_PREFIX - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Pattern exclusion prefix.
- excludeCollectionsTypesFromIndexes() - Method in class org.apache.uima.cas.impl.CasCompare
-
The compare can find FeatureStructures to compare either from - being in some index in some view, or - being referenced through some chain which starts with the above.
- excludeListTypesFromIndexes() - Method in class org.apache.uima.cas.impl.CasCompare
-
The compare can find FeatureStructures to compare either from - being in some index in some view, or - being referenced through some chain which starts with the above.
- excludeRootTypesFromIndexes(Set<String>) - Method in class org.apache.uima.cas.impl.CasCompare
-
The compare can find FeatureStructures to compare either from - being in some index in some view, or - being referenced through some chain which starts with the above.
- excludingByName(String...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Skip any checks with the given names.
- excludingByPattern(String...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Skip any checks with names matching the given regular expressions.
- excludingByType(Class<?>...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Skips any checks of the given types (includes checks that are subclasses or implementations of the given types).
- exec - Variable in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
-
The exec.
- executable - Variable in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
-
The executable.
- execute() - Method in class org.apache.uima.fit.maven.EnhanceMojo
- execute() - Method in class org.apache.uima.fit.maven.GenerateDescriptorsMojo
- execute() - Method in class org.apache.uima.jcasgen_maven_plugin.HelpMojo
- execute() - Method in class org.apache.uima.pear.tools.PearPackagingMojo
- execute() - Method in class org.apache.uima.PearPackagingMavenPlugin.HelpMojo
- execute() - Method in class org.apache.uima.tools.jcasgen.maven.JCasGenMojo
- execute() - Method in class org.apache.uima.uimafit_maven_plugin.HelpMojo
- Execute - Class in org.apache.uima.collection.impl.cpm.utils
-
Contains command line and environment for launching a separate process.
- Execute() - Constructor for class org.apache.uima.collection.impl.cpm.utils.Execute
-
Instantiates a new execute.
- exists() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Returns true if configured checkpoinjt file exists on disk.
- exists() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
-
Exists.
- exists(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Test if a CAS contains an annotation of the given type.
- exists(JCas, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Test if a JCas contains an annotation of the given type.
- exitBatchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- exitBatchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- exitCollectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- exitCollectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- exitProcess() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- exitProcess() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- expand(int) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- expandClasspath(String) - Static method in class org.apache.uima.internal.util.Misc
- expandEnvVarRefs - Variable in class org.apache.uima.util.XMLParser.ParsingOptions
-
Whether to expand <envVarRef>VARNAME</envVarRef> elements by substituting the value of the System property VARNAME.
- expandXIncludes - Variable in class org.apache.uima.util.XMLParser.ParsingOptions
-
Deprecated.XInclude is no longer supported
- ExpirationTimer - Class in org.apache.uima.collection.impl.cpm.utils
-
Facilitates cleaning up resources associated with chunking/sequencing logic.
- ExpirationTimer(long, HashMap, String, CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.utils.ExpirationTimer
-
Constructs a Timer that expires after a given interval.
- exportImportablePart(String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
Export importable part.
- ExportImportablePartDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class ExportImportablePartDialog.
- ExportImportablePartDialog(AbstractSection) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.ExportImportablePartDialog
-
Instantiates a new export importable part dialog.
- Expression(Filter) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
Instantiates a new expression.
- ExtendedExternalResourceDescription_impl - Class in org.apache.uima.fit.internal
-
INTERNAL API - Extended
ExternalResourceDescription_impl
which can carryExternalResourceDescription
s. - ExtendedExternalResourceDescription_impl() - Constructor for class org.apache.uima.fit.internal.ExtendedExternalResourceDescription_impl
- EXTERNAL_OVERRIDE_CIRCULAR_REFERENCE - Static variable in exception class org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: External override variable "{0}" has a circular reference to itself
- EXTERNAL_OVERRIDE_ERROR - Static variable in exception class org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: Error loading external overrides from "{0}"
- EXTERNAL_OVERRIDE_INDICATOR - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant EXTERNAL_OVERRIDE_INDICATOR.
- EXTERNAL_OVERRIDE_INVALID - Static variable in exception class org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: External override variable "{0}" references the undefined variable "{1}"
- EXTERNAL_OVERRIDE_NUMERIC_ERROR - Static variable in exception class org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: External override value "{0}" is not an integer
- EXTERNAL_OVERRIDE_TYPE_MISMATCH - Static variable in exception class org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: External override value for "{0}" has the wrong type (scalar or array)
- ExternalResource - Annotation Interface in org.apache.uima.fit.descriptor
-
Mark a field as external resource.
- ExternalResourceAware - Interface in org.apache.uima.fit.component
-
Allows an external resource to use the
ExternalResource
annotation on member variables to gain access to other external resources. - ExternalResourceBinding - Interface in org.apache.uima.resource.metadata
-
Binds an
ExternalResourceDependency
to anExternalResourceDescription
. - ExternalResourceBinding_impl - Class in org.apache.uima.resource.metadata.impl
- ExternalResourceBinding_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ExternalResourceBinding_impl
- externalResourceBinding0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant externalResourceBinding0.
- ExternalResourceDependency - Interface in org.apache.uima.resource
-
An
ExternalResourceDependency
object describes an resources's requirements on an external resource. - ExternalResourceDependency_impl - Class in org.apache.uima.resource.impl
-
Reference implementation of
ExternalResourceDependency
. - ExternalResourceDependency_impl() - Constructor for class org.apache.uima.resource.impl.ExternalResourceDependency_impl
- ExternalResourceDescription - Interface in org.apache.uima.resource
-
An
ExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components. - ExternalResourceDescription_impl - Class in org.apache.uima.resource.impl
-
Reference implementation of
AnalysisEngineDescription
. - ExternalResourceDescription_impl() - Constructor for class org.apache.uima.resource.impl.ExternalResourceDescription_impl
- externalResourceDescription0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant externalResourceDescription0.
- ExternalResourceExample - Class in org.apache.uima.fit.examples.resource
-
Example for the use of external resources with uimaFIT.
- ExternalResourceExample() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample
- ExternalResourceExample.Annotator - Class in org.apache.uima.fit.examples.resource
-
Example annotator that uses the share model object.
- ExternalResourceExample.SharedModel - Class in org.apache.uima.fit.examples.resource
-
Simple model that only stores the URI it was loaded from.
- ExternalResourceExample2 - Class in org.apache.uima.fit.examples.resource
-
Example for the use of external resources with uimaFIT.
- ExternalResourceExample2() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample2
- ExternalResourceExample2.Annotator - Class in org.apache.uima.fit.examples.resource
-
Example annotator that uses the share model object.
- ExternalResourceExample2.SharedModel - Class in org.apache.uima.fit.examples.resource
-
Simple model that only stores the URI it was loaded from.
- ExternalResourceExample3 - Class in org.apache.uima.fit.examples.resource
-
Example for the use of external resources with uimaFIT.
- ExternalResourceExample3() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample3
- ExternalResourceExample3.Annotator2 - Class in org.apache.uima.fit.examples.resource
-
Example annotator that uses the resource.
- ExternalResourceExample3.ChainableResource - Class in org.apache.uima.fit.examples.resource
-
Simple example resource that can use another resource.
- ExternalResourceFactory - Class in org.apache.uima.fit.factory
-
Helper methods for external resources.
- ExternalResourceInitializer - Class in org.apache.uima.fit.component.initialize
-
Configurator class for
ExternalResource
annotations. - ExternalResourceLocator - Interface in org.apache.uima.fit.descriptor
-
Get instance of external resource.
- ExtFilenameFilter(String) - Constructor for class org.apache.uima.pear.util.FileUtil.ExtFilenameFilter
-
Create instance of the
ExtFileFilter
class for a given filename extension. - ExtFilenameFilter(String, boolean) - Constructor for class org.apache.uima.pear.util.FileUtil.ExtFilenameFilter
-
Create instance of the
ExtFileFilter
class for a given filename extension. - ExtnlResBindSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class ExtnlResBindSection.
- ExtnlResBindSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.ExtnlResBindSection
-
Instantiates a new extnl res bind section.
- extParmName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
-
The ext parm name.
- extractDirectoryFromJar(JarFile, String, File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Extracts all files in a given JAR directory (including all its subdirectories) from a given JAR file to a given target directory.
- extractFilesFromJar(JarFile, File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Extracts all files from a given JAR file to a given target directory.
- extractFilesFromJar(JarFile, File, FileFilter) - Static method in class org.apache.uima.pear.util.FileUtil
-
Extracts files from a given JAR file to a given target directory, based on a given
FileFilter
object. - extractFilesFromPEARFile(String, String, File, boolean) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Extracts files with a given extension from a given PEAR file into a given target directory.
- extractFilesFromPEARFile(String, String, File, InstallationController, boolean) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Internal implementatiton of the
extractFilesFromPEARFile
method, which allows sending messages to the OUT and ERR queues. - extractFilesWithExtFromJar(JarFile, String, File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Extracts all files that have a given extension from a given JAR file to a given target directory.
- extractKEYSAsString(AFrame) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
Extract KEYS as string.
- extractPEARFile(String, File, boolean) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Extracts all files of a given component from a given PEAR file into a given target directory.
- extractPEARFile(String, File, InstallationController, boolean) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Internal implementation of the
extractPEARFile
method, which allows sending messages to the OUT and ERR queues. - extractResourceParameters(Object[]) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Extracts the external resource from the configuration parameters and nulls out these parameters.
- extractTextFromMarkup(String) - Static method in class org.apache.uima.pear.util.StringUtil
- extractTime(ProcessTrace, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
Returns the total duration of a given event.
F
- 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) - Method in class org.apache.vinci.transport.Attributes
-
This method throws an unchecked exception since valueless attributes are undefined.
- fadd(String) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding a valueless tag.
- fadd(String, boolean) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding boolean valued tags.
- fadd(String, byte[]) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding binary 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, 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, 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, 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, Frame) - Method in class org.apache.vinci.transport.Frame
-
Decorator method for adding Frame-valued tags.
- 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.
- fail(String) - Method in interface org.apache.uima.fit.validation.ValidationCheck
-
Fail the check with the given message.
- failed() - Method in class org.apache.uima.fit.benchmark.Measurement
- failedCasProcessorList - Variable in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
The failed cas processor list.
- 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
- Fast - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressLevel
- Fast - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressLevel
- fatalError(SAXParseException) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
- fatalError(SAXParseException) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
- fatalError(SAXParseException) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
XML parser fatal error handler.
- FatalException - Exception Class 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 class org.apache.vinci.debug.FatalException
-
Create an unchecked exception.
- FatalException(Throwable) - Constructor for exception class org.apache.vinci.debug.FatalException
-
Convert an exception into an unchecked exception, after appropriately reporting the unchecked exception to the error stream.
- fColorTable - Variable in class org.apache.uima.taeconfigurator.editors.xml.ColorManager
-
The color table.
- fCompress - Variable in class org.apache.uima.pear.generate.PearExportOperation
-
whether zip contents should be compressed.
- fCompressCheckbox - Variable in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Checkbox for choosing whether pear file should be compressed.
- fCurrentContainer - Variable in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Folder or Project that contains the Pear structure.
- fDefaultTextAttribute - Variable in class org.apache.uima.taeconfigurator.editors.xml.NonRuleBasedDamagerRepairer
-
The default text attribute if non is returned as data by the current token.
- fDestinationFileInput - Variable in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Text input for the.
- fDocument - Variable in class org.apache.uima.taeconfigurator.editors.xml.NonRuleBasedDamagerRepairer
-
The document this object works on.
- 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 class 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 class 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.
- featNames - Variable in class org.apache.uima.cas.impl.BooleanConstraint
- featOkTst - Static variable in class org.apache.uima.jcas.cas.AnnotationBase_Type
-
Deprecated.
- featOkTst - Static variable in class org.apache.uima.jcas.tcas.Annotation_Type
-
Deprecated.
- Feature - Interface in org.apache.uima.cas
-
The interface that describes features in the type system.
- 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_FS_ARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Base name of FSArrayList fsArray feature.
- FEATURE_BASE_NAME_HEAD - Static variable in interface org.apache.uima.cas.CAS
-
Base name of list head feature.
- FEATURE_BASE_NAME_INT_ARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Base name of FSArrayList fsArray 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 class 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 class 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
- feature2FeatureDescription(Feature) - Static method in class org.apache.uima.util.TypeSystemUtil
-
Convert a
Feature
to an equivalentFeatureDescription
. - FeatureDescription - Interface in org.apache.uima.resource.metadata
-
A description of a CAS feature.
- FeatureDescription_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
FeatureDescription
. - 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.
- featureDescriptionArray0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant featureDescriptionArray0.
- FeatureImpl - Class in org.apache.uima.cas.impl
-
The implementation of features in the type system.
- FeatureImpl_jcas_only - Class in org.apache.uima.cas.impl
-
The implementation of jcas-only features in the type system.
- FeatureMap - Class in org.apache.uima.collection.impl.cpm.utils
-
The Class FeatureMap.
- FeatureMap() - Constructor for class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
Instantiates a new feature map.
- featureName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
-
The feature name.
- featureName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexKeyDialog
-
The feature name.
- featureName() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndexKey
- 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.
- featureRangeName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
-
The feature range name.
- features - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityFeatureDialog
-
The features.
- FeatureStructure - Interface in org.apache.uima.cas_data
-
An object in the CAS.
- FeatureStructure - Interface in org.apache.uima.cas
-
Interface for feature structures.
- FeatureStructureBrowserView - Class in org.apache.uima.caseditor.editor.fsview
-
The Feature Structure Browser View displays a list of feature structures which belong to the selected type.
- FeatureStructureBrowserView() - Constructor for class org.apache.uima.caseditor.editor.fsview.FeatureStructureBrowserView
-
Instantiates a new feature structure browser view.
- FeatureStructureBrowserViewPage - Class in org.apache.uima.caseditor.editor.fsview
-
The actual view page which contains the ui code for this view.
- FeatureStructureBrowserViewPage(ICasEditor) - Constructor for class org.apache.uima.caseditor.editor.fsview.FeatureStructureBrowserViewPage
-
Initializes a new instance.
- FeatureStructureImpl - Class in org.apache.uima.cas_data.impl
- FeatureStructureImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use TOP instead
- FeatureStructureImpl() - Constructor for class org.apache.uima.cas_data.impl.FeatureStructureImpl
- FeatureStructureImplC - Class in org.apache.uima.cas.impl
-
Feature structure implementation (for non JCas and JCas) Each FS has - int data - used for boolean, byte, short, int, long, float, double data -- long and double use 2 int slots - may be null if all slots are in JCas cover objects as fields - ref data - used for references to other Java objects, such as -- strings -- other feature structures -- arbitrary Java Objects - may be null if all slots are in JCas cover objects as fields - an id: an incrementing integer, starting at 1, per CAS, of all FSs created for that CAS - a ref to the casView where this FS was created - a ref to the TypeImpl for this class -- can't be static - may be multiple type systems in use
- FeatureStructureImplC() - Constructor for class org.apache.uima.cas.impl.FeatureStructureImplC
- FeatureStructureImplC(int) - Constructor for class org.apache.uima.cas.impl.FeatureStructureImplC
-
For use in creating search keys
- FeatureStructureImplC(TypeImpl, CASImpl) - Constructor for class org.apache.uima.cas.impl.FeatureStructureImplC
-
For non-JCas use, Internal Use Only, called by cas.createFS via generators
- FeatureStructureImplC(JCasImpl) - Constructor for class org.apache.uima.cas.impl.FeatureStructureImplC
-
For JCas use (done this way to allow "final") The TypeImpl is derived from the JCas cover class name
- FeatureStructureImplC(JCasImpl, int) - Constructor for class org.apache.uima.cas.impl.FeatureStructureImplC
-
For temporary marker annotations.
- FeatureStructureImplC.PrintReferences - Class in org.apache.uima.cas.impl
- FeatureStructureLabelProvider - Class in org.apache.uima.caseditor.editor.fsview
-
Provide the labels for the given
FeatureStructure
s. - FeatureStructureLabelProvider() - Constructor for class org.apache.uima.caseditor.editor.fsview.FeatureStructureLabelProvider
- FeatureStructureSelection - Class in org.apache.uima.caseditor.editor
-
The Class FeatureStructureSelection.
- FeatureStructureSelection(IStructuredSelection) - Constructor for class org.apache.uima.caseditor.editor.FeatureStructureSelection
-
Initializes a the current instance with all FeatureStructure object that are contained in the
StructuredSelection
. - FeatureStructureSelectionIterator - Class in org.apache.uima.caseditor.editor
-
Iterates over all selected
FeatureStructure
s. - FeatureStructureSelectionIterator(IStructuredSelection) - Constructor for class org.apache.uima.caseditor.editor.FeatureStructureSelectionIterator
-
Initializes the current instance.
- FeatureStructureTransfer - Class in org.apache.uima.caseditor.editor.util
-
This class is able to transfer a
FeatureStructure
objects. - 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
-
Instantiates a new feature table model.
- FeatureTableModel(Type) - Constructor for class org.apache.uima.tools.cvd.tsview.FeatureTableModel
-
Constructor for FeatureTableModel.
- featureUpdate(FeatureDescription, AddFeatureDialog) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
Feature update.
- featureValue - Variable in class org.apache.uima.tools.stylemap.StyleMapXmlParser
-
The feature value.
- FeatureValue - Class in org.apache.uima.caseditor.editor
-
The Class FeatureValue.
- FeatureValue - Interface in org.apache.uima.cas_data
-
The base interface for the value of a feature.
- FeatureValue(ICasDocument, FeatureStructure, Feature) - Constructor for class org.apache.uima.caseditor.editor.FeatureValue
-
Initializes a new instance.
- FeatureValuePath - Interface in org.apache.uima.cas
-
Deprecated.use
FeaturePath
- FeatureValuePathImpl - Class in org.apache.uima.cas.impl
-
Contains CAS Type and Feature objects to represent a feature path of the form feature1/...
- 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
- fExports - Variable in class org.apache.uima.pear.generate.PearExportOperation
-
An array of files that should be included in the zip file.
- fFilename - Variable in class org.apache.uima.pear.generate.PearExportOperation
-
Filename for the destination zip file.
- FG_COLUMN - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
-
The Constant FG_COLUMN.
- 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
-
Field focus lost.
- fieldNames - Static variable in class org.apache.uima.pear.insd.edit.vars.VarVal
-
The Constant fieldNames.
- FILE - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- FILE_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- 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.
- FileAndShortName - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class FileAndShortName.
- FileAndShortName(Object) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.FileAndShortName
-
Instantiates a new file and short name.
- 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
-
An implementation of
ParameterizedDataResource
for language-based resources. - 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
-
Reference implementation of
FileLanguageResourceSpecifier
. - FileLanguageResourceSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.FileLanguageResourceSpecifier_impl
-
Creates a new
FileLanguageResourceSpecifier_impl
. - fileName - Variable in class org.apache.uima.taeconfigurator.editors.ui.FileAndShortName
-
The file name.
- FILENAME - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- FileOpenEventHandler - Class in org.apache.uima.tools.cvd.control
-
The Class FileOpenEventHandler.
- FileOpenEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.FileOpenEventHandler
-
Instantiates a new file open event handler.
- 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
-
Reference implementation of
FileResourceSpecifier
. - 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
-
The Class FileSaveAsEventHandler.
- FileSaveAsEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.FileSaveAsEventHandler
-
Instantiates a new file save as event handler.
- FileSaveEventHandler - Class in org.apache.uima.tools.cvd.control
-
The Class FileSaveEventHandler.
- FileSaveEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.FileSaveEventHandler
-
Instantiates a new file save event handler.
- fileSelected(JComponent, String) - Method in class org.apache.uima.tools.cpm.CpmPanel
- fileSelected(JComponent, String) - Method in interface org.apache.uima.tools.docanalyzer.FileSelectorListener
-
File selected.
- 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
-
File selected.
- FileSelector - Class in org.apache.uima.tools.docanalyzer
-
Composite component to allow file or directory input or selection.
- 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.docanalyzer.FileSelector
-
Instantiates a new file selector.
- 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.docanalyzer.FileSelector
-
Instantiates a new file selector.
- 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
-
The listener interface for receiving fileSelector events.
- FileSelectorListener - Interface in org.apache.uima.tools.util.gui
-
The listener interface for receiving fileSelector events.
- 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
- fileText - Variable in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizardPage
-
The file text.
- FileTimeComparator() - Constructor for class org.apache.uima.pear.util.FileUtil.FileTimeComparator
- 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.ExtFilenameFilter - Class in org.apache.uima.pear.util
-
The
ExtFileFilter
allows to filter file names based on the specified filename extension. - FileUtil.FileTimeComparator - Class in org.apache.uima.pear.util
-
The
FileTimeComparator
class allows comparing 'last modified' time in 2 givenFile
objects. - FileUtil.NameFileFilter - Class in org.apache.uima.pear.util
-
The
NameFileFilter
class allows to filter files based on specified 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.
- fill(ConfigurationParameter[], TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
called by refresh() when no groups, just plain parm sets, also for group case.
- fill(Menu, int) - Method in class org.apache.uima.caseditor.editor.contextmenu.ModeMenu
-
Fills the menu with type entries.
- fill(Menu, int) - Method in class org.apache.uima.caseditor.editor.contextmenu.ShowAnnotationsMenu
-
Fills the menu with type entries.
- fillArray(BooleanArray, boolean...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(BooleanArray, Iterable<Boolean>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(ByteArray, byte...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(ByteArray, Iterable<Byte>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(DoubleArray, double...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(DoubleArray, Iterable<Double>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(FloatArray, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(FloatArray, Iterable<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(FSArray<T>, Iterable<? extends T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(FSArray<T>, FeatureStructure...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(IntegerArray, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(IntegerArray, Iterable<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(LongArray, long...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(LongArray, Iterable<Long>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(ShortArray, short...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(ShortArray, Iterable<Short>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(StringArray, Iterable<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(StringArray, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ArrayFS<T>, Iterable<? extends T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ArrayFS<T>, FeatureStructure...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(BooleanArrayFS, boolean...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(BooleanArrayFS, Iterable<Boolean>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ByteArrayFS, byte...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ByteArrayFS, Iterable<Byte>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(DoubleArrayFS, double...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(DoubleArrayFS, Iterable<Double>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(FloatArrayFS, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(FloatArrayFS, Iterable<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(IntArrayFS, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(IntArrayFS, Iterable<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(LongArrayFS, long...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(LongArrayFS, Iterable<Long>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ShortArrayFS, short...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ShortArrayFS, Iterable<Short>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(StringArrayFS, Iterable<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(StringArrayFS, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillOverrides(TreeItem, ConfigurationParameter) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Fill overrides.
- fillOverrides(TreeItem, ConfigurationParameter) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
Called by addNewConfigurationParameter, and fill (via refresh) to add overrides to the tree list.
- fillParmItem(TreeItem, ConfigurationParameter) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Takes an existing model parm and fills a pre-allocated treeItem. 3 callers: addNewConfigurationParameter, alterExistingConfigurationParamater (editing), fill (bulk update from refresh)
- fillPool(CasManager, Properties) - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Fills the pool with initialized instances of CAS.
- fillPool(ProcessingResourceMetaData) - Method in class org.apache.uima.util.JCasPool
-
Utility method used in the constructor to fill the pool with CAS instances.
- 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.
- fillQueue() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Fills the queue up to capacity.
- filter(Predicate<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- Filter - Class in org.apache.uima.collection.impl.cpm.utils
-
Parses the filter expression associated with a Cas Processor in the cpe descriptor.
- Filter - Interface in org.apache.uima.search
-
Specifies a constraint that matches against annotations in the CAS.
- Filter() - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter
- FILTER - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- 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
- Filter.Expression - Class in org.apache.uima.collection.impl.cpm.utils
-
Object containing single filter.
- Filter.LeftPart - Class in org.apache.uima.collection.impl.cpm.utils
-
Left part of filter expression.
- Filter.Operand - Class in org.apache.uima.collection.impl.cpm.utils
-
Operand.
- Filter.RightPart - Class in org.apache.uima.collection.impl.cpm.utils
-
Right part of the filter expression.
- Filtered - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressStrat
- Filtered - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressStrat
- filterInitialized - Variable in class org.apache.uima.collection.impl.cpm.utils.Filter
-
The filter initialized.
- filterTypeSystem_inner - 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
-
Deprecated.
- finalize() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
Deprecated.Need to find a better solution since
Object.finalize()
has been deprecated by Java. - finalize() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
- finalize() - Method in class org.apache.uima.pear.tools.InstallationController
-
Deprecated.
- finalize() - Method in class org.apache.uima.resource.impl.CasManager_impl
-
Deprecated.
- finalize() - Method in class org.apache.uima.uimacpp.CppUimajEngine
-
Deprecated.
- finalize() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
-
Deprecated.
- finalize() - Method in class org.apache.uima.uimacpp.UimacppEngine
-
Deprecated.
- 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(int) - Method in class org.apache.uima.internal.util.IntBitSet
- find(int) - Method in class org.apache.uima.internal.util.IntHashSet
-
This method is part of the PositiveSet API, and is defined to return an int that could be used with iterators to position them.
- find(int) - Method in class org.apache.uima.internal.util.IntSet
- find(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- find(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
- find(int) - Method in class org.apache.uima.internal.util.SortedIntSet
-
Find position of
ele
in set. - find(int, int[]) - Static method in class org.apache.uima.internal.util.IntArrayUtils
-
Find an int in an (unsorted) array.
- find(String) - Method in class org.apache.vinci.transport.vns.service.ServiceTree
- 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.FsIndex_bag
-
This is a silly method for bag indexes in V3, since dupl add to indexes is not allowed.
- find(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_flat
- find(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- find(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_set_sorted
-
find any arbitrary matching FS two comparators: cp, and cpx (has extra id comparing) First find an FS in the index that's the smallest that's GE to key using cpx - if none found, then all of the entries in the index are LessThan the key (using cpx); but one might be equal using cp -- if one or more would be equal using cp, it would be because the only reason for the inequality using cpx was due to the _id miscompare.
- find(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- find(TOP, Comparator<TOP>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array
- find(T) - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
- find(T) - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- find(T) - Method in class org.apache.uima.internal.util.ObjHashSet
- 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
-
Find absolute url.
- 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.
- FindAnnotateAction - Class in org.apache.uima.caseditor.editor
-
An Action to open the Find/Annotate Dialog.
- findAny() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- findClassloader() - Static method in class org.apache.uima.fit.internal.ClassLoaderUtils
-
Deprecated.Looks up a suitable classloader in the following order: The
UimaContext
in theUimaContextHolder
of the current thread(if any) The current thread-context classloader (if any) The classloader through which uimaFIT (i.e. this class) was loaded. For backwards compatibility then delegates toClassUtils.getDefaultClassLoader()
- findClassloader(ResourceManager) - Static method in class org.apache.uima.fit.internal.ClassLoaderUtils
-
Deprecated.Looks up a suitable classloader in the following order: The extension classloader of the given
ResourceManager
SeeClassLoaderUtils.findClassloader()
- findClassloader(UimaContext) - Static method in class org.apache.uima.fit.internal.ClassLoaderUtils
-
Deprecated.Looks up a suitable classloader in the following order: The extension classloader of the
ResourceManager
associated with the givenUimaContext
(if any) SeeClassLoaderUtils.findClassloader(ResourceManager)
- findClassLoader() - Static method in class org.apache.uima.internal.util.ClassLoaderUtils
-
Looks up a suitable class loader in the following order: The
UimaContext
in theUimaContextHolder
of the current thread(if any) The current thread-context class loader (if any) The class loader through which uimaFIT (i.e. this class) was loaded. For backwards compatibility then delegates toClassLoaderUtils.getDefaultClassLoader()
- findClassLoader(ResourceManager) - Static method in class org.apache.uima.internal.util.ClassLoaderUtils
-
Looks up a suitable class loader in the following order: The extension class loader of the given
ResourceManager
SeeClassLoaderUtils.findClassLoader()
- findClassLoader(UimaContext) - Static method in class org.apache.uima.internal.util.ClassLoaderUtils
-
Looks up a suitable class loader in the following order: The extension class loader of the
ResourceManager
associated with the givenUimaContext
(if any) SeeClassLoaderUtils.findClassLoader(ResourceManager)
- FindComponentDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class FindComponentDialog.
- FindComponentDialog(AbstractSection, String, String, String[]) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
-
Instantiates a new find component dialog.
- 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
-
Find deploy directory.
- 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.
- findFirst() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- findInsertionPoint(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.
- findInsertionPointCmn(int, boolean) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- 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.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 class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- findMatchingSubElement(String) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- findPosition(int, IntPredicate, IntPredicate) - Method in class org.apache.uima.internal.util.Common_hash_support
-
It gets a ref to the current value of table, and then searches that array.
- 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.
- findResourceUrl(String) - Method in class org.apache.uima.spi.TypeSystemProvider_ImplBase
- findResourceUrl(String) - Method in interface org.apache.uima.spi.TypeSystemProvider
-
Returns the URL for a resource exported by this provider by name.
- 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.
- findTypeSystem(IFile) - Method in interface org.apache.uima.caseditor.ide.searchstrategy.ITypeSystemSearchStrategy
- 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
- findWithoutID(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array
-
using NoType because all callers of this have already used the type of fs to select the right index.
- 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"
- finishAggregateChangeAction() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Finish aggregate change action.
- finishImportChangeAction() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportResBindSection
- finishImportChangeAction() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
Finish import change action.
- finishImportChangeAction() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexImportSection
- finishImportChangeAction() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeImportSection
-
At this point, the basic type system description is updated. and validated.
- finishImportChangeAction() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypePriorityImportSection
- fireAddedFeatureStructure(Collection<? extends FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.AbstractDocument
-
Sends an added message to registered listeners.
- fireAddedFeatureStructure(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.AbstractDocument
-
Sends an added message to registered listeners.
- fireChanged() - Method in class org.apache.uima.caseditor.editor.AbstractDocument
-
Fire changed.
- fireElementChanged(Object) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Fire element changed.
- fireElementDeleted(Object) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Fire element deleted.
- fireElementDirtyStateChanged(Object, boolean) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Fire element dirty state changed.
- firePropertyChangeSuper(int) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Fire property change super.
- fireRemovedFeatureStructure(Collection<? extends FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.AbstractDocument
-
Sends a removed message to registered listeners.
- fireRemovedFeatureStructure(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.AbstractDocument
-
Sends a removed message to registered listeners.
- fireUpdatedFeatureStructure(Collection<? extends FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.AbstractDocument
-
Sends an updated message to registered listeners.
- fireUpdatedFeatureStructure(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.AbstractDocument
-
Sends an updated message to registered listeners.
- fireViewChanged(String, String) - Method in class org.apache.uima.caseditor.editor.AbstractDocument
-
Fire view changed.
- first() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- first() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- 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
- firstPosition - Variable in class org.apache.uima.internal.util.Common_hash_support.CommonKeyIterator
- 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.
- FIXED_FLOW - Static variable in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
The Constant FIXED_FLOW.
- FixedFlow - Interface in org.apache.uima.analysis_engine.metadata
-
A
FixedFlow
is a simple type ofFlowConstraints
that specifies the complete flow as a fixed sequence. - FixedFlow_impl - Class in org.apache.uima.analysis_engine.metadata.impl
-
Reference implementation of
FixedFlow
. - 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.
- flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- flatMapToInt(Function<? super T, ? extends IntStream>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- flatMapToLong(Function<? super T, ? extends LongStream>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- FLOAT - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
The Constant FLOAT.
- FLOAT_EXPECTED - Static variable in exception class org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: expected numeric value, but found: {3}.
- float_Exponent_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- float_Mantissa_Sign_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- float2int(float) - Static method in class org.apache.uima.cas.impl.CASImpl
- FloatArray - Class in org.apache.uima.jcas.cas
-
Java Cas model for Cas FloatArray.
- FloatArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.FloatArray
-
used by generator Make a new FloatArray of given size
- FloatArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.FloatArray
-
Make a new FloatArray of given size
- FloatArrayFS - Interface in org.apache.uima.cas
-
Interface for CAS float arrays.
- FloatArrayFSImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use FloatArray instead
- floatArrayTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- floatEListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- floatEListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- FloatList - Class in org.apache.uima.jcas.cas
- FloatList() - Constructor for class org.apache.uima.jcas.cas.FloatList
- FloatList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.FloatList
-
used by generator Make a new AnnotationBase
- FloatList(JCas) - Constructor for class org.apache.uima.jcas.cas.FloatList
- floatListToArray(FeatureStructure) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
- floatListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- floatListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- floatNeListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- floatNeListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- floatType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- floatTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- floor(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- floor(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- floorPos(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- 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 class 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 class 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 class 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
-
A subtype of
UimaContext
used byFlowController
components. - 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 aFlowController
. - FlowControllerDescription_impl - Class in org.apache.uima.flow.impl
-
Implementation of
FlowControllerDescription
. - FlowControllerDescription_impl() - Constructor for class org.apache.uima.flow.impl.FlowControllerDescription_impl
-
Creates a new CasConsumerDescription_impl.
- FlowControllerFactory - Class in org.apache.uima.fit.factory
- FlowControllerNewWizard - Class in org.apache.uima.taeconfigurator.wizards
-
Create a new file resource in the provided container.
- FlowControllerNewWizard() - Constructor for class org.apache.uima.taeconfigurator.wizards.FlowControllerNewWizard
-
Instantiates a new flow controller new wizard.
- FlowControllerNewWizardPage - Class in org.apache.uima.taeconfigurator.wizards
-
The "New" wizard page allows setting the container for the new file as well as the file name.
- FlowControllerNewWizardPage(ISelection) - Constructor for class org.apache.uima.taeconfigurator.wizards.FlowControllerNewWizardPage
-
Instantiates a new flow controller new wizard page.
- FLOWCTLR_HEADER - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant FLOWCTLR_HEADER.
- FlowNodes - Class in org.apache.uima.taeconfigurator.model
-
Instances of this class model the varients of flow nodes in a uniform way.
- FlowNodes(FlowConstraints) - Constructor for class org.apache.uima.taeconfigurator.model.FlowNodes
-
Instantiates a new flow nodes.
- FlowSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class FlowSection.
- FlowSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
creates a section only for aggregate specifiers to define the flow of their delegates.
- flush() - Method in interface org.apache.uima.cas.admin.CASMgr
-
Deprecated.Use
reset()
instead. - flush() - Method in class org.apache.uima.cas.impl.CASImpl
-
Deprecated.Use
reset()
instead. - flush() - Method in class org.apache.uima.cas.impl.FsIndex_bag
- flush() - Method in class org.apache.uima.cas.impl.FsIndex_set_sorted
- flush() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- flush() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
Reset all indexes, in one view.
- flush() - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- 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 class 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.
- focus(boolean) - Method in interface org.apache.uima.caseditor.editor.IEditorSelectionListener
-
Called after focus changed.
- 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
-
Instantiates a new focus FS action.
- 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
-
Instantiates a new focus IR action.
- 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
-
Instantiates a new focus text action.
- following(int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- following(int) - Method in interface org.apache.uima.cas.SelectFSs
-
Select
annotations
that follow the specified document position (i.e. - following(int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- following(int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
For AnnotationIndex, position to first Annotation whose begin >= position and then adjust position by the offset.
- following(int, int) - Method in interface org.apache.uima.cas.text.AnnotationFS
- following(int, int, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- following(AnnotationFS) - Method in interface org.apache.uima.cas.text.AnnotationFS
- following(AnnotationFS, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- following(AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
-
X starts at or after the position that Y ends.
- following(Annotation) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- following(Annotation) - Method in interface org.apache.uima.cas.SelectFSs
-
For AnnotationIndex, position to first Annotation whose begin >= fs.getEnd();
- following(Annotation, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- following(Annotation, int) - Method in interface org.apache.uima.cas.SelectFSs
-
For AnnotationIndex, position to first Annotation whose begin >= fs.getEnd() and then adjust position by the offset
- forAllInts(IntConsumer) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
Iterate over the positive int set in sort order, and run the consumer on each value
- forAllViews(Consumer<CASImpl>) - Method in class org.apache.uima.cas.impl.CASImpl
-
iterate over all views in view order (by view number)
- forceIndexDescriptorsScan() - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Force rescan of index descriptors.
- forceTypeDescriptorsScan() - Static method in class org.apache.uima.fit.factory.TypeSystemDescriptionFactory
-
Force rescan of type descriptors.
- forceTypePrioritiesDescriptorsScan() - Static method in class org.apache.uima.fit.factory.TypePrioritiesFactory
-
Force rescan of type priorities descriptors.
- forEach(Consumer<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- forEach(Consumer<? super T>) - Method in interface org.apache.uima.cas.SelectFSs
-
This method is required, because the 2 interfaces inherited both define this and this is needed to disambiguate Otherwise, get a compile error (but not on Eclipse...)
- forEach(Consumer<? super T>) - Method in class org.apache.uima.jcas.cas.FSArrayList
- forEach(DoubleConsumer) - Method in class org.apache.uima.jcas.cas.DoubleArray
-
non boxing version
- forEach(IntConsumer) - Method in class org.apache.uima.jcas.cas.IntegerArray
-
non boxing version
- forEach(IntConsumer) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
-
Version of forEach that doesn't box
- forEach(LongConsumer) - Method in class org.apache.uima.jcas.cas.LongArray
-
Non Boxing
- forEachOrdered(Consumer<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- form - Variable in class org.apache.uima.taeconfigurator.editors.Form2Panel
-
The form.
- Form2Panel - Class in org.apache.uima.taeconfigurator.editors
-
3 element return value for 2 panel forms.
- Form2Panel(Composite, Composite, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.Form2Panel
-
Instantiates a new form 2 panel.
- form4() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- form6() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- format(int) - Static method in class org.apache.uima.tools.cpm.ElapsedTimeFormatter
-
Format.
- format(String, Object[]) - Static method in class org.apache.uima.pear.generate.PearExportMessages
-
Returns the formatted message for the given key in the resource bundle.
- format(LogRecord) - Method in class org.apache.uima.internal.util.UIMALogFormatter
- format(CAS) - 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) - Method in class org.apache.uima.util.TCasToInlineXml
-
Deprecated.
- format(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.CasToInlineXml
-
Formats a CAS as a String.
- format(CAS, FSMatchConstraint) - Method in interface org.apache.uima.util.TCasFormatter
-
Produces a string representation of a CAS.
- format(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.TCasToInlineXml
-
Deprecated.
- formatcaller(String, String, int) - Static method in class org.apache.uima.internal.util.Misc
- formatName(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Format name.
- Format of a JCas class version 3 - Search tag in package org.apache.uima.cas.impl
- Section
- FormPanel - Class in org.apache.uima.tools.util.gui
-
The Class FormPanel.
- FormPanel() - Constructor for class org.apache.uima.tools.util.gui.FormPanel
-
Instantiates a new form panel.
- FormPanel(int) - Constructor for class org.apache.uima.tools.util.gui.FormPanel
-
Instantiates a new form panel.
- forName(String) - Static method in class org.apache.uima.internal.util.Class_TCCL
- forName(String, Map<String, Object>) - Static method in class org.apache.uima.internal.util.Class_TCCL
- forName(String, ResourceManager) - Static method in class org.apache.uima.internal.util.Class_TCCL
- forName(String, ResourceManager, boolean) - Static method in class org.apache.uima.internal.util.Class_TCCL
- FORWARD - Static variable in class org.apache.uima.tools.images.Images
- found_removed - Variable in class org.apache.uima.internal.util.Common_hash_support
-
set to the first found_removed when searching
- fPreferenceStore - Variable in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Plugins preference store.
- fqcn - Variable in class org.apache.uima.util.impl.Logger_common_impl
- fqcnCmn - Variable in class org.apache.uima.util.impl.Logger_common_impl
- 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
-
The Constant FRAME_TO_CAS_TIME.
- 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(boolean) - Constructor for class org.apache.vinci.transport.FrameLeaf
- FrameLeaf(byte[], boolean) - Constructor for class org.apache.vinci.transport.FrameLeaf
-
Create a frameleaf from existing UTF-8 (or true binary) data.
- FrameLeaf(double) - Constructor for class org.apache.vinci.transport.FrameLeaf
- FrameLeaf(double[]) - Constructor for class org.apache.vinci.transport.FrameLeaf
- FrameLeaf(float) - Constructor for class org.apache.vinci.transport.FrameLeaf
- FrameLeaf(float[]) - 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(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.
- 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) - 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 interface org.apache.vinci.transport.FrameTransporter
-
Marshal the frame to 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
- fRoot - Variable in class org.apache.uima.pear.generate.PearExportOperation
-
Prefix to strip off from the provided files paths.
- FS_ID_COMPARATOR - Static variable in interface org.apache.uima.cas.impl.LowLevelIndex
- FS_INDEX - Enum constant in enum class org.apache.uima.fit.internal.MetaDataType
- FS_INDEXES_OUTSIDE_FS_INDEX_COLLECTION - Static variable in exception class org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: The element "fsIndexes" cannot occur outside the containing element "fsIndexCollection"
- FS_ITERATOR_LOW_LEVEL_EMPTY - Static variable in interface org.apache.uima.cas.impl.LowLevelIterator
-
an empty iterator
- FS_NOT_MEMBER_OF_CAS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Feature Structure {0} belongs to CAS {1}, may not be set as the value of an array or list element in a different CAS {2}.
- FS_RAN_TYPE_ERROR - Static variable in exception class 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}".
- fs2listIterator(FSIterator<T>) - Method in interface org.apache.uima.cas.CAS
-
Wrap a standard Java
ListIterator
around an FSListIterator. - 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
-
Wrap a standard Java
ListIterator
around an FSListIterator. - FSArray<T> - Class in org.apache.uima.jcas.cas
-
Java Class model for Cas FSArray type extends FeatureStructure for backwards compatibility when using FSArray with no typing.
- FSArray(Class<? extends TOP>, JCas, int) - Constructor for class org.apache.uima.jcas.cas.FSArray
-
Constructs an instance of a subtype of FSArray having the component type clazz Note: the array with this component type must already be specified in the type system declaration as a feature whose range is FSArray with the specified elementType.
- FSArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.FSArray
-
used by generator Make a new FSArray of given size
- FSArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.FSArray
-
Make a new FSArray of given size
- FSArrayList<T> - Class in org.apache.uima.jcas.cas
-
An ArrayList type containing Feature Structures, for UIMA Has all the methods of List Implements the select(...)
- FSArrayList() - Constructor for class org.apache.uima.jcas.cas.FSArrayList
-
Never called.
- FSArrayList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.FSArrayList
-
Internal - constructor used by generator
- FSArrayList(JCas) - Constructor for class org.apache.uima.jcas.cas.FSArrayList
- FSArrayList(JCas, int) - Constructor for class org.apache.uima.jcas.cas.FSArrayList
-
Make a new ArrayList with an initial size .
- fsArrayTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- FSBooleanConstraint - Interface in org.apache.uima.cas
-
Interface for a boolean constraint.
- FSBooleanConstraintImpl - Class in org.apache.uima.cas.impl
- FSBooleanConstraintImpl() - Constructor for class org.apache.uima.cas.impl.FSBooleanConstraintImpl
- FSClassRegistry - Class in org.apache.uima.cas.impl
-
There is one **class** instance of this per UIMA core class loader.
- FSClassRegistry() - Constructor for class org.apache.uima.cas.impl.FSClassRegistry
- FSClassRegistry.JCasClassInfo - Class in org.apache.uima.cas.impl
-
One instance per JCas class defined for it, per class loader - per class loader, because different JCas class definitions for the same name are possible, per class loader Kept in maps, per class loader.
- FSCollectionFactory - Class in org.apache.uima.fit.util
-
Bridge between Java
Collections
from different representations of collections of UIMAFeatureStructures
. - FSComparator - Interface in org.apache.uima.cas.impl
-
UNUSED V3 backwards compat only Delete REplace with Comparator<FeatureStructure> or the like.
- FSComparators - Enum Class in org.apache.uima.cas
-
There are 4 kinds of comparators for the combinations of comparing - with or without the "id" - with or without type order (with only includes typeOrder if there is such a key included)
- FSConstraint - Interface in org.apache.uima.cas
-
Interface for feature structure constraints.
- fSelection - Variable in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Initial selection for the TreeViewer.
- fsEListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- fsEListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- 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, byte[]) - 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, 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, 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, String) - Method in class org.apache.vinci.transport.VinciFrame
-
Change the value associated with first occurence of the given key to val.
- 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, Frame) - 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<T> - Interface in org.apache.uima.cas.impl
-
Deprecated.unused in v3, only present to avoid compile errors in unused v2 classes
- FsGenerator3 - Interface in org.apache.uima.cas.impl
-
A Functional Interface for generating V3 Java Feature Structures
- FsGeneratorArray - Interface in org.apache.uima.cas.impl
-
A Functional Interface for generating Java Feature Structures NO LONGER USED
- FSHashSet<T> - Class in org.apache.uima.jcas.cas
-
a hash set of Feature Structures Is Pear aware - stores non-pear versions but may return pear version in pear contexts Updated by JCasGen Fri Jan 20 11:55:59 EST 2017 XML source: C:/au/svnCheckouts/branches/uimaj/v3-alpha/uimaj-types/src/main/descriptors/java_object_type_descriptors.xml
- FSHashSet() - Constructor for class org.apache.uima.jcas.cas.FSHashSet
-
Never called.
- FSHashSet(HashSet<T>, TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.FSHashSet
- FSHashSet(HashSet<T>, JCas) - Constructor for class org.apache.uima.jcas.cas.FSHashSet
- FSHashSet(HashSet<T>, JCas, int) - Constructor for class org.apache.uima.jcas.cas.FSHashSet
- FSHashSet(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.FSHashSet
-
Internal - constructor used by generator
- FSHashSet(JCas) - Constructor for class org.apache.uima.jcas.cas.FSHashSet
- FSHashSet(JCas, int) - Constructor for class org.apache.uima.jcas.cas.FSHashSet
-
Make a new HashSet with an initial size .
- FSImplComparator - Interface in org.apache.uima.cas.impl
-
UNUSED V3, backwards compat only Interface to compare two feature structures, represented by their addresses.
- fsIndex - Variable in class org.apache.uima.cas.impl.CASSerializer
- fsIndex - Variable in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
- FsIndex - Annotation Interface in org.apache.uima.fit.descriptor
- FSIndex<T> - Interface in org.apache.uima.cas
-
Feature structure index access interface.
- FsIndex_annotation<T> - Class in org.apache.uima.cas.impl
-
Implementation of annotation indexes.
- FsIndex_annotation(FsIndex_singletype<T>) - Constructor for class org.apache.uima.cas.impl.FsIndex_annotation
- FsIndex_bag<T> - Class in org.apache.uima.cas.impl
-
Used for UIMA FS Bag Indexes Uses ObjHashSet to hold instances of FeatureStructures
- FsIndex_flat<T> - Class in org.apache.uima.cas.impl
-
Common part of flattened indexes, used for both snapshot iterators and flattened sorted indexes built from passed in instance of FsIndex_iicp
- FsIndex_set_sorted<T> - Class in org.apache.uima.cas.impl
-
Common index impl for set and sorted indexes.
- FsIndex_singletype<T> - Class in org.apache.uima.cas.impl
-
The common (among all index kinds - set, sorted, bag) info for an index over 1 type (excluding subtypes) SubClasses FsIndex_bag, FsIndex_flat, FsIndex_set_sorted, define the actual index repository for each kind.
- FsIndex_singletype(CASImpl, Type, int, FSIndexComparator) - Constructor for class org.apache.uima.cas.impl.FsIndex_singletype
-
Constructor for FsIndex_singletype.
- FsIndex_snapshot<T> - Class in org.apache.uima.cas.impl
-
Implementation of light-weight wrapper of normal indexes, which support special kinds of iterators base on the setting of IteratorExtraFunction
- FsIndex_snapshot(FsIndex_iicp<T>, Comparator<TOP>, Comparator<TOP>) - Constructor for class org.apache.uima.cas.impl.FsIndex_snapshot
- FsIndex.NoClassSet - Class in org.apache.uima.fit.descriptor
-
Indicates that no type has been set.
- FsIndexCollection - Interface in org.apache.uima.resource.metadata
-
Description of a collection of CAS feature structure indexes.
- FsIndexCollection - Annotation Interface in org.apache.uima.fit.descriptor
- FsIndexCollection_impl - Class in org.apache.uima.resource.metadata.impl
- FsIndexCollection_impl() - Constructor for class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
- FSINDEXCOLLECTION_TEMPLATE - Static variable in class org.apache.uima.taeconfigurator.wizards.FsIndexCollectionNewWizard
-
The Constant FSINDEXCOLLECTION_TEMPLATE.
- FsIndexCollectionNewWizard - Class in org.apache.uima.taeconfigurator.wizards
-
Create a new file resource in the provided container.
- FsIndexCollectionNewWizard() - Constructor for class org.apache.uima.taeconfigurator.wizards.FsIndexCollectionNewWizard
-
Instantiates a new fs index collection new wizard.
- FsIndexCollectionNewWizardPage - Class in org.apache.uima.taeconfigurator.wizards
-
The "New" wizard page allows setting the container for the new file as well as the file name.
- FsIndexCollectionNewWizardPage(ISelection) - Constructor for class org.apache.uima.taeconfigurator.wizards.FsIndexCollectionNewWizardPage
-
Instantiates a new fs index collection new wizard page.
- FsIndexCollectionProvider - Interface in org.apache.uima.spi
-
Deprecated.Use
TypeSystemProvider
instead. - FSIndexComparator - Interface in org.apache.uima.cas.admin
-
This interface describes objects which specify the comparison used in indexes for keys.
- FSIndexComparatorImpl - Class in org.apache.uima.cas.impl
-
Specifies the comparison to be used for an index, in terms of - the keys and the typeorder, in an order - the standard/reverse ordering
- FSIndexComparatorImpl() - 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
- fsIndexDescription0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant fsIndexDescription0.
- fsIndexes() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndexCollection
- fsIndexes_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- FsIndexFactory - Class in org.apache.uima.fit.factory
- FsIndexKey - Annotation Interface in org.apache.uima.fit.descriptor
- 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
-
There is one instance of this class per CAS View.
- FSIndexRepositoryMgr - Interface in org.apache.uima.cas.admin
-
Repository of indexes.
- FSIntConstraint - Interface in org.apache.uima.cas
-
Interface for an integer constraint.
- fsIterator() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
-
F S I t e r a t o r -------------------
- fsIterator() - Method in interface org.apache.uima.cas.SelectFSs
- FSIterator<T> - Interface in org.apache.uima.cas
-
Iterator over feature structures.
- FsIterator_multiple_indexes<T> - Class in org.apache.uima.cas.impl
-
Common code for both aggregation of indexes (e.g. select, iterating over multiple views) aggregation of indexes in type/subtype hierarchy Supports creating corresponding iterators just for the non-empty ones Supports reinit - evaluating when one or more formerly empty indexes is no longer empty, and recalculating the iterator set Supports move-to-leftmost when typeOrdering is to be ignored -- when no typeorder key -- when typeorder key, but select framework requests no typeordering for move to leftmost
- FsIterator_multiple_indexes(FsIterator_multiple_indexes<T>) - Constructor for class org.apache.uima.cas.impl.FsIterator_multiple_indexes
-
/** copy constructor
- FsIterator_multiple_indexes(LowLevelIndex<T>, LowLevelIterator<T>[], Comparator<TOP>) - Constructor for class org.apache.uima.cas.impl.FsIterator_multiple_indexes
- FsIterator_singletype<T> - Class in org.apache.uima.cas.impl
- FsIterator_singletype(TypeImpl) - Constructor for class org.apache.uima.cas.impl.FsIterator_singletype
- FsIterator_subtypes_ordered<T> - Class in org.apache.uima.cas.impl
-
Performs an ordered iteration among a set of iterators, each one corresponding to the type or subtype of the uppermost type.
- FsIterator_subtypes_ordered(FsIndex_iicp<T>, Comparator<TOP>) - Constructor for class org.apache.uima.cas.impl.FsIterator_subtypes_ordered
- FsIterator_subtypes_snapshot<T> - Class in org.apache.uima.cas.impl
- FsIterator_subtypes_snapshot(FsIndex_flat<T>, Comparator<TOP>) - Constructor for class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- FsIterator_subtypes_snapshot(T[], LowLevelIndex<T>, boolean, Comparator<TOP>) - Constructor for class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
-
Alternative source iterator, 1st arg is different (not an "index", just an array) - altSources are unordered, and NoType is ignored - also supports backwards iterators, these are ordered (Maybe fix this in the future - this is not necessarily required)
- FSIteratorImplBase<T> - Class in org.apache.uima.cas.impl
-
Version 2 compatibility only, not used internally in version 3 Base class for FSIterator implementations.
- FSIteratorImplBase() - Constructor for class org.apache.uima.cas.impl.FSIteratorImplBase
- FSLinkedHashSet<T> - Class in org.apache.uima.jcas.cas
-
a hash set of Feature Structures Is Pear aware - stores non-pear versions but may return pear version in pear contexts Updated by JCasGen Fri Jan 20 11:55:59 EST 2017 XML source: C:/au/svnCheckouts/branches/uimaj/v3-alpha/uimaj-types/src/main/descriptors/java_object_type_descriptors.xml
- FSLinkedHashSet() - Constructor for class org.apache.uima.jcas.cas.FSLinkedHashSet
-
Never called.
- FSLinkedHashSet(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.FSLinkedHashSet
-
Internal - constructor used by generator
- FSLinkedHashSet(JCas) - Constructor for class org.apache.uima.jcas.cas.FSLinkedHashSet
- FSLinkedHashSet(JCas, int) - Constructor for class org.apache.uima.jcas.cas.FSLinkedHashSet
-
Make a new FSLinkedHashSet with an initial size .
- FSList<T> - Class in org.apache.uima.jcas.cas
-
T extends TOP, v2 already mandated TOP for set/get
- FSList() - Constructor for class org.apache.uima.jcas.cas.FSList
- FSList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.FSList
-
used by generator Make a new AnnotationBase
- FSList(JCas) - Constructor for class org.apache.uima.jcas.cas.FSList
- fsListToArray(FeatureStructure) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
- fsListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- fsListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- FSMatchConstraint - Interface in org.apache.uima.cas
-
Interface for feature structure matching constraints.
- fsNeListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- fsNeListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- FSNode - Class in org.apache.uima.tools.cvd
-
A node in the FS Tree Model A node is - an Feature Structure array -- elements may be other nodes - a primitive value, including Strings - a Feature Structure.
- 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
-
Swing Tree Model for Feature Structures.
- 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
-
Instantiates a new FS tree node.
- 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
-
Instantiates a new FS tree selection listener.
- fsTreeSizePref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant fsTreeSizePref.
- FSTypeConstraint - Interface in org.apache.uima.cas
-
Interface for type constraint.
- FSUtil - Class in org.apache.uima.fit.util
- FSUtil() - Constructor for class org.apache.uima.fit.util.FSUtil
- fText - Variable in class org.apache.uima.taeconfigurator.editors.xml.XMLDoubleClickStrategy
-
The text.
- fTreeViewer - Variable in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
TreeViewer that shows resources to export.
G
- GeneralSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class GeneralSection.
- GeneralSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.GeneralSection
-
Creates a section to edit general information like primitive or aggregate and C++ or Java.
- generate() - Static method in class org.apache.uima.internal.util.UUIDGenerator
-
Generates a UUID.
- generate(Object) - Method in class org.apache.uima.tools.jcasgen.JCasTypeTemplate
- generate(Object) - Method in interface org.apache.uima.tools.jcasgen.Jg.IJCasTypeTemplate
-
Generate.
- GenerateDescriptorsMojo - Class in org.apache.uima.fit.maven
-
Generate descriptor files for uimaFIT-based UIMA components.
- GenerateDescriptorsMojo() - Constructor for class org.apache.uima.fit.maven.GenerateDescriptorsMojo
- 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.
- GeneratePearFileAction - Class in org.apache.uima.pear.actions
-
This class handles the "Generate PEAR" action, which appear in the context menu of a project with the UIMA nature.
- GeneratePearFileAction() - Constructor for class org.apache.uima.pear.actions.GeneratePearFileAction
-
Constructor.
- 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.
- GeneratePearWizard - Class in org.apache.uima.pear.generate
-
Wizard to generate a PEAR file.
- GeneratePearWizard(IContainer) - Constructor for class org.apache.uima.pear.generate.GeneratePearWizard
-
Constructor.
- 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
-
Special form of
CasDataToXCas.generateXCas(CasData)
that allows a UEID (Universal Entity ID) element to be added as the first element in the XCAS. - 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) - Method in class org.apache.uima.util.TCasToInlineXml
-
Deprecated.
- generateXML(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.CasToInlineXml
-
Generates inline XML from a CAS.
- generateXML(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.TCasToInlineXml
-
Deprecated.
- generateXML(CAS, FSMatchConstraint, ContentHandler) - Method in class org.apache.uima.util.CasToInlineXml
-
Generates inline XML from a CAS using a passed in ContentHandler
- 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.
- genFilePath - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
The gen file path.
- genFilePath - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ExportImportablePartDialog
-
The gen file path.
- 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() - 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.cas.FSIterator
-
Get the structure the iterator is pointing at.
- get() - Method in class org.apache.uima.cas.impl.AnnotationTreeNodeImpl
- get() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- get() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- get() - Method in interface org.apache.uima.cas.SelectFSs
-
Get the first element or null if empty or the element at the first position is null. if nullOK is false, then throws CASRuntimeException if null would have been returned.
- get() - Method in interface org.apache.uima.cas.text.AnnotationTreeNode
-
Return the annotation for this node.
- get() - Method in class org.apache.uima.caseditor.editor.ArrayValue
-
Gets the.
- 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
-
Gets the.
- get() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.LeftPart
-
Gets the.
- get() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.RightPart
-
Gets the.
- 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() - Method in interface org.apache.uima.collection.metadata.CasProcessorTimeout
-
Returns timeout value
- get() - Method in interface org.apache.uima.collection.metadata.CpeInclude
- get() - Method in interface org.apache.uima.collection.metadata.CpeResourceManagerConfiguration
- get() - Method in interface org.apache.uima.collection.metadata.CpeTimer
-
Return a name of the timer class
- get() - Method in class org.apache.uima.fit.benchmark.CachingRandomJCasProvider
- get() - Method in class org.apache.uima.fit.testing.junit.ManagedCas
- get() - Method in class org.apache.uima.fit.testing.junit.ManagedJCas
- get() - Method in interface org.apache.uima.internal.util.IntPointerIterator
- get() - Method in class org.apache.uima.taeconfigurator.model.AllTypes
-
Gets the.
- get() - Method in class org.apache.uima.taeconfigurator.model.DefinedTypesWithSupers
-
Gets the.
- get() - Method in class org.apache.uima.taeconfigurator.model.DescriptorTCAS
-
Gets the.
- get(char[], int, int) - Method in class org.apache.uima.internal.util.CharArraySpanMap
- 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(int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- 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.SelectFSs
-
Get the offset element or null if empty or the offset went outside the the selected elements.
- 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(int) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
Gets the.
- get(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
- get(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
-
Returns an
CasProcessorExecArg
instance located with provided index. - get(int) - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
-
For iterator use
- get(int) - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- get(int) - Method in class org.apache.uima.internal.util.Int2ObjListMap
- 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(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 class org.apache.uima.internal.util.ObjHashSet
-
For iterator use
- get(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- 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.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(int) - Method in class org.apache.uima.jcas.cas.BooleanArray
- get(int) - Method in class org.apache.uima.jcas.cas.ByteArray
- get(int) - Method in class org.apache.uima.jcas.cas.DoubleArray
- 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) - 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) - Method in class org.apache.uima.jcas.cas.FSArrayList
- get(int) - Method in class org.apache.uima.jcas.cas.Int2FS
- 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) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- get(int) - Method in class org.apache.uima.jcas.cas.LongArray
- get(int) - Method in class org.apache.uima.jcas.cas.ShortArray
- get(int) - Method in class org.apache.uima.jcas.cas.StringArray
- get(int) - Method in class org.apache.uima.jcas.impl.JCasHashMap
- get(int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- get(int) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- get(int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- get(int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Position using a temporary Annotation with its begin and end set to the arguments.
- get(int, int[]) - Method in class org.apache.uima.internal.util.Int2IntArrayMapFixedSize
- get(int, int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- get(int, int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Position using a temporary Annotation with its begin and end set to the arguments, followed by shifted(offset).
- get(Object) - Method in class org.apache.uima.internal.util.WeakIdentityMap
- get(String) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
Gets the.
- get(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
- get(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParams
-
Returns
CasProcessorDeploymentParam
instance identified by aParamName. - get(String) - Method in class org.apache.uima.fit.examples.tutorial.ex6.StringMapResource_impl
- get(String) - Method in interface org.apache.uima.fit.examples.tutorial.ex6.StringMapResource
- 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(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 class org.apache.vinci.transport.vns.service.ServiceStack
- get(K, Callable<V>) - Method in class org.apache.uima.util.ConcurrentHashMapWithProducer
- get(FeatureStructure) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- get(FeatureStructure) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs).
- get(FeatureStructure, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- get(FeatureStructure, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs), followed by a shifted(offset).
- get(TOP) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- get(TOP) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs).
- get(TOP, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- get(TOP, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs), followed by a shifted(offset).
- get(T) - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- get_cl(ResourceManager) - Static method in class org.apache.uima.internal.util.Class_TCCL
-
Deprecated.Method should not be used because if an extension classloader is set, the thread context classloader will be ignored. It will be removed in a future version.
- GET_CLASS_FOR_TYPE_BEFORE_TS_COMMIT - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Cannot request the Java Class for a UIMA type before type system commit
- get_headAsString() - Method in interface org.apache.uima.jcas.cas.CommonList
-
Internal use overridden in nonempty nodes Return the head value of a list as a string suitable for serialization.
- get_headAsString() - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList
- get_headAsString() - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- get_headAsString() - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
- get_parent_cl() - Static method in class org.apache.uima.internal.util.Class_TCCL
-
Deprecated.Method should not be used because if a context classloader is set, the fallback classloader is not considered. It will be removed in a future version.
- GET_SUPPORTED_XCAS_VERSIONS - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant GET_SUPPORTED_XCAS_VERSIONS.
- 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.
- getAbsolutePathFromImport(Import) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the absolute path from import.
- 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.
- getAction(MultiPageEditorPart, String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Returns the action registed with the given text editor.
- getAction1(ITextEditor, String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Gets the action 1.
- getActionBars() - Method in class org.apache.uima.caseditor.editor.SubPageSite
- 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.
- getAdapter(Class) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Retrieves annotation editor adapters.
- getAdapter(Class) - Method in class org.apache.uima.caseditor.editor.ArrayValue
- getAdapter(Class) - Method in class org.apache.uima.caseditor.editor.FeatureValue
- getAdapter(Class) - Method in class org.apache.uima.caseditor.editor.ModelFeatureStructure
- getAdapter(Class) - Method in class org.apache.uima.caseditor.editor.outline.AnnotationTreeNode
- getAdapter(Class) - Method in class org.apache.uima.caseditor.editor.styleview.AnnotationTypeNode
- getAdapter(Class) - Method in class org.apache.uima.caseditor.editor.SubPageSite
- getAddButton() - Method in class org.apache.uima.taeconfigurator.editors.ui.ValueSection
-
Gets the adds the button.
- 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 interface org.apache.uima.cas.FeatureStructure
-
Compatibility for v2 code.
- getAddress() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
NOTE: Possible name collision
- getAddToFlow(IProject) - Static method in class org.apache.uima.taeconfigurator.CDEpropertyPage
-
Gets the adds the to flow.
- getAdjustedFeatureOffset(String) - Static method in class org.apache.uima.cas.impl.TypeSystemImpl
-
******** OBSOLETE - only left in for supporting some jcas style in alpha level ************* This code is run when a JCas class is loaded and resolved, for the first time, as part of type system commit, or as part of statically loading the FSClassRegister class (where this is done for all the built-ins, once).
- getAdjustedOffset() - Method in class org.apache.uima.cas.impl.FeatureImpl
- getAe() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the ae.
- getAeCleanupTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
Deprecated.Gets the ae cleanup time.
- getAeCleanupTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- getAeDescFilePath() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
Deprecated.Gets the ae desc file path.
- getAeDescFilePath() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- getAeDescription() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the ae description.
- getAeInitTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
Deprecated.Gets the ae init time.
- getAeInitTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- getAeProcessingTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
Deprecated.Gets the ae processing time.
- getAeProcessingTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- getAeWarmupTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
Deprecated.Gets the ae warmup time.
- getAeWarmupTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- 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
- getAggregatePage() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the aggregate page.
- getAggregateSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.AggregatePage
-
Gets the aggregate section.
- 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
-
Returns all instances of
CasProcessorDeploymentParam
- getAll() - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
-
Returns ALL
CasProcessorExecArg
instances. - getAllCasProcessorExecArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
- getAllCasProcessorExecArgs() - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
-
Returns ALL
CasProcessorExecArg
arguments - getAllCollectionCollectionReaders() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
- getAllCollectionCollectionReaders() - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Returns a list of
CpeCollectionReader
instances representing ALL defined CollectionReaders. - 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
-
Returns ALL
CpeCasProcessor
objects in processing pipeline. - getAllDirectories() - Method in class org.apache.uima.pear.tools.PackageBrowser
- getAllFiles() - Method in class org.apache.uima.pear.tools.PackageBrowser
- getAllGroupNames() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Gets the all group names.
- getAllGroupNames(ConfigurationParameterDeclarations) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Gets the all group names.
- getAllHits() - Method in class org.apache.vinci.transport.vns.service.NameClient
- getAllIndexedFS(int) - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
- 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).
- getAllIndexedFS(Class<T>) - Method in interface org.apache.uima.cas.CAS
-
Gets an iterator over all indexed (in this CAS view) FeatureStructures of the specified Type (and any of its subtypes).
- getAllIndexedFS(Class<T>) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Gets an FSIterator over all indexed (in this view) FeatureStructures of the specified Type (and any of its subtypes).
- getAllIndexedFS(Class<T>) - Method in class org.apache.uima.jcas.impl.JCasImpl
- getAllIndexedFS(Class<T>) - Method in interface org.apache.uima.jcas.JCas
-
Gets an iterator over all indexed FeatureStructures of the specified Type (and any of its subtypes).
- getAllIndexedFS(Type) - Method in interface org.apache.uima.cas.CAS
-
Gets an iterator over all indexed (in this CAS view) FeatureStructures of the specified Type (and any of its subtypes).
- getAllIndexedFS(Type) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Gets an iterator over all indexed (in this View) 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(Type) - Method in interface org.apache.uima.jcas.JCas
-
Gets an iterator over all indexed FeatureStructures of the specified Type (and any of its subtypes).
- 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).
- 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
- getAllowedValue(String, TypeDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Gets the allowed value.
- getAllowedValueFromTableTreeItem(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
Gets the allowed value from table tree item.
- 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.
- getAllTypes() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- getAllTypesAsSortedArray() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Gets the all types as sorted array.
- getAlreadyUsedFeatures(FsIndexDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
Gets the already used features.
- getAnalysisComponent() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
- getAnalysisComponentIType() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the analysis component I type.
- 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.
- getAnalysisEngineMetaData() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the analysis engine meta data.
- getAnalysisEngineMetaData() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Gets the analysis engine meta data.
- getAnalysisEngineMetaDataMap() - Method in interface org.apache.uima.flow.FlowControllerContext
-
Gets a map from Analysis Engine key (a String) to
AnalysisEngineMetaData
. - getAnalysisEngineMetaDataMap() - Method in class org.apache.uima.flow.impl.FlowControllerContext_impl
- getAnalysisEngineSpecifier() - Method in class org.apache.uima.tools.cpm.AnalysisEnginePanel
-
Gets the analysis engine specifier.
- 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.
- getAndClearShowMigrationDialogFlag() - Method in class org.apache.uima.caseditor.CasEditorPlugin
-
Gets the and clear show migration dialog flag.
- getAndSortByIdAllFSsInIdMap() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
Get all FS Addresses that have been added to the id map.
- getAnnotation() - Method in class org.apache.uima.caseditor.editor.AnnotationStyle
-
Retrieves the annotation type.
- getAnnotation(Class<?>, Class<M>) - Method in interface org.apache.uima.fit.internal.LegacySupportPlugin
-
Gets the annotation from the given object.
- getAnnotation(Class<?>, Class<T>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Equivalent to
Class.getAnnotation(Class)
but handles uimaFIT legacy annotations. - getAnnotation(AccessibleObject, Class<M>) - Method in interface org.apache.uima.fit.internal.LegacySupportPlugin
-
Gets the annotation from the given object.
- getAnnotation(AccessibleObject, Class<T>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Equivalent to
AccessibleObject.getAnnotation(Class)
but handles uimaFIT legacy annotations. - getAnnotation(Type) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Retrieves the AnnotationStyle for the given type or null if not available.
- getAnnotationEditors() - Static method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Creates a list of all
AnnotationEditor
which are currently opened. - getAnnotationFS() - Method in class org.apache.uima.caseditor.editor.annotation.EclipseAnnotationPeer
-
Retrieves the annotation.
- getAnnotationFsComparator(FSComparators, FSComparators) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- getAnnotationFsComparatorWithoutId() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- getAnnotationIndex() - Method in interface org.apache.uima.cas.CAS
-
Get the standard annotation index.
- getAnnotationIndex() - Method in class org.apache.uima.cas.impl.CASImpl
-
The generic spec T extends AnnotationFS (rather than AnnotationFS) allows the method JCasImpl getAnnotationIndex to return Annotation instead of AnnotationFS
- getAnnotationIndex() - Method in class org.apache.uima.jcas.impl.JCasImpl
- getAnnotationIndex() - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
- getAnnotationIndex() - Method in interface org.apache.uima.jcas.JCas
-
Get the standard annotation index.
- getAnnotationIndex() - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Get the standard annotation index.
- getAnnotationIndex(int) - Method in class org.apache.uima.jcas.impl.JCasImpl
- getAnnotationIndex(int) - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
- getAnnotationIndex(int) - 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.JFSIndexRepository
-
Get the standard annotation index restricted to a specific annotation type.
- getAnnotationIndex(Class<T>) - Method in interface org.apache.uima.cas.CAS
-
Get the standard annotation index restricted to a specific annotation type.
- getAnnotationIndex(Class<T>) - Method in class org.apache.uima.jcas.impl.JCasImpl
- getAnnotationIndex(Class<T>) - Method in interface org.apache.uima.jcas.JCas
-
Get the standard annotation index restricted to a specific annotation type.
- getAnnotationIndex(Type) - Method in interface org.apache.uima.cas.CAS
-
Get the standard annotation index restricted to a specific annotation type.
- getAnnotationIndex(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- getAnnotationIndex(Type) - Method in class org.apache.uima.jcas.impl.JCasImpl
- getAnnotationIndex(Type) - Method in interface org.apache.uima.jcas.JCas
-
Get the standard annotation index restricted to a specific annotation type.
- getAnnotationMode() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Returns the current annotation type.
- getAnnotations(Type) - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Retrieves annotations of the given type from the
CAS
. - getAnnotations(Type) - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Returns all
Annotation
s of the given type. - getAnnotationsTable() - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
Gets the annotations table.
- getAnnotationStyle(Type) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Retrieves an
AnnotationStyle
from the underlying storage. - getAnnotationStyle(Type) - Method in class org.apache.uima.caseditor.ui.property.AnnotationPropertyPage
-
Gets the annotation style.
- getAnnotationStyle(Type) - Method in class org.apache.uima.caseditor.ui.property.EditorAnnotationPropertyPage
- getAnnotationStyleFromStore(IPreferenceStore, String) - Static method in class org.apache.uima.caseditor.editor.AnnotationStyle
-
Retrieves an annotation style from the provided preference store.
- getAnnotationStyles() - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Retrieves the annotation styles.
- 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
- getAnnotationType() - Method in class org.apache.uima.caseditor.editor.styleview.AnnotationTypeNode
-
Gets the annotation type.
- getAnnotationType(CAS, Class<?>) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given JCas wrapper class making sure it is or inherits from
Annotation
. - getAnnotationType(CAS, String) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given name making sure it is or inherits from Annotation.
- getAnnotationType(JCas, Class<?>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get the CAS type for the given JCas wrapper class type making sure it inherits from
Annotation
. - getAnnotationTypeName() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
Gets the annotation type name.
- 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
-
Gets the annot open dir.
- getAppropriateFeatures() - Method in class org.apache.uima.cas.impl.TypeImpl
-
Deprecated.
- getAppropriateFeatures() - Method in interface org.apache.uima.cas.Type
-
Deprecated.Use
getFeatures()
instead. - getApproximateSize() - Method in class org.apache.uima.jcas.impl.JCasHashMap
-
get the approximate size (subject to multithreading inaccuracies)
- getArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
Gets the args.
- getArgs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
- getArguments() - Method in exception class org.apache.uima.cas.impl.AnnotationImplException
-
Get the arguments to the exception string.
- getArguments() - Method in interface org.apache.uima.I18nExceptionI
- getArguments() - Method in class org.apache.uima.internal.util.I18nx_impl
-
Gets the arguments to this exception's message.
- getArguments() - Method in exception class org.apache.uima.InternationalizedException
-
Gets the arguments to this exception's message.
- getArguments() - Method in exception class org.apache.uima.InternationalizedRuntimeException
-
Gets the arguments to this exception's message.
- getArguments() - Method in exception class org.apache.uima.UIMAException
-
Gets the arguments to this exception's message.
- getArguments() - Method in exception class org.apache.uima.UIMARuntimeException
-
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
- getArray() - Method in class org.apache.uima.internal.util.IntVector
-
Return the internal array.
- getArray() - Method in class org.apache.uima.internal.util.SortedIntSet
- getArrayList(ArrayList<? super T>) - Method in interface org.apache.uima.cas.impl.LowLevelIterator
- getArraySize(CommonArrayFS) - Method in class org.apache.uima.cas.impl.CASImpl
- getArrayType(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- getArrayType(Type) - Method in interface org.apache.uima.cas.TypeSystem
-
Get or Create an array type with component type
componentType
. - getAsText() - Method in class org.apache.uima.fit.internal.propertyeditors.ChatsetEditor
- getAsText() - Method in class org.apache.uima.fit.internal.propertyeditors.GetAsTextStringEditor
- getAsText() - Method in class org.apache.uima.fit.internal.propertyeditors.LocaleEditor
- GetAsTextStringEditor - Class in org.apache.uima.fit.internal.propertyeditors
-
INTERNAL API Custom property editor that tries to look convert and value to a string by checking if there is a registered property editor for the source value.
- GetAsTextStringEditor(PropertyEditorRegistry) - Constructor for class org.apache.uima.fit.internal.propertyeditors.GetAsTextStringEditor
- getAtIndex(int) - Method in class org.apache.uima.internal.util.Int2IntArrayMapFixedSize
- getAtPos(int) - Method in class org.apache.uima.internal.util.OrderedFsSet_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.cas.impl.XmiSerializationSharedData.OotsElementData
- 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
. - getAutoAddToFlow() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
Gets the auto add to flow.
- getAutoAddToFlow() - Method in class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialogWithFlowOption
-
Gets the auto add to flow.
- getAutoJCasGen() - Static method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Gets the auto J cas gen.
- 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.
- getAvailableTypeNames(Set) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the available type names.
- getAverageDuration() - Method in class org.apache.uima.fit.benchmark.Benchmark
- getBackground() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
Gets the background.
- getBaseAnnotatorIType() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the base annotator I type.
- getBaseCAS() - Method in class org.apache.uima.cas.impl.CASImpl
- getBaseUrls() - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
-
Deprecated.Use
RelativePathResolver_impl.getDataPathUrls()
instead. - getBatch() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
- getBatches() - Method in class org.apache.uima.fit.benchmark.Benchmark
- 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 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
-
Deprecated.
- 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
- getBinaryCasSerDes() - Method in class org.apache.uima.cas.impl.CASImpl
- getBinaryTree() - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
- getBooleanValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the boolean value of a feature.
- getBooleanValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
G E T T E R S (The array getters are part of the Classes for the built-in arrays, here are only the non-array ones) getXyzValue(Feature feat) - this is the standard from V2 plain API - it does validity checking (normally) that the feature belongs to the type getXyzValueNc(FeatureImpl feat) - skips the validity checking that the feature belongs to the type.
- getBooleanValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Boolean value of a boolean valued feature path.
- getBootstrapPart() - Method in class org.apache.uima.caseditor.editor.AnnotationEditorView
- getBootstrapPart() - Method in class org.apache.uima.caseditor.editor.CasEditorView
- getBuilding() - Method in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
-
getter for building - gets
- 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
- getBuiltInIndexDescription() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
Gets the built in index description.
- getBuiltInTypeDescription(TypeDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Gets the built in type description.
- getBundle(String) - Method in class org.apache.uima.ep_launcher.LauncherPlugin
-
Gets the bundle.
- getBundles(String, String) - Method in class org.apache.uima.ep_launcher.LauncherPlugin
-
Gets the bundles.
- getBundleShortName() - Method in exception class 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
-
Gets the button.
- getByteCount(CasData) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
Gets the byte count.
- 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(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the byte value of a feature.
- getByteValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- getByteValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Byte value of a byte valued feature path.
- getCachedResolveResult(String) - Method in class org.apache.vinci.transport.context.VinciContext
-
Get a cached resolve result (if any).
- getCachedResourceManagers() - Static method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- 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.
- getCaller() - Static method in class org.apache.uima.internal.util.Misc
- getCallers(int, int) - Static method in class org.apache.uima.internal.util.Misc
- getCallingClass_classLoaders() - Static method in class org.apache.uima.internal.util.Misc
- 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
-
Retrieves this Processing Resource's
Capabilities
. - getCapabilities() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the capabilities.
- getCapabilities(ResourceSpecifier) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the capabilities.
- getCapabilityContainer() - Method in class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
-
Returns the capabilityContainer reference.
- getCapabilityFromTreeItem(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
Gets the capability from table tree item.
- 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
- getCapabilityPage() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the capability page.
- getCapabilitySofaNames() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the capability sofa names.
- getCapabilitySofaNames(ResourceCreationSpecifier, String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the capability sofa names.
- getCapacity() - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
Returns the queue capacity.
- getCapacity() - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
- 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. e.g.
- getCaretOffset() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Returns the caret position relative to the start of the text.
- getCas() - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
Gets the cas.
- 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
-
Gets the cas.
- 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.impl.JCasImpl
- getCas() - Method in interface org.apache.uima.jcas.JCas
- getCas() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the cas.
- getCas() - Method in class org.apache.uima.util.CasPool
-
Checks out a CAS from the pool.
- getCas(long) - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Returns a Cas instance from the pool.
- getCas(long) - Method in class org.apache.uima.util.CasPool
-
Checks out a CAS from the pool.
- 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 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
- getCAS() - Method in class org.apache.uima.cas.impl.CASImpl
- getCAS() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- getCAS() - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Retrieves the
CAS
. - getCAS() - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Retrieves the CAS.
- getCasConsumerIType() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the cas consumer I type.
- 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
-
Gets the cas consumer specifier.
- 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
-
Gets the cas data features.
- 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
-
Gets the CasDefinition, as defined by merging all of the metadata supplied by calls
CasManager.addMetaData(ProcessingResourceMetaData)
. - getCasDefinition() - Method in class org.apache.uima.resource.impl.CasManager_impl
- getCasDocumentProvider() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
- getCasDocumentProvider() - Method in interface org.apache.uima.caseditor.editor.ICasEditor
-
Gets the cas document provider.
- 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
-
Deprecated.create a CAS object from the given XCAS and typesystem files.
- getCasId() - Method in class org.apache.uima.cas.impl.CASImpl
- getCasImpl() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- getCasImpl() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- getCasImpl() - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- getCasImpl() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- getCasImpl() - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- getCasImpl() - Method in class org.apache.uima.jcas.impl.JCasImpl
- getCasImpl() - Method in interface org.apache.uima.jcas.JCas
- getCASImpl() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- getCasInitializer() - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
Deprecated.As of v2.0 CAS Initializers are deprecated.
- 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.impl.metadata.cpe.CpeCollectionReaderImpl
- getCasInitializer() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
Deprecated.As of v2.0 CAS Initializers are deprecated.
- getCasInitializerIType() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the cas initializer I type.
- getCasInitializerMetaData() - Method in class org.apache.uima.collection.base_cpm.CasDataInitializer_ImplBase
-
Deprecated.
- getCasInitializerMetaData() - Method in interface org.apache.uima.collection.base_cpm.CasDataInitializer
-
Deprecated.Gets the metadata that describes this
CasDataInitializer
. - 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<T>) - 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
- 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
-
Gets the cas meta data.
- 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
-
Returns a
CasProcessorExecArg
argument identified by a given position in the list. - getCASProcessorExecArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
Gets the CAS processor exec args.
- 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.
- getCasProcessorFolderNames() - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Deprecated.
- 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.
- getCasResets() - Method in class org.apache.uima.cas.impl.CASImpl
- 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.
- getCasType(Class<? extends FeatureStructure>) - Method in class org.apache.uima.jcas.impl.JCasImpl
-
Return the UIMA Type object corresponding to this JCas's JCas cover class (Note: different JCas's, with different type systems, may share the same cover class impl)
- getCasType(Class<? extends FeatureStructure>) - Method in interface org.apache.uima.jcas.JCas
-
Return the UIMA Type object corresponding to this JCas's JCas cover class (Note: different JCas's, with different type systems, may share the same cover class impl)
- getCasType(Class<T>) - Method in interface org.apache.uima.cas.CAS
- getCasViewPage() - Method in class org.apache.uima.caseditor.editor.outline.OutlinePageBook
-
Gets the cas view page.
- getCause() - Method in interface org.apache.uima.I18nExceptionI
- getCause() - Method in class org.apache.uima.internal.util.I18nx_impl
-
Gets the cause of this Exception.
- getCause() - Method in exception class org.apache.uima.InternationalizedException
-
Gets the cause of this Exception.
- getCause() - Method in exception class org.apache.uima.InternationalizedRuntimeException
-
Gets the cause of this Exception.
- getCause() - Method in exception class org.apache.uima.UIMAException
-
Gets the cause of this Exception.
- getCause() - Method in exception class org.apache.uima.UIMARuntimeException
-
Gets the cause of this Exception.
- getCDEVnsHost() - Static method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Gets the CDE vns host.
- getCDEVnsPort() - Static method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Gets the CDE vns port.
- getChars() - Method in class org.apache.uima.internal.util.CharArrayString
-
Get the internal character array.
- getCharSet(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the char set.
- 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
-
Gets the checked.
- 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
-
Gets the checkpoint.
- 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
- getChecks() - Method in class org.apache.uima.fit.validation.Validator
- 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
-
Gets the child.
- 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
-
Gets the child count.
- 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.
- getChildren(Object) - Method in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
- getChunkMetadata(CAS) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
Extract metadata associated with chunk from a given CAS.
- getClass(String, Class<T>) - Static method in class org.apache.uima.fit.factory.initializable.InitializableFactory
- getClassForIndex(int) - Static method in class org.apache.uima.jcas.JCasRegistry
-
Used for error message: When a particular loaded type system is missing the type that corresponds to a loaded JCas class (perhaps that class was loaded when another type system was being used, or it was just referred to in Java code (which causes it to be loaded) then the error message uses this to get the class to be able to print the class name 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.
- getClassloader(MavenProject, String) - Static method in class org.apache.uima.fit.maven.util.Util
-
Create a class loader which covers the classes compiled in the current project and all dependencies.
- getClassName() - Method in class org.apache.uima.util.NameClassPair
-
Gets the class name of the attribute's value.
- getClassName(MavenProject, String) - Static method in class org.apache.uima.fit.maven.util.Util
-
Get the class name for a class file.
- getClasspath(ILaunchConfiguration) - Method in class org.apache.uima.ep_launcher.AnalysisEngineLaunchConfigurationDelegate
-
Adds the launcher and uima core jar to the class path, depending on normal mode or PDE development mode.
- getClassString() - Method in class org.apache.uima.tools.cpm.ConfigField
-
Gets the class string.
- getCloseButton() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Return the 'close' Button.
- 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
-
Gets the code page.
- getCodePages() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the code pages.
- 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.
- getCollectionReaderIType() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the collection reader I type.
- 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.
- getColor() - Method in class org.apache.uima.caseditor.editor.AnnotationStyle
-
Retrieves the color of the annotation.
- getColor(RGB) - Method in class org.apache.uima.taeconfigurator.editors.xml.ColorManager
-
Gets the color.
- getColorNameMap() - Method in class org.apache.uima.tools.stylemap.ColorParser
-
Gets the color name map.
- getColorSettingFile() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the color setting file.
- getColorSettingsDir() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the color settings dir.
- 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
-
Gets the column count.
- 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
- getColumnNames() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Return the column names in a collection.
- getColumnSelected() - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
Gets the column selected.
- getCommand() - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
Gets the command.
- 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
- getCommonTail() - Method in interface org.apache.uima.jcas.cas.CommonList
-
default impl for empty and nonempty lists
- getComparator() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- getComparator() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- getComparator() - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- getComparator() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_ordered
- getComparator() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- getComparator() - Method in class org.apache.uima.cas.impl.FSIteratorImplBase
-
default implementation of getComparator
- getComparator() - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- getComparator() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- getComparator() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
- getComparator() - Method in class org.apache.uima.cas.impl.Subiterator
- 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
- getComparatorForIndexSpecs() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- getComparatorForIndexSpecs() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- getComparatorForIndexSpecs() - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- getComparatorForIndexSpecs() - Method in interface org.apache.uima.cas.impl.LowLevelIndex
-
This is **NOT** a comparator for Feature Structures, but rather something that compares two comparator specifications
- getComparatorImplForIndexSpecs() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- getComparatorImplForIndexSpecs() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- getCompareKey() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces32.CasTypeProposal
-
Gets the compare key.
- 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
-
The amount completed, in terms of units specified by
Progress.getUnit()
. - getCompleted() - Method in class org.apache.uima.util.ProgressImpl
- getCompleteDocument() - Method in exception class org.apache.vinci.transport.ServiceException
- getCompoentType() - Method in class org.apache.uima.cas.impl.TypeImpl_list
- 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.
- getComponentDocumentation(JavaSource, String) - Static method in class org.apache.uima.fit.maven.util.Util
- 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
-
Gets the ComponentInfo object for this component, which can be passed to
CAS.setCurrentComponentInfo(ComponentInfo)
. - 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
- getComponentSlotKind() - Method in class org.apache.uima.cas.impl.TypeImpl_array
-
Component Slot Kind
- getComponentSlotKind() - Method in class org.apache.uima.cas.impl.TypeImpl
- 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
-
Gets the component sofa name.
- 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_array
- 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.
- getConfigGroupFromTreeItem(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterDelegatesSection
-
Gets the config group from tree item.
- 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() - 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
-
Deprecated.
- getConfigParameterNames() - Method in class org.apache.uima.impl.UimaContext_ImplBase
- getConfigParameterNames() - Method in interface org.apache.uima.UimaContext
-
Gets the names of all configuration parameters that are not declared in a group.
- 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(String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- 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.
- getConfigParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
Gets the config parameter settings.
- 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) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
- getConfigParameterValue(String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- 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) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- getConfigParameterValue(String) - Method in class org.apache.uima.resource.ConfigurableResource_ImplBase
- getConfigParameterValue(String) - Method in interface org.apache.uima.resource.ConfigurableResource
-
Looks up the value of a configuration parameter.
- getConfigParameterValue(String) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Retrieves the value for a configuration parameter.
- getConfigParameterValue(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.analysis_engine.annotator.AnnotatorContext
-
Deprecated.Retrieves the value for a configuration parameter in a particular group.
- getConfigParameterValue(String, String) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
- getConfigParameterValue(String, String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- getConfigParameterValue(String, String) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
- getConfigParameterValue(String, String) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
- getConfigParameterValue(String, String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- getConfigParameterValue(String, String) - Method in class org.apache.uima.resource.ConfigurableResource_ImplBase
- getConfigParameterValue(String, String) - Method in interface org.apache.uima.resource.ConfigurableResource
-
Looks up the value of a configuration parameter in a group.
- getConfigParameterValue(String, String) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Retrieves the value for a configuration parameter in a group.
- getConfigParameterValue(String, String) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
- getConfigParameterValue(String, String) - Method in interface org.apache.uima.UimaContext
-
Retrieves the value for a configuration parameter in a particular group.
- getConfigParms() - Method in class org.apache.uima.taeconfigurator.model.ConfigGroup
-
Gets the config parms.
- getConfiguration() - Method in class org.apache.uima.caseditor.editor.AnnotationStyle
-
Gets the configuration.
- 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
-
Deprecated.
- 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.
- getConfigurationParameterDeclarations() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the configuration parameter declarations.
- getConfigurationParameterFromTreeItem(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterDelegatesSection
-
Gets the configuration parameter from tree item.
- getConfigurationParameterName(Field) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
This method generates the default name of a configuration parameter that is defined by an
ConfigurationParameter
annotation when no name is given - 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
-
Gets the configuration parameter settings.
- getConfigurationParameterSettings() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns
CasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CAS Processor. - getConfigurationParameterSettings() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
Returns
CasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CollectionReader. - getConfigurationParameterSettings() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializer
-
Deprecated.Returns
CasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CasInitializer. - 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.
- getConfigurationParameterSettings() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Gets the configuration parameter settings.
- getConfiguredContentTypes(ISourceViewer) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLConfiguration
- 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.
- getContainerName() - Method in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizardPage
-
Gets the container name.
- getContent() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces32.CasTypeProposal
- getContentFromDATACas(CasData) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
Gets the content from DATA cas.
- 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() - Static method in class org.apache.uima.UimaContextHolder
-
Get the UimaContext for this thread
- 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.
- getControl() - Method in class org.apache.uima.caseditor.editor.CasEditorViewPage
- getControl() - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
-
Retrieves the control.
- getControl() - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureBrowserViewPage
-
Retrieves the control.
- getControl() - Method in class org.apache.uima.caseditor.editor.outline.AnnotationOutline
-
Retrieves the control.
- getControl() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Return the parent composite.
- getControl() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ContentAssistField32
-
Gets the control.
- getCopyOnWriteIndexPart() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- 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.
- getCorpusFolderNameList() - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Deprecated.
- getCorrespondingModelGroup(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Gets the corresponding model group.
- getCorrespondingModelParm(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Gets the corresponding model parm.
- 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
-
Deprecated.
- getCPD() - Method in class org.apache.uima.taeconfigurator.model.ConfigGroup
-
Gets the cpd.
- getCpeCasProcessor(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
- getCpeCasProcessor(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Returns
CpeCasProcessor
found at given position. - getCpeCasProcessors() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
- getCpeCasProcessors() - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Returns a
CpeCasProcessors
instance containing processing pipeline spec. - getCpeComponentDescriptor() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Returns the
CpeComponentDescriptor
instance associated with this Cas Processor. - getCpeComponentDescriptor() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Returns the
CpeComponentDescriptor
instance associated with this Cas Processor. - getCpeConfig() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Gets the cpe config.
- getCpeConfig() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
Gets the cpe config.
- 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 .
- 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. - getCpeDescription() - Method in class org.apache.uima.fit.cpe.CpeBuilder
- 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
-
Gets the cpe resource manager configuration.
- getCpeSofaName() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
-
Gets the cpe sofa name.
- 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
- getCumulativeDuration() - Method in class org.apache.uima.fit.benchmark.Benchmark
- 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
- getCurrentPageSuper() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the current page super.
- 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
- getCurrentView() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the current view.
- getCursorPosition() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces32.CasTypeProposal
- getCustomStackTrace() - Method in exception class org.apache.uima.pear.actions.PearProjectCustomizationException
-
Gets the custom stack trace.
- getDamageRegion(ITypedRegion, DocumentEvent, boolean) - Method in class org.apache.uima.taeconfigurator.editors.xml.NonRuleBasedDamagerRepairer
-
Gets the damage region.
- 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
-
Deprecated.
- getDataPath() - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
Deprecated.
- getDataPath() - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
-
Deprecated.
- getDataPath() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
Deprecated.
- getDataPath() - Method in interface org.apache.uima.resource.RelativePathResolver
-
Deprecated.Use
RelativePathResolver.getDataPathElements()
instead. - getDataPath() - Method in interface org.apache.uima.resource.ResourceManager
-
Deprecated.Use
ResourceManager.getDataPathElements()
instead. - getDataPath() - Method in interface org.apache.uima.UimaContext
-
Deprecated.Use
UimaContext.getDataPathElements()
instead. - getDataPath(IProject) - Static method in class org.apache.uima.taeconfigurator.CDEpropertyPage
-
Gets the data path.
- getDataPathElements() - Method in class org.apache.uima.impl.UimaContext_ImplBase
- getDataPathElements() - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
-
Deprecated.
- getDataPathElements() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
Deprecated.
- getDataPathElements() - Method in interface org.apache.uima.resource.RelativePathResolver
-
Deprecated.Use
RelativePathResolver.getDataPathUrls()
instead. - getDataPathElements() - Method in interface org.apache.uima.resource.ResourceManager
-
Deprecated.
- getDataPathElements() - Method in interface org.apache.uima.UimaContext
-
Gets the data path elements used to resolve relative paths.
- getDataPathName() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the data path name.
- getDataPathUrls() - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
- getDataPathUrls() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- getDataPathUrls() - Method in interface org.apache.uima.resource.RelativePathResolver
-
Gets the data path used to resolve relative paths.
- getDataPathUrls() - Method in interface org.apache.uima.resource.ResourceManager
-
Gets the data path URLs used to resolve relative paths.
- 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.fit.examples.tutorial.type.Meeting
-
getter for date - gets
- 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() - Static method in class org.apache.uima.caseditor.CasEditorPlugin
-
Returns the shared instance.
- getDefault() - Static method in class org.apache.uima.caseditor.ide.CasEditorIdePlugin
-
Returns the shared instance.
- getDefault() - Static method in class org.apache.uima.ep_debug.DebugPlugin
-
Returns the shared instance.
- getDefault() - Static method in class org.apache.uima.ep_launcher.LauncherPlugin
-
Returns the shared instance.
- getDefault() - Static method in class org.apache.uima.jcas.jcasgenp.JgPlugin
-
Returns the shared instance.
- getDefault() - Static method in class org.apache.uima.pear.PearPlugin
-
Returns the shared instance.
- 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.
- getDefault() - Static method in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
Returns the shared instance.
- 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.
- getDefaultCopyright(Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Get the default copyright of a component class.
- getDefaultDescription(Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Get the default description of a component class.
- getDefaultFileExtension() - Method in enum class org.apache.uima.cas.SerialFormat
- 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
- getDefaultName(Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Get the default name of a component class.
- 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
-
Gets the default timeout.
- 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
- getDefaultV2IdRefs() - Static method in class org.apache.uima.cas.impl.CASImpl
- getDefaultValue(Field) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Determines the default value of an annotated configuration parameter.
- getDefaultVendor(Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Get the default vendor of a component class.
- getDefaultVersion(Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Get the default version of a component class.
- getDelegate() - Method in class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotation
-
getter for delegate - gets
- getDelegateAEdescriptions(AnalysisEngineDescription) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
gets the Hash Map of resolved AE delegates Clones the description first because the getting updates it in some cases.
- 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() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
- 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(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
orResourceSpecifier
objects. - getDelegateAnalysisEngineSpecifiersWithImports() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
- getDelegateAnalysisEngineSpecifiersWithImports() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the delegate analysis engine specifiers with imports.
- 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. - getDelegateResourceSpecifier(IFile, String[]) - Static method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Used by code to get lists of delegate components by input/output type specs.
- 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
-
Gets the deploy as.
- getDeployer() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
- getDeployer() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Returns deployer object used to launch the CasProcessor.
- 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. - 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 associated with this CAS Processor
- getDeploymentParameters() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Gets the deployment parameters.
- 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
-
Returns
CasProcessorDeploymentParams
object containing deployment parameters used for launching CasProcessor. - 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 integrated local remote
- getDequeueTimeout() - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
-
Gets the dequeue timeout.
- getDequeueTimeout() - Method in interface org.apache.uima.collection.metadata.OutputQueue
- 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
- getDescription() - Method in interface org.apache.uima.resource.metadata.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
- 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
- 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() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces32.CasTypeProposal
- getDescription() - Method in class org.apache.uima.taeconfigurator.model.DescriptorMetaData
-
Gets the description.
- 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.
- getDescriptionForDescriptor(String, ResourceSpecifier) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the description for descriptor.
- getDescriptionFromImport(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportResBindSection
-
used when hovering.
- getDescriptionFromImport(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
Gets the description from import.
- getDescriptionFromImport(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexImportSection
-
used when hovering.
- getDescriptionFromImport(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeImportSection
- getDescriptionFromImport(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypePriorityImportSection
-
used when hovering.
- getDescriptor() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineService_impl
-
Gets the descriptor.
- getDescriptor() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineService_impl
-
Gets the descriptor.
- 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
-
Gets the descriptor.
- 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
-
Returns
CpeComponentDescriptor
containing CollectionReader descriptor path. - getDescriptor() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializer
-
Deprecated.Returns
CpeComponentDescriptor
containing CasInitializer descriptor path. - getDescriptor() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderIterator
- 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
-
Gets the descriptor.
- getDescriptorDirectory() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the descriptor directory.
- getDescriptorRelativePath(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the descriptor relative path.
- getDescriptorType() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the descriptor type.
- 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() - 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
- getDescriptorURL(CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Returns a descriptor path associated with Cas Processor.
- getDestinationValue() - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Gets the destination value.
- getDieNow() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SearchThread
-
Gets the die now.
- 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
-
Gets the dimension.
- getDir() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
Gets the dir.
- 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
-
Deprecated.Use
getDirectSubtypes(Type)
instead. - 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 class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
Gets the doc id.
- getDocID() - Method in exception class org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
-
Gets the doc ID.
- getDocument() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Returns the current
AnnotationDocument
of this editor. - getDocument() - Method in interface org.apache.uima.caseditor.editor.ICasEditor
-
Gets the document.
- getDocument() - Method in class org.apache.uima.caseditor.editor.ModelFeatureStructure
-
Gets the document.
- getDocumentAnnotation() - Method in interface org.apache.uima.cas.CAS
-
Get the Document Annotation.
- getDocumentAnnotation() - Method in class org.apache.uima.cas.impl.CASImpl
-
Generic issue: The returned document annotation could be either an instance of DocumentAnnotation or a subclass of it, or an instance of Annotation - the Java cover class used for annotations when JCas is not being used.
- getDocumentAnnotationFs() - Method in class org.apache.uima.jcas.impl.JCasImpl
- getDocumentAnnotationFs() - Method in interface org.apache.uima.jcas.JCas
-
Gets the document annotation.
- getDocumentAnnotationNoCreate() - Method in class org.apache.uima.cas.impl.CASImpl
- 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
-
Deprecated.Gets the document preparation time.
- getDocumentPreparationTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- getDocumentSize() - Method in class org.apache.uima.examples.SourceDocumentInformation
-
getter for documentSize - gets Size of original document in bytes before processing by CAS Initializer.
- 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 class org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
-
Gets the document URL.
- 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.
- getDoubleClickStrategy(ISourceViewer, String) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLConfiguration
- getDoubleValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the double value of a feature.
- getDoubleValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- getDoubleValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Double value of a double valued feature path.
- getDownButton() - Method in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
Gets the down button.
- 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.Gets the duration.
- getDuration() - Method in class org.apache.uima.fit.benchmark.Measurement
- 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.
- getEditor() - Method in class org.apache.uima.caseditor.editor.styleview.AnnotationTypeNode
-
Gets the editor.
- getEditorLineLengthHint() - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Deprecated.setting was moved to preference store
- getElement() - Method in class org.apache.uima.internal.util.GraphNode
-
Get the element contained in the node.
- getElements(Object) - Method in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
- 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
- getEmbeddedException() - Method in exception class org.apache.uima.uimacpp.UimacppException
-
get the embedded exception, if any.
- getEmptyCas(Class<T>) - 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.analysis_component.CasMultiplier_ImplBase
-
Gets an empty CAS that this CAS Multiplier can then populate.
- 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
-
Gets the encoding.
- getEncompassingFS(TOP) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
- 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.caseditor.editor.util.Span
-
Returns the end index.
- 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() - Method in class org.apache.uima.tools.cvd.AnnotationExtent
-
Gets the end.
- getEnd() - Method in class org.apache.uima.tools.cvd.ArrayNode
-
Gets the end.
- getEnd() - Method in class org.apache.uima.tools.cvd.FSNode
-
Gets the end.
- getEnd() - Method in class org.apache.uima.tools.cvd.MarkupExtent
-
Gets the end.
- getEnd(int) - Method in class org.apache.uima.jcas.tcas.Annotation_Type
-
Deprecated.
- 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.fit.examples.tutorial.type.Meeting
-
getter for endTime - gets
- getEntity() - Method in class org.apache.uima.collection.impl.cpm.utils.QueueEntity
-
Gets the entity.
- getEntity(Annotation) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer.DefaultEntityResolver
- 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
-
Gets the envs.
- 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 class org.apache.uima.cas.impl.AnnotationImplException
- getError() - Method in exception class org.apache.uima.cas.impl.XCASParsingException
- getError() - Method in exception class 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
-
Returns
CasProcessorErrorHandling
object containing strategies to deal with errors that may occur during processing. - 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(String, String) - Method in interface org.apache.uima.util.ProcessTrace
-
Get a specified event.
- getEvent(List<ProcessTraceEvent>, String, String) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
- getEvents() - Method in class org.apache.uima.util.impl.ProcessTrace_impl
- getEvents() - Method in interface org.apache.uima.util.ProcessTrace
-
Gets a list of
ProcessTraceEvent
s, in the order in which they were created. - getEventsByComponentName(String, boolean) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
- getEventsByComponentName(String, boolean) - Method in interface org.apache.uima.util.ProcessTrace
-
Gets all events that have the given Component name.
- getEventsByComponentName(ProcessTraceEvent, String, boolean, List<ProcessTraceEvent>) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
Utility method used by getEventsByComponentName(String) *
- getEventsByType(String, boolean) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
- getEventsByType(String, boolean) - Method in interface org.apache.uima.util.ProcessTrace
-
Gets all events that have the given type
- getEventsByType(ProcessTraceEvent, String, boolean, List<ProcessTraceEvent>) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
-
Utility method used by getEventsByType(String)
- getException() - Method in class org.apache.uima.fit.benchmark.Measurement
- 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
-
Gets the exec.
- getExecArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
Gets the exec args.
- getExecEnv() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
Gets the exec env.
- 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
-
Gets the executable.
- 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
-
Returns
CasProcessorExecutable
program used by the CPE to launch CasProcessor. - getExecutable() - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
-
Returns a name of a program to use when launching this CasProcessor
- getExitCode() - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
- getExpandedForm() - Method in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
-
getter for expandedForm - gets
- getExportRunnable() - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Gets the export runnable.
- 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 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
- getExternalOverrides() - Method in interface org.apache.uima.UimaContext
-
Gets the
Settings
used for external parameter overrides - 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.fit.internal.ExtendedExternalResourceDescription_impl
- getExternalResourceBindings() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
- getExternalResourceBindings() - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Gets the bindings between an Analysis Engine's
ExternalResourceDependencies
and theExternalResourceDescription
objects defined in this configuration. - getExternalResourceBindings() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the external resource bindings.
- 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. - getExternalResourceDependencies() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the external resource dependencies.
- 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.fit.internal.ExtendedExternalResourceDescription_impl
- getExternalResources() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- 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.
- getExternalResources() - Method in interface org.apache.uima.resource.ResourceManager
- getExternalResources() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the external resources.
- getExtraDataFrame() - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
Gets the extra data frame.
- getExtResAndBindings() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the ext res and bindings.
- getFadeColor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the fade color.
- 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() - Method in class org.apache.uima.caseditor.editor.FeatureValue
-
Retrieves the
Feature
. - 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.
- 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.use getFeatureByBaseName instead
- getFeature(String) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Deprecated.
- getFeature(FeatureStructure, String, Class<T>) - Static method in class org.apache.uima.fit.util.FSUtil
- getFeature(FeatureStructure, Feature, Class<T>) - Static method in class org.apache.uima.fit.util.FSUtil
- getFeature(TypeDescription, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
gets a feature description for a type, including supertypes.
- getFeatureAsInt(CAS, Feature, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
Gets the feature as int.
- 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.
- getFeatureDescriptionFromTableTreeItem(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
Gets the feature description from table tree item.
- getFeatureFromTypeDescription(String, TypeDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
returns null if no feature by this name.
- getFeatureImpls() - Method in class org.apache.uima.cas.impl.TypeImpl
-
This impl depends on features never being removed from types, only added Minimal Java object generation, maximal reuse
- 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(TypeImpl, String) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- 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.
- getFeaturesAsStream() - Method in class org.apache.uima.cas.impl.TypeImpl
- getFeatureStructure() - Method in class org.apache.uima.caseditor.editor.ArrayValue
-
Gets the feature structure.
- getFeatureStructure() - Method in class org.apache.uima.caseditor.editor.FeatureValue
-
Gets the feature structure.
- 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
-
Gets the feature structure values.
- getFeatureValue() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
Gets the feature value.
- 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(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get a feature value.
- getFeatureValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- 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(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- getFeatureValueByType(CasData, 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
-
Gets the feature value by type.
- getFeatureValueByType(CasData, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
Gets the feature value by type.
- getFeatureValueByType(CasData, String, String) - Static method in class org.apache.uima.cas_data.impl.CasDataUtils
- getFeatureValueByType(CasData, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
Gets the feature value by type.
- getFetchTime() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Gets the fetch time.
- getField(Class<?>, String) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Get the given field from the class or the first superclass that declares it.
- getField(Object, String) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Get the given field of the passed in object from its class or the first superclass that declares it.
- getFieldComponent() - Method in class org.apache.uima.tools.cpm.ConfigField
-
Gets the field component.
- getFieldNames() - Static method in class org.apache.uima.pear.insd.edit.vars.VarVal
-
Return field names.
- getFields(Class<?>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Get all the fields for this class and all of its superclasses
- getFields(Object) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Get all the fields for the class (and superclasses) of the passed in object
- getFieldValue() - Method in class org.apache.uima.tools.cpm.ConfigField
-
Gets the field value.
- getFile() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
Gets the file.
- getFile() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the file.
- 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
-
Deprecated.Gets the file io time.
- getFileIoTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- getFileList() - Method in class org.apache.uima.tools.cvd.RecentFilesList
-
Get the internal list of files, in the proper order (most recent first).
- getFileName() - Method in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizardPage
-
Gets the file name.
- 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
-
Gets the file open dir.
- 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) - Static method in class org.apache.uima.util.FileUtils
-
Get a list of all files in a directory, ignoring subdirectories.
- getFiles(File, boolean) - Static method in class org.apache.uima.util.FileUtils
-
Get a list of all files in a directory.
- getFileSize(String) - Static method in class org.apache.uima.pear.util.FileUtil
-
Deprecated.use Java 7 method for this see
Files.size(Path)
- 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
-
UIMA-5274 Expand any references to external overrides when name and location are fetched.
- 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
-
Gets the filter.
- getFilter() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
-
Gets the filter.
- 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.
- getFilteredProjectClassPath(boolean) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the filtered project class path.
- 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
- 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.caseditor.editor.util.AnnotationSelection
-
Retrieves the first selected element.
- 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
-
Deprecated.
- getFloatArray0L() - Method in interface org.apache.uima.jcas.JCas
-
Deprecated.renamed emptyXXXArray
- getFloatArrayValue(FloatArray, int) - Method in class org.apache.uima.cas.impl.CASImpl
- getFloatValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the float value of a feature.
- getFloatValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- getFloatValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Float value of a float valued feature path.
- getFlow() - Method in class org.apache.uima.taeconfigurator.model.FlowNodes
-
Gets the flow.
- 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
- getFlowControllerDeclaration() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the flow controller declaration.
- getFlowControllerIType() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the flow controller I type.
- 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
- getFlowList() - Method in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
Gets the flow list.
- getFlowSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.AggregatePage
-
Gets the flow section.
- 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
-
Gets the foreground.
- getFormattedString(String, String[]) - Static method in class org.apache.uima.taeconfigurator.Messages
-
Gets the formatted string.
- getFormColors(Display) - Method in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
On first call, gets a formColors instance; on subsequent calls, returns that instance.
- 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.
- getFSArray0L() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
Deprecated.
- getFSArray0L() - Method in interface org.apache.uima.jcas.JCas
-
Deprecated.renamed emptyXXXArray
- getFSClassRegistry() - Method in class org.apache.uima.cas.impl.CASImpl
- getFsForXmiId(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.
- getFsFromId(int) - Method in class org.apache.uima.cas.impl.CASImpl
- getFsFromId_checked(int) - Method in class org.apache.uima.cas.impl.CASImpl
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.AnnotationBase_Type
-
Deprecated.
- getFSGenerator() - Method in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.
- getFSGenerator() - Method in class org.apache.uima.jcas.tcas.Annotation_Type
-
Deprecated.
- 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.
- getFsIndexCollection() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the fs index collection.
- getFsIndexCollection() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the fs index collection.
- getFsIndexDescriptionFromTableTreeItem(TreeItem) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the fs index description from table tree item.
- 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.
- getFsRepositoryImpl() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- getFSs() - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
Gets the f ss.
- getFsSpaceReq() - Method in class org.apache.uima.cas.impl.TypeImpl
-
Get the v2 heap size for types with features
- getFsSpaceReq(int) - Method in class org.apache.uima.cas.impl.TypeImpl
-
get the v2 heap size for types
- getFsSpaceReq(TOP) - Method in class org.apache.uima.cas.impl.TypeImpl
- getFsSpaceReq(TOP, TypeImpl) - Static method in class org.apache.uima.cas.impl.BinaryCasSerDes
- getFsTree() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the fs tree.
- 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. - getFullPathFromDescriptorRelativePath(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the full path from descriptor relative path.
- getFullReport() - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
- getFullVersionString() - Static method in class org.apache.uima.impl.UimaVersion
- getFullyQualifiedName(String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
Gets the fully qualified name.
- getFullyQualifiedName(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
Gets the fully qualified name.
- getGeneratorsForClassLoader(ClassLoader, boolean) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Called when switching or initializing CAS's shared-view-data instance of FsGenerator[] generators are kept in a map, unique for each type system, keyed by classloader.
- 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() - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
- getHead() - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- getHead() - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
- getHeader() - Method in class org.apache.vinci.transport.BaseClient
-
Fetch the header of the last Transportable received.
- getHeap() - Method in class org.apache.uima.uimacpp.CppUimajEngine
- getHidden() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
Gets the hidden.
- getHitColumn(TreeItem, Point) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Gets the hit column.
- getHits() - Method in class org.apache.vinci.transport.vns.service.NameClient
- getHits(String) - 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
-
Gets the href.
- getHref() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
-
Gets the href.
- 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.
- getIFileOrFile(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the i file or file.
- getImage() - Method in class org.apache.uima.caseditor.editor.editview.CreateFeatureStructureDialog
- getImage(Object) - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureLabelProvider
- getImage(String) - Static method in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
Gets the image.
- getImage(String) - Static method in class org.apache.uima.tools.images.Images
- getImageDescriptor(String) - Static method in class org.apache.uima.pear.PearPlugin
-
Returns the image descriptor with the given path relative to the icons/ directory.
- getImageDescriptor(String) - Method in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
Gets the image descriptor.
- 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. - getImplementationName(ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Find the name of the class implementing this resource.
- 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
-
Deprecated.Use
ResourceManagerConfiguration.getImports()
instead. There may be many imports; this method only returns the first. - getImportByDefault(IProject) - Static method in class org.apache.uima.taeconfigurator.CDEpropertyPage
-
Gets the import by default.
- getImportCache() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
Deprecated.
- getImportCache() - Method in interface org.apache.uima.resource.ResourceManager
-
Deprecated.Intended just for internal use.
- getImportedFsIndexCollection() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the imported fs index collection.
- getImportedTypePriorities() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the imported type priorities.
- getImportedTypeSystemDesription() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the imported type system desription.
- getImportProperties(MetaDataType) - Static method in class org.apache.uima.fit.internal.MetaDataUtil
-
Get system properties indicating which locations to scan for descriptions of the given type.
- 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
- 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.
- getImportUrlsCache() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
Deprecated.No longer used. Scheduled for removal in UIMA 4.0.
- 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
- getIndentPrefixes(ISourceViewer, String) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLConfiguration
- getIndex() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the index.
- getIndex(String) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Retrieve an index according to a label.
- getIndex(String) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- getIndex(String) - 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 class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
- getIndex(String, int) - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Retrieve an index according to a label and a type.
- getIndex(String, Class<T>) - Method in class org.apache.uima.jcas.impl.JCasImpl
- getIndex(String, Class<T>) - Method in interface org.apache.uima.jcas.JCas
-
Retrieve an index according to a label and a type specified using a JCas class.
- 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(TableItem) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the index.
- getIndex(TreeItem) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the index.
- 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. - getIndexBySpec(int, int, FSIndexComparatorImpl) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
Get the FsIndex_iicp for a given typeCode, indexingStrategy, and comparator (type ignored)
- 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 interface org.apache.uima.cas.CAS
-
Returns an unmodifiable collection of all of the FSs that are indexed in this view, in an arbitrary order.
- getIndexedFSs() - Method in interface org.apache.uima.cas.FSIndexRepository
-
Returns an unmodifiable collection of all of the FSs that are indexed in this view, in an arbitrary order.
- getIndexedFSs() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- getIndexedFSs() - Method in interface org.apache.uima.jcas.JCas
-
Returns an unmodifiable collection of all of the FSs that are indexed in this view, in an arbitrary order.
- getIndexedFSs() - Method in class org.apache.uima.uimacpp.CppUimajEngine
- getIndexedFSs(Class<T>) - Method in interface org.apache.uima.cas.CAS
-
Returns a collection of all the FSs that are indexed in this view, in an arbitrary order.
- getIndexedFSs(Class<T>) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Returns an unmodifiable collection of all the FSs of this type and its subtypes, that are indexed in this view, in an arbitrary order.
- getIndexedFSs(Class<T>) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- getIndexedFSs(Class<T>) - Method in interface org.apache.uima.jcas.JCas
-
Returns an unmodifiable collection of all the FSs that are indexed in this view, in an arbitrary order.
- getIndexedFSs(Type) - Method in interface org.apache.uima.cas.CAS
-
Returns an unmodifiable collection of all the FSs that are indexed in this view, in an arbitrary order.
- getIndexedFSs(Type) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Returns an unmodifiable collection of all the FSs of this type and its subtypes, that are indexed in this view, in an arbitrary order.
- getIndexedFSs(Type) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- getIndexedFSs(Type) - Method in interface org.apache.uima.jcas.JCas
-
Returns an unmodifiable collection of all the FSs that are indexed in this view, in an arbitrary order.
- getIndexes() - Method in interface org.apache.uima.cas.FSIndexRepository
-
Get all indexes in this repository.
- 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.
- getIndexes(CAS) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
- getIndexesPage() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the indexes page.
- getIndexImportSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexesPage
-
Gets the index import section.
- getIndexingStrategy() - Method in interface org.apache.uima.cas.FSIndex
-
Return the indexing strategy.
- getIndexingStrategy() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- getIndexingStrategy() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- getIndexingStrategy() - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- getIndexLabel() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the index label.
- 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
-
Gets the index of child.
- 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() - Method in class org.apache.uima.jcas.impl.JCasImpl
- getIndexRepository() - Method in interface org.apache.uima.jcas.JCas
-
Get the index repository.
- getIndexRepository(CASImpl) - Method in class org.apache.uima.cas.impl.CASMgrSerializer
-
Deserialize the index specification and type ordering information in this class instance into the index repository and cas and type system.
- 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. - getIndexSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexesPage
-
Gets the index section.
- getIndexTree() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the index tree.
- getInfoset() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
- getInheritableAnnotation(Class<T>, Class<?>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Search for an annotation of the specified type starting on the given class and tracking back the inheritance hierarchy.
- getInitialHeapSize() - Method in class org.apache.uima.cas.impl.CASImpl
- 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
-
Gets the input dir.
- getInputFileFormat() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Gets the input file format.
- 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
- getInputs() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
- getInputSofas() - Method in interface org.apache.uima.resource.metadata.Capability
- getInputSofas() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
- getInputStream() - Method in interface org.apache.uima.resource.DataResource
-
Gets an
InputStream
to the data. - 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 theInstallationDescriptor
(InsD) object. - getInstallationDescriptor(IContainer) - Static method in class org.apache.uima.pear.insd.edit.PearInstallationDescriptor
-
Returns an InstallationDescriptor instance representing the installation descriptor of the given project.
- 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.caseditor.editor.util.FeatureStructureTransfer
-
Returns the singleton instance of the FeatureStructureTransfer.
- getInstance() - Static method in class org.apache.uima.caseditor.editor.util.IDGenerator
-
Retrieves the only instance of the IDGenerator.
- getInstance() - Static method in class org.apache.uima.fit.internal.LegacySupport
-
Get legacy support instance.
- getInstance() - Static method in class org.apache.uima.UIMAFramework
-
Gets the
UIMAFramework
instance currently in use. - 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() - Static method in class org.apache.uima.util.impl.Log4jLogger_impl
-
Creates a new Log4jLogger instance with the default Log4j framework logger
- getInstance() - 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.Slf4jLogger_impl
-
creates a new Logger instance using default name "org.apache.uima"
- 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
- getInstance(Class<?>) - Static method in class org.apache.uima.util.impl.JSR47Logger_impl
-
Creates a new JSR47Logger instance for the specified source class
- getInstance(Class<?>) - Static method in class org.apache.uima.util.impl.Log4jLogger_impl
-
Creates a new Log4jLogger instance for the specified source class
- getInstance(Class<?>) - Static method in class org.apache.uima.util.impl.Logger_impl
-
creates a new Logger instance for the specified source class
- getInstance(Class<?>) - Static method in class org.apache.uima.util.impl.Slf4jLogger_impl
-
creates a new Logger instance for the specified source class
- getInstance(JSR47Logger_impl, int) - Static method in class org.apache.uima.util.impl.JSR47Logger_impl
- 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
-
Deprecated.
- 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. - getIntArrayValue(IntegerArray, int) - Method in class org.apache.uima.cas.impl.CASImpl
- getIntegerArray0L() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
Deprecated.
- getIntegerArray0L() - Method in interface org.apache.uima.jcas.JCas
-
Deprecated.renamed emptyXXXArray
- 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
-
Gets the internal object.
- 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.LowLevelIndex
- getIntroFeatures(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- 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.FeatureStructureImplC
- getIntValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Integer value of an integer valued feature path.
- getIsContextLoaded() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the checks if is context loaded.
- getIsParallelizable() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
- getIsParallelizable() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
- getItemIndex(TreeItem[], TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the item index.
- getItemIndex(TreeItem, TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Gets the item index.
- getItemIndex(Tree, TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Gets the item index.
- getJavaProject() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the java project.
- getJCas() - Method in interface org.apache.uima.cas.CAS
-
Get the JCas view for this CAS view
- getJCas() - Method in interface org.apache.uima.cas.FeatureStructure
- getJCas() - Method in class org.apache.uima.cas.impl.CASImpl
- getJCas() - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Get the JCas.
- getJCas() - Method in class org.apache.uima.flow.JCasFlow_ImplBase
-
Gets the JCas being routed by this Flow object.
- 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.
- getJCas(CASImpl) - Static method in class org.apache.uima.jcas.impl.JCasImpl
-
creates a new JCas instance that corresponds to a CAS instance.
- getJCas(SofaFS) - Method in interface org.apache.uima.cas.CAS
-
Create a JCas view for a Sofa.
- getJCas(SofaFS) - Method in class org.apache.uima.cas.impl.CASImpl
- getJCas(SofaID) - Method in interface org.apache.uima.cas.CAS
-
Deprecated.As of v2.0, use
CAS.getView(String)
followed byCAS.getJCas()
. - getJCas(SofaID) - Method in class org.apache.uima.cas.impl.CASImpl
-
Deprecated.As of v2.0, use
CASImpl.getView(String)
followed byCASImpl.getJCas()
. - 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.
- 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
- getJCasClassName() - Method in class org.apache.uima.cas.impl.TypeImpl
- getJCasImpl() - Method in interface org.apache.uima.cas.CAS
-
Get the JCasImpl view for this CAS view
- getJCasImpl() - Method in class org.apache.uima.cas.impl.CASImpl
- getJCasRegisteredType(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Convert between fixed JCas class int (set when it is loaded) and this type system's TypeImpl.
- 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.
- getJsonGenerator() - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- getJSR47Level(Level, Marker) - Static method in class org.apache.uima.util.impl.JSR47Logger_impl
-
JSR-47 level mapping to UIMA level mapping.
- 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
-
Gets the key.
- 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
-
Retrieves the key that identifies the
ExternalResourceDependency
being bound. - getKey() - Method in class org.apache.uima.resource.metadata.impl.ExternalResourceBinding_impl
- getKey() - Method in class org.apache.uima.util.IntEntry
- 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
-
Deprecated.
- getKeyForNode(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- getKeys() - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- 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 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
- getKind() - Method in class org.apache.uima.taeconfigurator.model.ConfigGroup
-
Gets the kind.
- 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.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces32.CasTypeProposal
- getLabel() - Method in class org.apache.uima.tools.cvd.TypeTreeNode
-
Returns the label.
- getLabel() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
Gets the label.
- 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() - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
- getLabels() - Method in interface org.apache.uima.jcas.JFSIndexRepository
-
Get all labels for all indexes.
- getLabels(FSIndexComparator) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
Get the labels for a specific comparator.
- getLanguage() - Method in class org.apache.uima.jcas.tcas.DocumentAnnotation
-
getter for language
- getLanguage() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the language.
- getLanguage() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Gets the language.
- getLanguagePart() - Method in class org.apache.uima.cas.text.Language
- getLanguagePrefsList() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the language prefs list.
- 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
-
Gets the languages.
- 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
- getLast() - Method in class org.apache.uima.caseditor.editor.util.AnnotationSelection
-
Retrieves the last selected element.
- 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
-
Gets the last doc id.
- getLastDocRepository() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Gets the last doc repository.
- 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
-
Gets the last file sync timestamp.
- getLastFileSyncTimestamp() - Method in class org.apache.uima.tools.cpm.ConsumerPanel
-
Gets the last file sync timestamp.
- 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.
- getLastUsedFsId() - Method in class org.apache.uima.cas.impl.CASImpl
- getLayer() - Method in class org.apache.uima.caseditor.editor.AnnotationStyle
-
Retrieves the drawing layer.
- 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
-
Gets the left part.
- getLength() - Method in class org.apache.uima.caseditor.editor.util.Span
-
Returns the length.
- getLength() - Method in interface org.apache.uima.jcas.cas.CommonList
-
length of a list, handling list loops. returns the number of unique nodes in the list
- getLength() - Method in class org.apache.uima.tools.cvd.AnnotationExtent
-
Gets the length.
- getLength() - Method in class org.apache.uima.tools.cvd.MarkupExtent
-
Gets the length.
- getLenient() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Gets the lenient.
- 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.
- getLimitedLogger(int) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- getLimitedLogger(int) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- getLimitedLogger(int) - Method in class org.apache.uima.util.impl.Logger_impl
- getLimitedLogger(int) - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- getLimitedLogger(int) - Method in interface org.apache.uima.util.Logger
- getLimitJCasGenToProjectScope() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the limit J cas gen to project scope.
- getLimitJCasGenToProjectScope() - Static method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Gets the limit J cas gen to project scope.
- 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() - Method in class org.apache.vinci.transport.vns.service.NameClient
- getList(int) - Method in class org.apache.vinci.transport.vns.service.NameClient
- getList(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(String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- getLocalAllowedValue(TypeDescription, AllowedValue) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Gets the local allowed value.
- 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
- getLocale(String) - Static method in class org.apache.uima.fit.util.LocaleUtil
-
passes through to getLocaleConstant.
- getLocaleConstant(String) - Static method in class org.apache.uima.fit.util.LocaleUtil
-
This method returns the locale constant for the given string.
- getLocalFeatureDefinition(TypeDescription, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Gets the local feature definition.
- getLocalFeatureDefinition(TypeDescription, FeatureDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Gets the local feature definition.
- 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() - Method in interface org.apache.uima.I18nExceptionI
- getLocalizedMessage() - Method in class org.apache.uima.internal.util.I18nx_impl
-
Gets the localized detail message for this exception.
- getLocalizedMessage() - Method in exception class org.apache.uima.InternationalizedException
-
Gets the localized detail message for this exception.
- getLocalizedMessage() - Method in exception class org.apache.uima.InternationalizedRuntimeException
-
Gets the localized detail message for this exception.
- getLocalizedMessage() - Method in exception class org.apache.uima.UIMAException
-
Gets the localized detail message for this exception.
- getLocalizedMessage() - Method in exception class org.apache.uima.UIMARuntimeException
-
Gets the localized detail message for this exception.
- getLocalizedMessage(String, String, Object[]) - Static method in class org.apache.uima.collection.impl.cpm.utils.CpmLocalizedMessage
-
Gets the localized message.
- getLocalizedMessage(Locale) - Method in interface org.apache.uima.I18nExceptionI
-
Gets the localized detail message for this exception using the specified
Locale
. - getLocalizedMessage(Locale) - Method in class org.apache.uima.internal.util.I18nx_impl
-
Gets the localized detail message for this exception using the specified
Locale
. - getLocalizedMessage(Locale) - Method in exception class org.apache.uima.InternationalizedException
-
Gets the localized detail message for this exception using the specified
Locale
. - getLocalizedMessage(Locale) - Method in exception class org.apache.uima.InternationalizedRuntimeException
-
Gets the localized detail message for this exception using the specified
Locale
. - 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
- getLocalTypeDefinition(TypeDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Gets the local type definition.
- 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 class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
- 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
-
Deprecated.
- getLogger() - Method in class org.apache.uima.flow.FlowController_ImplBase
-
Gets the logger for this FlowController
- getLogger() - Method in class org.apache.uima.impl.ChildUimaContext_impl
- getLogger() - Method in class org.apache.uima.impl.RootUimaContext_impl
- getLogger() - Method in class org.apache.uima.resource.Resource_ImplBase
- getLogger() - Method in interface org.apache.uima.resource.Resource
-
Gets the Logger that this Resource is currently using.
- 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(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the long value of a feature.
- getLongValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- getLongValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Long value of a long valued feature path.
- getLowLevelCas() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- getLowLevelCas() - Method in class org.apache.uima.jcas.impl.JCasImpl
- getLowLevelCas() - Method in interface org.apache.uima.jcas.JCas
- 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
- 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.
- getMagnitude() - Method in class org.apache.uima.fit.benchmark.Batch
- 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
- getMainTypeName(ILaunchConfiguration) - Method in class org.apache.uima.ep_launcher.AnalysisEngineLaunchConfigurationDelegate
- 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.
- getManifestLocations(MetaDataType) - Static method in class org.apache.uima.fit.internal.MetaDataUtil
-
Get manifest locations for the specified type.
- getMarkerForLevel(Level) - Static method in class org.apache.uima.util.impl.Logger_common_impl
- getMarkupDepth() - Method in class org.apache.uima.tools.cvd.MarkupExtent
-
Gets the markup depth.
- getMatchingDelegateComponentDescriptions() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
-
Gets the matching delegate component descriptions.
- getMatchingDelegateComponentDescriptions() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SearchThread
-
Gets the matching delegate component descriptions.
- getMatchingDelegateComponentDescriptors() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
-
Gets the matching delegate component descriptors.
- getMatchingDelegateComponentDescriptors() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SearchThread
-
Gets the matching delegate component descriptors.
- 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.
- getMaxDuration() - Method in class org.apache.uima.fit.benchmark.Benchmark
- 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
- 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 re-sending 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
- getMdcId() - Method in class org.apache.uima.impl.UimaContext_ImplBase
- getMeasurements() - Method in class org.apache.uima.fit.benchmark.Batch
- getMergedFsIndexCollection() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the merged fs index collection.
- getMergedStaticFeaturesIntroducedByThisType() - Method in class org.apache.uima.cas.impl.TypeImpl
- getMergedTypePriorities() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the merged type priorities.
- getMergedTypeSystemDescription() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the merged type system description.
- getMergedTypeSystemDescription() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the merged type system description.
- getMessage() - Method in exception class org.apache.uima.cas.impl.AnnotationImplException
- getMessage() - Method in exception class org.apache.uima.cas.impl.XCASParsingException
- getMessage() - Method in class org.apache.uima.fit.validation.ValidationResult
- getMessage() - Method in interface org.apache.uima.I18nExceptionI
-
Due to the fact that superclass definitions override any default methods, these next must be in the class definitions as they override other supertype methods.
- getMessage() - Method in class org.apache.uima.internal.util.I18nx_impl
-
Gets the English detail message for this exception.
- getMessage() - Method in exception class org.apache.uima.internal.util.UtilError
- getMessage() - Method in exception class org.apache.uima.InternationalizedException
-
Gets the English detail message for this exception.
- getMessage() - Method in exception class 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 class org.apache.uima.taeconfigurator.editors.MultiPageEditor.JCasGenThrower
-
Gets the message.
- getMessage() - Method in exception class org.apache.uima.uimacpp.UimacppException
-
Returns a detail message.
- getMessage() - Method in exception class org.apache.uima.UIMAException
- getMessage() - Method in exception class org.apache.uima.UIMARuntimeException
- getMessageCode() - Method in exception class org.apache.uima.cas.impl.AnnotationImplException
-
Get the string identifier for this exception.
- getMessageKey() - Method in interface org.apache.uima.I18nExceptionI
- getMessageKey() - Method in class org.apache.uima.internal.util.I18nx_impl
-
Gets the identifier for this exception's message.
- getMessageKey() - Method in exception class org.apache.uima.InternationalizedException
-
Gets the identifier for this exception's message.
- getMessageKey() - Method in exception class org.apache.uima.InternationalizedRuntimeException
-
Gets the identifier for this exception's message.
- getMessageKey() - Method in exception class org.apache.uima.UIMAException
-
Gets the identifier for this exception's message.
- getMessageKey() - Method in exception class org.apache.uima.UIMARuntimeException
-
Gets the identifier for this exception's message.
- getMessagesToRootCause(Throwable) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the messages to root cause.
- getMessagingType() - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Returns the messagingType.
- GETMETA - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant GETMETA.
- 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.analysis_engine.impl.AnalysisEngineProcessorAdapter
- getMetaData() - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorStub
-
Performs service call to retrieve resource meta data.
- 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
- 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 class org.apache.uima.resource.Resource_ImplBase
- getMetaData() - Method in interface org.apache.uima.resource.Resource
-
Gets the metadata that describes this
Resource
. - getMetaData() - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Retrieves the
ResourceMetaData
to assign to the newly constructedResourceCreationSpecifier
. - 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
-
Gets the meta data.
- getMetaDataFromDescription(ResourceSpecifier) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Get the metadata for a local or remote descriptor.
- 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).
- 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).
- getMetaDataSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.OverviewPage
-
Gets the meta data section.
- getmetaTimeout - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
The getmeta timeout.
- getMethodHandlesLookup() - Static method in class org.apache.uima.cas.impl.MethodHandlesLookup
- 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.
- getModelImportArray() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportResBindSection
- getModelImportArray() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
Gets the model import array.
- getModelImportArray() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexImportSection
- getModelImportArray() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeImportSection
- getModelImportArray() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypePriorityImportSection
- getModelSettings() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
- getModificationCount() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- 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() - 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. the objects returned from its parent's
AnalysisEngineManagement.getComponents()
method. - 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
-
Get the qualified name for this 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 fully qualified 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
-
Get the fully qualified name of the 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.cpm.engine.ProcessingUnit
- 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
- getName() - Method in class org.apache.uima.ep_launcher.ui.AnalysisEngineMainTab
- getName() - Method in class org.apache.uima.fit.benchmark.Benchmark
- 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
- getName() - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
- 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
- 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
- getName() - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
- 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.taeconfigurator.model.ConfigGroup
-
Gets the name.
- getName() - Method in class org.apache.uima.taeconfigurator.model.DescriptorMetaData
-
Gets the name.
- getName() - Method in class org.apache.uima.tools.cvd.IndexTreeNode
-
Returns the name.
- getName() - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- getName() - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- getName() - Method in class org.apache.uima.util.impl.Logger_impl
- getName() - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- getName() - Method in class org.apache.uima.util.NameClassPair
-
Gets the name of the attribute.
- getName(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Gets the name.
- 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(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Gets the name.
- getNameArray() - Method in class org.apache.uima.taeconfigurator.model.ConfigGroup
-
Gets the name array.
- 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() - Method in class org.apache.vinci.transport.vns.service.NameClient
- getNames(int) - Method in class org.apache.vinci.transport.vns.service.NameClient
- getNames(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(String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- getNameSpace(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the name space.
- 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
-
Gets the naming service host.
- getNbrOfLongOrDoubleFeatures() - Method in class org.apache.uima.cas.impl.TypeImpl
- 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.
- getNewAttributeValue(int) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
Gets the new attribute value.
- getNewAttributeValue(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
Gets the new attribute value.
- getNewFeatureName() - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
Gets the new feature name.
- 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 thisCollectionReader
. - getNext() - Method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Fetch the next service listing.
- getNext(int) - Method in interface org.apache.uima.collection.base_cpm.CasDataCollectionReader
-
Gets multiple
CasData
objects from thisCasDataCollectionReader
. - 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.fit.component.JCasCollectionReader_ImplBase
- getNext(CAS) - Method in class org.apache.uima.tools.components.FileSystemCollectionReader
- getNext(JCas) - Method in class org.apache.uima.fit.component.JCasCollectionReader_ImplBase
-
Subclasses should implement this method rather than
JCasCollectionReader_ImplBase.getNext(CAS)
- getNext(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.LineReader
- getNextFsId(TOP) - Method in class org.apache.uima.cas.impl.CASImpl
- getNextFSId() - Method in class org.apache.uima.cas.impl.MarkerImpl
- getNextId() - Method in class org.apache.uima.cas.impl.Heap
- 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.
- 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
- getNonEmptyNthNode(int) - Method in interface org.apache.uima.jcas.cas.CommonList
-
Like GetNthNode, but throws exception if empty
- getNonNullCow() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- getNonSetSingleIndexForType(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- getNonSetSingleIndexForUsedType(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- getNonsharedMulitValuedFSs() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
- getNoValueSystemProperty(String) - Static method in class org.apache.uima.internal.util.Misc
- getNoValueSystemProperty(String) - Static method in class org.apache.uima.util.Misc
- getNrComponents() - Method in class org.apache.uima.tools.util.gui.FormPanel
-
Gets the nr components.
- 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.NonEmptyFSList
- getNthElement(int) - Method in class org.apache.uima.jcas.cas.StringList
- getNthNode(int) - Method in interface org.apache.uima.jcas.cas.CommonList
-
Get the nth node.
- getNum2Process() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
Gets the num 2 process.
- 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
-
Deprecated.Gets the number of created annotations.
- getNumberOfCreatedAnnotations() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- 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
-
Deprecated.Gets the number of processed characters.
- getNumberOfProcessedCharacters() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- getNumberOfProcessedFiles() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
Deprecated.Gets the number of processed files.
- getNumberOfProcessedFiles() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- getNumberOfRegisteredClasses() - Static method in class org.apache.uima.jcas.JCasRegistry
-
NOT CURRENTLY USED Gets the number of cover classes that have been registered.
- getNumberOfRepeatedRuns() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
Deprecated.Gets the number of repeated runs.
- getNumberOfRepeatedRuns() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- getNumberOfSofas() - Method in class org.apache.uima.cas.impl.CASImpl
- getNumberOfTypes() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Get the overall number of types defined in the type system.
- getNumberOfViews() - Method in class org.apache.uima.cas.impl.CASImpl
-
Creates the initial view (without a sofa) if not present
- 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
- getNvc() - Method in interface org.apache.uima.cas.FSIterator
-
Get the structure the iterator is pointing at.
- getNvc() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_ordered
- getNvc() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- getNvc() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- getNvc() - Method in class org.apache.uima.cas.impl.Subiterator
- 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.cas.impl.FeatureImpl
- getOffset() - Method in class org.apache.uima.internal.util.IntBitSet
- getOffset(int) - Method in class org.apache.uima.util.impl.OptimizeStrings
- getOffset(String) - 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.
- getOfsa() - Method in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- getOldAttributeValue(int) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
Gets the old attribute value.
- getOldAttributeValue(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
Gets the old attribute value.
- getOldFeatureName() - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
Gets the old feature name.
- 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
-
Gets the operand.
- getOperand() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Operand
-
Gets the operand.
- getOperationalProperties() - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
- getOperationalProperties() - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Gets this Processing Resource's
OperationalProperties
. - getOperationalProperties() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the operational properties.
- getOrCreateJCasClassInfo(TypeImpl, ClassLoader, Map<String, FSClassRegistry.JCasClassInfo>, MethodHandles.Lookup) - Static method in class org.apache.uima.cas.impl.FSClassRegistry
-
Deprecated.This will be removed without replacement
- 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
- getOrder() - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl.TotalTypeOrder
- 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 class 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(FSArray) - 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
-
Gets the out of type system data.
- 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(TOP) - 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
-
Gets the output dir.
- 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
- 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
- getOutputSofas() - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
- getOverallTime() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
Deprecated.Gets the overall time.
- getOverallTime() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- 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
- getOverridingParmName(String, ConfigGroup) - Static method in class org.apache.uima.taeconfigurator.editors.ui.ParameterDelegatesSection
-
Gets the overriding parm name.
- getOverviewPage() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the overview page.
- getPage() - Method in class org.apache.uima.caseditor.editor.SubPageSite
- getParamArgument(String) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Get the argument to a parameter, if it exists.
- getParameterDelegatesSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterPage
-
Gets the parameter delegates section.
- getParameterDocumentation(JavaSource, String, String) - Static method in class org.apache.uima.fit.maven.util.Util
- 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
-
Gets the parameter name.
- getParameterPage() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the parameter page.
- getParameters() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Gets the parameters.
- 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
-
Deprecated.
- getParameters() - Method in class org.apache.uima.resource.impl.URISpecifier_impl
- getParameters() - Method in interface org.apache.uima.resource.PearSpecifier
-
Deprecated.These parameters only support string values. Better use
PearSpecifier.getPearParameters()
. - getParameters() - Method in interface org.apache.uima.resource.URISpecifier
- getParameterSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterPage
-
Gets the parameter section.
- getParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
- getParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Gets the parameter settings.
- getParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.Gets the parameter settings.
- 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
- getParameterSettings(ResourceSpecifier) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Fetches the parameter settings from the given resource specifier.
- getParameterSettingsSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.SettingsPage
-
Gets the parameter settings section.
- 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() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
- getParameterValue() - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParam
-
Returns deployment parameter value
- getParameterValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
- getParameterValue(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings
-
Looks up the value of a parameter.
- getParameterValue(String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterSettings
-
Looks up the value of a parameter.
- getParameterValue(String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
- getParameterValue(String, String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterSettings
-
Looks up the value of a parameter in a group.
- 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
-
Gets the parameter value for.
- getParent() - Method in class org.apache.uima.cas.impl.AnnotationTreeNodeImpl
- getParent() - Method in interface org.apache.uima.cas.text.AnnotationTreeNode
-
Get the parent of this node.
- getParent() - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
-
Retrieves the parent.
- getParent() - Method in class org.apache.vinci.transport.BaseServerRunnable
- getParent(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- getParent(Object) - Method in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
- getParent(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- getParent(Type) - Method in interface org.apache.uima.cas.TypeSystem
-
Get the parent type for input type.
- 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. - getPearParameters() - Method in class org.apache.uima.resource.impl.PearSpecifier_impl
- getPearParameters() - Method in interface org.apache.uima.resource.PearSpecifier
-
Gets parameters that may be read by the pear resource class when it is initialized.
- 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
-
Gets the performance tuning settings.
- 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
-
Gets the pool size.
- getPoolSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
Gets the pool size.
- 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.
- getPos() - Method in class org.apache.uima.fit.examples.type.Token
-
getter for pos - gets
- getPos() - Method in class org.apache.uima.fit.type.Token
-
getter for pos - gets
- getPosition() - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Get the current "cursor" position (current text length).
- 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
-
Gets the preferences.
- 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
- getPresentationReconciler(ISourceViewer) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLConfiguration
- getPreviousSelection(TreeItem[], TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the previous selection.
- 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.
- getPrimarySourceFolder() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the primary source folder.
- getPrimitive(FeatureStructure, Feature) - Static method in class org.apache.uima.caseditor.editor.util.Primitives
-
Retrieves the primitive value.
- getPrimitiveClass(TypeSystem, Feature) - Static method in class org.apache.uima.caseditor.editor.util.Primitives
-
Retrieves the
Class
for the current primitive. - getPrimitiveClass(TypeSystem, Type) - Static method in class org.apache.uima.caseditor.editor.util.Primitives
-
Retrieve the primitive java class for a primitive type.
- getPrimitiveSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.OverviewPage
-
Gets the primitive section.
- 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. - getPriorityListSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexesPage
-
Gets the priority list section.
- getPrivateStaticIntFieldNoInherit(Class<?>, String) - Static method in class org.apache.uima.internal.util.Misc
- 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
-
Deprecated.Gets the processed file size.
- getProcessedFileSize() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- 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 class org.apache.uima.collection.CasInitializer_ImplBase
-
Deprecated.
- 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.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
-
Returns
ProcessingResourceMetaData
object returned from the remote 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. - 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.
- 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
- getProgramArguments(ILaunchConfiguration) - Method in class org.apache.uima.ep_launcher.AnalysisEngineLaunchConfigurationDelegate
- 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.fit.examples.experiment.pos.LineReader
- getProgress() - Method in class org.apache.uima.tools.components.FileSystemCollectionReader
- getProject() - Method in class org.apache.uima.caseditor.ide.NlpProject
- getProject() - Method in class org.apache.uima.pear.nature.UimaNature
-
Returns local reference to associated project
- getProject() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the project.
- getProjectClassLoader(IProject) - Static method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Gets the project class loader.
- getProjectClassPath() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the project class path.
- 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.
- getProposalArray() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces32
-
Gets the proposal array.
- getProposals(String, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces32
- getProtectedFieldGetter(Class<?>, String) - Static method in class org.apache.uima.internal.util.Misc
- getProtectedMethodHandle(Class<?>, MethodHandles.Lookup, String, Class<?>...) - Static method in class org.apache.uima.internal.util.Misc
-
Given a class, a lookup context, and a protected method and its arg classes, return the method handle for that method.
- getProtectedMethodHandle(Class<?>, String, Class<?>...) - Static method in class org.apache.uima.internal.util.Misc
-
Given a class, and a protected method and its arg classes, return the method handle for that method.
- 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.
- getProtocol(CpeCasProcessor, ResourceManager) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.DeployFactory
-
Retrieve protocol from the service descriptor
- getPrototypeDescriptor(String) - Method in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizard
-
Gets the prototype descriptor.
- getPrototypeDescriptor(String) - Method in class org.apache.uima.taeconfigurator.wizards.CasConsumerNewWizard
- getPrototypeDescriptor(String) - Method in class org.apache.uima.taeconfigurator.wizards.CasInitializerNewWizard
- getPrototypeDescriptor(String) - Method in class org.apache.uima.taeconfigurator.wizards.CollectionReaderNewWizard
- getPrototypeDescriptor(String) - Method in class org.apache.uima.taeconfigurator.wizards.FlowControllerNewWizard
- getPrototypeDescriptor(String) - Method in class org.apache.uima.taeconfigurator.wizards.FsIndexCollectionNewWizard
- getPrototypeDescriptor(String) - Method in class org.apache.uima.taeconfigurator.wizards.ResourceManagerConfigurationNewWizard
- getPrototypeDescriptor(String) - Method in class org.apache.uima.taeconfigurator.wizards.TAEConfiguratorNewWizard
- getPrototypeDescriptor(String) - Method in class org.apache.uima.taeconfigurator.wizards.TypePrioritiesNewWizard
- getPrototypeDescriptor(String) - Method in class org.apache.uima.taeconfigurator.wizards.TypeSystemNewWizard
- 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
-
Gets the queue class.
- getQueueClass() - Method in interface org.apache.uima.collection.metadata.OutputQueue
- 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. * @return The range type.
- getRangeImpl() - Method in class org.apache.uima.cas.impl.FeatureImpl
- getRangeTypeName() - Method in interface org.apache.uima.resource.metadata.FeatureDescription
- getRangeTypeName() - Method in class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
- getRefArrayValue(FSArray, int) - Method in class org.apache.uima.cas.impl.CASImpl
- 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
-
Deprecated.Use
XMLInputSource.getURL()
instead. - 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(Map<String, Object>) - Method in class org.apache.uima.resource.Resource_ImplBase
- 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.
- getRemoveButton() - Method in class org.apache.uima.taeconfigurator.editors.ui.ValueSection
-
Gets the removes the button.
- getRemoveFromFlowButton() - Method in class org.apache.uima.taeconfigurator.editors.ui.AggregateSection
-
Gets the removes the from flow button.
- getRequiredCasInterface() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Returns the specific CAS interface that this AnalysisComponent requires the framework to pass to its
AnalysisComponent.process(AbstractCas)
method. - 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
-
Returns the specific CAS interface that this FlowController requires the framework to pass to its
FlowController.computeFlow(AbstractCas)
method. - 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 interface org.apache.uima.jcas.JCas
-
Deprecated.
- getRequiredType(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
- getRequiredType(String) - Method in interface org.apache.uima.jcas.JCas
- getResBindImportSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.ResourcesPage
-
Gets the res bind import section.
- 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.Gets the resolution.
- 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).
- getResolvedDelegates() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the resolved delegates.
- getResolvedExternalResourcesAndBindings() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the resolved external resources and bindings.
- getResolvedFlowControllerDeclaration() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the resolved flow controller declaration.
- getResource() - Method in interface org.apache.uima.fit.descriptor.ExternalResourceLocator
- getResource() - Method in class org.apache.uima.fit.factory.locator.JndiResourceLocator
-
Deprecated.
- getResource() - Method in class org.apache.uima.internal.util.ResourcePool
-
Checks out a Resource from the pool.
- getResource() - Method in class org.apache.uima.resource.service.impl.ResourceService_impl
-
Gets the Resource that delivers the functionality for this resource.
- getResource(long) - Method in class org.apache.uima.internal.util.ResourcePool
-
Checks out a Resource from the pool.
- getResource(String) - Static method in class org.apache.uima.internal.util.MsgLocalizationClassLoader
- getResource(String) - Method in class org.apache.uima.internal.util.UIMAClassLoader
- getResource(String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- getResource(String) - Method in interface org.apache.uima.resource.ResourceManager
-
Gets the instance of the implementation object for a resource that has been registered under the specified name.
- getResource(String, String[]) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- getResource(String, String...) - Method in interface org.apache.uima.resource.ResourceManager
-
Returns one of two kinds of objects (or null): an instance of the implementation object for a resource, that has been loaded with a DataResource resource produced by the resource given the aParms (if there is no implementation defined for this resource) returns an instance of the DataResource, itself, produced by the resource given the aParms
- getResourceAsStream(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
-
Deprecated.Acquires Resource InputStreams using the ResourceManager, or, if that fails, the ClassLoader.
- getResourceAsStream(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
Acquires Resource InputStreams using the ResourceManager.
- 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) - 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.analysis_engine.annotator.AnnotatorContext
-
Deprecated.Retrieves an InputStream for reading from the named resource.
- getResourceAsStream(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- 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, 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.UimaContext
-
Retrieves an InputStream for reading from the named resource.
- getResourceBindingsSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.ResourcesPage
-
Gets the resource bindings section.
- getResourceBundle() - Method in class org.apache.uima.caseditor.CasEditorPlugin
-
Returns the plugin's resource bundle.
- getResourceBundle() - Method in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
Returns the plugin's resource bundle,.
- getResourceBundle() - Method in class org.apache.uima.tools.jcasgen.Jg
-
Returns the plugin's resource bundle,.
- getResourceBundleName() - Method in exception class org.apache.uima.cas.admin.CASAdminException
- getResourceBundleName() - Method in exception class org.apache.uima.cas.impl.LowLevelException
-
Gets the base name of the resource bundle in which the message for this exception is located.
- getResourceBundleName() - Method in interface org.apache.uima.I18nExceptionI
- getResourceBundleName() - Method in class org.apache.uima.internal.util.I18nx_impl
-
Gets the base name of the resource bundle in which the message for this exception is located.
- getResourceBundleName() - Method in exception class 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 class org.apache.uima.InternationalizedRuntimeException
-
Gets the base name of the resource bundle in which the message for this exception is located.
- getResourceBundleName() - Method in exception class org.apache.uima.UIMAException
-
Gets the base name of the resource bundle in which the message for this exception is located.
- getResourceBundleName() - Method in exception class org.apache.uima.UIMARuntimeException
-
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() - Method in class org.apache.uima.resource.service.impl.ResourceService_impl
-
Gets the Class of resource that provides the functionality for this service.
- getResourceClass(String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- getResourceClass(String) - Method in interface org.apache.uima.resource.ResourceManager
-
Gets the Class of the Resource that will be returned by a call to
ResourceManager.getResource(String)
orResourceManager.getResource(String,String[])
. - 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
- getResourceDependencySection() - Method in class org.apache.uima.taeconfigurator.editors.ui.ResourcesPage
-
Gets the resource dependency section.
- 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) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- getResourceFilePath(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.analysis_engine.annotator.AnnotatorContext
-
Deprecated.Retrieves the absolute file path to the named resource.
- getResourceFilePath(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- getResourceFilePath(String, String[]) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- 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
-
Gets the
ResourceManager
used by this 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 class org.apache.uima.resource.Resource_ImplBase
- getResourceManager() - Method in interface org.apache.uima.resource.Resource
-
Gets the
ResourceManager
that this Resource uses to locate other Resources. - 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
-
Retrieves the Resource Manager configuration, which declares the resources that satisfy the dependencies defined by
ResourceCreationSpecifier.getExternalResourceDependencies()
. - getResourceManagerConfiguration() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the resource manager configuration.
- getResourceManagerCreator() - Static method in class org.apache.uima.fit.internal.ResourceManagerFactory
- getResourceName() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
-
Gets the name of this resource, for use in logging and trace messages.
- 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.fit.component.ExternalResourceAware
-
Get the name of the resource.
- getResourceName() - Method in class org.apache.uima.fit.component.Resource_ImplBase
- 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) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.Acquires a Resource object using the ResourceManager.
- getResourceObject(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
Acquires a Resource object using the ResourceManager.
- getResourceObject(String) - Method in interface org.apache.uima.UimaContext
-
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, String[]) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- getResourceObject(String, String[]) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- getResourceObject(String, String[]) - Method in interface org.apache.uima.UimaContext
-
Retrieves the named resource object.
- getResourcesPage() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the resources page.
- 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
-
Get a reference to the
ResourceSpecifierFactory
. - 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 aggregateResourceSpecifierList
. - getResourceString(String) - Static method in class org.apache.uima.caseditor.CasEditorPlugin
-
Returns the string from the plugin's resource bundle, or 'key' if not found.
- getResourceString(String) - Static method in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
Returns the string from the plugin's resource bundle, or 'key' if not found.
- 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) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- getResourceURI(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.analysis_engine.annotator.AnnotatorContext
-
Deprecated.Retrieves the URI to the named resource.
- getResourceURI(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- getResourceURI(String, String[]) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- 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) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.Locates Resource URL's using the ResourceManager, or, if that fails, the ClassLoader.
- getResourceURL(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
Locates Resource URL's using the ResourceManager.
- 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) - Method in interface org.apache.uima.UimaContext
-
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, String[]) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- 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, 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.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
- getRestrictedValues(TypeSystem, Type) - Static method in class org.apache.uima.caseditor.editor.util.Primitives
-
Gets the restricted values.
- getResult() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
-
Gets the result.
- 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.
- getResults() - Method in class org.apache.uima.fit.validation.ValidationSummary
- 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() - 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 class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- 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
-
Gets the right part.
- getRoom() - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
-
getter for room - gets
- 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
-
Gets the root.
- 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
-
Gets the row count.
- getRowCount() - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
- getRowSelected() - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
Gets the row selected.
- getRun() - Method in class org.apache.uima.fit.benchmark.Measurement
- getRunInSeparateProcess() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Gets the run in separate process.
- 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
- getSearchScopeForDescriptorType() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the search scope for descriptor type.
- getSearchStrategies() - Method in class org.apache.uima.caseditor.ide.searchstrategy.TypeSystemSearchStrategyFactory
- 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
-
Gets the selected.
- getSelected() - Method in class org.apache.uima.tools.util.gui.FileSelector
-
Gets the selected.
- getSelectedAnnotations() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Retrieves the currently selected annotation.
- getSelectedAnnotationTree() - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Gets the selected annotation tree component.
- getSelectedDelegateComponentDescriptors() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog
-
Gets the selected delegate component descriptors.
- getSelectedKey() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
Gets the selected key.
- getSelectedModelParameter() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSettingsSection
-
Gets the selected model parameter.
- getSelectedParamGroupName() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSettingsSection
-
Gets the selected param group name.
- getSelectedParamName() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSettingsSection
-
called by the Values section.
- getSelectedServiceTypeName() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
Gets the selected service type name.
- getSelectedTypeNames() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeToPriorityListDialog
-
Gets the selected type names.
- getSelectedTypes() - Method in class org.apache.uima.caseditor.editor.contextmenu.ShowAnnotationsMenu
-
Gets the selected types.
- getSelectedUri() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
Gets the selected uri.
- getSelection() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Returns the selection.
- getSelection() - Method in class org.apache.uima.caseditor.editor.CasEditorViewPage
- getSelection() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Gets the selection.
- getSelection() - Method in class org.apache.uima.tools.AnnotationFeaturesViewer
-
Gets the selection.
- getSelection() - Method in class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
Gets the selection.
- getSelectionProvider() - Method in class org.apache.uima.caseditor.editor.SubPageSite
- getSequence() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
Gets the sequence.
- getSeqVersionNbr() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- getSerialContext(ContentHandler) - Static method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
- 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
-
Gets the server socket timeout.
- getService(Class) - Method in class org.apache.uima.caseditor.editor.SubPageSite
- 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.
- getServiceHost() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Returns host where the service is running.
- 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, 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) - 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 class org.apache.uima.resource.impl.ConfigurationManagerImplBase
- 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.
- getSessionPreferenceStore(Object) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Retrieves the session preference store.
- getSessionPreferenceStore(Object) - Method in class org.apache.uima.caseditor.ide.DefaultCasDocumentProvider
- getSetting(String) - Method in class org.apache.uima.util.impl.Settings_impl
- getSetting(String) - Method in interface org.apache.uima.util.Settings
-
Get the value of an external override setting.
- getSettingArray(String) - Method in class org.apache.uima.util.impl.Settings_impl
- getSettingArray(String) - Method in interface org.apache.uima.util.Settings
-
Get the array of values for an external override setting.
- 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
- getSettingsGroups(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
get set of settings group from settingsTree that correspond to parmsection group.
- getSettingsGroupTreeItemByName(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
find settings tree item for group name.
- getSettingsPage() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the settings page.
- getSettingsParameter(TreeItem, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Works between parameter tree and settings tree.
- getSeverity() - Method in class org.apache.uima.fit.validation.ValidationResult
- getSharedSettingArray(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- getSharedSettingArray(String) - Method in interface org.apache.uima.UimaContext
-
Get the array of values for a shared configuration parameter from the external override settings.
- getSharedSettingNames() - Method in class org.apache.uima.impl.UimaContext_ImplBase
- getSharedSettingNames() - Method in interface org.apache.uima.UimaContext
-
Get the names of all the external override settings available.
- getSharedSettingValue(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- getSharedSettingValue(String) - Method in interface org.apache.uima.UimaContext
-
Get the value of a shared configuration parameter from the external override settings.
- getShell() - Method in class org.apache.uima.caseditor.editor.SubPageSite
- getShortDateString() - Method in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
-
getter for shortDateString - gets
- getShortFeatureName(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the short feature name.
- getShortHeap() - Method in class org.apache.uima.uimacpp.CppUimajEngine
- getShortName() - Method in interface org.apache.uima.cas.Feature
-
Get the unqualified, short name of this 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
-
Get the unqualified, short name of this type.
- getShortName(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the short name.
- getShortValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the short value of a feature.
- getShortValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- getShortValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the Short value of a short valued feature path.
- getShownAnnotationTypes() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Gets the shown annotation types.
- getShownTypes() - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Gets the shown types.
- 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.fit.internal.ResourceList
- 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).
- getSlf4jLevel(Level) - Static method in class org.apache.uima.util.impl.Slf4jLogger_impl
- getSlotKind() - Method in class org.apache.uima.cas.impl.FeatureImpl
- getSlowestMeasurement() - Method in class org.apache.uima.fit.benchmark.Benchmark
- 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() - Method in interface org.apache.uima.cas.CAS
-
Get the Sofa feature structure associated with this CAS view.
- 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.jcas.cas.AnnotationBase
- getSofa() - Method in class org.apache.uima.jcas.impl.JCasImpl
- getSofa() - Method in interface org.apache.uima.jcas.JCas
-
Get the Sofa feature structure associated with this JCas view.
- getSofa(int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- getSofa(int) - Method in class org.apache.uima.jcas.cas.AnnotationBase_Type
-
Deprecated.
- 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(SofaID) - Method in class org.apache.uima.cas.impl.CASImpl
-
Deprecated.
- getSofa(SofaID) - 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 class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Deprecated.(non-Javadoc)
- getSOFA() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
- getSofaArray() - Method in class org.apache.uima.jcas.cas.Sofa
-
These getter methods are for creating method handle access The getter name must match the feature name + transformation - used in generic pretty printing routines
- getSofaCasView(AnnotationBase) - Method in class org.apache.uima.cas.impl.CASImpl
- 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() - Method in class org.apache.uima.cas.impl.CASImpl
- 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.
- getSofaDataStream(SofaFS) - Method in class org.apache.uima.cas.impl.CASImpl
- getSofaDataString() - Method in interface org.apache.uima.cas.CAS
-
Get the Sofa Data String (a.k.a. the document text).
- 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. the document text).
- 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.
- 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
- 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
- getSofaMappings() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the sofa mappings.
- 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. - getSofaMappings(MultiPageEditor) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the sofa mappings.
- getSofaMapSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.CapabilityPage
-
Gets the sofa map section.
- 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
-
Gets the sofa name mappings.
- getSofaNameMappings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.Gets the sofa name mappings.
- getSofaNameMappings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
Gets the sofa name mappings.
- getSofaNameMappings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
-
Gets the sofa name mappings.
- 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 interface org.apache.uima.cas.SofaFS
-
Get the Sofa Ref value.
- getSofaNum() - Method in class org.apache.uima.jcas.cas.Sofa
-
getter for sofaNum
- getSofaRef() - Method in class org.apache.uima.cas.impl.CASImpl
- getSofaRef() - Method in interface org.apache.uima.cas.SofaFS
-
Get the Sofa Ref value.
- getSofaRef() - Method in class org.apache.uima.jcas.cas.Sofa
- getSofaString() - Method in class org.apache.uima.jcas.cas.Sofa
- 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.Int2ObjHashMap
- getSortedUsedTypes() - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- getSource() - Method in class org.apache.uima.fit.validation.ValidationResult
- getSourceEditor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the source editor.
- getSourcePageEditor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the source page editor.
- 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.
- getSrcFeature(TypeImpl, FeatureImpl) - Method in class org.apache.uima.cas.impl.CasTypeSystemMapper
- getSrcFeatures(TypeImpl) - Method in class org.apache.uima.cas.impl.CasTypeSystemMapper
-
Given a tgt type, return an array of source features in the order they would appear in the target.
- getSrcFsFromTgtSeq(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.caseditor.editor.util.Span
-
Returns the start index.
- 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.Use
Annotation.getBegin()
instead. - getStart() - Method in class org.apache.uima.tools.cvd.AnnotationExtent
-
Gets the start.
- getStart() - Method in class org.apache.uima.tools.cvd.ArrayNode
-
Gets the start.
- getStart() - Method in class org.apache.uima.tools.cvd.FSNode
-
Gets the start.
- getStart() - Method in class org.apache.uima.tools.cvd.MarkupExtent
-
Gets the start.
- getStartAt() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
Gets the start at.
- GetStartedQuickAE - Class in org.apache.uima.fit.examples.getstarted
- GetStartedQuickAE() - Constructor for class org.apache.uima.fit.examples.getstarted.GetStartedQuickAE
- GetStartedQuickDescriptor - Class in org.apache.uima.fit.examples.getstarted
- GetStartedQuickDescriptor() - Constructor for class org.apache.uima.fit.examples.getstarted.GetStartedQuickDescriptor
- GetStartedQuickPipeline - Class in org.apache.uima.fit.examples.getstarted
- GetStartedQuickPipeline() - Constructor for class org.apache.uima.fit.examples.getstarted.GetStartedQuickPipeline
- 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 begin processing.
- getStartingView(CAS, boolean, ComponentInfo) - Static method in class org.apache.uima.impl.Util
- getStartTime() - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
-
getter for startTime - gets
- getStartTime() - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
- getStartWith() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
Returns an id of the first entity the
CollectionReader
will be told to read - 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
- getStaticIntField(Class<?>, String) - Static method in class org.apache.uima.internal.util.Misc
-
Gets an int from a named field.
- getStaticIntFieldNoInherit(Class<?>, String) - Static method in class org.apache.uima.internal.util.Misc
- getStats() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns CPE stats.
- getStats() - Method in class org.apache.uima.fit.benchmark.Benchmark
- 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.
- getStatus(Object) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Gets the status.
- getStatusLabel1() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
-
Gets the status label 1.
- getStatusLabel2() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
-
Gets the status label 2.
- 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
- getStem() - Method in class org.apache.uima.fit.type.Token
-
getter for stem - gets
- getString() - Method in interface org.apache.uima.resource.metadata.AllowedValue
- getString() - Method in class org.apache.uima.resource.metadata.impl.AllowedValue_impl
- getString(String) - Static method in class org.apache.uima.pear.generate.PearExportMessages
-
Returns the resource object with the given key in the resource bundle.
- getString(String) - Static method in class org.apache.uima.taeconfigurator.Messages
-
Gets the string.
- getString(String) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
return a string which is made as a substring of the common string
- getString(String, Object[]) - Method in class org.apache.uima.tools.jcasgen.Jg
-
Gets the string.
- getStringArray(String[]) - Method in class org.apache.uima.util.impl.OptimizeStrings
- getStringArray0L() - Method in class org.apache.uima.jcas.impl.JCasImpl
-
Deprecated.
- getStringArray0L() - Method in interface org.apache.uima.jcas.JCas
-
Deprecated.renamed emptyXXXArray
- getStringArrayValue(StringArray, int) - Method in class org.apache.uima.cas.impl.CASImpl
- 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
- getStringIndex(String) - Method in class org.apache.uima.util.impl.OptimizeStrings
- getStringTable() - Method in class org.apache.uima.uimacpp.CppUimajEngine
- getStringValue(Feature) - Method in interface org.apache.uima.cas.FeatureStructure
-
Get the string value under a feature.
- getStringValue(Feature) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- getStringValue(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the String value of a string valued feature path.
- getStructre() - Method in class org.apache.uima.caseditor.editor.ModelFeatureStructure
-
Gets the structre.
- getStub() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
- 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.caseditor.editor.AnnotationStyle
-
Retrieves the drawing style of the annotation.
- getStyle() - Method in class org.apache.uima.tools.cvd.AnnotationExtent
-
Gets the style.
- getStyleMap() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the style map.
- getStylemapFile() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
returns the new edited stylemap file.
- getStyleMapFile() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Gets the style map 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.
- getSubIndex(Class<? extends TOP>) - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- getSubIndex(Type) - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- 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.
- 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
-
Returns a
SynchPoint
object initialized by the Collection Reader if the Collection Reader implementsRecoverableCollectionReader
. - 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.
- getTable() - Method in class org.apache.uima.taeconfigurator.editors.ui.AggregateSection
-
Gets the table.
- getTable() - Method in class org.apache.uima.taeconfigurator.editors.ui.ResourceDependencySection
-
Gets the table.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.apache.uima.tools.stylemap.LabelCellEditor
- getTableRowList() - Method in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Return the VarValList.
- getTableRows() - Method in class org.apache.uima.pear.insd.edit.vars.VarValList
-
Returns a vector of VarVal objects.
- getTabWidth(ISourceViewer) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLConfiguration
- 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
-
Gets the TA efile.
- getTAEFileNameRoot() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Gets the TAE file name root.
- getTaeImageDescriptor(Images) - Static method in class org.apache.uima.caseditor.CasEditorPlugin
-
Retrieves an image.
- 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() - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
- getTail() - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- getTail() - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
- 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
-
Deprecated.Gets the test file directory path.
- getTestFileDirectoryPath() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- getText() - Method in class org.apache.uima.caseditor.editor.outline.SwitchStyleAction
- getText() - Method in class org.apache.uima.fit.type.AnalyzedText
-
getter for text - gets
- getText(Object) - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureLabelProvider
- 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
-
Gets the text area.
- getTextFile() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the text file.
- getTextValue(Node) - Static method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Assumes node has a text field and extracts its value.
- getTgtFeature(TypeImpl, FeatureImpl) - Method in class org.apache.uima.cas.impl.CasTypeSystemMapper
-
Get target feature, given src type and feature
- 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
-
Gets the thread pool max size.
- getThreadPoolMinSize() - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
Gets the thread pool min size.
- getThrottleID() - Method in exception class org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
-
Gets the throttle ID.
- getThrottleID() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
Gets the throttle ID.
- getTime() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
Gets the time.
- 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.Gets the time in micros.
- 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.Gets the time in millis.
- 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.Gets the time in secs.
- 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.
- getTimeLimitMs() - Method in class org.apache.uima.fit.benchmark.Benchmark
- 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 response.
- 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
-
Gets the timer.
- getTimer() - Static method in class org.apache.uima.collection.impl.cpm.utils.TimerFactory
-
Returns instance of
UimaTimer
. - getTimer(String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
-
Return timer to measure performace of the cpm.
- getTimerClass() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
Returns the name of custom
UimaTimer
class. - 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.
- getTitleToolTip() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Retrieves the tooltip of the title.
- getToFeature(FeatureImpl[][], TypeImpl, FeatureImpl) - Method in class org.apache.uima.cas.impl.CasTypeSystemMapper
- 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()
. - getToolkit() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the toolkit.
- 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.
- getTopTypeImpl() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- getTotal() - Method in interface org.apache.uima.util.Progress
-
The total amount being processed, in terms of units specified by
Progress.getUnit()
. - 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
- getTree() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
Gets the tree.
- getTree() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSettingsSection
-
Gets the tree.
- getTreeModelListeners(DefaultTreeModel) - Static method in class org.apache.uima.tools.cvd.tsview.MainFrame
-
Gets the tree model listeners.
- getTypClass(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Deprecated.use getTypeClass (spelling fix)
- 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() - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
Get the type of this comparator.
- 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 interface org.apache.uima.cas.FSIterator
- getType() - Method in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
- getType() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
Returns the UIMA TypeImpl value
- getType() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- getType() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- getType() - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- getType() - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
- getType() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- getType() - Method in class org.apache.uima.caseditor.editor.fsview.TypeCombo
-
Retrieves the selected type.
- 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() - 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.
- getType(int) - Method in class org.apache.uima.jcas.impl.JCasImpl
- getType(int) - Method in interface org.apache.uima.jcas.JCas
-
Backwards Compatibility only - throws unsupported operation exception In UIMA V2, this previously got the JCas _Type instance for a particular CAS type constant In UIMA V3, there is no _Type instance, so this throws an exception
- getType(ClassLoader, Class) - Static method in class org.apache.uima.fit.maven.util.Util
-
Determine what kind of class it is.
- 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(String) - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Retrieves the given type from the
TypeSystem
. - getType(String) - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Retrieves the requested type.
- 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(CAS, Class<?>) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given JCas wrapper class.
- getType(CAS, String) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given name.
- getType(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the type of the feature path.
- getType(TypeSystem, Class<?>) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given JCas wrapper class.
- getType(TypeSystem, String) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given name.
- getType(TOP) - Method in class org.apache.uima.jcas.impl.JCasImpl
- getType(TOP) - Method in interface org.apache.uima.jcas.JCas
-
Deprecated.use instance.jcasType instead - faster
- getType(JCas, Class<?>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get the CAS type for the given JCas wrapper class type.
- getTypeArraySize() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- getTypeClass(FeatureStructure) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the type class of the feature path.
- getTypeClass(TypeImpl) - Static method in class org.apache.uima.cas.impl.TypeSystemImpl
- getTypeDescriptionFromTableTreeItem(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
Gets the type description from table tree item.
- getTypeFeature(Feature) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityFeatureDialog
-
return the actual type name : short-feature-name.
- getTypeForCode(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- getTypeForCode_checked(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- getTypeFromFullFeatureName(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the type from full feature name.
- getTypeFromProject(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the type from project.
- getTypeIds() - Method in class org.apache.uima.caseditor.editor.util.ObjectTransfer
- getTypeImpl() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- getTypeImportSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypePage
-
Gets the type import section.
- getTypeIndexID() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- getTypeIndexID() - Method in class org.apache.uima.examples.SourceDocumentInformation
- getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
- getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
- getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
- getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
- getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
- getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
- getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
- getTypeIndexID() - Method in class org.apache.uima.fit.examples.type.Sentence
- getTypeIndexID() - Method in class org.apache.uima.fit.examples.type.Token
- getTypeIndexID() - Method in class org.apache.uima.fit.type.AnalyzedText
- getTypeIndexID() - Method in class org.apache.uima.fit.type.Sentence
- getTypeIndexID() - Method in class org.apache.uima.fit.type.Token
- getTypeIndexID() - Method in class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotation
- getTypeIndexID() - Method in class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotationSubtype
- getTypeIndexID() - Method in class org.apache.uima.it.pear_with_typesystem.type.SimpleAnnotation
- 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.FSArray
-
used to obtain reference to the _Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.FSArrayList
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.FSHashSet
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.FSLinkedHashSet
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.Int2FS
- 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.IntegerArrayList
- 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.TOP_Type
-
Deprecated.used to obtain reference to the TOP_Type instance
- getTypeIndexID() - Method in class org.apache.uima.jcas.cas.TOP
- getTypeIndexID() - Method in class org.apache.uima.jcas.tcas.Annotation
- getTypeIndexID() - Method in class org.apache.uima.jcas.tcas.DocumentAnnotation
- 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
- getTypeNameFromFullFeatureName(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
Gets the type name from full feature name.
- getTypeNameFromXmlElementName(XmlElementName) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- getTypeNames() - Method in class org.apache.uima.caseditor.editor.util.ObjectTransfer
- 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.
- getTypeOrFeature(TypeOrFeature[], String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the type or feature.
- getTypePage() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the type page.
- 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.
- getTypePriorities() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the type priorities.
- getTypePriorities() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the type priorities.
- getTypePriorityImportSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexesPage
-
Gets the type priority import section.
- getTypePriorityListFromTreeItem(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.PriorityListSection
-
Gets the type priority list from tree item.
- 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.
- getTypeSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypePage
-
Gets the type section.
- getTypeSystem() - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
-
Deprecated.Gets the
TypeSystem
that was passed to the most recent call toAnnotator_ImplBase.typeSystemInit(TypeSystem)
. - 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.TypeImpl
-
Get the type hierarchy that this type belongs to.
- getTypeSystem() - Method in class org.apache.uima.caseditor.ui.property.AnnotationPropertyPage
-
Gets the type system.
- getTypeSystem() - Method in class org.apache.uima.caseditor.ui.property.EditorAnnotationPropertyPage
- 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
- getTypeSystemDescription() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the type system description.
- getTypeSystemDescription() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Gets the type system description.
- getTypeSystemFileName() - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Deprecated.
- getTypeSystemImpl() - Method in class org.apache.uima.cas.impl.CASImpl
- getTypeSystemImpl() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- getTypeSystemImpl() - Method in class org.apache.uima.resource.CasDefinition
- getTypeSystemInfoList() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Gets the type system info list.
- getTypeSystemInfoList() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
- getTypeSystemInfoList() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
- getTypeSystemInfoList() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeDialog
- getTypeSystemLocation(IProject) - Static method in class org.apache.uima.caseditor.ide.TypeSystemLocationPropertyPage
-
Retrieves the type system or null if its not set.
- 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
- getTypeSystemPreferenceStore(Object) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Retrieves the persistent per type system preference store.
- getTypeSystemPreferenceStore(Object) - Method in class org.apache.uima.caseditor.ide.DefaultCasDocumentProvider
- getTypeSystemText() - Method in class org.apache.uima.caseditor.editor.AbstractDocument
- getTypeSystemText() - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
- getTypeSystemText() - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Retrieves the string representation of the applied type system.
- getUimaContext() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- getUimaContext() - Method in class org.apache.uima.resource.Resource_ImplBase
- getUimaContext() - Method in interface org.apache.uima.resource.Resource
-
Gets the UIMA Context for this Resource.
- getUimaContextAdmin() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- getUimaContextAdmin() - Method in class org.apache.uima.resource.Resource_ImplBase
- getUimaContextAdmin() - Method in interface org.apache.uima.resource.Resource
-
Gets the Administrative interface to the UIMA Context.
- getUIMADatapath() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
Deprecated.Gets the UIMA datapath.
- getUIMADatapath() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- 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
-
Gets the undo mgr.
- getUniqueIdentifier() - Static method in class org.apache.uima.jcas.jcasgenp.JgPlugin
-
Convenience method which returns the unique identifier of this plugin.
- 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
-
The unit type represented by the
Progress.getCompleted()
andProgress.getTotal()
numbers. - getUnit() - Method in class org.apache.uima.util.ProgressImpl
- getUnorderedIterator() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- getUpButton() - Method in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
Gets the up button.
- getUpdatedFSs(Set<TOP>) - 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() - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample.SharedModel
- getUri() - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample2.SharedModel
- 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 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() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
Gets the url.
- getURL() - Method in class org.apache.uima.util.XMLInputSource
-
Gets the base for resolving relative paths.
- getURL(String) - Static method in class org.apache.uima.test.junit_extension.JUnitExtension
- getURLs(String) - Static method in class org.apache.uima.internal.util.Misc
- getUseQualifiedTypes() - Static method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Gets the use qualified types.
- getUserTypes() - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Gets the user types.
- 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() - Method in class org.apache.uima.caseditor.editor.FeatureValue
-
Gets the value.
- getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
Gets the value.
- getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
- getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
Gets the value.
- getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
Gets the value.
- getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
- getValue() - Method in interface org.apache.uima.collection.metadata.NameValuePair
- 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
- getValue() - Method in interface org.apache.uima.resource.metadata.NameValuePair
- 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.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
Gets the value.
- getValue() - Method in class org.apache.uima.tools.util.gui.SliderField
-
Gets the value.
- getValue() - Method in class org.apache.uima.util.IntEntry
- getValue() - Method in class org.apache.vinci.transport.KeyValuePair
- getValue(String) - Method in class org.apache.uima.collection.impl.cpm.utils.CasMetaData
-
Gets the value.
- getValueAsFrame() - Method in class org.apache.vinci.transport.KeyValuePair
- getValueAsLeaf() - Method in class org.apache.vinci.transport.KeyValuePair
- getValueAsString() - 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.
- getValueAt(int, int) - Method in class org.apache.uima.tools.cvd.tsview.FeatureTableModel
-
Gets the value at.
- getValueAt(int, int) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
- getValues() - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
Gets the values.
- getValues() - Method in class org.apache.uima.tools.util.gui.ListSelector
-
Gets the values.
- getValuesAsCommaSeparatedString() - Method in interface org.apache.uima.cas.CommonArrayFS
- getValueSection() - Method in class org.apache.uima.taeconfigurator.editors.ui.SettingsPage
-
Gets the value section.
- getValueTable() - Method in class org.apache.uima.taeconfigurator.editors.ui.ValueSection
-
Gets the value table.
- getValueText() - Method in class org.apache.uima.taeconfigurator.editors.ui.ValueSection
-
Gets the value text.
- 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.
- getVarName() - Method in class org.apache.uima.pear.insd.edit.vars.VarVal
-
Returns the variable name.
- getVarValue() - Method in class org.apache.uima.pear.insd.edit.vars.VarVal
-
Returns the variable value.
- 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
- 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.
- getVendor() - Method in class org.apache.uima.taeconfigurator.model.DescriptorMetaData
-
Gets the vendor.
- getVerificationMsg() - Method in class org.apache.uima.pear.tools.InstallationController
- getVersion() - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
- 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
- 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() - Method in class org.apache.uima.taeconfigurator.model.DescriptorMetaData
-
Gets the version.
- 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() - Method in class org.apache.uima.jcas.cas.AnnotationBase
- getView(int) - Method in class org.apache.uima.cas.impl.CASImpl
- getView(int) - Method in class org.apache.uima.jcas.cas.AnnotationBase_Type
-
Deprecated.
- getView(String) - Method in interface org.apache.uima.cas.CAS
-
Get the view for a Sofa (subject of analysis).
- getView(String) - Method in class org.apache.uima.cas.impl.CASImpl
- getView(String) - 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(CAS, String, boolean) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to get the specified view or create a new view if the requested view does not exist.
- getView(CAS, String, CAS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to get the specified view or a default view if the requested view does not exist.
- getView(SofaFS) - Method in interface org.apache.uima.cas.CAS
-
Get the view for a Sofa (subject of analysis).
- getView(SofaFS) - Method in class org.apache.uima.cas.impl.CASImpl
- getView(SofaFS) - Method in class org.apache.uima.jcas.impl.JCasImpl
- getView(SofaFS) - Method in interface org.apache.uima.jcas.JCas
-
Get the view for a Sofa (subject of analysis).
- getView(JCas, String, boolean) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to get the specified view or create a new view if the requested view does not exist.
- getView(JCas, String, JCas) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to get the specified view or a default view if the requested view does not exist.
- getViewImplIterator() - Method in class org.apache.uima.cas.impl.CASImpl
-
excludes initial view if its sofa is not valid
- getViewIterator() - Method in interface org.apache.uima.cas.CAS
-
Get iterator over all views in this CAS.
- getViewIterator() - Method in class org.apache.uima.cas.impl.CASImpl
- getViewIterator() - 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.cas.CAS
-
Get iterator over all views with the given name prefix.
- getViewIterator(String) - Method in class org.apache.uima.cas.impl.CASImpl
- getViewIterator(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
- 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
-
Gets the view type.
- 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.
- getVirginCAS(IFile) - Static method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Gets the virgin CAS.
- 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
-
Gets the wait time between retries.
- getWaitTimeBetweenRetries() - Method in interface org.apache.uima.collection.metadata.CasProcessorMaxRestarts
- getWithExpand(List<T>, int) - Static method in class org.apache.uima.internal.util.Misc
-
Get item from array list.
- getWorkbenchWindow() - Method in class org.apache.uima.caseditor.editor.SubPageSite
- getWorkspace() - Static method in class org.apache.uima.jcas.jcasgenp.JgPlugin
-
Returns the workspace instance.
- getWorkspace() - Static method in class org.apache.uima.pear.PearPlugin
-
Returns the workspace instance.
- getWorkspace() - Static method in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
Returns the workspace instance.
- getWorkspaceResourceElement(Shell) - Static method in class org.apache.uima.caseditor.ide.WorkspaceResourceDialog
- getWorkspaceResourceElement(Shell, IResource, String, String) - Static method in class org.apache.uima.caseditor.ide.WorkspaceResourceDialog
- 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
-
Gets the XCA sas string.
- getXcasFileOpenDir() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Gets the xcas file open dir.
- 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(TOP) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Get the XMI ID to use for an FS.
- getXmiId(TOP) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
- getXmiIdAsInt(TOP) - 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
-
Called by the
MetaDataObject_impl.toXML(ContentHandler, boolean)
method to get the XML attributes that will be written as part of the element's tag. - 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. 9/2013: superclasses don't have this method, so can't be overridden. 9/2013: method never called
- getXMLEditorPage() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Gets the XML editor page.
- getXMLElementTagName() - Method in class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
- getXMLindent() - Static method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Gets the XM lindent.
- getXMLIZATION_INFO() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
Gets the xmlization info.
- 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
-
Get a reference to the UIMA
XMLParser
, which is used to parseResourceSpecifier
objects from their XML representations. - getXMLScanner() - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLConfiguration
-
Gets the XML scanner.
- getXmlTag() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Gets the xml tag.
- getXMLTagScanner() - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLConfiguration
-
Gets the XML tag scanner.
- getXRBindingFromTreeItem(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.ExtnlResBindSection
-
Gets the XR binding from tree item.
- getXRDependencyFromTableItem(TableItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.ResourceDependencySection
-
Gets the XR dependency from table item.
- getXRDescriptionFromTreeItem(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.ExtnlResBindSection
-
Gets the XR description from tree item.
- 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.
- GIVE_WARNING_MESSAGE - Static variable in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
The Constant GIVE_WARNING_MESSAGE.
- 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.
- GOLD_VIEW - Static variable in class org.apache.uima.fit.examples.experiment.pos.ViewNames
- GoldTagger - Class in org.apache.uima.fit.examples.experiment.pos
-
This AE assumes that their is part-of-speech tagged text in the default view with the format "word/tag word/tag...".
- GoldTagger() - Constructor for class org.apache.uima.fit.examples.experiment.pos.GoldTagger
- 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
-
The grid bag panel.
- GROUP_HEADER - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant GROUP_HEADER.
- GROUP_NAMES - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
The Constant GROUP_NAMES.
- GROUP_SEPARATOR - Static variable in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
Character that separates parameter name from group name in the parameter map.
- groupNameArrayToString(String[]) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Group name array to string.
- groupNamesToArray(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Group names to array.
- groupParms - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The group parms.
- 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
-
The Class GUI.
- GUI(Jg) - Constructor for class org.apache.uima.tools.jcasgen.GUI
-
Instantiates a new gui.
- GuiErrorImpl - Class in org.apache.uima.tools.jcasgen
-
The Class GuiErrorImpl.
- GuiErrorImpl() - Constructor for class org.apache.uima.tools.jcasgen.GuiErrorImpl
- GuiProgressMonitor - Class in org.apache.uima.tools.jcasgen
-
The Class GuiProgressMonitor.
- GuiProgressMonitor() - Constructor for class org.apache.uima.tools.jcasgen.GuiProgressMonitor
H
- haction - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPageWithSash
-
The haction.
- HALTED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- handleAddAllowedValue(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
Handle add allowed value.
- handleAddFeature(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
Handle add feature.
- handleAddType() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
Handle add type.
- handleClosingEvent(MainFrame) - Static method in class org.apache.uima.tools.cvd.control.MainFrameClosing
-
Handle closing event.
- handleDefaultIndexKind(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Handle default index kind.
- handleDestinationBrowseButtonPressed() - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Opens a file selection dialog to select a pear file as export location and sets the chosen value to the input field.
- handleElementContentReplaced() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Used to inform about input changes.
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.AggregateSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexKeyDialog
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SelectTypeDialog
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.ExtnlResBindSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.GeneralSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.MetaDataSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterDelegatesSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSettingsSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.PrimitiveSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.PriorityListSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.ResourceDependencySection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.SofaMapSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.ValueSection
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.files.ContextForPartDialog
- handleEvent(Event) - Method in class org.apache.uima.taeconfigurator.files.PickOverrideKeysAndParmName
- handleException(Exception) - Static method in class org.apache.uima.test.junit_extension.JUnitExtension
- handleException(Exception) - Method in class org.apache.uima.tools.cvd.LogFileViewer
-
Handle exception.
- handleException(Throwable) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Handle exception.
- handleException(Throwable, StringBuffer) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Handle exception.
- handleHeader(KeyValuePair) - Method in class org.apache.vinci.transport.BaseServerRunnable
- handleHeader(KeyValuePair) - Method in class org.apache.vinci.transport.VinciServerRunnable
-
Handle shutdown requests, and PING commands.
- handleHover(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
Handle hover.
- handleRemove() - Method in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
Handle remove.
- handleRemove() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
Handle remove.
- handleRemove(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.ValueSection
-
Handle remove.
- handleRequest(Socket) - Method in class org.apache.vinci.transport.BaseServer
-
Initialize a new socket connection.
- handleRequests() - Method in class org.apache.vinci.transport.BaseServer
-
Enter the server socket accept() loop.
- handleSofas() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Handle sofas.
- hasChildren(Object) - Method in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
- hasFeature(CasData, String) - Static method in class org.apache.uima.cas_data.impl.CasDataUtils
- hasFeature(CasData, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
Checks for feature.
- hasFeature(FeatureStructure, String) - Static method in class org.apache.uima.fit.util.FSUtil
- hasFeatureStructure(CasData, String) - Static method in class org.apache.uima.cas_data.impl.CasDataUtils
- hasFeatureStructure(CasData, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
Checks for feature structure.
- hasFileChanged(long) - Method in class org.apache.uima.tools.cpm.AnalysisEnginePanel
-
Checks for file changed.
- hasFileChanged(long) - Method in class org.apache.uima.tools.cpm.ConsumerPanel
-
Checks for file changed.
- hashCode() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper.StringPair
- hashCode() - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- hashCode() - Method in class org.apache.uima.analysis_engine.impl.RsLangs
-
Must return the same hashcode regardless of the value of isShared, and treating the values as a set
- hashCode() - Method in class org.apache.uima.analysis_engine.impl.RsTypesMap
- hashCode() - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
- hashCode() - Method in interface org.apache.uima.cas.FeatureStructure
-
Will return a hash code that's consistent with equality, i.e., if two FSs are equal, they will also return the same hash code.
- hashCode() - Method in class org.apache.uima.cas.impl.CASImpl.FsChange
- hashCode() - Method in class org.apache.uima.cas.impl.FeatureImpl
- hashCode() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- hashCode() - Method in class org.apache.uima.cas.impl.FsIndex_bag
- hashCode() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- hashCode() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- hashCode() - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
- hashCode() - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl.TotalTypeOrder
- hashCode() - Method in class org.apache.uima.cas.impl.TypeImpl
- hashCode() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
HashCode and Equals used to compare two type system.
- hashCode() - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Always returns hash code 0.
- hashCode() - Method in class org.apache.uima.caseditor.editor.annotation.EclipseAnnotationPeer
- hashCode() - Method in class org.apache.uima.caseditor.editor.AnnotationStyle
-
Generates a hash code using of toString().
- hashCode() - Method in class org.apache.uima.caseditor.editor.FeatureValue
- hashCode() - Method in class org.apache.uima.caseditor.editor.ModelFeatureStructure
- hashCode() - Method in class org.apache.uima.caseditor.editor.outline.AnnotationTreeNode
- hashCode() - Method in class org.apache.uima.caseditor.editor.styleview.AnnotationTypeNode
- hashCode() - Method in class org.apache.uima.caseditor.editor.util.Span
-
Generates a hash code of the current object.
- hashCode() - Method in class org.apache.uima.fit.validation.ValidationResult
- hashCode() - Method in class org.apache.uima.internal.util.CharArrayString
-
Get the hash code for this object.
- hashCode() - Method in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- hashCode() - Method in class org.apache.uima.internal.util.IntSet
- hashCode() - Method in class org.apache.uima.internal.util.IntVector
- hashCode() - Method in class org.apache.uima.internal.util.Pair
- hashCode() - Method in class org.apache.uima.jcas.cas.FSArrayList
- hashCode() - Method in class org.apache.uima.jcas.cas.FSHashSet
- hashCode() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- hashCode() - Method in interface org.apache.uima.resource.DataResource
-
Gest the hash code for this
DataResource
. - hashCode() - Method in class org.apache.uima.resource.impl.ConfigurableDataResource_impl
- hashCode() - Method in class org.apache.uima.resource.impl.DataResource_impl
- hashCode() - Method in class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl
- hashCode() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Gets the hash code for this object.
- hashCode() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl.MetaDataAttr
- hashCode() - Method in class org.apache.uima.tools.cvd.IndexTreeNode
- hashCode() - Method in class org.apache.uima.util.IntEntry
- hashCode() - Method in class org.apache.uima.util.Level
- hashCode() - Method in class org.apache.uima.util.NameClassPair
-
Gets the hash code for this object.
- hashCode() - Method in class org.apache.vinci.transport.vns.service.Service
- hashCode(char[], int, int) - Static method in class org.apache.uima.internal.util.CharArrayString
-
A static method to compute the hash code for a character range in an array.
- hashCode(String) - Static method in class org.apache.uima.internal.util.CharArrayString
-
Compute a hash-code for a string.
- hashCodeLong() - Method in class org.apache.uima.cas.impl.FeatureImpl
- hashCodeNameLong() - Method in class org.apache.uima.cas.impl.TypeImpl
- hashInt(int) - Static method in class org.apache.uima.internal.util.Misc
- hashInt(int) - Static method in class org.apache.uima.jcas.impl.JCasHashMap
- hashStringLong(String) - Static method in class org.apache.uima.internal.util.Misc
-
a hash for strings as a long - less likely to be a collision
- hasIndexRepository() - Method in class org.apache.uima.cas.impl.CASMgrSerializer
- hasLeftPart() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
Checks for left part.
- hasMessageKey(String) - Method in interface org.apache.uima.I18nExceptionI
-
Checks if this exception, or any of its root causes, has a particular UIMA message key.
- hasMessageKey(String) - Method in class org.apache.uima.internal.util.I18nx_impl
-
Checks if this exception, or any of its root causes, has a particular UIMA message key.
- hasMessageKey(String) - Method in exception class org.apache.uima.InternationalizedException
-
Checks if this exception, or any of its root causes, has a particular UIMA message key.
- hasMore() - Method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Determine if there are more service listing to be fetched.
- hasNext() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Asks if this AnalysisComponent has another CAS to output.
- hasNext() - Method in class org.apache.uima.analysis_component.Annotator_ImplBase
-
Returns false, since annotators are not allowed to create new CAS instances.
- hasNext() - Method in interface org.apache.uima.analysis_engine.CasIterator
-
Checks if there are more CASes to be returned by the iterator.
- hasNext() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
- hasNext() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
- hasNext() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
- hasNext() - Method in class org.apache.uima.analysis_engine.impl.EmptyCasIterator
- hasNext() - Method in class org.apache.uima.analysis_engine.impl.JCasIteratorWrapper
- hasNext() - Method in interface org.apache.uima.analysis_engine.JCasIterator
-
Checks if there are more JCASes to be returned by the iterator.
- hasNext() - Method in interface org.apache.uima.cas.FSIterator
-
DEFAULT implementations of Iterator interface in terms of FSIterator methods
- hasNext() - Method in class org.apache.uima.cas.impl.FSIteratorImplBase
- hasNext() - Method in interface org.apache.uima.cas.impl.FSRefIterator
- hasNext() - Method in class org.apache.uima.caseditor.editor.FeatureStructureSelectionIterator
-
Check if there is one more element.
- hasNext() - Method in interface org.apache.uima.collection.base_cpm.BaseCollectionReader
-
Gets whether there are any elements remaining to be read from this
CollectionReader
. - hasNext() - Method in class org.apache.uima.fit.examples.experiment.pos.LineReader
- hasNext() - Method in class org.apache.uima.fit.pipeline.JCasIterator
- hasNext() - Method in class org.apache.uima.internal.util.Common_hash_support.CommonKeyIterator
- hasNext() - Method in interface org.apache.uima.internal.util.IntListIterator
-
Check if there is a next element.
- hasNext() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree.IntRBTIterator
- hasNext() - Method in class org.apache.uima.internal.util.TextTokenizer
- hasNext() - Method in class org.apache.uima.tools.components.FileSystemCollectionReader
- hasNext() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- hasNext() - Method in class org.apache.uima.uimacpp.UimacppEngine
-
hasNext
- hasOperand() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
Checks for operand.
- hasOutOfTypeSystemArrayElements() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
- hasPrevious() - Method in interface org.apache.uima.cas.FSIterator
- hasPrevious() - Method in class org.apache.uima.internal.util.Common_hash_support.CommonKeyIterator
- hasPrevious() - Method in interface org.apache.uima.internal.util.IntListIterator
-
Check if there is a previous element.
- hasRefFeature() - Method in class org.apache.uima.cas.impl.TypeImpl
- hasRightPart() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
Checks for right part.
- hasService(Class) - Method in class org.apache.uima.caseditor.editor.SubPageSite
- haveSharedGroup(String[], String[]) - Static method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
Have shared group.
- header - Variable in class org.apache.uima.util.impl.SerializationMeasures
- Header() - Constructor for class org.apache.uima.cas.impl.CommonSerDes.Header
- HEADER - Static variable in class org.apache.vinci.transport.XTalkTransporter
- HEADER_ALLOWED_VALUE - Static variable in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
The Constant HEADER_ALLOWED_VALUE.
- HEADER_VISIBLE - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant HEADER_VISIBLE.
- HeaderPage - Class in org.apache.uima.taeconfigurator.editors.ui
-
Common part of most pages.
- HeaderPage(MultiPageEditor, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Instantiates a new header page.
- HeaderPage(MultiPageEditor, String, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Instantiates a new header page.
- HeaderPageWithSash - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class HeaderPageWithSash.
- HeaderPageWithSash(MultiPageEditor, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.HeaderPageWithSash
-
Instantiates a new header page with sash.
- HeaderPageWithSash(MultiPageEditor, String, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.HeaderPageWithSash
-
Instantiates a new header page with sash.
- headSet(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- headSet(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- headSet(TOP, boolean) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- headSet(TOP, boolean) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- Heap - Class in org.apache.uima.cas.impl
-
the v2 CAS heap - used in modeling some binary (de)serialization
- Heap() - Constructor for class org.apache.uima.cas.impl.Heap
-
Default constructor.
- Heap(int) - Constructor for class org.apache.uima.cas.impl.Heap
-
Constructor lets you set initial heap size.
- heapArray - Variable in class org.apache.uima.cas.impl.CASSerializer
- heapMetaData - Variable in class org.apache.uima.cas.impl.CASSerializer
- heapRef_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- heightSuffix - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant heightSuffix.
- HELP_MESSAGE - Static variable in class org.apache.uima.tools.cpm.CpmPanel
-
The Constant HELP_MESSAGE.
- HelpHandler - Class in org.apache.uima.tools.cvd.control
-
The Class HelpHandler.
- HelpHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.HelpHandler
-
Instantiates a new help handler.
- HelpMojo - Class in org.apache.uima.jcasgen_maven_plugin
-
Display help information on jcasgen-maven-plugin.
Callmvn jcasgen:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo - Class in org.apache.uima.PearPackagingMavenPlugin
-
Display help information on PearPackagingMavenPlugin.
Callmvn pear:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo - Class in org.apache.uima.uimafit_maven_plugin
-
Display help information on uimafit-maven-plugin.
Callmvn uimafit:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.apache.uima.jcasgen_maven_plugin.HelpMojo
- HelpMojo() - Constructor for class org.apache.uima.PearPackagingMavenPlugin.HelpMojo
- HelpMojo() - Constructor for class org.apache.uima.uimafit_maven_plugin.HelpMojo
- hex_string_to_bytearray(String) - Static method in class org.apache.uima.internal.util.Misc
- HIDDEN_COLUMN - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
-
The Constant HIDDEN_COLUMN.
- HideOutput - Class in org.apache.uima.fit.testing.util
-
This class provides a way to hide output sent to System.out and System.err.
- HideOutput() - Constructor for class org.apache.uima.fit.testing.util.HideOutput
-
calling this constructor will silence System.out and System.err until
HideOutput.restoreOutput()
is called by setting them to this OutputStream - hiding(Class<?>...) - Method in class org.apache.uima.test.IsolatingClassloader
- hiding(Package...) - Method in class org.apache.uima.test.IsolatingClassloader
- hiding(String...) - Method in class org.apache.uima.test.IsolatingClassloader
- higher(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- higher(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- higherPos(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- histogram - Variable in class org.apache.uima.internal.util.Common_hash_support
- HORIZONTAL_BUTTONS - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant HORIZONTAL_BUTTONS.
- host - Variable in class org.apache.vinci.transport.vns.client.ResolveResult.ServiceLocator
- host - Variable in class org.apache.vinci.transport.vns.service.Service
- host - Variable in class org.apache.vinci.transport.vns.service.ServiceInfo
- HOST_KEY - Static variable in class org.apache.vinci.transport.vns.VNSConstants
- HuffmanOnly - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressStrat
- HuffmanOnly - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressStrat
I
- I18nExceptionI - Interface in org.apache.uima
-
Like InternationalizedException, but is an interface with default methods.
- I18nUtil - Class in org.apache.uima.internal.util
-
Internationaliation utilities.
- I18nUtil() - Constructor for class org.apache.uima.internal.util.I18nUtil
- I18nx_impl - Class in org.apache.uima.internal.util
-
Common implementation of InternationalizedException and InternationalizedRuntimeException
- I18nx_impl(String, String, Object[], Throwable) - Constructor for class org.apache.uima.internal.util.I18nx_impl
-
Creates a new
InternationalizedException
with the specified message and cause. - IAnnotationEditorModifyListener - Interface in org.apache.uima.caseditor.editor
-
The listener interface for receiving IAnnotationEditorModify events.
- IAnnotationStyleListener - Interface in org.apache.uima.caseditor.editor
-
The listener interface for receiving IAnnotationStyle events.
- ICasDocument - Interface in org.apache.uima.caseditor.editor
-
The
ICasDocument
represents texts with meta information. - ICasDocumentListener - Interface in org.apache.uima.caseditor.editor
-
This interface is used to notifies clients about
FeatureStructure
changes. - ICasEditor - Interface in org.apache.uima.caseditor.editor
-
A Cas Editor is an extension to the
IEditorPart
interface and is responsible to view and edit aCAS
object. - ICasEditorInputListener - Interface in org.apache.uima.caseditor.editor
-
The listener interface for receiving ICasEditorInput events.
- ICustomInformationControlContentHandler - Interface in org.apache.uima.caseditor.editor
-
The Interface ICustomInformationControlContentHandler.
- ID - Static variable in class org.apache.uima.caseditor.CasEditorPlugin
-
The Constant ID.
- ID - Static variable in class org.apache.uima.caseditor.editor.action.LowerLeftAnnotationSideAction
-
The Constant ID.
- ID - Static variable in class org.apache.uima.caseditor.editor.action.LowerRightAnnotationSideAction
-
The Constant ID.
- ID - Static variable in class org.apache.uima.caseditor.editor.action.WideLeftAnnotationSideAction
-
The Constant ID.
- ID - Static variable in class org.apache.uima.caseditor.editor.action.WideRightAnnotationSideAction
-
The Constant ID.
- ID - Static variable in class org.apache.uima.caseditor.editor.AnnotationEditorActionContributor
-
ID of the status item.
- ID - Static variable in class org.apache.uima.caseditor.editor.editview.EditView
-
The ID of the feature structure view.
- ID - Static variable in class org.apache.uima.caseditor.editor.fsview.FeatureStructureBrowserView
-
The ID of the feature structure view.
- ID - Static variable in class org.apache.uima.caseditor.editor.styleview.AnnotationStyleView
-
The ID of the type view.
- ID - Static variable in class org.apache.uima.caseditor.ide.CasEditorIdePlugin
- ID - Static variable in class org.apache.uima.caseditor.ide.CasEditorPerspectiveFactory
-
ID of the perspective factory.
- ID - Static variable in class org.apache.uima.ep_launcher.LauncherPlugin
-
The Constant ID.
- ID_2 - Static variable in class org.apache.uima.caseditor.editor.editview.EditView
-
The Constant ID_2.
- 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
- Id2FS - Class in org.apache.uima.cas.impl
-
A map from ints representing FS id's (or "addresses") to those FSs There is one map instance per CAS (all views).
- Id2FS(int) - Constructor for class org.apache.uima.cas.impl.Id2FS
- 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.
- IDGenerator - Class in org.apache.uima.caseditor.editor.util
-
The IDGenerator generate unique IDs.
- IEditorSelectionListener - Interface in org.apache.uima.caseditor.editor
-
The listener interface for receiving IEditorSelection events.
- IError - Interface in org.apache.uima.tools.jcasgen
-
The Interface IError.
- ignorableWhitespace(char[], int, int) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
- ignorableWhitespace(char[], int, int) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
- ignorableWhitespace(char[], int, int) - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- 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
- ignore - Enum constant in enum class org.apache.uima.cas.impl.AllowPreexistingFS
- ignore(boolean) - Method in class org.apache.uima.fit.benchmark.Benchmark
- ignore_process_errors - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
The ignore process errors.
- IGNORED - Static variable in class org.apache.uima.cas.impl.BinaryCasSerDes4
- IGNORED - Static variable in class org.apache.uima.cas.impl.SlotKinds
- IGNORED - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- ignorePI(InputStream) - Method in class org.apache.vinci.transport.XTalkTransporter
- ignoreResponse - Variable in class org.apache.uima.adapter.vinci.CASTransportable
- ILLEGAL_ADD_TO_INDEX_IN_BASE_CAS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Illegal operation - cannot add Feature Structure {0} to base Cas {1}.
- ILLEGAL_ADDING_OF_NEW_META_INFO_AFTER_CAS_DEFINED - Static variable in exception class 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 class 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 class 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 class org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: illegal array length specified: {0}.
- ILLEGAL_ARRAY_SIZE - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Array size must be >= 0.
- ILLEGAL_ARRAY_SIZE - Static variable in exception class 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 class 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 class 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 class org.apache.uima.internal.util.UtilError
-
Out of bounds error while retrieving daughter node.
- ILLEGAL_FEAT_SET - Static variable in exception class 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 class 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 class 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 class org.apache.uima.internal.util.UtilError
-
Index out of bounds error while retrieving predecessor node.
- ILLEGAL_SOFAREF_MODIFICATION - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Sofa reference in AnnotationBase may not be modified
- ILLEGAL_STRING_VALUE - Static variable in exception class 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 class org.apache.uima.internal.util.UtilError
-
Index out of bounds error while retrieving successor node.
- ILLEGAL_TYPE_CHANGE - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
ll_setIntValue call to change the type: new type "{0}" must be a subtype of existing type {1}.
- ILLEGAL_TYPE_CHANGE_IN_INDEX - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
ll_setIntValue call to change the type, but the Feature Structure is in an index.
- IMAGE_ANNOTATOR - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_ANNOTATOR.
- IMAGE_BIG_AE - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_BIG_AE.
- IMAGE_BIG_T_S - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_BIG_T_S.
- IMAGE_BLANK - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_BLANK.
- IMAGE_COMMON - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_COMMON.
- IMAGE_EDITOR - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_EDITOR.
- IMAGE_FORM_BANNER - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_FORM_BANNER.
- IMAGE_GELB - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_GELB.
- IMAGE_GROUP - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_GROUP.
- IMAGE_MREFOK - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_MREFOK.
- IMAGE_NOMREF - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_NOMREF.
- IMAGE_PARAMETER - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_PARAMETER.
- IMAGE_T_S - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_T_S.
- IMAGE_TH_HORIZONTAL - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_TH_HORIZONTAL.
- IMAGE_TH_VERTICAL - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The Constant IMAGE_TH_VERTICAL.
- ImageButton - Class in org.apache.uima.tools.util.gui
-
The Class ImageButton.
- ImageButton(String) - Constructor for class org.apache.uima.tools.util.gui.ImageButton
-
Instantiates a new image button.
- Images - Class in org.apache.uima.tools.images
-
Names of images and utility methods to get images.
- Images - Enum Class in org.apache.uima.caseditor
-
All images in the Cas Editor are referenced here.
- Images() - Constructor for class org.apache.uima.tools.images.Images
- IMerge - Interface in org.apache.uima.tools.jcasgen
-
The Interface IMerge.
- IModeMenuListener - Interface in org.apache.uima.caseditor.editor.contextmenu
-
The listener interface for receiving IModeMenu events.
- Import - Interface in org.apache.uima.resource.metadata
-
An import declaration.
- IMPORT_BY_NAME_TARGET_NOT_FOUND - Static variable in exception class 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 class 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 class org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: Invalid import declaration.
- IMPORTABLE_PART_CONTEXT - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant IMPORTABLE_PART_CONTEXT.
- ImportDocumentWizard - Class in org.apache.uima.caseditor.ide.wizards
-
This import dialog can import text files into a corpus.
- ImportDocumentWizard() - Constructor for class org.apache.uima.caseditor.ide.wizards.ImportDocumentWizard
- ImportResBindSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class ImportResBindSection.
- ImportResBindSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.ImportResBindSection
-
Instantiates a new import res bind section.
- ImportSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
Imports - used by aggregates types type priorities indexes external resource specifications.
- ImportSection(MultiPageEditor, Composite, String, String) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
Instantiates a new import section.
- 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
- IN_MAIN_HEAP - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- INAPPROP_FEAT - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Feature "{0}" is not defined for type "{1}".
- INAPPROP_FEAT_X - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Feature is not defined for type.
- INAPPROP_RANGE - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Trying to access value of feature "{0}" as "{1}", but range of feature is "{2}".
- INAPPROP_RANGE_NOT_FS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Wrong access method "getFeatureValue" for a feature "{0}" in a FeatureStructure with type "{1}" whose range is "{2}" which is not a featureStructure.
- INAPPROP_TYPE - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Expected value of type "{0}", but found "{1}".
- INAPPROP_TYPE_EXCEPTION - Static variable in exception class 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_BAG_INDEXES - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- INCLUDE_FILE_NOT_FOUND - Static variable in exception class 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."
- INCLUDE_PREFIX - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Pattern inclusion prefix.
- includeAnnotationsWithEndBeyondBounds() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- includeAnnotationsWithEndBeyondBounds() - Method in interface org.apache.uima.cas.SelectFSs
-
Meaningful only for coveredBy, includes annotations where the end exceeds the bounding annotation's end.
- includeAnnotationsWithEndBeyondBounds(boolean) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- includeAnnotationsWithEndBeyondBounds(boolean) - Method in interface org.apache.uima.cas.SelectFSs
-
Meaningful only for coveredBy, includes or filters out annotations where the end exceeds the bounding annotation's end.
- includeDocText - Variable in class org.apache.uima.adapter.vinci.CASTransportable
- includeOnlyTheseTypesFromIndexes(List<String>) - Method in class org.apache.uima.cas.impl.CasCompare
-
The compare can find FeatureStructures to compare either from - being in some index in some view, or - being referenced through some chain which starts with the above.
- includingByName(String...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Retain only checks with the given names.
- includingByPattern(String...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Retain any checks with names matching the given regular expressions.
- includingByType(Class<?>...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Retain any checks of the given types (includes checks that are subclasses or implementations of the given types).
- INCOMPATIBLE_ELEMENT_RANGE_TYPES - Static variable in exception class 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 class 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 class 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 class 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 class 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 class org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: "Incompatible taf jni library {0}."
- INCORRECT_CAS_INTERFACE - Static variable in exception class 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 class 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 class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "This resource requires {0} parameter(s)."
- incr(int) - Method in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- incr(int, boolean) - 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
-
Increment processed.
- 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.
- incrementSize() - Method in class org.apache.uima.internal.util.Common_hash_support
- 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.
- incrementTimes(int) - Method in class org.apache.uima.fit.benchmark.Benchmark
- 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
- indent(StringBuilder, int) - Static method in class org.apache.uima.internal.util.Misc
- indent(StringBuilder, int[]) - Static method in class org.apache.uima.internal.util.Misc
- indentChildElements(XmlizationInfo, MetaDataObject_impl) - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- 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(String) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
-
INDEX If not specified, defaults to all FSs (orderNotNeeded) unless AnnotationIndex implied
- index(FSIndex<T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- INDEX_DUPLICATES_NOT_SUPPORTED - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
uima.allow_duplicate_add_to_indexes is not supported in UIMA Version 3 and later
- INDEX_KEY_FEATURE_NOT_FOUND - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The key Feature "{0}" declared for Index "{1}" was not found."
- INDEX_KIND_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
The Constant INDEX_KIND_COL.
- INDEX_NAME_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
The Constant INDEX_NAME_COL.
- INDEX_TYPE_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
The Constant INDEX_TYPE_COL.
- IndexBuildItem - Interface in org.apache.uima.search
-
An individual item within a
IndexBuildSpecification
. - 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
- indexCovered(CAS, Type, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Create an index for quickly lookup up the annotations covered by a particular annotation.
- indexCovered(JCas, Class<? extends T>, Class<? extends S>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Create an index for quickly lookup up the annotations covered by a particular annotation.
- indexCovering(CAS, Type, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Create an index for quickly lookup up the annotations covering a particular annotation.
- indexCovering(JCas, Class<? extends T>, Class<? extends S>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Create an index for quickly lookup up the annotations covering a particular annotation.
- INDEXED_ATTR_NAME - Static variable in class org.apache.uima.cas.impl.XCASSerializer
- indexedFSs - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Array of Lists of all FS that are indexed in some view (other than sofas).
- indexesIndex - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The indexes index.
- indexesPage - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The indexes page.
- IndexesPage - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class IndexesPage.
- IndexesPage(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.IndexesPage
-
Instantiates a new indexes page.
- IndexImportSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class IndexImportSection.
- IndexImportSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.IndexImportSection
-
Instantiates a new index import section.
- IndexInfo(CAS, String) - Constructor for class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
- IndexInfo(CAS, String, Type) - Constructor for class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
- IndexingException - Exception Class in org.apache.uima.search
-
Thrown by the Index to indicate that a failure has occurred during indexing.
- IndexingException() - Constructor for exception class org.apache.uima.search.IndexingException
-
Creates a new exception with a null message.
- IndexingException(String, Object[]) - Constructor for exception class org.apache.uima.search.IndexingException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - IndexingException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.search.IndexingException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - IndexingException(String, String, Object[]) - Constructor for exception class org.apache.uima.search.IndexingException
-
Creates a new exception with a the specified message.
- IndexingException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.search.IndexingException
-
Creates a new exception with the specified message and cause.
- IndexingException(Throwable) - Constructor for exception class org.apache.uima.search.IndexingException
-
Creates a new exception with the specified cause and a null message.
- indexingStrategy - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
For each index, the indexing strategy of that index.
- indexKind - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
-
The index kind.
- indexName - Variable in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
- indexName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
-
The index name.
- indexNames - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
The index identifiers.
- indexOf(char) - Method in class org.apache.uima.internal.util.CharArrayString
-
Find the first occurence of a given char.
- indexOf(char, int) - Method in class org.apache.uima.internal.util.CharArrayString
-
Find an occurence of a given character after some position.
- 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.
- indexOf(int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- indexOf(int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- indexOf(Object) - Method in class org.apache.uima.jcas.cas.FSArrayList
- 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. optimization: this is used only in bag index implementations or cases where which element among potentially many is picked, such as sets (at most one element) or "contains" (don't care which one is found) Other optimizations for that are done for the major use case that the order of adding elements results in the elements being more-or-less ordered, ascending.
- IndexPopupListener - Class in org.apache.uima.tools.cvd.control
-
The listener interface for receiving indexPopup events.
- IndexPopupListener(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.IndexPopupListener
-
Instantiates a new index popup listener.
- Index Repository - Search tag in package org.apache.uima.cas
- Section
- 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
- IndexSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class IndexSection.
- IndexSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
Instantiates a new index section.
- IndexTreeNode - Class in org.apache.uima.tools.cvd
-
Class comment for IndexTreeNode.java goes here.
- IndexTreeNode() - Constructor for class org.apache.uima.tools.cvd.IndexTreeNode
-
Constructor for IndexTreeNode.
- IndexTreeNode(String, Type, int) - Constructor for class org.apache.uima.tools.cvd.IndexTreeNode
-
Instantiates a new index tree node.
- IndexTreeSelectionListener - Class in org.apache.uima.tools.cvd.control
-
Change the display of the FSTree if a type in an index is selected. // * @see IndexTreeSelectionEvent
- IndexTreeSelectionListener(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.IndexTreeSelectionListener
-
Instantiates a new index tree selection listener.
- indexTreeSizePref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant indexTreeSizePref.
- indexType - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
-
The index type.
- info(Object, String, Object...) - Static method in class org.apache.uima.fit.validation.ValidationResult
- info(String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(String, Object...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(String, Object, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(Supplier<String>) - Method in interface org.apache.uima.util.Logger
- info(Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
- info(Marker, String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(Marker, String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(Marker, String, Object...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(Marker, String, Object, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(Marker, String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(Marker, String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(Marker, String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
- info(Marker, Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(Marker, Supplier<String>) - Method in interface org.apache.uima.util.Logger
- info(Marker, Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- info(Marker, Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
- INFO - Enum constant in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- INFO - Static variable in interface org.apache.uima.tools.jcasgen.IError
-
The Constant INFO.
- 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() - Method in interface org.apache.uima.taeconfigurator.editors.point.IUimaEditorExtension
-
The first method called by the CDE after the implementation class of this interface is instantiated.
- init(boolean, Properties) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Instantiates and initializes a CPE.
- init(File, Dimension) - Method in class org.apache.uima.tools.cvd.LogFileViewer
-
Inits the.
- init(String, AnnotationExtent[], Dimension) - Method in class org.apache.uima.tools.cvd.MultiAnnotViewerFrame
-
Inits the.
- init(String, MarkupExtent[]) - Method in class org.apache.uima.tools.cvd.MultiAnnotViewerFrame
-
Inits the.
- init(Map<String, Style>, CAS) - Method in class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
-
Inits the.
- init(IEditorSite, IEditorInput) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
- init(IEditorSite, IEditorInput) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
- init(IWorkbench) - Method in class org.apache.uima.caseditor.editor.AnnotationEditorPreferencePage
- init(IWorkbench) - Method in class org.apache.uima.caseditor.ide.CasEditorIdePreferencePage
- init(IWorkbench) - Method in class org.apache.uima.caseditor.ide.CasEditorPreferencePage
- init(IWorkbench) - Method in class org.apache.uima.taeconfigurator.PreferencePage
- init(IWorkbench, IStructuredSelection) - Method in class org.apache.uima.caseditor.ide.wizards.ImportDocumentWizard
- init(IWorkbench, IStructuredSelection) - Method in class org.apache.uima.pear.generate.GeneratePearWizard
-
Inits the.
- init(IWorkbench, IStructuredSelection) - Method in class org.apache.uima.pear.insd.edit.EditInstallationDescriptorWizard
-
See IWorkbenchWizard#init(IWorkbench, IStructuredSelection).
- init(IWorkbench, IStructuredSelection) - Method in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizard
- 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 class org.apache.uima.InternationalizedException
- initCause(Throwable) - Method in exception class org.apache.uima.InternationalizedRuntimeException
- initCause(Throwable) - Method in exception class org.apache.uima.UIMAException
- initCause(Throwable) - Method in exception class org.apache.uima.UIMARuntimeException
- 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
-
Inits the children.
- 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
-
Inits the html.
- INITIAL_BUF_SIZE - Static variable in class org.apache.vinci.transport.document.XTalkToSAX
- INITIAL_SIZE_FEATURE_COLLECTIONS - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The initial size feature collections.
- INITIAL_SIZE_TYPE_COLLECTIONS - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The initial size type collections.
- initialCapacity - Variable in class org.apache.uima.internal.util.Common_hash_support
- initialFormWidth - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The initial form width.
- Initializable - Interface in org.apache.uima.fit.factory.initializable
-
This interface provides a way of initializing a class with a
UimaContext
. - InitializableFactory - Class in org.apache.uima.fit.factory.initializable
-
Please see
Initializable
for a description of how this class is intended to be used. - 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.tools.docanalyzer.DocumentAnalyzer
-
Initialization complete.
- initializationComplete() - Method in class org.apache.uima.tools.RunAE
-
Initialization complete.
- initialize() - Method in class org.apache.uima.collection.base_cpm.CasDataCollectionReader_ImplBase
-
This method is called during initialization, and does nothing by default.
- initialize() - Method in class org.apache.uima.collection.base_cpm.CasDataConsumer_ImplBase
-
This method is called during initialization, and does nothing by default.
- 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() - Method in class org.apache.uima.collection.CasConsumer_ImplBase
-
This method is called during initialization, and does nothing by default.
- initialize() - Method in class org.apache.uima.collection.CasInitializer_ImplBase
-
Deprecated.This method is called during initialization, and does nothing by default.
- initialize() - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
This method is called during initialization, and does nothing by default.
- initialize() - Method in class org.apache.uima.fit.component.CasCollectionReader_ImplBase
- initialize() - Method in class org.apache.uima.fit.component.JCasCollectionReader_ImplBase
- initialize() - Method in class org.apache.uima.test.junit_extension.AnnotationWriter
-
Deprecated.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(Object, Object...) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
- initialize(Object, Map<String, Object>) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from a map.
- initialize(Object, DataResource) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from a
ResourceMetaData
. - initialize(Object, NameValuePair...) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from a
ResourceMetaData
. - initialize(Object, Parameter...) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from a
CustomResourceSpecifier
. - initialize(Object, ResourceSpecifier) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from a
CustomResourceSpecifier
. - initialize(Object, UimaContext) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from an
UimaContext
This code can be a little confusing because the configuration parameter annotations are used in two contexts: in describing the component and to initialize member variables from aUimaContext
. - initialize(Object, UimaContext) - Static method in class org.apache.uima.fit.factory.initializable.InitializableFactory
- initialize(String) - Method in interface org.apache.uima.cas.FeaturePath
-
Initialize the feature path object with the given feature path string.
- 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(IntConsumer) - Method in class org.apache.uima.fit.benchmark.Benchmark
- initialize(AnnotatorContext) - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
-
Deprecated.The only thing this implementation does is store the AnnotatorContext so that it can be accessed later via the
Annotator_ImplBase.getContext()
method. - initialize(AnnotatorContext) - Method in interface org.apache.uima.analysis_engine.annotator.BaseAnnotator
-
Deprecated.To be removed without replacement
- initialize(CpeDescription, Map) - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
- 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(FlowControllerContext) - Method in class org.apache.uima.fit.component.CasFlowController_ImplBase
- initialize(FlowControllerContext) - Method in class org.apache.uima.fit.component.JCasFlowController_ImplBase
- initialize(FlowControllerContext) - Method in class org.apache.uima.flow.FlowController_ImplBase
- 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.impl.CapabilityLanguageFlowController
- initialize(FlowControllerContext) - Method in class org.apache.uima.flow.impl.FixedFlowController
- 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(ResourceSpecifier, Map) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
- initialize(ResourceSpecifier, Map) - Method in class org.apache.uima.fit.factory.locator.JndiResourceLocator
-
Deprecated.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceAdapter
-
Initialize.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.analysis_component.CasProcessorAnnotator
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.analysis_component.JCasProcessorAnnotator
- initialize(ResourceSpecifier, Map<String, Object>) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Initializes this
Resource
from aResourceSpecifier
. - 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(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, Map<String, Object>) - Method in class org.apache.uima.collection.base_cpm.CasDataCollectionReader_ImplBase
-
Called by the framework to initialize this Collection Reader.
- 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(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(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.collection.CasConsumer_ImplBase
-
Called by the framework to initialize this CAS Consumer.
- 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(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
Called by the framework to initialize this Collection Reader.
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.fit.component.Resource_ImplBase
- 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 class org.apache.uima.resource.Resource_ImplBase
- initialize(ResourceSpecifier, Map<String, Object>) - Method in interface org.apache.uima.resource.Resource
-
Initializes this
Resource
from aResourceSpecifier
. - initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.resource.service.impl.ResourceService_impl
-
Initializes this ResourceService_impl.
- initialize(UimaContext) - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
- 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_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(UimaContext) - Method in class org.apache.uima.fit.component.CasAnnotator_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.CasCollectionReader_ImplBase
-
This method should be overwritten by subclasses.
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.CasConsumer_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.CasDumpWriter
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.CasMultiplier_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.JCasAnnotator_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.JCasCollectionReader_ImplBase
-
This method should be overwritten by subclasses.
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.JCasConsumer_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.JCasMultiplier_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.examples.experiment.pos.LineReader
- initialize(UimaContext) - Method in interface org.apache.uima.fit.factory.initializable.Initializable
-
This method will be called automatically if the implementing class is instantiated with InitializableFactory.
- initialize(UimaContext) - Method in class org.apache.uima.tools.components.XmlDetagger
- initialize(UimaContext) - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.AggregateSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.ExtnlResBindSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.GeneralSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.MetaDataSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterDelegatesSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSettingsSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.PrimitiveSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.PriorityListSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.ResourceDependencySection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.SofaMapSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
- initialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.ValueSection
- initialize(T, UimaContext) - Static method in class org.apache.uima.fit.component.initialize.ExternalResourceInitializer
-
Configure a component from the given context.
- 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() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
A utility method that performs initialization logic for a primitive 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.
- initializeAndShowPage(IPageBookViewPage) - Method in class org.apache.uima.caseditor.editor.CasEditorViewPage
-
Creates and shows the page, if page is null the not available message will be shown.
- initializeAndShowPage(IPageBookViewPage) - Method in class org.apache.uima.caseditor.editor.outline.OutlinePageBook
- initializeBean(AutowireCapableBeanFactory, T, String) - Static method in class org.apache.uima.fit.spring.util.ResourceInitializationUtil
-
Initialize an existing object as a Spring bean.
- 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
- initializeDefaultPreferences() - Method in class org.apache.uima.caseditor.editor.AnnotationEditorPreferenceInitializer
- initializeDefaultPreferences() - Method in class org.apache.uima.caseditor.ide.CasEditorIdePreferenceInitializer
- initializeExternalResources(ResourceManagerConfiguration, String, Map<String, Object>) - Method in class org.apache.uima.fit.spring.SpringContextResourceManager
- initializeExternalResources(ResourceManagerConfiguration, String, Map<String, Object>) - Method in class org.apache.uima.fit.util.SimpleNamedResourceManager
- 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.
- initializeFrom(ILaunchConfiguration) - Method in class org.apache.uima.ep_launcher.ui.AnalysisEngineMainTab
- initializeFromParentResourceManager(ResourceManager) - Method in interface org.apache.uima.resource.ResourceManagerPearWrapper
-
Deprecated.N O T E : N O L O N G E R U S E D 2018 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) - Method in interface org.apache.uima.UimaContextAdmin
-
Initializes a root UimaContext.
- 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
-
Deprecated.Use
UimaContextAdmin.initializeRoot(Logger)
instead. - Initializing - Enum constant in enum class org.apache.uima.analysis_engine.AnalysisEngineManagement.State
- initialSize - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- initRandomCas(CAS, int, int, int, int, long) - Static method in class org.apache.uima.fit.benchmark.CasInitializationUtils
- initResource(Resource, ApplicationContext) - Static method in class org.apache.uima.fit.spring.util.ResourceInitializationUtil
-
Handle Spring-initialization of resoures produced by the UIMA framework.
- 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. - initSuper(IEditorSite, IEditorInput) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
- initVars() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- 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 class org.apache.uima.cas.impl.SlotKinds.SlotKind
- INPUT_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
The Constant INPUT_COL.
- INPUT_ENCODING_PARAM - Static variable in class org.apache.uima.ep_launcher.RemoteLauncher
- INPUT_FORMAT_PARAM - Static variable in class org.apache.uima.ep_launcher.RemoteLauncher
- INPUT_LANGUAGE_PARAM - Static variable in class org.apache.uima.ep_launcher.RemoteLauncher
- INPUT_Q_SIZE - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- INPUT_RECURSIVE_PARAM - Static variable in class org.apache.uima.ep_launcher.RemoteLauncher
- INPUT_RESOURCE_PARAM - Static variable in class org.apache.uima.ep_launcher.RemoteLauncher
- INPUT_SOFA_HAS_NO_SOURCE - Static variable in exception class 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.
- inputChanged(Viewer, Object, Object) - Method in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
-
Gets called if the viewer input was changed.
- inputs - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityFeatureDialog
-
The inputs.
- inputs - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityTypeDialog
-
The inputs.
- inputs() - Element in annotation interface org.apache.uima.fit.descriptor.TypeCapability
-
inputs can be type names or feature names.
- inputSofas() - Element in annotation interface org.apache.uima.fit.descriptor.SofaCapability
-
The values should be string vales corresponding to view names such as e.g.
- INSD_FILE_PATH - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
- INSDComponentPage - Class in org.apache.uima.pear.insd.edit
-
This is wizard page to edit UIMA component basic information.
- INSDComponentPage(IContainer, InstallationDescriptor, Hashtable) - Constructor for class org.apache.uima.pear.insd.edit.INSDComponentPage
-
Constructor.
- InsdConstants - Interface in org.apache.uima.pear.insd.edit
-
this interface defines common constants used in classes related to handling PEAR Installation Descriptor.
- INSDEnvironmentPage - Class in org.apache.uima.pear.insd.edit
-
This is wizard page to edit PEAR Installation Environment parameters.
- INSDEnvironmentPage(IContainer, InstallationDescriptor, Hashtable) - Constructor for class org.apache.uima.pear.insd.edit.INSDEnvironmentPage
-
Constructor.
- insert(T) - Method in class org.apache.uima.cas.impl.FsIndex_bag
- insertAction(Type, Menu) - Method in class org.apache.uima.caseditor.editor.contextmenu.ModeMenu
- insertAction(Type, Menu) - Method in class org.apache.uima.caseditor.editor.contextmenu.ShowAnnotationsMenu
- insertKey(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.
- insertKeyShowNegative(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.
- insertNl() - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- insertNl() - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- insertNode() - Method in interface org.apache.uima.jcas.cas.CommonList
-
insert a new nonempty node following this node
- 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_DESCRIPTOR_PATH - Static variable in class org.apache.uima.pear.insd.edit.PearInstallationDescriptor
-
The Constant INSTALLATION_DESCRIPTOR_PATH.
- 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, 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) - 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, 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(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.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. - 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.ArgInfo - Class in org.apache.uima.pear.tools
-
The
ArgInfo
class defines attributes of a service command argument. - InstallationDescriptor.ComponentInfo - Class in org.apache.uima.pear.tools
-
The
ComponentInfo
class defines UIMA component attributes. - InstallationDescriptor.ServiceInfo - Class in org.apache.uima.pear.tools
-
The
ServiceInfo
class defines attributes of a 'service' component. - InstallationDescriptorHandler - Class in org.apache.uima.pear.tools
-
The
InstallationDescriptorHandler
class allows parsing XML installation descriptor files, creating instances of theInstallationDescriptor
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.RunInstallation - Class in org.apache.uima.tools.pear.install
-
The
RunInstallation
class implements a thread that is used to run the installation. - InstallPearCli - Class in org.apache.uima.tools.pear.install
-
The Class InstallPearCli.
- InstallPearCli() - Constructor for class org.apache.uima.tools.pear.install.InstallPearCli
- 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 - Variable in class org.apache.vinci.transport.vns.service.Service
- instance - Variable in class org.apache.vinci.transport.vns.service.ServiceInfo
- instance() - Static method in class org.apache.uima.cas.ConstraintFactory
-
Create a new constraint factory.
- instance() - Static method in class org.apache.uima.caseditor.ide.searchstrategy.TypeSystemSearchStrategyFactory
- INSTANCE - Static variable in class org.apache.vinci.transport.vns.client.VNSConfig
- INSTANCE_KEY - Static variable in class org.apache.vinci.transport.vns.VNSConstants
- instanceOf_Type - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.This generator can be set up to either get the identical Java object (if it exists) or just make a new one.
- 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
-
Reference implementation of
InstrumentationFacility
. - InstrumentationFacility_impl(ProcessTrace) - Constructor for class org.apache.uima.internal.util.InstrumentationFacility_impl
-
Creates a new InstrumentationFacility_impl.
- int_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- INT_TO_HEX - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- INT0 - Static variable in class org.apache.uima.internal.util.Misc
- int2float(int) - Static method in class org.apache.uima.cas.impl.CASImpl
- Int2FS<T> - Class in org.apache.uima.jcas.cas
-
A map from ints to Feature Structures Is Pear aware - stores non-pear versions but may return pear version in pear contexts
- Int2FS() - Constructor for class org.apache.uima.jcas.cas.Int2FS
-
Never called.
- Int2FS(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.Int2FS
-
Internal - constructor used by generator
- Int2FS(JCas) - Constructor for class org.apache.uima.jcas.cas.Int2FS
- Int2FS(JCas, int) - Constructor for class org.apache.uima.jcas.cas.Int2FS
-
Make a new Int2FS map with an initial capacity.
- Int2IntArrayMapFixedSize - Class in org.apache.uima.internal.util
-
A map<int, int> based on having a key and value int array, where the keys are sorted Supports sharing a single key array with multiple value arrays Implements Map - like interface: keys and values are ints values can be anything except 0; 0 is the value returned by get if not found All adds must occur before any gets; then a sort must be called unless the adds are in sort order Threading: instances of this class may be accessed on multiple threads (different iterators may be on different threads)
- Int2IntArrayMapFixedSize(int) - Constructor for class org.apache.uima.internal.util.Int2IntArrayMapFixedSize
- 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
- Int2ObjHashMap<T,
E> - Class in org.apache.uima.internal.util -
A map<int, T> 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 are non-0 ints - 0 is reserved for the empty key slot - Integer.MIN_VALUE is reserved for removed slot values can be anything, but null is the value returned by get if not found so values probably should not be null remove supported by replacing the value slot with null, and replacing the key slot with a "removed" token.
- Int2ObjHashMap(Class<T>) - Constructor for class org.apache.uima.internal.util.Int2ObjHashMap
- Int2ObjHashMap(Class<T>, int) - Constructor for class org.apache.uima.internal.util.Int2ObjHashMap
- Int2ObjListMap<T> - Class in org.apache.uima.internal.util
-
A map<int, T> based on ArrayList This impl is for use in a single thread case only Implements Map - like interface: keys are ints ≥ 0 values can be anything, but null is the value returned by get if not found so values probably should not be null remove not currently supported
- Int2ObjListMap() - Constructor for class org.apache.uima.internal.util.Int2ObjListMap
- Int2ObjListMap(int) - Constructor for class org.apache.uima.internal.util.Int2ObjListMap
- IntArrayFS - Interface in org.apache.uima.cas
-
Interface for CAS int arrays.
- IntArrayFSImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use IntegerArray instead
- IntArrayRBT - Class in org.apache.uima.internal.util.rb_trees
-
Deprecated.Not used anymore. Will be removed in UIMA 4.
- IntArrayRBT() - Constructor for class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.Constructor for IntArrayRBT.
- IntArrayRBT(int) - Constructor for class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.
- 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 - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- 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.
- IntConsumer_withIOException - Interface in org.apache.uima.internal.util.function
- INTEGER - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
The Constant INTEGER.
- INTEGER_EXPECTED - Static variable in exception class 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(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.IntegerArray
-
used by generator Make a new IntegerArray of given size
- IntegerArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.IntegerArray
-
Make a new IntegerArray of given size
- IntegerArrayList - Class in org.apache.uima.jcas.cas
-
An ArrayList type containing ints, for UIMA - implements a subset of the List API, Iterable<Integer>, IntListIterator
- IntegerArrayList() - Constructor for class org.apache.uima.jcas.cas.IntegerArrayList
-
Never called.
- IntegerArrayList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.IntegerArrayList
-
Internal - constructor used by generator
- IntegerArrayList(JCas) - Constructor for class org.apache.uima.jcas.cas.IntegerArrayList
- IntegerArrayList(JCas, int) - Constructor for class org.apache.uima.jcas.cas.IntegerArrayList
-
Make a new ArrayList with an initial size
- IntegerField - Class in org.apache.uima.tools.util.gui
-
The Class IntegerField.
- IntegerField(int, int, int) - Constructor for class org.apache.uima.tools.util.gui.IntegerField
-
Instantiates a new integer field.
- IntegerList - Class in org.apache.uima.jcas.cas
- IntegerList() - Constructor for class org.apache.uima.jcas.cas.IntegerList
- IntegerList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.IntegerList
-
used by generator Make a new AnnotationBase
- IntegerList(JCas) - Constructor for class org.apache.uima.jcas.cas.IntegerList
- integerListToArray(FeatureStructure) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
- intEListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- intEListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- IntEntry<T> - Class in org.apache.uima.util
-
like Entry<k, v> except the k is an int.
- IntEntry(int, T) - Constructor for class org.apache.uima.util.IntEntry
- interactive - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The interactive.
- INTERACTIVE_MODE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- interactiveTempFN - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The interactive temp FN.
- interfaceName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDependencyDialog
-
The interface name.
- INTERNAL_ERROR - Static variable in exception class org.apache.uima.UIMARuntimeException
-
Internal Error - should never happen.
- internalError() - Static method in class org.apache.uima.internal.util.Misc
- internalError(Throwable) - Static method in class org.apache.uima.internal.util.Misc
- InternalErrorCDE - Exception Class in org.apache.uima.taeconfigurator
-
The Class InternalErrorCDE.
- InternalErrorCDE() - Constructor for exception class org.apache.uima.taeconfigurator.InternalErrorCDE
-
Instantiates a new internal error CDE.
- InternalErrorCDE(String) - Constructor for exception class org.apache.uima.taeconfigurator.InternalErrorCDE
-
Instantiates a new internal error CDE.
- InternalErrorCDE(String, Throwable) - Constructor for exception class org.apache.uima.taeconfigurator.InternalErrorCDE
-
Instantiates a new internal error CDE.
- InternalErrorCDE(Throwable) - Constructor for exception class org.apache.uima.taeconfigurator.InternalErrorCDE
-
Instantiates a new internal error CDE.
- internalRunAE(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Internal run AE.
- Internals documentation - Search tag in package org.apache.uima.cas.impl
- Section
- internalWorked(double) - Method in class org.apache.uima.jcas.jcasgenp.ProgressMonitorImpl
-
Internal worked.
- internalWorked(double) - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
-
Internal worked.
- internalWorked(double) - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
-
Internal worked.
- InternationalizedException - Exception Class in org.apache.uima
-
The
InternationalizedException
class adds internationalization support to the standard functionality provided byjava.lang.Exception
. - InternationalizedException() - Constructor for exception class org.apache.uima.InternationalizedException
-
Creates a new
InternationalizedException
with a null message. - InternationalizedException(String, String, Object[]) - Constructor for exception class org.apache.uima.InternationalizedException
-
Creates a new
InternationalizedException
with the specified message. - InternationalizedException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.InternationalizedException
-
Creates a new
InternationalizedException
with the specified message and cause. - InternationalizedException(Throwable) - Constructor for exception class org.apache.uima.InternationalizedException
-
Creates a new
InternationalizedException
with the specified cause and a null message. - Internationalized Exceptions and Messages - Search tag in package org.apache.uima
- Section
- InternationalizedRuntimeException - Exception Class in org.apache.uima
-
The
InternationalizedRuntimeException
class adds internationalization support to the standard functionality provided byjava.lang.RuntimeException
. - InternationalizedRuntimeException() - Constructor for exception class org.apache.uima.InternationalizedRuntimeException
-
Creates a new
InternationalizedRuntimeException
with a null message. - InternationalizedRuntimeException(String, String, Object[]) - Constructor for exception class org.apache.uima.InternationalizedRuntimeException
-
Creates a new
InternationalizedRuntimeException
with the specified message. - InternationalizedRuntimeException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.InternationalizedRuntimeException
-
Creates a new
InternationalizedRuntimeException
with the specified message and cause. - InternationalizedRuntimeException(Throwable) - Constructor for exception class org.apache.uima.InternationalizedRuntimeException
-
Creates a new
InternationalizedRuntimeException
with the specified cause and a null message. - 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() - Method in class org.apache.uima.internal.util.IntVector
- intListIterator() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- intListIterator() - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- IntListIterator - Interface in org.apache.uima.internal.util
-
Int iterator in the Java style, but returning/using ints.
- intListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- intListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- intNeListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- intNeListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- IntPointerIterator - Interface in org.apache.uima.internal.util
-
Int iterator moving forwards and backwards, in the UIMA style.
- 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[]) - Constructor for class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
This constructor assumes that the root node is located at
0
. - IntRBTArray(int[], int) - Constructor for class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
Constructor that takes a start point as parameter.
- 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
- intTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- IntVector - Class in org.apache.uima.internal.util
-
Like
java.util.Vector
, but elements areint
s. - IntVector() - Constructor for class org.apache.uima.internal.util.IntVector
-
Default constructor.
- IntVector(int) - Constructor for class org.apache.uima.internal.util.IntVector
-
Specify the initial capacity of this vector.
- IntVector(int[]) - Constructor for class org.apache.uima.internal.util.IntVector
-
Construct an IntVector from an array.
- 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 class 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 class 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 class org.apache.uima.cas.CASRuntimeException
-
Can''t call method "{0}" on the base CAS.
- INVALID_CLASS - Static variable in exception class 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 class 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 class org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: "Invalid descriptor file {0}."
- INVALID_ELEMENT_TEXT - Static variable in exception class 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 class 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 class 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 class org.apache.uima.cas.CASRuntimeException
-
The feature path "{0}" is not valid.
- INVALID_FILTER_ESCAPE - Static variable in exception class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Invalid filter expression: Unterminated String: {0}.
- INVALID_FS_ID - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
The Feature Structure ID {0} is invalid.
- INVALID_FS_REF - Static variable in exception class org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: accessing FS with id {0}, but no such FS exists in this CAS.
- INVALID_INDEX_TYPE - Static variable in exception class 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 class org.apache.uima.cas.CASRuntimeException
-
Invalid Marker.
- INVALID_MODIFIES_CAS - Static variable in exception class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: illegal type code argument: {0}.
- INVALID_TYPE_PRIORITIES - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Invalid type priorities."
- INVALID_TYPECODE - Static variable in exception class org.apache.uima.cas.impl.LowLevelException
-
Invalid Type Code value: {0}.
- invalidate(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Invalidate.
- invalidate(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
Invalidate.
- 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
-
Invalidate CA ses.
- InvalidXMLException - Exception Class 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 class org.apache.uima.util.InvalidXMLException
-
Creates a new exception with a null message.
- InvalidXMLException(String, Object[]) - Constructor for exception class org.apache.uima.util.InvalidXMLException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - InvalidXMLException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.util.InvalidXMLException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - InvalidXMLException(String, String, Object[]) - Constructor for exception class org.apache.uima.util.InvalidXMLException
-
Creates a new exception with a the specified message.
- InvalidXMLException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.util.InvalidXMLException
-
Creates a new exception with the specified message and cause.
- InvalidXMLException(Throwable) - Constructor for exception class org.apache.uima.util.InvalidXMLException
-
Creates a new exception with the specified cause and a null message.
- IProgressMonitor - Interface in org.apache.uima.tools.jcasgen
-
The Interface IProgressMonitor.
- IS_DEFAULT_JUL - Static variable in class org.apache.uima.util.impl.Slf4jLogger_impl
- IS_DIFF_ENCODE - Static variable in class org.apache.uima.cas.impl.BinaryCasSerDes4
- IS_DISABLE_TYPESYSTEM_CONSOLIDATION - Static variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
public for test case
- IS_ENABLE_RUNTIME_FEATURE_VALIDATION - Static variable in class org.apache.uima.cas.impl.FeatureStructureImplC
- IS_ENABLE_RUNTIME_FEATURE_VALUE_VALIDATION - Static variable in class org.apache.uima.cas.impl.FeatureStructureImplC
- IS_ENABLE_STRICT_TYPE_SOURCE_CHECK - Static variable in class org.apache.uima.cas.impl.TypeSystemImpl
- is_ll_enableV2IdRefs() - Method in class org.apache.uima.cas.impl.CASImpl
- is_ll_enableV2IdRefs() - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- IS_ORDERED - Static variable in interface org.apache.uima.cas.impl.LowLevelIndex
-
Internal use constants
- IS_ORDERED - Static variable in interface org.apache.uima.cas.impl.LowLevelIterator
-
Internal use constants
- IS_READONLY - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant IS_READONLY.
- IS_STATELESS - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant IS_STATELESS.
- IS_THROW_EXCEPTION_CORRUPT_INDEX - Static variable in class org.apache.uima.cas.impl.CASImpl
-
Deprecated.Will become package private.
- IS_TRACE_MODE_SWITCH - Static variable in interface org.apache.uima.internal.util.PositiveIntSet
- IS_TYPE_ORDER - Static variable in interface org.apache.uima.cas.impl.LowLevelIndex
- IS_V2_PRETTY_PRINT - Static variable in class org.apache.uima.cas.impl.FeatureStructureImplC
- is_valid_key(int) - Method in class org.apache.uima.internal.util.Common_hash_support
- is_valid_key(int) - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- is_valid_key(int) - Method in class org.apache.uima.internal.util.IntHashSet
- is_valid_key(int) - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- is_valid_key(int) - Method in class org.apache.uima.internal.util.ObjHashSet
- 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
- 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.
- isAeDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is ae descriptor.
- isAeDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is ae descriptor.
- isAeDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Checks if is ae descriptor.
- isAggregate() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is aggregate.
- isAggregate() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is aggregate.
- 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 - Variable in class org.apache.uima.collection.impl.cpm.utils.Filter
-
The is and filter.
- isAndFilter() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
Checks if is and filter.
- isAnnotation() - Method in class org.apache.uima.tools.cvd.FSNode
-
Checks if is annotation.
- isAnnotationBaseOrSubtype(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- isAnnotationBaseOrSubtype(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- isAnnotationBaseType() - Method in class org.apache.uima.cas.impl.TypeImpl_annotBase
- isAnnotationBaseType() - Method in class org.apache.uima.cas.impl.TypeImpl
- isAnnotationIndex() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Checks if is annotation index.
- isAnnotationOrSubtype(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Method in interface org.apache.uima.fit.internal.LegacySupportPlugin
-
Checks if a legacy version of the given modern annotation is present.
- isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Equivalent to
Class.isAnnotationPresent(Class)
but handles uimaFIT legacy annotations. - isAnnotationPresent(AccessibleObject, Class<? extends Annotation>) - Method in interface org.apache.uima.fit.internal.LegacySupportPlugin
-
Checks if a legacy version of the given modern annotation is present.
- isAnnotationPresent(AccessibleObject, Class<? extends Annotation>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Equivalent to
AccessibleObject.isAnnotationPresent(Class)
but handles uimaFIT legacy annotations. - isAnnotationType() - Method in class org.apache.uima.cas.impl.TypeImpl_annot
- isAnnotationType() - Method in class org.apache.uima.cas.impl.TypeImpl
-
Check if this is an annotation type.
- isAnnotationType(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
- isAnnotationType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- isAnnotatorLogger() - Method in class org.apache.uima.util.impl.Logger_common_impl
- isAnnotatorLogger() - Method in interface org.apache.uima.util.Logger
-
This is true if the name of the logger corresponds to a class which implements AnalysisComponent_ImplBase, which includes basic Annotators, plus Cas Multipliers and CPP components.
- isAnnotBaseSofaRef - Variable in class org.apache.uima.cas.impl.FeatureImpl
-
true for the feature which is the AnnotationBase sofa reference.
- isAnnotIdx - Variable in class org.apache.uima.cas.impl.FsIndex_singletype
- 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).
- isAppropriate() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportResBindSection
- isAppropriate() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
Checks if is appropriate.
- isAppropriate() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexImportSection
- isAppropriate() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeImportSection
- isAppropriate() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypePriorityImportSection
- isAppropriateFeature(Feature) - Method in class org.apache.uima.cas.impl.TypeImpl
- 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_array
- 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 class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- isArrayHasIndentableElements(Object) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- isArrayOrListType(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is array or list type.
- isArrayType(Type) - 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 returnsfalse
. - isAsciiStream(InputStream) - Static method in class org.apache.uima.pear.util.FileUtil
-
Returns
true
, if a given input stream contains only ASCII characters, otherwise returnsfalse
. - 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
- isAutowireEnabled() - Method in class org.apache.uima.fit.spring.SpringContextResourceManager
- isAutoWireEnabled() - Method in class org.apache.uima.fit.util.SimpleNamedResourceManager
- isAvailable() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
- isAvailable(int) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Determines if a given port is free.
- isAvailableToServiceLoader() - Method in class org.apache.uima.fit.testing.assertj.ValidationCheckAssert
-
Checks that the check is correctly registered and available to the Java Service Locator.
- isBackwardCompatibleCas() - Method in class org.apache.uima.cas.impl.CASImpl
- isBadXML - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The is bad XML.
- isBaseCas() - Method in class org.apache.uima.cas.impl.CASImpl
- isBinaryHeader(DataInputStream) - Static method in class org.apache.uima.cas.impl.CommonSerDes
- isBooleanArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- isBooleanType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- isBuiltIn - Variable in class org.apache.uima.cas.impl.TypeImpl
-
when set, processing skipped for - augment features from jcas - conformance checking between jcas and type system - validating the superclass chain upon load of jcas class
- isBuiltInFeature(String, TypeDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is built in feature.
- isBuiltInType(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is built in type.
- isBuiltInType(TypeDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is built in type.
- isByteArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- isByteType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- isCanceled() - Method in class org.apache.uima.jcas.jcasgenp.ProgressMonitorImpl
-
Checks if is canceled.
- isCanceled() - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
-
Checks if is canceled.
- isCanceled() - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
-
Checks if is canceled.
- isCasConsumerDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is cas consumer descriptor.
- isCasConsumerDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is cas consumer descriptor.
- isCasConsumerDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Checks if is cas consumer descriptor.
- isCasConsumerPipeline() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Checks if is cas consumer pipeline.
- isCasEmpty(CasData) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
Checks if is cas empty.
- isCasInitializerDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is cas initializer descriptor.
- isCasInitializerDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is cas initializer descriptor.
- isCasInitializerDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Checks if is cas initializer descriptor.
- isCasLocked() - Method in class org.apache.uima.cas.impl.CASImpl
- isCellEditable(int, int) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
- isClosed() - Method in class org.apache.uima.internal.util.UIMAClassLoader
-
The UIMA Class Loader extends URLClassLoader.
- isCollectionReaderDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is collection reader descriptor.
- isCollectionReaderDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is collection reader descriptor.
- isCollectionReaderDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Checks if is collection reader descriptor.
- 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
- isCommonGroup(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Checks if is common group.
- isCommonGroupSelection() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Checks if is common group selection.
- ISCOMPLETED - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
The Constant ISCOMPLETED.
- isComponent(ClassLoader, Class) - Static method in class org.apache.uima.fit.maven.util.Util
- isCompressed() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- isConfigurationParameterField(Field) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
This method determines if the field is annotated with
ConfigurationParameter
. - 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.
- isContainedIn(S, U) - Method in class org.apache.uima.fit.util.ContainmentIndex
-
Checks if the given covered type is contained in the specified covering type.
- isContainedInAny(U) - Method in class org.apache.uima.fit.util.ContainmentIndex
-
Checks if the given covered type is contained in any instance of the covering type.
- isContaining(Span) - Method in class org.apache.uima.caseditor.editor.util.Span
-
Returns true if the given span is a subset of this span.
- isCountBased() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
-
Returns true if frequency is count based
- isCreatableAndNotBuiltinArray - Variable in class org.apache.uima.cas.impl.TypeImpl
-
False for non creatable (as Feature Structures) values (e.g. byte, integer, string) and also false for array built-ins (which can be Feature Structures, can be added-to-indexes, etc.)
- isCreatableAndNotBuiltinArray() - Method in class org.apache.uima.cas.impl.TypeImpl
- isDebugEnabled() - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- isDebugEnabled() - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- isDebugEnabled() - Method in class org.apache.uima.util.impl.Logger_impl
- isDebugEnabled() - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- isDebugEnabled(Marker) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- isDebugEnabled(Marker) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- isDebugEnabled(Marker) - Method in class org.apache.uima.util.impl.Logger_impl
- isDebugEnabled(Marker) - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- isDefault() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Checks if is default.
- isDefinitionInstanceOf(Class, ResourceSpecifier, String) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Check if a class has appropriate type.
- isDelegate(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Checks if is delegate.
- 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.
- isDelta() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- isDirty() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
- 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
-
Checks if is dirty.
- isDoAeWarmup() - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
Deprecated.Checks if is do ae warmup.
- isDoAeWarmup() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- isDone() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SearchThread
-
Checks if is done.
- isDoubleArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- isDoubleType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- isDropCasOnException() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
Checks if is drop cas on exception.
- isDuplicateIndexLabel(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
This has to check the resolvedImports, mergedWithDelegates version of the fsindexes.
- isDynamicMultiRef - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Set to true for JSON configuration of using dynamic multi-ref detection for arrays and lists
- isEditable() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Checks if the current instance is editable.
- isEditorInputModifiable() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Text is not editable, cause of the nature of the annotation editor.
- isEmpty() - Method in interface org.apache.uima.cas.CommonArrayFS
- isEmpty() - Method in class org.apache.uima.cas.impl.CommonSerDesSequential
- isEmpty() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- isEmpty() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- isEmpty() - Method in interface org.apache.uima.cas.SelectFSs
- isEmpty() - Method in class org.apache.uima.caseditor.editor.FeatureStructureSelection
-
Indicates that the selection is empty.
- isEmpty() - Method in class org.apache.uima.caseditor.editor.util.AnnotationSelection
-
Indicates that the selection is empty.
- isEmpty() - Method in class org.apache.uima.internal.util.ObjHashSet
- isEmpty() - Method in class org.apache.uima.internal.util.OrderedFsSet_array
- isEmpty() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- isEmpty() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- 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() - Method in class org.apache.uima.internal.util.WeakIdentityMap
- isEmpty() - Method in interface org.apache.uima.jcas.cas.CommonList
- isEmpty() - Method in class org.apache.uima.jcas.cas.FSArrayList
- isEmpty() - Method in class org.apache.uima.jcas.cas.FSHashSet
- isEmpty() - Method in class org.apache.uima.jcas.cas.Int2FS
-
Checks if is empty.
- isEmpty() - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- isEmpty(int) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- isEmpty(String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- isEmpty(String) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- isEmptyTypeOrder() - Method in interface org.apache.uima.cas.admin.LinearTypeOrder
- isEmptyTypeOrder() - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl.TotalTypeOrder
- 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
- isEquallyOrMoreSevereThan(ValidationResult.Severity) - Method in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- isErrorEnabled() - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- isErrorEnabled() - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- isErrorEnabled() - Method in class org.apache.uima.util.impl.Logger_impl
- isErrorEnabled() - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- isErrorEnabled(Marker) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- isErrorEnabled(Marker) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- isErrorEnabled(Marker) - Method in class org.apache.uima.util.impl.Logger_impl
- isErrorEnabled(Marker) - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- isErrorStatus(IStatus) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
- 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
-
Checks if is exit on close.
- isExternalResourceField(Field) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
This method determines if the field is annotated with
ExternalResource
. - isExtResAndBindingsDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is ext res and bindings descriptor.
- isExtResAndBindingsDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is ext res and bindings descriptor.
- isExtResAndBindingsDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Checks if is ext res and bindings descriptor.
- isFeatureFinal - Variable in class org.apache.uima.cas.impl.TypeImpl
- 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.
- isFeatureName(String) - Static method in class org.apache.uima.util.TypeSystemUtil
- isFileInWorkspace(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is file in workspace.
- 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
- isFloatType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- isFlowControllerDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is flow controller descriptor.
- isFlowControllerDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is flow controller descriptor.
- isFocusControl() - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- isForm4() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- isForm6() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- isFormattedOutput - Variable in class org.apache.uima.cas.impl.CasSerializerSupport
- isFormattedOutput() - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- isFormattedOutput() - Method in class org.apache.uima.util.CasToInlineXml
- isFormattedOutput_inner - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- isFSArrayOrListType(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is FS array or list type.
- isFSArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- isFsIndexCollection() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is fs index collection.
- 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.
- isGroup(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Checks if is group.
- isGroupSelection() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Checks if is group selection.
- isHardKilled() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Returns if the CPE was killed hard.
- IShowAnnotationsListener - Interface in org.apache.uima.caseditor.editor.contextmenu
-
The listener interface for receiving IShowAnnotations events.
- isId2Fs() - Method in class org.apache.uima.cas.impl.CASImpl
- isIdentifier(String) - Static method in class org.apache.uima.cas.impl.TypeSystemUtils
-
Deprecated.Use
TypeSystemUtil.isFeatureName(java.lang.String)
instead - isIgnored() - Method in class org.apache.uima.fit.benchmark.Benchmark
- isImportant(IWorkbenchPart) - Method in class org.apache.uima.caseditor.editor.AnnotationEditorView
- isImportant(IWorkbenchPart) - Method in class org.apache.uima.caseditor.editor.CasEditorView
- isImportByName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
The is import by name.
- isImportByName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ExportImportablePartDialog
-
The is import by name.
- isImportByName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog
-
The is import by name.
- isImportByName - Variable in class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialog
-
The is import by name.
- isImportedAllowedValue(TypeDescription, AllowedValue) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is imported allowed value.
- isImportedFeature(String, TypeDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is imported feature.
- isImportedType(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is imported type.
- isImportedType(TypeDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is imported type.
- isInArgsList(String) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Check if the parameter was used on the command line.
- isInCAS(FeatureStructure) - Method in class org.apache.uima.cas.impl.CASImpl
- isIndexableRange(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is indexable range.
- isIndexDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is index descriptor.
- isIndexDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Checks if is index descriptor.
- isIndexed() - Method in interface org.apache.uima.cas_data.FeatureStructure
-
Deprecated.Use
FeatureStructure.getIndexed()
instead - isIndexed() - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
Deprecated.
- isIndexesHaveBeenUpdated() - Method in class org.apache.uima.cas.impl.FsIterator_multiple_indexes
- isIndexesHaveBeenUpdated() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- isIndexesHaveBeenUpdated() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- isIndexesHaveBeenUpdated() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
- isIndexesHaveBeenUpdated() - Method in class org.apache.uima.cas.impl.Subiterator
-
Used to determine when some precomputed things (e.g. listform) need to be recalculated
- isInfoEnabled() - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- isInfoEnabled() - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- isInfoEnabled() - Method in class org.apache.uima.util.impl.Logger_impl
- isInfoEnabled() - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- isInfoEnabled(Marker) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- isInfoEnabled(Marker) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- isInfoEnabled(Marker) - Method in class org.apache.uima.util.impl.Logger_impl
- isInfoEnabled(Marker) - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- isInheritanceFinal - Variable in class org.apache.uima.cas.impl.TypeImpl
- 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.
- isInInt - Variable in class org.apache.uima.cas.impl.FeatureImpl
- isInInt(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- isInput - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddSofaDialog
-
The is input.
- isInput(String, Capability) - Static method in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
Checks if is input.
- isInstantiated() - Method in class org.apache.uima.internal.util.TimeSpan
- isIntArrayType(Type) - 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.
- isIntersecting(Span) - Method in class org.apache.uima.caseditor.editor.util.Span
-
Checks if is intersecting.
- isIntType(Type) - 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
- isJava9ea - Static variable in class org.apache.uima.internal.util.Misc
- isJava9ea() - Static method in class org.apache.uima.internal.util.Misc
- 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.
- isJmsDescriptor(XMLizable) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is jms descriptor.
- 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.
- isLabelProperty(Object, String) - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureLabelProvider
- isLast() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
Checks if is last.
- isLeaf(Object) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
Checks if is leaf.
- 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.
- isLocalAllowedValue(String, TypeDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is local allowed value.
- isLocalFeature(String, TypeDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is local feature.
- isLocalItem(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is local item.
- isLocalProcessingDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is local processing descriptor.
- isLocalProcessingDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is local processing descriptor.
- isLocalProcessingDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Checks if is local processing descriptor.
- isLocalType(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is local type.
- isLocalType(TypeDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractImportablePartSection
-
Checks if is local type.
- 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 class org.apache.uima.util.impl.Slf4jLogger_impl
- isLoggable(Level) - Method in interface org.apache.uima.util.Logger
-
Checks if the argument level is greater or equal to the specified level
- isLoggable(Level, Marker) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- isLoggable(Level, Marker) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- isLoggable(Level, Marker) - Method in class org.apache.uima.util.impl.Logger_impl
- isLoggable(Level, Marker) - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- isLoggable(Level, Marker) - Method in interface org.apache.uima.util.Logger
-
Checks if this logger is enabled for this level and this marker
- isLogging() - Method in class org.apache.uima.cas.impl.CASImpl
- isLoggingNeeded(FeatureStructureImplC) - Method in class org.apache.uima.cas.impl.CASImpl
- isLongArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- isLongOrDouble - Variable in class org.apache.uima.cas.impl.FeatureImpl
-
true if the range is a long or double
- isLongOrDouble - Variable in class org.apache.uima.cas.impl.TypeImpl
- isLongOrDouble() - Method in class org.apache.uima.cas.impl.TypeImpl
- isLongType(Type) - 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
- isMetadataIncluded() - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Checks if is metadata included.
- 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() - 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.
- 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(fs) == true implies that isNew(fs) == false. - isMoveToSupported() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_ordered
- isMoveToSupported() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
- 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
-
Checks if is multi valued.
- isMultiValuedFeature(FeatureStructure, String) - Static method in class org.apache.uima.fit.util.FSUtil
- isMultiValuedFeature(FeatureStructure, Feature) - Static method in class org.apache.uima.fit.util.FSUtil
- isMultiValuedFeature(TypeSystem, Feature) - Static method in class org.apache.uima.fit.util.FSUtil
- isNew(FeatureStructure) - Method in class org.apache.uima.cas.impl.MarkerImpl
- isNew(FeatureStructure) - Method in interface org.apache.uima.cas.Marker
- isNOT_IN_ANY_GROUP(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Checks if is not in any group.
- IsolatingClassloader - Class in org.apache.uima.test
-
Special ClassLoader that helps us modeling different class loader topologies.
- IsolatingClassloader(String, ClassLoader) - Constructor for class org.apache.uima.test.IsolatingClassloader
- IsolatingClassloader(String, Logger, ClassLoader) - Constructor for class org.apache.uima.test.IsolatingClassloader
- 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
-
Checks if is one of many.
- 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 - Variable in class org.apache.uima.collection.impl.cpm.utils.Filter
-
The is or filter.
- isOrFilter() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
Checks if is or filter.
- isOriginal() - Method in interface org.apache.uima.cas.impl.CopyOnWriteIndexPart
- isOriginal() - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
- isOriginal() - Method in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- isOutput(String, Capability) - Static method in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
Checks if is output.
- isOverride(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Checks if is override.
- isOverrideSelection() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Checks if is override selection.
- isPageChangeRecursion - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The is page change recursion.
- isParallel() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- 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.
- isParameter(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Checks if is parameter.
- isParmGroup() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is parm group.
- isParmSelection() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Checks if is parm selection.
- isPathValid(Type, List<String>) - Static method in class org.apache.uima.cas.impl.TypeSystemUtils
-
Given a starting Type and a list of features representing a feature path, 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_primitive
- 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.
- isPrimitive() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is primitive.
- isPrimitive() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is primitive.
- isPrimitive() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Checks if is primitive.
- isPrimitiveArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- 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 class org.apache.uima.collection.CasConsumer_ImplBase
-
Returns true.
- isReadOnly() - Method in interface org.apache.uima.collection.CasConsumer
-
Must return 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
- isRecreatePageOnCASViewSwitch() - Method in class org.apache.uima.caseditor.editor.CasEditorView
-
Implementors should overwrite if they want that.
- isRefType - Variable in class org.apache.uima.cas.impl.TypeImpl
-
false for primitives, strings, string subtypes
- isRefType(TypeImpl) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- 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
-
Deprecated.Checks if is repeat single mode.
- isRepeatSingleMode() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- isRestrictedByAllowedValues(TypeSystem, Type) - Static method in class org.apache.uima.caseditor.editor.util.Primitives
-
Checks if is restricted by allowed values.
- isRunning - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
The is running.
- isRunning() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
Checks if is running.
- 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
- isSameCAS(CAS, CAS) - Static method in class org.apache.uima.cas.impl.CASImpl
- isSaveAsAllowed() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
- isSaveOnCloseNeeded() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
- isSeconds() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
-
Retusn checkpoint frequency in seconds
- isSelfComplete() - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Get whether
JCasIterator.collectionProcessComplete()
is automatically called. - isSelfDestroy() - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Get whether
JCasIterator.destroy()
is automatically called. - 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
- isShortType(Type) - 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.
- isSofaDataSet() - Method in class org.apache.uima.jcas.cas.Sofa
- isSorted() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- isSorted() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- isSorted() - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- isSorted() - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- isSourceFolderValid() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is source folder valid.
- 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(FeatureImpl) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- isStringArrayType(Type) - Method in class org.apache.uima.cas.impl.CASImpl
- isStringOrStringSubtype() - Method in class org.apache.uima.cas.impl.TypeImpl_string
- isStringOrStringSubtype() - Method in class org.apache.uima.cas.impl.TypeImpl
- isStringOrStringSubtype() - Method in interface org.apache.uima.cas.Type
- isStringSubtype() - Method in class org.apache.uima.cas.impl.TypeImpl_stringSubtype
- isStringSubtype() - Method in class org.apache.uima.cas.impl.TypeImpl
- isStringSubtype() - Method in interface org.apache.uima.cas.Type
-
Check if the type is a String subtype.
- isStringType(Type) - 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
-
Checks if is timed out.
- isTimedOut() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
Checks if is timed out.
- isTimedOut() - Method in class org.apache.uima.collection.impl.cpm.utils.QueueEntity
-
Checks if is timed out.
- isTimeLimitExceeded() - Method in class org.apache.uima.fit.benchmark.Batch
- isTopType() - Method in class org.apache.uima.cas.impl.TypeImpl
- isTraceEnabled() - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- isTraceEnabled() - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- isTraceEnabled() - Method in class org.apache.uima.util.impl.Logger_impl
- isTraceEnabled() - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- isTraceEnabled(Marker) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- isTraceEnabled(Marker) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- isTraceEnabled(Marker) - Method in class org.apache.uima.util.impl.Logger_impl
- isTraceEnabled(Marker) - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- 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
- isTypedFsArray() - Method in class org.apache.uima.cas.impl.TypeImpl_array
- isTypedFsArray() - Method in class org.apache.uima.cas.impl.TypeImpl
- isTypeName(String) - Static method in class org.apache.uima.util.TypeSystemUtil
-
Check if
name
is a possible type name. - 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
- isTypePriorityDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is type priority descriptor.
- isTypePriorityDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is type priority descriptor.
- isTypePriorityDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Checks if is type priority descriptor.
- isTypeSystemDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is type system descriptor.
- isTypeSystemDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is type system descriptor.
- isTypeSystemDescriptor() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Checks if is type system descriptor.
- isTypeSystemIncluded() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- isTypeSystemIndexDefIncluded() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- isUpperCase(String) - Static method in class org.apache.uima.pear.util.StringUtil
- isV3() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- isValid - Variable in class org.apache.uima.cas.impl.MarkerImpl
- 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.FsIterator_subtypes_ordered
- isValid() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- isValid() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- isValid() - Method in class org.apache.uima.cas.impl.MarkerImpl
- isValid() - Method in class org.apache.uima.cas.impl.Subiterator
- isValid() - Method in interface org.apache.uima.cas.Marker
-
A Marker becomes invalid when the
CAS
from which it was obtained is reset. - isValid() - Method in class org.apache.uima.fit.testing.assertj.CasAssert_ImplBase
-
Checks that CAS is valid using the auto-detected validation checks.
- isValid() - Method in interface org.apache.uima.internal.util.IntPointerIterator
- isValid() - Method in class org.apache.uima.internal.util.TextStringTokenizer
-
Return
true
iff there is a next token. - isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Checks if is valid.
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddAllowedValueDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityTypeDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDependencyDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexKeyDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddSofaDialog
-
Duplicate validity check: Duplicates are OK for sofas belonging to other capability sets, provided they have the same Input or Output setting.
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeToPriorityListDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.EditSofaBindingsDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ExportImportablePartDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.FindComponentDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SelectTypeDialog
- isValid() - Method in class org.apache.uima.taeconfigurator.files.PickOverrideKeysAndParmName
- 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(int) - Method in class org.apache.uima.internal.util.IntSet
- isValid(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- isValid(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
For FSBagIndex low level iterator use
- isValid(Object) - Method in class org.apache.uima.caseditor.editor.editview.validator.ByteCellEditorValidator
-
Checks if the given value is a valid
Byte
. - isValid(Object) - Method in class org.apache.uima.caseditor.editor.editview.validator.LongCellEditorValidator
-
Checks if the given value is a valid
Long
. - isValid(Object) - Method in class org.apache.uima.caseditor.editor.editview.validator.ShortCellEditorValidator
-
Checks if the given value is a valid
Short
. - isValid(ILaunchConfiguration) - Method in class org.apache.uima.ep_launcher.ui.AnalysisEngineMainTab
- isValidAe() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Checks if is valid ae.
- isValidAE(AnalysisEngineDescription) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Checks if is valid AE.
- isValidAggregateChange() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Update the model while checking for validity If invalid - ask if want to continue or not.
- 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.
- isValidImport(String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportResBindSection
- isValidImport(String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
Checks if is valid import.
- isValidImport(String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexImportSection
- isValidImport(String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeImportSection
- isValidImport(String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypePriorityImportSection
- 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
-
Checks if is valid type.
- isValidUsing(Validator) - Method in class org.apache.uima.fit.testing.assertj.CasAssert_ImplBase
-
Checks that CAS is valid using the given validator.
- 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
- isWarnEnabled() - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- isWarnEnabled() - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- isWarnEnabled() - Method in class org.apache.uima.util.impl.Logger_impl
- isWarnEnabled() - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- isWarnEnabled(Marker) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- isWarnEnabled(Marker) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- isWarnEnabled(Marker) - Method in class org.apache.uima.util.impl.Logger_impl
- isWarnEnabled(Marker) - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- isWhitespace(char) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLWhitespaceDetector
- ITEM_ADDED_TO_INDEX - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- ITEM_REMOVED_FROM_INDEX - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- itemStateChanged(ItemEvent) - Method in class org.apache.uima.tools.cvd.control.SofaSelectionListener
- iteratePipeline(CollectionReaderDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Iterate through the
JCases
processed by the pipeline, allowing to access each one after it has been processed. - 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() - Method in interface org.apache.uima.cas.impl.CopyOnWriteIndexPart
- iterator() - Method in class org.apache.uima.cas.impl.FsIndex_bag
- iterator() - Method in class org.apache.uima.cas.impl.FsIndex_flat
- iterator() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
-
Iterator varieties All iterators are over a Type + subtypes (because that's the purpose of this class) - ambiguous / unambiguous (for AnnotationIndex) - not strict / strict (for AnnotationIndex) - ignoring type priorities or not (for any index) - "unordered" - no need to preserve order These may be combined.
- iterator() - Method in class org.apache.uima.cas.impl.FsIndex_set_sorted
- iterator() - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- iterator() - Method in class org.apache.uima.cas.impl.Id2FS
- iterator() - Method in interface org.apache.uima.cas.impl.LowLevelIndex
-
Return an iterator over the index.
- iterator() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- iterator() - Method in class org.apache.uima.cas.impl.TypeImpl
- iterator() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- iterator() - Method in class org.apache.uima.fit.pipeline.JCasIterable
- iterator() - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
- iterator() - Method in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- iterator() - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- 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 class org.apache.uima.internal.util.IntVector
- iterator() - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- iterator() - Method in class org.apache.uima.internal.util.ObjHashSet
- iterator() - Method in class org.apache.uima.internal.util.OrderedFsSet_array
- iterator() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- iterator() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- iterator() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- iterator() - Method in interface org.apache.uima.internal.util.PositiveIntSet
- iterator() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.
- iterator() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
- iterator() - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
- iterator() - Method in class org.apache.uima.jcas.cas.BooleanArray
- iterator() - Method in class org.apache.uima.jcas.cas.ByteArray
- iterator() - Method in class org.apache.uima.jcas.cas.DoubleArray
- iterator() - Method in class org.apache.uima.jcas.cas.FloatArray
- iterator() - Method in class org.apache.uima.jcas.cas.FloatList
- iterator() - Method in class org.apache.uima.jcas.cas.FSArray
- iterator() - Method in class org.apache.uima.jcas.cas.FSArrayList
- iterator() - Method in class org.apache.uima.jcas.cas.FSHashSet
- iterator() - Method in class org.apache.uima.jcas.cas.FSList
- iterator() - Method in class org.apache.uima.jcas.cas.Int2FS
- iterator() - Method in class org.apache.uima.jcas.cas.IntegerArray
- iterator() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- iterator() - Method in class org.apache.uima.jcas.cas.IntegerList
- iterator() - Method in class org.apache.uima.jcas.cas.LongArray
- iterator() - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList
- iterator() - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
- iterator() - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- iterator() - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
- iterator() - Method in class org.apache.uima.jcas.cas.ShortArray
- iterator() - Method in class org.apache.uima.jcas.cas.StringArray
- iterator() - Method in class org.apache.uima.jcas.cas.StringList
- iterator() - Method in class org.apache.uima.jcas.impl.JCasHashMap
- iterator() - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- iterator(boolean) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- iterator(boolean) - Method in interface org.apache.uima.cas.text.AnnotationIndex
-
Return an iterator over annotations that can be constrained to be unambiguous.
- iterator(boolean, boolean) - Method in class org.apache.uima.cas.impl.FsIndex_bag
- iterator(boolean, boolean) - Method in class org.apache.uima.cas.impl.FsIndex_flat
- iterator(boolean, boolean) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- iterator(boolean, boolean) - Method in class org.apache.uima.cas.impl.FsIndex_set_sorted
- iterator(boolean, boolean) - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- iterator(boolean, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelIndex
-
Internal use, used by select framework.
- iterator(boolean, boolean, boolean, boolean) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- iterator(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get an iterator over the given annotation type.
- iterator(FeatureStructure) - Method in interface org.apache.uima.cas.FSIndex
-
Return an iterator over the index.
- iterator(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- iterator(AnnotationFS, Class<T>, boolean, boolean) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to get a sub-iterator for the specified type.
- iterator(JCas, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Deprecated.Use
jcas.select(type).iterator()
- iteratorFS(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Deprecated.Use
cas.select(type).iterator()
- IteratorNvc<E> - Interface in org.apache.uima.util
-
An Iterator with an extra method nextNvc, which skips the validity check
- Iterators - Search tag in package org.apache.uima.cas.impl
- Section
- Iterators over UIMA indexes - Search tag in package org.apache.uima.cas.impl
- Section
- ITypePaneListener - Interface in org.apache.uima.caseditor.editor.fsview
-
Notifies clients about type changes.
- ITypeSystemSearchStrategy - Interface in org.apache.uima.caseditor.ide.searchstrategy
- IUimaEditorExtension - Interface in org.apache.uima.taeconfigurator.editors.point
-
The interface implemented by an external editor.
- IUimaMultiPageEditor - Interface in org.apache.uima.taeconfigurator.editors.point
-
This interface is used to redirect the editing functions from CDE to the external editor for a new type of Resource Specifier.
- IXMLColorConstants - Interface in org.apache.uima.taeconfigurator.editors.xml
-
The Interface IXMLColorConstants.
J
- JAR_FILE_EXT - Static variable in class org.apache.uima.pear.tools.InstallationController
- JAVA - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- JAVA_FRAMEWORK_NAME - Static variable in class org.apache.uima.Constants
-
Name of the UIMA Java framework, to be used in <frameworkImplementation> element of descriptors.
- JAVA_NATURE - Static variable in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
The Constant JAVA_NATURE.
- JavaApplication - Class in org.apache.uima.collection.impl.cpm.container.deployer
-
Component responsible for configuring command line for java based CasProcessor.
- JavaApplication(CasProcessorConfiguration, CpeCasProcessor) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.JavaApplication
-
Creates an instance of component responsible for configuring java based CasProcessor.
- javaClass - Variable in class org.apache.uima.cas.impl.TypeImpl
-
Deprecated.This field will become private.
- javaClassName2UimaTypeName(String) - Static method in class org.apache.uima.internal.util.Misc
-
Convert a JCas class name (fully qualified) to a UIMA type name Normally this is the same, but for two prefixes, it's slightly different Also, class names for primitives (int, byte, etc. ) converted to int, byte, etc.
- Java Cover Objects for version 3 - Search tag in package org.apache.uima.cas.impl
- Section
- JavaTimer - Class in org.apache.uima.collection.impl.cpm.utils
-
Deprecated.replaced by
UimaTimer
- JavaTimer - Class in org.apache.uima.internal.util
-
Simple implementation of
UimaTimer
usingSystem.currentTimeMillis()
. - JavaTimer() - Constructor for class org.apache.uima.collection.impl.cpm.utils.JavaTimer
-
Deprecated.
- JavaTimer() - Constructor for class org.apache.uima.internal.util.JavaTimer
- javaToNative(Object, TransferData) - Method in class org.apache.uima.caseditor.editor.util.ObjectTransfer
- javaViewerRBisSelected - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The java viewer R bis selected.
- javaViewerUCRBisSelected - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The java viewer UCR bis selected.
- jcas - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.reference to the Java Cas root
- JCas - Interface in org.apache.uima.jcas
-
Java Cover Classes based Object-oriented CAS (Common Analysis System) API.
- JCAS_ALPHA_LEVEL_NOT_SUPPORTED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
- JCAS_ARRAY_NOT_SUPPORTED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
User-defined JCas classes for built-in Arrays not supported, class: {0}
- JCAS_CACHE_ENABLED - Static variable in class org.apache.uima.UIMAFramework
-
Key to be used in the Properties object returned by
UIMAFramework.getDefaultPerformanceTuningProperties()
. - JCAS_CAS_MISMATCH - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
CAS type system doesn''t match JCas Type definition for type "{0}".
- JCAS_CAS_MISMATCH_SUPERTYPE - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
JCas Class's supertypes for "{0}", "{1}" and the corresponding UIMA Supertypes for "{2}", "{3}" don't have an intersection.
- JCAS_CAS_NOT_V3 - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
JCas Class "{0}" is missing required constructor; likely cause is wrong version (UIMA version 3 or later JCas required).
- JCAS_ERROR - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
{0}
- JCAS_FEATURE_WRONG_TYPE - Static variable in exception class org.apache.uima.cas.CASException
-
The JCAS range type {2} for feature {1} of type {0} does not match the CAS range type {3} for the feature.
- JCAS_FEATURENOTFOUND_ERROR - Static variable in exception class org.apache.uima.cas.CASException
-
Feature information from the CAS cannot be accessed while initializing the JCAS type {0} with feature {1}.
- JCAS_FIELD_ADJ_OFFSET_CHANGED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
In JCAS class "{0}", UIMA field "{1}" was set up at type system type adjusted offset "{2}" but a different type system being used with the same JCas class has this offset at "{3}", which is not allowed.
- JCAS_FIELD_MISSING_IN_TYPE_SYSTEM - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
JCAS class "{0}" defines a UIMA field "{1}" but the UIMA type doesn''t define that field.
- JCAS_GET_NTH_NEGATIVE_INDEX - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
JCas getNthElement method called with index "{0}" which is negative.
- JCAS_GET_NTH_ON_EMPTY_LIST - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
JCas getNthElement method called via invalid object - an empty list: {0}.
- JCAS_GET_NTH_PAST_END - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
JCas getNthElement method called with index "{0}" larger than the length of the list.
- JCAS_GETTER_SETTER_MISSING - Static variable in exception class org.apache.uima.cas.CASException
- JCAS_INCOMPATIBLE_TYPE_SYSTEMS - Static variable in exception class org.apache.uima.UIMA_IllegalStateException
-
Loaded JCas Type {0} has feature {1} with two different type systems having different offsets; this is not supported.
- JCAS_INIT_ERROR - Static variable in exception class org.apache.uima.cas.CASException
-
The JCas cannot be initialized.
- JCAS_MAKING_ABSTRACT_INSTANCE - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
A CAS iterator or createFS call is trying to make an instance of type "{0}", but that type has been declared "abstract" in JCas, and no instances are allowed to be made.
- JCAS_MISMATCH_SUPERTYPE - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
The JCas class: "{0}" has supertypes: "{1}" which do not match the UIMA type "{2}"''s supertypes "{3}".
- JCAS_MISSING_COVERCLASS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
The JCAS cover class "{0}" could not be loaded.
- JCAS_MISSING_FIELD_ACCESSOR - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
JCas Class "{0}" is missing required field accessor, or access not permitted, for field "{1}" during {2} operation.
- JCAS_MISSING_GETTER - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Cas class {0} with feature {1} but is mssing a 0 argument getter.
- JCAS_MISSING_TYPEINDEX - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
The Class "{0}" matches a UIMA Type, and is a subtype of uima.cas.TOP, but is missing the JCas typeIndexId.
- JCAS_NO_TYPE - Static variable in exception class org.apache.uima.UIMA_IllegalStateException
-
Cannot do feature accessing for JCas class {0}, because it is not associated with a committed UIMA Type, either because the type doesn''t exist, or hasn''t been committed.
- JCAS_OLDSTYLE_REF_TO_NONJCAS_TYPE - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
JCas is referencing via a JFSIterator or get method, a type, "{0}", which has no JCAS class model.
- JCAS_TYPE_NOT_IN_CAS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
JCas type "{0}" used in Java code, but was not declared in the XML type descriptor.
- JCAS_TYPE_RANGE_MISMATCH - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
CAS type system type "{0}" (loaded by {1}) defines field "{2}" with range "{3}" (loaded by {4}), but JCas getter method is returning "{5}" (loaded by {6}) which is not a subtype of the declared range.
- JCAS_TYPENOTFOUND_ERROR - Static variable in exception class org.apache.uima.cas.CASException
-
Type information from the CAS cannot be accessed while initializing the JCas type {0}
- JCAS_UNKNOWN_TYPE_NOT_IN_CAS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Unknown JCas type used in Java code but was not declared or imported in the XML descriptor for this component.
- JCAS_UNSUPPORTED_OP_NOT_CAS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
The method "{0}" is not supported by this JCAS because it is not associated with a CAS view of a CAS, but rather just with a base CAS.
- JCasAnnotator_ImplBase - Class in org.apache.uima.analysis_component
-
Base class to be extended by Annotators that use the
JCas
interface. - JCasAnnotator_ImplBase - Class in org.apache.uima.fit.component
-
Base class for JCas annotators which initializes itself based on annotations.
- JCasAnnotator_ImplBase() - Constructor for class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
- JCasAnnotator_ImplBase() - Constructor for class org.apache.uima.fit.component.JCasAnnotator_ImplBase
- JCasAssert - Class in org.apache.uima.fit.testing.assertj
-
Asserts related to the
JCas
. - JCasAssert(JCas) - Constructor for class org.apache.uima.fit.testing.assertj.JCasAssert
- JCasBuilder - Class in org.apache.uima.fit.factory
-
Allows to add types and text to a CAS easily piece by piece.
- JCasBuilder(JCas) - Constructor for class org.apache.uima.fit.factory.JCasBuilder
-
Create a new JCas builder working on the specified JCas.
- JCasClassProvider - Interface in org.apache.uima.spi
-
Deprecated.Use
TypeSystemProvider
instead. - JCasClassProviderForTesting - Class in org.apache.uima.it.pear_with_typesystem.spi
- JCasClassProviderForTesting() - Constructor for class org.apache.uima.it.pear_with_typesystem.spi.JCasClassProviderForTesting
- JCasCollectionReader_ImplBase - Class in org.apache.uima.fit.component
-
Base class for JCas collection readers which initializes itself based on annotations.
- JCasCollectionReader_ImplBase() - Constructor for class org.apache.uima.fit.component.JCasCollectionReader_ImplBase
- JCasConsumer_ImplBase - Class in org.apache.uima.fit.component
-
Base class for JCas consumers (actually a
JCasAnnotator_ImplBase
) which initializes itself based on annotations. - JCasConsumer_ImplBase() - Constructor for class org.apache.uima.fit.component.JCasConsumer_ImplBase
- JCasFactory - Class in org.apache.uima.fit.factory
-
Convenience methods to create
JCas
objects. - JCasFlow_ImplBase - Class in org.apache.uima.flow
-
Convenience base class for Flow objects that use the JCas interface.
- JCasFlow_ImplBase() - Constructor for class org.apache.uima.flow.JCasFlow_ImplBase
- JCasFlowController_ImplBase - Class in org.apache.uima.fit.component
- JCasFlowController_ImplBase - Class in org.apache.uima.flow
-
Base class to be extended by FlowControllers that use the
JCas
interface. - JCasFlowController_ImplBase() - Constructor for class org.apache.uima.fit.component.JCasFlowController_ImplBase
- JCasFlowController_ImplBase() - Constructor for class org.apache.uima.flow.JCasFlowController_ImplBase
- jcasGen(IProgressMonitor) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Jcas gen.
- JCASGEN_ID - Static variable in class org.apache.uima.jcas.jcasgenp.JgPlugin
-
The Constant JCASGEN_ID.
- JCasGenMojo - Class in org.apache.uima.tools.jcasgen.maven
-
Applies JCasGen to create Java files from XML type system descriptions.
- JCasGenMojo() - Constructor for class org.apache.uima.tools.jcasgen.maven.JCasGenMojo
- JCasGenProgressMonitor(IProgressMonitor) - Constructor for class org.apache.uima.taeconfigurator.editors.MultiPageEditor.JCasGenProgressMonitor
-
Instantiates a new j cas gen progress monitor.
- JCasGenThrower() - Constructor for class org.apache.uima.taeconfigurator.editors.MultiPageEditor.JCasGenThrower
- JCasHashMap - Class in org.apache.uima.jcas.impl
-
Version 3 (2016, for Java 8) of map between id's (ints) JCasCover Objects Note: in the general case, the cover object may *not* be a JCas one, but rather the general one This happens if there is no JCas cover object defined for the type.
- JCasHashMap(int) - Constructor for class org.apache.uima.jcas.impl.JCasHashMap
- JCasImpl - Class in org.apache.uima.jcas.impl
-
implements the supporting infrastructure for JCas model linked with a Cas.
- JCasIterable - Class in org.apache.uima.fit.pipeline
-
A class implementing iteration over a the documents of a collection.
- JCasIterable(CollectionReaderDescription, AnalysisEngineDescription...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterable
-
Iterate over the documents loaded by the collection reader, running the analysis engines on each one before yielding them.
- JCasIterable(ResourceManager, CollectionReaderDescription, AnalysisEngineDescription...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterable
-
Iterate over the documents loaded by the collection reader, running the analysis engines on each one before yielding them.
- JCasIterator - Class in org.apache.uima.fit.pipeline
-
A class implementing iteration over a the documents of a collection.
- JCasIterator - Interface in org.apache.uima.analysis_engine
-
An iterator over a collection of JCAS objects.
- JCasIterator(CollectionReaderDescription, AnalysisEngineDescription...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterator
-
Iterate over the documents loaded by the given reader, running the analysis engines on each one before yielding them.
- JCasIterator(CollectionReader, AnalysisEngine...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterator
-
Iterate over the documents loaded by the CollectionReader, running the AnalysisEngine on each one before yielding them.
- JCasIterator(CollectionReader, TypeSystemDescription) - Constructor for class org.apache.uima.fit.pipeline.JCasIterator
-
Iterate over the documents loaded by the CollectionReader.
- JCasIterator(ResourceManager, CollectionReaderDescription, AnalysisEngineDescription...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterator
-
Iterate over the documents loaded by the given reader, running the analysis engines on each one before yielding them.
- JCasIterator(ResourceManager, CollectionReader, AnalysisEngine...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterator
-
Iterate over the documents loaded by the CollectionReader, running the AnalysisEngine on each one before yielding them.
- JCasIteratorWrapper - Class in org.apache.uima.analysis_engine.impl
-
Wraps a CasIterator as a JCasIterator
- JCasIteratorWrapper(CasIterator) - Constructor for class org.apache.uima.analysis_engine.impl.JCasIteratorWrapper
- JCasMultiplier_ImplBase - Class in org.apache.uima.analysis_component
-
Base class to be extended by CAS Multipliers that use the
CAS
interface. - JCasMultiplier_ImplBase - Class in org.apache.uima.fit.component
-
Base class for a JCas multiplier which initializes itself based on annotations.
- JCasMultiplier_ImplBase() - Constructor for class org.apache.uima.analysis_component.JCasMultiplier_ImplBase
- JCasMultiplier_ImplBase() - Constructor for class org.apache.uima.fit.component.JCasMultiplier_ImplBase
- JCasPool - Class in org.apache.uima.util
-
This class represents a simple pool of
JCas
instances. - JCasPool(int, AnalysisEngine) - Constructor for class org.apache.uima.util.JCasPool
-
Creates a new JCasPool
- JCasPool(int, TextAnalysisEngine) - Constructor for class org.apache.uima.util.JCasPool
-
Deprecated.As of v2.0, TextAnalysisEngine has been deprecated. Use
JCasPool(int, AnalysisEngine)
instead. - JCasPool(int, ProcessingResourceMetaData) - Constructor for class org.apache.uima.util.JCasPool
-
Creates a new JCasPool
- JCasProcessor<E> - Interface in org.apache.uima.analysis_component
-
A functional interface for a JCas processor.
- JCasProcessorAnnotator - Class in org.apache.uima.analysis_component
- JCasProcessorAnnotator(JCasProcessor<? extends Exception>) - Constructor for class org.apache.uima.analysis_component.JCasProcessorAnnotator
- JCasRegistry - Class in org.apache.uima.jcas
-
Maintains a registry of JCas cover classes that have been loaded in order to be able to assign a unique low-value positive int index to each loaded JCas class.
- JCasTypeTemplate - Class in org.apache.uima.tools.jcasgen
- JCasTypeTemplate() - Constructor for class org.apache.uima.tools.jcasgen.JCasTypeTemplate
- JCasUtil - Class in org.apache.uima.fit.util
-
Utility methods for convenient access to the
JCas
. - JCasValidationCheck - Interface in org.apache.uima.fit.validation
-
JCas validation check.
- JDK_VERSION_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- jdkVersionCombo - Variable in class org.apache.uima.pear.insd.edit.INSDEnvironmentPage
-
The jdk version combo.
- JFSIndexRepository - Interface in org.apache.uima.jcas
-
Provides the same function as the FSIndexRepository except that the variants that take a "type" argument take type arguments obtainable easily from the JCas type.
- JFSIndexRepositoryImpl - Class in org.apache.uima.jcas.impl
- Jg - Class in org.apache.uima.tools.jcasgen
-
Class holds type plugin-wide collections and static methods.
- Jg() - Constructor for class org.apache.uima.tools.jcasgen.Jg
-
Instantiates a new jg.
- Jg.ErrorExit - Exception Class in org.apache.uima.tools.jcasgen
-
The Class ErrorExit.
- Jg.IJCasTypeTemplate - Interface in org.apache.uima.tools.jcasgen
-
Interface implemented by JCAS code generation's templates.
- JgPlugin - Class in org.apache.uima.jcas.jcasgenp
-
The main plugin class to be used in the desktop.
- JgPlugin() - Constructor for class org.apache.uima.jcas.jcasgenp.JgPlugin
-
The constructor.
- JgPluginRunner - Class in org.apache.uima.jcas.jcasgenp
-
Class holds type plugin-wide collections and static methods.
- JgPluginRunner() - Constructor for class org.apache.uima.jcas.jcasgenp.JgPluginRunner
-
Instantiates a new jg plugin runner.
- JMSMessagingSpecifier - Interface in org.apache.uima.resource
- JmxMBeanAgent - Class in org.apache.uima.internal.util
-
Utility class for registering MBeans with a JMX MBeanServer.
- JmxMBeanAgent() - Constructor for class org.apache.uima.internal.util.JmxMBeanAgent
- JndiResourceLocator - Class in org.apache.uima.fit.factory.locator
-
Deprecated.To be removed without replacement
- JndiResourceLocator() - Constructor for class org.apache.uima.fit.factory.locator.JndiResourceLocator
-
Deprecated.
- JsonCasSerializer - Class in org.apache.uima.json
-
CAS serializer for JSON formats.
- JsonCasSerializer() - Constructor for class org.apache.uima.json.JsonCasSerializer
-
Creates a new JsonCasSerializer
- JsonCasSerializer.JsonContextFormat - Enum Class in org.apache.uima.json
-
The serialization can optionally include context information in addition to the feature structures.
- JsonContentHandlerJacksonWrapper - Class in org.apache.uima.json.impl
-
Utility class that generates JSON output for UIMA descriptors and CASs This class is built as a wrapper for a popular open-source implementation of JSON capabilities, "Jackson".
- JsonContentHandlerJacksonWrapper(JsonFactory, Object) - Constructor for class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
-
Makes a Json content handler, using a specified JsonFactory instance that can be configured according to the Jackson implementation.
- JsonContentHandlerJacksonWrapper(JsonFactory, Object, boolean) - Constructor for class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
-
Makes a Json content handler, using a specified JsonFactory instance that can be configured according to the Jackson implementation, and specifies a prettyprinting boolean flag (default is no prettyprinting).
- JsonContentHandlerJacksonWrapper(JsonGenerator) - Constructor for class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
-
Makes a Json content handler, using a specified JsonGenerator instance
- JsonContentHandlerJacksonWrapper(JsonGenerator, boolean) - Constructor for class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
-
Makes a Json content handler, using a specified JsonGenerator instance
- JsonContentHandlerJacksonWrapper(Object) - Constructor for class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
-
Makes a Json content handler that sends its output to the specified destination
- JsonContentHandlerJacksonWrapper(Object, boolean) - Constructor for class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
-
Makes a Json content handler, and specifies a prettyprinting boolean flag (default is no prettyprinting).
- JsonMetaDataSerializer - Class in org.apache.uima.json
- JsonMetaDataSerializer() - Constructor for class org.apache.uima.json.JsonMetaDataSerializer
- jsonSerialize(CAS, Object) - Static method in class org.apache.uima.json.JsonCasSerializer
-
Serializes a CAS using JSON
- jsonSerialize(CAS, TypeSystem, Object) - Static method in class org.apache.uima.json.JsonCasSerializer
-
Serializes a CAS to an output (File, OutputStream, XMI stream, or Writer).
- jsonSerialize(CAS, TypeSystem, Object, boolean, Marker, XmiSerializationSharedData) - Static method in class org.apache.uima.json.JsonCasSerializer
-
Serializes a Delta CAS to an output (File, Writer, or OutputStream).
- JSR47Logger_impl - Class in org.apache.uima.util.impl
-
UIMA Logging interface implementation for Java Logging Toolkit JSR-47 (JDK 1.4) JUL Ignores Markers and MDC (not supported in the JUL)
- JTabbedPaneWithCloseIcons - Class in org.apache.uima.tools.cpm
-
A JTabbedPane which has a close ('X') icon on each tab.
- JTabbedPaneWithCloseIcons() - Constructor for class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
-
Instantiates a new j tabbed pane with close icons.
- JTextAnnotator - Interface in org.apache.uima.analysis_engine.annotator
-
Deprecated.As of release 2.3.0, use JCasAnnotator_ImplBase instead
- JTextAnnotator_ImplBase - Class in org.apache.uima.analysis_engine.annotator
-
Deprecated.As of release 2.3.0, use JCasAnnotator_ImplBase instead
- JTextAnnotator_ImplBase() - Constructor for class org.apache.uima.analysis_engine.annotator.JTextAnnotator_ImplBase
-
Deprecated.
- JUnitExtension - Class in org.apache.uima.test.junit_extension
-
Contains static convenience methods for using the UIMA JUnit extensions.
- JUnitExtension() - Constructor for class org.apache.uima.test.junit_extension.JUnitExtension
- JUnitTestRunner - Class in org.apache.uima.test.junit_extension
-
JUnitTestRunner is the start class for the comand line test with JUnit.
- JUnitTestRunner() - Constructor for class org.apache.uima.test.junit_extension.JUnitTestRunner
K
- key() - Element in annotation interface org.apache.uima.fit.descriptor.ExternalResource
-
The key to which external resources bind to.
- KEY_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.ResourceDependencySection
-
The Constant KEY_COL.
- keyIterator() - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- keyIterator() - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
- keyIterator() - Method in class org.apache.uima.internal.util.WeakIdentityMap
- keyIterator(int) - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- keyIterator(int) - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
- keyName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDependencyDialog
-
The key name.
- keyNameAlreadyDefined(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.ResourceDependencySection
-
Key name already defined.
- keys - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexDialog
-
The keys.
- keys() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
- KEYS - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant KEYS.
- keys_length() - Method in class org.apache.uima.internal.util.Common_hash_support
- keys_length() - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- keys_length() - Method in class org.apache.uima.internal.util.IntHashSet
- keys_length() - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- keys_length() - Method in class org.apache.uima.internal.util.ObjHashSet
- keySet() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
- keySet() - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
-
Return the set of keys as a sorted array.
- keyValueIterator() - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
- keyValueIterator(int) - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- keyValueIterator(int) - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
- KeyValuePair - Class in org.apache.vinci.transport
-
Object for storing each key/value within a frame.
- KeyValuePair(String, FrameComponent) - Constructor for class org.apache.vinci.transport.KeyValuePair
- kill() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Kill CPM hard.
- kill() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
- kill() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Kills the CPM hard.
- KILL_PROCESSING_PIPELINE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- killed - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
The killed.
- KILLED - Static variable in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
- KILLED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- killIt() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Kill CPM the hard way.
- KillPipelineException - Exception Class in org.apache.uima.collection.impl.base_cpm.container
- KillPipelineException(String) - Constructor for exception class org.apache.uima.collection.impl.base_cpm.container.KillPipelineException
- killProcess(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.FencedProcessReaper
-
When running on linux this method kill a process identified by a given PID.
- kind() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
- KIND_BAG - Static variable in annotation interface org.apache.uima.fit.descriptor.FsIndex
- KIND_BAG - Static variable in interface org.apache.uima.resource.metadata.FsIndexDescription
-
Identifies a Bag index.
- KIND_SET - Static variable in annotation interface org.apache.uima.fit.descriptor.FsIndex
- KIND_SET - Static variable in interface org.apache.uima.resource.metadata.FsIndexDescription
-
Identifies a Set index.
- KIND_SORTED - Static variable in annotation interface org.apache.uima.fit.descriptor.FsIndex
- KIND_SORTED - Static variable in interface org.apache.uima.resource.metadata.FsIndexDescription
-
Identifies a Sorted index.
- klrp - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
klrp: Key, Left, Right, Parent Each "node" has a node address.
- klrp1 - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- klrp2 - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- klrp3 - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
L
- label() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
- LABEL_COLUMN - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
-
The Constant LABEL_COLUMN.
- LabelCellEditor - Class in org.apache.uima.tools.stylemap
-
The Class LabelCellEditor.
- LabelCellEditor() - Constructor for class org.apache.uima.tools.stylemap.LabelCellEditor
-
Instantiates a new label cell editor.
- labelProvider - Variable in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
The label provider.
- langFeatAdjOffset - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- langFeatCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- Language - Class in org.apache.uima.cas.text
- Language(String) - Constructor for class org.apache.uima.cas.text.Language
- LANGUAGE - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
The Constant LANGUAGE.
- LANGUAGE_SUBSUMED - Static variable in interface org.apache.uima.resource.metadata.SimplePrecondition
-
Identifies the LANGUAGE_SUBSUMED predicate.
- LanguageCapability - Annotation Interface in org.apache.uima.fit.descriptor
-
Provides information on the languages supported by a component.
- LanguagePrecondition - Interface in org.apache.uima.resource.metadata
-
A precondition on the language of the document.
- LanguagePrecondition_impl - Class in org.apache.uima.resource.metadata.impl
-
Precondition that tests language of the document.
- LanguagePrecondition_impl() - Constructor for class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl
- last() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- last() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- LAST_DOC_ID - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- LAST_REPOSITORY - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- lastIndexOf(char) - Method in class org.apache.uima.internal.util.CharArrayString
-
Find the last occurence of a character.
- lastIndexOf(int) - Method in class org.apache.uima.internal.util.IntVector
- lastIndexOf(int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- lastIndexOf(int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- lastIndexOf(Object) - Method in class org.apache.uima.jcas.cas.FSArrayList
- lastOutputNodeAddLevel() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- lastOutputNodeClearLevel() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- lastTableHoverItem - Variable in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
The last table hover item.
- lastV2IdIncr() - Method in class org.apache.uima.cas.impl.CASImpl
- lastValidIteratorIndex - Variable in class org.apache.uima.cas.impl.FsIterator_subtypes_ordered
-
index into nonEmptyIterators, shows last valid one
- launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.apache.uima.ep_launcher.AnalysisEngineLaunchConfigurationDelegate
- launchEditor(AnalysisEngineMetaData, String, CAS) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
Displays the StyleMapEditor GUI and allows the user to edit a style map.
- LauncherConstants - Class in org.apache.uima.ep_launcher
- LauncherConstants() - Constructor for class org.apache.uima.ep_launcher.LauncherConstants
- LauncherConstants.InputFormat - Enum Class in org.apache.uima.ep_launcher
- LauncherPlugin - Class in org.apache.uima.ep_launcher
-
The Class LauncherPlugin.
- LauncherPlugin() - Constructor for class org.apache.uima.ep_launcher.LauncherPlugin
-
Instantiates a new launcher plugin.
- launchThatViewer(String, String, TypeSystem, String[], boolean, boolean, boolean, File, File) - Method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
-
Launch that viewer.
- LeafCastException - Exception Class in org.apache.vinci.transport
-
Special unchecked exception type thrown by FrameLeaf when encountering data type conversion errors.
- LeafCastException() - Constructor for exception class org.apache.vinci.transport.LeafCastException
- LeafCastException(String) - Constructor for exception class org.apache.vinci.transport.LeafCastException
- left - Variable in class org.apache.uima.taeconfigurator.editors.Form2Panel
-
The left.
- LEFTDTR - Static variable in class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
Code for a node with only a left daughter.
- leftPanel - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
The left panel.
- leftPanelPercent - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
The left panel percent.
- leftPanelWidth - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
The left panel width.
- LeftPart(String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.LeftPart
-
Instantiates a new left part.
- leftRotate(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- LegacySupport - Class in org.apache.uima.fit.internal
-
INTERNAL API - Legacy support.
- LegacySupportPlugin - Interface in org.apache.uima.fit.internal
-
INTERNAL API - Legacy support plug-in API.
- length() - Method in class org.apache.uima.internal.util.CharArrayString
-
Get the length of the string.
- lengthTotal - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- lengthUTFv(String) - Static method in class org.apache.uima.util.impl.DataIO
- lengthVnumber(int) - Static method in class org.apache.uima.util.impl.DataIO
- lengthVnumber(long) - Static method in class org.apache.uima.util.impl.DataIO
- lengthVPNnumber(int) - Static method in class org.apache.uima.util.impl.DataIO
- lengthVPNnumber(long) - Static method in class org.apache.uima.util.impl.DataIO
- LENIENT - Enum constant in enum class org.apache.uima.util.CasLoadMode
-
Same as DEFAULT, except for XMI and XCAS formats: Specifies lenient loading for those formats, which means that the load will not indicate an error if the incoming data has types and/or features not in the receiving CAS, but will instead silently ignore these.
- LENIENT_FORM_6_NO_TS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Deserializing Compressed Form 6 with CasLoadMode LENIENT, but no Type System provided.
- LENIENT_NOT_SUPPORTED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Lenient deserialization not support for input of type {0}.
- leq(float) - Method in interface org.apache.uima.cas.FSFloatConstraint
-
Require float value to be less than or equal to
f
. - leq(int) - Method in interface org.apache.uima.cas.FSIntConstraint
-
Require int value to be less than or equal to
i
. - lessThan(int, int) - Method in interface org.apache.uima.cas.admin.LinearTypeOrder
-
Compare two types.
- lessThan(int, int) - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl.TotalTypeOrder
- lessThan(Type, Type) - Method in interface org.apache.uima.cas.admin.LinearTypeOrder
-
Compare two types.
- lessThan(Type, Type) - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl.TotalTypeOrder
- level - Variable in class org.apache.vinci.transport.vns.service.Service
- level - Variable in class org.apache.vinci.transport.vns.service.ServiceInfo
- Level - Class in org.apache.uima.util
-
Provides the message level constants for logging and tracing
- Level(int, String) - Constructor for class org.apache.uima.util.Level
-
Instantiate a new level object.
- LEVEL_KEY - Static variable in class org.apache.vinci.transport.vns.VNSConstants
- LIBRARY_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
- LifeCycleUtil - Class in org.apache.uima.fit.util
-
Helper methods to handle the life cycle of UIMA components.
- limit(int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- limit(int) - Method in interface org.apache.uima.cas.SelectFSs
-
Limits the number of Feature Structures returned by this select
- limit(long) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- limit(long) - Method in class org.apache.uima.fit.benchmark.Benchmark
- limit_common - Variable in class org.apache.uima.util.impl.Logger_common_impl
- LINE_LENGTH - Static variable in class org.apache.vinci.transport.util.Base64Converter
-
If you ask for line-breaks, this is the maximum line length used.
- LinearTypeOrder - Interface in org.apache.uima.cas.admin
-
Linear order on types.
- LinearTypeOrderBuilder - Interface in org.apache.uima.cas.admin
-
Defines a pre-order on types.
- LinearTypeOrderBuilderImpl - Class in org.apache.uima.cas.impl
-
Implementation of the
LinearTypeOrderBuilder
interface. - LinearTypeOrderBuilderImpl(TypeSystem) - Constructor for class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl
- LinearTypeOrderBuilderImpl.TotalTypeOrder - Class in org.apache.uima.cas.impl
-
An implementation of the
LinearTypeOrder
interface. - LineReader - Class in org.apache.uima.fit.examples.experiment.pos
-
This collection reader is meant for example purposes only.
- LineReader() - Constructor for class org.apache.uima.fit.examples.experiment.pos.LineReader
- LINES_VISIBLE - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant LINES_VISIBLE.
- List_of_ints - Interface in org.apache.uima
-
Deprecated.To become package private in
org.apache.uima.jcas.cas
or possibly removed. Should also be renamed. - listAttributes() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Deprecated.never called anymore - getAdditionalAttributes called instead
- listAttributes() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
Deprecated.- use getAdditionalAttributes instead
- listAttributes() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Deprecated.- use getAttributes
- listAttributes() - Method in interface org.apache.uima.resource.metadata.MetaDataObject
-
Deprecated.- use getAttributes() instead, don't override it, use getAdditionalAttributes to specify additional ones
- listFsIndexCollections() - Method in interface org.apache.uima.spi.FsIndexCollectionProvider
-
Deprecated.
- listFsIndexCollections() - Method in class org.apache.uima.spi.TypeSystemProvider_ImplBase
- listFsIndexCollections() - Method in interface org.apache.uima.spi.TypeSystemProvider
- listIterator() - Method in class org.apache.uima.jcas.cas.FSArrayList
- listIterator(int) - Method in class org.apache.uima.jcas.cas.FSArrayList
- listJCasClasses() - Method in class org.apache.uima.it.pear_with_typesystem.spi.JCasClassProviderForTesting
- listJCasClasses() - Method in interface org.apache.uima.spi.JCasClassProvider
-
Deprecated.
- listJCasClasses() - Method in class org.apache.uima.spi.TypeSystemProvider_ImplBase
- listJCasClasses() - Method in interface org.apache.uima.spi.TypeSystemProvider
- listNames(String, int) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- listNames(String, String) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- ListSelector - Class in org.apache.uima.tools.util.gui
-
A composite component comprising a JList and associated controls used to add and remove list elements and to control their ordering.
- ListSelector(Object[]) - Constructor for class org.apache.uima.tools.util.gui.ListSelector
-
Instantiates a new list selector.
- listServices(String, int) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- listServices(String, String) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- listTypePriorities() - Method in interface org.apache.uima.spi.TypePrioritiesProvider
-
Deprecated.
- listTypePriorities() - Method in class org.apache.uima.spi.TypeSystemProvider_ImplBase
- listTypePriorities() - Method in interface org.apache.uima.spi.TypeSystemProvider
- listTypeSystemDescriptions() - Method in interface org.apache.uima.spi.TypeSystemDescriptionProvider
-
Deprecated.
- listTypeSystemDescriptions() - Method in class org.apache.uima.spi.TypeSystemProvider_ImplBase
- listTypeSystemDescriptions() - Method in interface org.apache.uima.spi.TypeSystemProvider
- ll_addFS(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- ll_addFS(int) - Method in interface org.apache.uima.cas.impl.LowLevelIndexRepository
-
Add a FS reference to all appropriate indexes in the repository.
- ll_addFS(int, boolean) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- ll_addFS(int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelIndexRepository
-
Add a FS reference to all appropriate indexes in the repository.
- ll_cas - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.
- ll_compare(int, int) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- ll_compare(int, int) - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- ll_compare(int, int) - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- ll_compare(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelIndex
-
Compare two Feature structures, referred to by IDs
- ll_copyCharBufferValue(int, int, char[], int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_copyCharBufferValue(int, int, char[], int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_createAnnotation(int, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createArray(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createArray(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Create a new array.
- ll_createArray(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createArray(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Create a new array.
- ll_createBooleanArray(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createBooleanArray(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_createByteArray(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createByteArray(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_createDocumentAnnotation(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createDocumentAnnotationNoIndex(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createDoubleArray(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createDoubleArray(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_createFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createFS(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Create a new FS on the heap.
- ll_createFS(int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createFS(int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Create a new FS on the heap.
- ll_createLongArray(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createLongArray(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_createShortArray(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_createShortArray(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_defaultV2IdRefs() - Static method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Defaults new CASs to have the id_to_fs_map enabled
- ll_defaultV2IdRefs(boolean) - Static method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Sets the defaults for new CASs to have the id_to_fs_map enabled.
- ll_enableV2IdRefs() - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Enables the id_to_fs_map mode.
- ll_enableV2IdRefs(boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_enableV2IdRefs(boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Enables or disables the id_to_fs_map mode.
- ll_get() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
-
Return the current FS reference.
- ll_getAllIndexedFS(Type) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- ll_getAppropriateFeatures(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get an array of the feature codes for the features on this type.
- ll_getAppropriateFeatures(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Get an array of the appropriate features for this type.
- ll_getArraySize(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getArraySize(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the size of an array.
- ll_getArrayType(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get the type code for the array type with
componentTypeCode
as component type code. - ll_getArrayType(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getBooleanArrayValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getBooleanArrayValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getBooleanArrayValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getBooleanArrayValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getBooleanValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getBooleanValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getBooleanValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getBooleanValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getByteArrayValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getByteArrayValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getByteArrayValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getByteArrayValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getByteValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getByteValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getByteValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getByteValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getCharBufferValueSize(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getCharBufferValueSize(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getCodeForFeature(Feature) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get the code for a given feature object.
- ll_getCodeForFeature(Feature) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getCodeForFeatureName(String) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get the feature code for a given feature name.
- ll_getCodeForFeatureName(String) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getCodeForType(Type) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get the code of an existing type object.
- ll_getCodeForType(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getCodeForTypeName(String) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get the type code for a given type name.
- ll_getCodeForTypeName(String) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getComponentType(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get the component type of an array type code.
- ll_getComponentType(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getDocumentAnnotation() - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getDomainType(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get the domain type for a given feature.
- ll_getDomainType(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getDoubleArrayValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getDoubleArrayValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getDoubleArrayValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getDoubleArrayValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getDoubleValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getDoubleValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getDoubleValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getDoubleValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getFeatureForCode(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get a feature object for a given code.
- ll_getFeatureForCode(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getFloatArrayValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getFloatArrayValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a float array at a certain position.
- ll_getFloatArrayValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getFloatArrayValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a float array at a certain position.
- ll_getFloatValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getFloatValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a float valued feature.
- ll_getFloatValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getFloatValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a float valued feature.
- ll_getFSForRef(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getFSForRef(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Return a FS object that corresponds to a low-level reference.
- ll_getFSRef(FeatureStructure) - Method in class org.apache.uima.cas.impl.CASImpl
-
Safety - any time the low level API to a FS is requested, hold on to that FS until CAS reset to mimic how v2 works.
- ll_getFSRef(FeatureStructure) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the low-level reference from an existing FS object.
- ll_getFSRefType(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getFSRefType(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the type code for a FS reference.
- ll_getFSRefType(int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getFSRefType(int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the type code for a FS reference.
- ll_getIndex() - Method in class org.apache.uima.cas.impl.FsIterator_multiple_indexes
- ll_getIndex() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- ll_getIndex() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- ll_getIndex() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
-
Get the index for just the top most type of this iterator (excludes subtypes).
- ll_getIndex() - Method in class org.apache.uima.cas.impl.Subiterator
- ll_getIndex(String) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- ll_getIndex(String) - Method in interface org.apache.uima.cas.impl.LowLevelIndexRepository
-
Get an index by its name.
- ll_getIndex(String, int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- ll_getIndex(String, int) - Method in interface org.apache.uima.cas.impl.LowLevelIndexRepository
-
Get an index by a name and type.
- ll_getIndexes() - Method in interface org.apache.uima.cas.FSIndexRepository
-
Get all indexes in this repository as low level indexes
- ll_getIndexes() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- ll_getIndexRepository() - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getIndexRepository() - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the low-level version of the index repository.
- ll_getIntArrayValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getIntArrayValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of an array at a certain position.
- ll_getIntArrayValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getIntArrayValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of an integer array at a certain position.
- ll_getIntValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
Handle some unusual backwards compatibility cases featureCode = 0 - implies getting the type code feature range is int - normal feature range is a fs reference, return the id feature range is a string: add the string if not already present to the string heap, return the int handle.
- ll_getIntValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of an integer valued feature.
- ll_getIntValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getIntValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of an integer valued feature.
- ll_getLongArrayValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getLongArrayValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getLongArrayValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getLongArrayValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getLongValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getLongValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getLongValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getLongValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getParentType(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get the parent type for the input type.
- ll_getParentType(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getRangeType(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get the range type for a given feature.
- ll_getRangeType(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getRefArrayValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getRefArrayValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a FS reference array at a certain position.
- ll_getRefArrayValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getRefArrayValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a FS reference array at a certain position.
- ll_getRefValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getRefValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a FS reference valued feature.
- ll_getRefValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getRefValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a FS reference valued feature.
- ll_getShortArrayValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getShortArrayValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getShortArrayValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getShortArrayValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getShortValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getShortValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getShortValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getShortValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getSofa() - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getSofa() - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getSofaCasView(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getSofaCasView(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_getSofaDataString(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getSofaID(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getSofaNum(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getStringArrayValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getStringArrayValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a string array at a certain position.
- ll_getStringArrayValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getStringArrayValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a string array at a certain position.
- ll_getStringSet(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get the string set (sorted) for a string subtype.
- ll_getStringSet(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getStringValue(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getStringValue(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a string valued feature.
- ll_getStringValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getStringValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the value of a string valued feature.
- ll_getTypeClass(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getTypeClass(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Determine the type class of a type.
- ll_getTypeClass(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Determine the type class of a type.
- ll_getTypeClass(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getTypeForCode(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Get a type object for a given code.
- ll_getTypeForCode(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_getTypeSystem() - Method in class org.apache.uima.cas.impl.CASImpl
- ll_getTypeSystem() - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Get the low-level version of the type system object.
- ll_getValueAsString(int, LowLevelCAS) - Method in interface org.apache.uima.cas.FeaturePath
-
Returns the feature path value as string for the given FeatureStructure.
- ll_indexSizeMaybeNotCurrent() - Method in class org.apache.uima.cas.impl.FsIterator_multiple_indexes
- ll_indexSizeMaybeNotCurrent() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- ll_indexSizeMaybeNotCurrent() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- ll_indexSizeMaybeNotCurrent() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
- ll_indexSizeMaybeNotCurrent() - Method in class org.apache.uima.cas.impl.Subiterator
-
This is unsupported because its expensive to compute in many cases, and may not be needed.
- ll_isArrayType(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Check if
typeCode
is the type code of an array type. - ll_isArrayType(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_isPrimitiveType(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Check if
typeCode
is the type code of a primitive type. - ll_isPrimitiveType(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_isRefType(int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_isRefType(int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Checks if the type code is that of a reference type (anything that's not a basic type, currently Integer, String and Float).
- ll_isRefType(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Checks if the type code is that of a reference type (anything that's not a basic type, currently Integer, String, Float, Boolean, Byte, Short, Long, Double, and subtypes of String - specifying allowed-values).
- ll_isRefType(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_isStringSubtype(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Check if type is a string subtype.
- ll_isStringSubtype(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_isValidTypeCode(int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Check the input type code.
- ll_isValidTypeCode(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- ll_iterator() - Method in interface org.apache.uima.cas.impl.LowLevelIndex
-
Get a low-level FS iterator.
- ll_iterator(boolean) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
-
Iterator over arbitrary Feature Structures, but also filters out non-AnnotationFS FeatureStructures
- ll_iterator(boolean) - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- ll_iterator(boolean) - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- ll_iterator(boolean) - Method in interface org.apache.uima.cas.impl.LowLevelIndex
-
Get a low-level, FS reference iterator.
- ll_maxAnnotSpan() - Method in class org.apache.uima.cas.impl.FsIndex_bag
- ll_maxAnnotSpan() - Method in class org.apache.uima.cas.impl.FsIndex_flat
- ll_maxAnnotSpan() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- ll_maxAnnotSpan() - Method in class org.apache.uima.cas.impl.FsIndex_set_sorted
- ll_maxAnnotSpan() - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- ll_maxAnnotSpan() - Method in class org.apache.uima.cas.impl.FsIterator_multiple_indexes
- ll_maxAnnotSpan() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- ll_maxAnnotSpan() - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- ll_maxAnnotSpan() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- ll_maxAnnotSpan() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
- ll_maxAnnotSpan() - Method in class org.apache.uima.cas.impl.Subiterator
- ll_remove() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
- ll_removeFS(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- ll_removeFS(int) - Method in interface org.apache.uima.cas.impl.LowLevelIndexRepository
-
Remove a FS reference from all indexes in the repository.
- ll_setBooleanArrayValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setBooleanArrayValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setBooleanArrayValue(int, int, boolean, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setBooleanArrayValue(int, int, boolean, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setBooleanValue(int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setBooleanValue(int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setBooleanValue(int, int, boolean, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setBooleanValue(int, int, boolean, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setByteArrayValue(int, int, byte) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setByteArrayValue(int, int, byte) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setByteArrayValue(int, int, byte, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setByteArrayValue(int, int, byte, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setByteValue(int, int, byte) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setByteValue(int, int, byte) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setByteValue(int, int, byte, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setByteValue(int, int, byte, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setCharBufferValue(int, int, char[], int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setCharBufferValue(int, int, char[], int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setCharBufferValue(int, int, char[], int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setCharBufferValue(int, int, char[], int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setDoubleArrayValue(int, int, double) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setDoubleArrayValue(int, int, double) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setDoubleArrayValue(int, int, double, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setDoubleArrayValue(int, int, double, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setDoubleValue(int, int, double) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setDoubleValue(int, int, double) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setDoubleValue(int, int, double, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setDoubleValue(int, int, double, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setFloatArrayValue(int, int, float) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setFloatArrayValue(int, int, float) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of an integer array at a certain position.
- ll_setFloatArrayValue(int, int, float, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setFloatArrayValue(int, int, float, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of an integer array at a certain position.
- ll_setFloatValue(int, int, float) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setFloatValue(int, int, float) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of a float feature.
- ll_setFloatValue(int, int, float, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setFloatValue(int, int, float, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of a float feature.
- ll_setIntArrayValue(int, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setIntArrayValue(int, int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of an integer array at a certain position.
- ll_setIntArrayValue(int, int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setIntArrayValue(int, int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of an integer array at a certain position.
- ll_setIntValue(int, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
-
Special considerations: Interface with corruption checking For backwards compatibility: handle cases where feature is: int - normal 0 - change type code a ref: treat int as FS "addr" not an int: handle like v2 where reasonable
- ll_setIntValue(int, int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of an integer feature.
- ll_setIntValue(int, int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setIntValue(int, int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of an integer feature.
- ll_setLongArrayValue(int, int, long) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setLongArrayValue(int, int, long) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setLongArrayValue(int, int, long, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setLongArrayValue(int, int, long, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setLongValue(int, int, long) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setLongValue(int, int, long) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setLongValue(int, int, long, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setLongValue(int, int, long, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setRefArrayValue(int, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setRefArrayValue(int, int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of an integer array at a certain position.
- ll_setRefArrayValue(int, int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setRefArrayValue(int, int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of an integer array at a certain position.
- ll_setRefValue(int, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setRefValue(int, int, int) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of a FS reference feature.
- ll_setRefValue(int, int, int, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setRefValue(int, int, int, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of a FS reference feature.
- ll_setShortArrayValue(int, int, short) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setShortArrayValue(int, int, short) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setShortArrayValue(int, int, short, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setShortArrayValue(int, int, short, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setShortValue(int, int, short) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setShortValue(int, int, short) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setShortValue(int, int, short, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setShortValue(int, int, short, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
- ll_setStringArrayValue(int, int, String) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setStringArrayValue(int, int, String) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of an integer array at a certain position.
- ll_setStringArrayValue(int, int, String, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setStringArrayValue(int, int, String, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of an integer array at a certain position.
- ll_setStringValue(int, int, String) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setStringValue(int, int, String) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of a string feature.
- ll_setStringValue(int, int, String, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- ll_setStringValue(int, int, String, boolean) - Method in interface org.apache.uima.cas.impl.LowLevelCAS
-
Set the value of a string feature.
- ll_subsumes(int, int) - Method in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Check subsumption between two types.
- ll_subsumes(int, int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- lLastTableHoverMillis - Variable in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
The l last table hover millis.
- LLUnambiguousIteratorImpl<T> - Class in org.apache.uima.cas.impl
-
Implements a low level ambiguous or unambiguous iterator over some type T which doesn't need to be a subtype of Annotation. - This iterator skips types which are not Annotation or a subtype of Annotation.
- LLUnambiguousIteratorImpl(LowLevelIterator<T>) - Constructor for class org.apache.uima.cas.impl.LLUnambiguousIteratorImpl
- load(FileReader) - Method in class org.apache.vinci.transport.vns.service.WorkspaceConfig
- load(InputStream) - Method in class org.apache.uima.util.impl.Settings_impl
-
Load properties from an input stream.
- load(InputStream) - Method in interface org.apache.uima.util.Settings
-
Load properties from an input stream.
- load(InputStream, InputStream, CAS) - Static method in class org.apache.uima.util.CasIOUtils
-
Loads a CAS from an Input Stream.
- load(InputStream, InputStream, CAS, boolean) - Static method in class org.apache.uima.util.CasIOUtils
-
Loads a CAS from an Input Stream.
- load(InputStream, InputStream, CAS, CasLoadMode) - Static method in class org.apache.uima.util.CasIOUtils
-
Loads a CAS from an Input Stream.
- load(InputStream, CAS) - Static method in class org.apache.uima.util.CasIOUtils
-
Loads a Cas from an Input Stream.
- load(InputStream, CAS, TypeSystem) - Static method in class org.apache.uima.util.CasIOUtils
-
This load variant can be used for loading Form 6 compressed CASes where the type system to use to deserialize is provided as an argument.
- load(String) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- load(URL, URL, CAS, boolean) - Static method in class org.apache.uima.util.CasIOUtils
-
Loads a CAS from a URL source.
- load(URL, URL, CAS, CasLoadMode) - Static method in class org.apache.uima.util.CasIOUtils
-
Loads a CAS from a URL source.
- load(URL, CAS) - Static method in class org.apache.uima.util.CasIOUtils
-
Loads a Cas from a URL source.
- load(DataResource) - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample.SharedModel
- load(DataResource) - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample2.SharedModel
- load(DataResource) - Method in class org.apache.uima.fit.examples.tutorial.ex6.StringMapResource_impl
- load(DataResource) - Method in interface org.apache.uima.resource.SharedResourceObject
-
Called by the
ResourceManager
after this object has been instantiated. - loadAEDescriptor(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Load AE descriptor.
- loadClass(String) - Static method in class org.apache.uima.internal.util.MsgLocalizationClassLoader
- loadClass(String, boolean) - Method in class org.apache.uima.internal.util.UIMAClassLoader
- loadClass(String, boolean) - Method in class org.apache.uima.test.IsolatingClassloader
- loadColorPreferences(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Load color preferences.
- loadConfig(String) - Method in class org.apache.vinci.transport.vns.service.VNS
- loadCounters(String) - Method in class org.apache.vinci.transport.vns.service.VNS
- loadFactor - Variable in class org.apache.uima.internal.util.Common_hash_support
- loadFile() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Load file.
- loadFsIndexCollectionsFromClasspath(Class<?>, String...) - Static method in class org.apache.uima.util.TypeSystemUtil
-
Loads FS index collections and resolves their imports.
- loadListOfStrings(BufferedReader) - Static method in class org.apache.uima.pear.util.FileUtil
-
Loads a list of non-empty EOL-delimited strings from a given text stream.
- loadListOfStrings(File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Deprecated.use Java 7 method for this see
Files.readAllLines(Path, Charset)
- loadListOfStrings(URL) - Static method in class org.apache.uima.pear.util.FileUtil
-
Loads a list of non-empty EOL-delimited strings from a given remote text file.
- loadPropertiesFromJar(String, JarFile) - Static method in class org.apache.uima.pear.util.FileUtil
-
Loads a specified properties file from a given JAR file.
- LoadRecentDescFileEventHandler - Class in org.apache.uima.tools.cvd.control
-
The Class LoadRecentDescFileEventHandler.
- LoadRecentDescFileEventHandler(MainFrame, String) - Constructor for class org.apache.uima.tools.cvd.control.LoadRecentDescFileEventHandler
-
Instantiates a new load recent desc file event handler.
- LoadRecentTextFileEventHandler - Class in org.apache.uima.tools.cvd.control
-
The Class LoadRecentTextFileEventHandler.
- LoadRecentTextFileEventHandler(MainFrame, String) - Constructor for class org.apache.uima.tools.cvd.control.LoadRecentTextFileEventHandler
-
Instantiates a new load recent text file event handler.
- loadSystemDefaults() - Method in class org.apache.uima.util.impl.Settings_impl
-
Load properties from the comma-separated list of resources specified in the system property UimaExternalOverrides Resource names may be specified with a prefix of "file:" or "path:".
- loadSystemDefaults() - Method in interface org.apache.uima.util.Settings
-
Load properties from the comma-separated list of files specified in the system property UimaExternalOverrides Files are loaded in order --- so in descending priority.
- loadTextFile(BufferedReader) - Static method in class org.apache.uima.pear.util.FileUtil
-
Loads a text file associated with a given input stream.
- loadTextFile(File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Deprecated.use main file util for this, see
FileUtils.file2String(File)
if using the default charset is OK - loadTextFile(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Load a text file.
- loadTextFile(File, String) - Static method in class org.apache.uima.pear.util.FileUtil
-
Deprecated.use main file util for this, see
FileUtils.file2String(File, String)
if using the default Charset is OK - loadTextFile(URL) - Static method in class org.apache.uima.pear.util.FileUtil
-
Loads a given remote text file.
- loadTextFile(URLConnection) - Static method in class org.apache.uima.pear.util.FileUtil
-
Loads a given remote text file.
- loadTextFileFromJar(String, JarFile) - Static method in class org.apache.uima.pear.util.FileUtil
-
Loads a specified text file from a given JAR file.
- loadTypePrioritiesFromClasspath(Class<?>, String...) - Static method in class org.apache.uima.util.TypeSystemUtil
-
Loads type priorities and resolves their imports.
- loadTypeSystemDescriptionsFromClasspath(Class<?>, String...) - Static method in class org.apache.uima.util.TypeSystemUtil
-
Loads type system descriptions and resolves their imports.
- loadUserClass(String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- loadUserClass(String) - Method in class org.apache.uima.resource.Resource_ImplBase
- loadUserClass(String) - Method in interface org.apache.uima.resource.ResourceManager
-
Loads a user class using either the UIMA extension class loader (if specified) or the ThreadLocal Context Class Loader (if available) or the loader the UIMA framework is running in.
- loadUserClass(String, ResourceManager) - Static method in class org.apache.uima.resource.impl.ResourceManager_impl
- loadUserClassOrThrow(String, ResourceManager, ResourceSpecifier) - Static method in class org.apache.uima.resource.impl.ResourceManager_impl
- loadUserClassOrThrow(String, ResourceSpecifier) - Method in class org.apache.uima.resource.Resource_ImplBase
- loadWorkspaces(String) - Method in class org.apache.vinci.transport.vns.service.VNS
- loadXmiFile(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Load xmi file.
- LOCAL_OPT - Static variable in class org.apache.uima.pear.tools.InstallationController
- LOCAL_VNS - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
The Constant LOCAL_VNS.
- LocaleEditor - Class in org.apache.uima.fit.internal.propertyeditors
-
INTERNAL API Custom property editor for
Locale
that supports "-" as separator and sets the default locale whennull
or""
is passed. - LocaleEditor() - Constructor for class org.apache.uima.fit.internal.propertyeditors.LocaleEditor
- LocaleUtil - Class in org.apache.uima.fit.util
- LocalInstallationAgent - Class in org.apache.uima.pear.tools
-
The
LocalInstallationAgent
allows localizing files of UIMA compliant components within the single PEAR structure, and verifying localized component's files using UIMA framework API. - LocalInstallationAgent(String) - Constructor for class org.apache.uima.pear.tools.LocalInstallationAgent
-
Constructs new instance of the
LocalInstallationAgent
class, using a given main component root directory. - localizeComponent() - Method in class org.apache.uima.pear.tools.LocalInstallationAgent
-
Performs localization of the component files in the 'conf' and 'desc' subdirectories of the specified main root directory, as well as localization of the installation descriptor.
- localizeComponentFile(File, InstallationDescriptor, Properties) - Static method in class org.apache.uima.pear.tools.LocalInstallationAgent
-
Performs localization of a given component file using information from a given installation descriptor and a specified PEAR configuration.
- localizeComponentFiles() - Method in class org.apache.uima.pear.tools.LocalInstallationAgent
-
Performs localization of the component files in the 'conf' and 'desc' directories by replacing $main_root and $component_id$root macros with the actual path values from the PEAR configuration file.
- localizeInstallationDescriptor(InstallationDescriptor, Properties) - Static method in class org.apache.uima.pear.tools.LocalInstallationAgent
-
Performs localization of a given installation descriptor object using information from a specified PEAR configuration.
- localizeMessage(String, String, Object[]) - Static method in class org.apache.uima.internal.util.I18nUtil
-
Localize a message to the default Locale.
- localizeMessage(String, String, Object[], ClassLoader) - Static method in class org.apache.uima.internal.util.I18nUtil
-
Localize a message to the default Locale.
- localizeMessage(String, Locale, String, Object[]) - Static method in class org.apache.uima.internal.util.I18nUtil
-
Localize a message to a specified Locale.
- localizeMessage(String, Locale, String, Object[], ClassLoader) - Static method in class org.apache.uima.internal.util.I18nUtil
-
Localize a message to a specified Locale.
- localizeMessage(ResourceBundle, Locale, String, Object[]) - Static method in class org.apache.uima.internal.util.I18nUtil
-
Localize a message to a specified Locale.
- localName - Variable in class org.apache.uima.internal.util.XmlElementName
- localPathToFileUrl(String) - Static method in class org.apache.uima.pear.util.FileUtil
-
Converts a given input file path into a valid file URL string.
- localSetResult(ArrayList) - Method in class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialog
-
Local set result.
- LocalVNS - Class in org.apache.uima.collection.impl.cpm.container.deployer.vns
-
LOCAL Vinci Naming Service.
- LocalVNS() - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Instantiates a new local VNS.
- LocalVNS(int, int, int) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Initialize local VNS instance with a range of ports, and the port for the VNS itself.
- LocalVNS(String, String, String) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Instantiates Local Vinci Naming Service.
- lockForPause - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
The lock for pause.
- log(int, String, String, String) - Static method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- log(String) - Method in class org.apache.uima.util.impl.Logger_common_impl
-
Deprecated.use new function with log level
- log(String) - Method in interface org.apache.uima.util.Logger
-
Deprecated.use new function with log level
- log(String, String, Object[]) - Method in class org.apache.uima.util.impl.Logger_common_impl
-
Deprecated.use new function with log level
- log(String, String, Object[]) - Method in interface org.apache.uima.util.Logger
-
Deprecated.use new function with log level
- log(String, Throwable) - Static method in class org.apache.uima.caseditor.CasEditorPlugin
-
Log.
- log(String, Level, String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
-
Convert a standard UIMA call for wrapped loggers
- log(String, Level, String, Throwable) - Method in interface org.apache.uima.util.Logger
-
Generic logging method intended for logging wrappers.
- log(Throwable) - Static method in class org.apache.uima.caseditor.CasEditorPlugin
-
Log the throwable.
- log(Throwable) - Static method in class org.apache.uima.caseditor.ide.CasEditorIdePlugin
-
Log the throwable.
- log(Level, String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- log(Level, String) - Method in interface org.apache.uima.util.Logger
-
Logs a message.
- log(Level, String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- log(Level, String, Object) - Method in interface org.apache.uima.util.Logger
-
Logs a message with one parameter
- log(Level, String, Object[]) - Method in class org.apache.uima.util.impl.Logger_common_impl
- log(Level, String, Object[]) - Method in interface org.apache.uima.util.Logger
-
Logs a message with an arbitrary number of parameters
- log(Level, String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- log(Level, String, Throwable) - Method in interface org.apache.uima.util.Logger
-
Logs a message and a throwable object
- log(Marker, String, Level, String, Object[], Throwable) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- log(Marker, String, Level, String, Object[], Throwable) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- log(Marker, String, Level, String, Object[], Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
-
The main log call implemented by subclasses
- log(Marker, String, Level, String, Object[], Throwable) - Method in class org.apache.uima.util.impl.Logger_impl
- log(Marker, String, Level, String, Object[], Throwable) - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- log(Marker, String, Level, String, Throwable) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- log(Marker, String, Level, String, Throwable) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- log(Marker, String, Level, String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
-
The version of the main log call implemented by subclasses that skips the substitution because it already was done by rb()
- log(Marker, String, Level, String, Throwable) - Method in class org.apache.uima.util.impl.Logger_impl
- log(Marker, String, Level, String, Throwable) - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- log_registered_classloaders(Level) - Static method in class org.apache.uima.cas.impl.FSClassRegistry
-
Deprecated.Should be made package private
- LOG_RESOURCE_BUNDLE - Static variable in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
resource bundle for log messages
- LOG_RESOURCE_BUNDLE - Static variable in class org.apache.uima.analysis_engine.impl.compatibility.AnalysisComponentAdapterFactory
-
resource bundle for log messages
- LOG_RESOURCE_BUNDLE - Static variable in class org.apache.uima.resource.impl.ConfigurationManager_impl
-
resource bundle for log messages
- LOG_RESOURCE_BUNDLE - Static variable in class org.apache.uima.resource.impl.ResourceManager_impl
-
resource bundle for log messages
- LOG_RESOURCE_BUNDLE - Static variable in class org.apache.uima.resource.metadata.impl.Import_impl
-
resource bundle for log messages
- LOG_RESOURCE_BUNDLE - Static variable in class org.apache.uima.util.impl.Settings_impl
- log2(Marker, String, Level, String, Object[], Throwable) - Method in class org.apache.uima.util.impl.JSR47Logger_impl
- log2(Marker, String, Level, String, Object[], Throwable) - Method in class org.apache.uima.util.impl.Log4jLogger_impl
- log2(Marker, String, Level, String, Object[], Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
-
The version of the main log call implemented by subclasses that uses {}, not {n} as the substitutable syntax.
- log2(Marker, String, Level, String, Object[], Throwable) - Method in class org.apache.uima.util.impl.Logger_impl
- log2(Marker, String, Level, String, Object[], Throwable) - Method in class org.apache.uima.util.impl.Slf4jLogger_impl
- Log4jLogger_impl - Class in org.apache.uima.util.impl
-
UIMA Logging interface implementation for Log4j This version is for Log4j version 2, from Apache Built using version 2.8
- logAbortedCases(Object[]) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
- logAbortedCases(Object[]) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
-
Logs Cas'es that could not be processed.
- logError(String) - Static method in class org.apache.uima.caseditor.CasEditorPlugin
-
Log error.
- logError(String) - Static method in class org.apache.uima.caseditor.ide.CasEditorIdePlugin
- logErrorMessage(String) - Static method in class org.apache.uima.tools.pear.merger.PMController
-
Logs a given error message to the log file and prints it to the standard error console stream.
- logException(Exception) - Method in class org.apache.uima.util.impl.Logger_common_impl
-
Deprecated.use new function with log level
- logException(Exception) - Method in interface org.apache.uima.util.Logger
-
Deprecated.use new function with log level
- LogFileViewer - Class in org.apache.uima.tools.cvd
-
Simple file viewer for viewing log files.
- LogFileViewer() - Constructor for class org.apache.uima.tools.cvd.LogFileViewer
-
Instantiates a new log file viewer.
- LogFileViewer(GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.LogFileViewer
-
Instantiates a new log file viewer.
- LogFileViewer(String) - Constructor for class org.apache.uima.tools.cvd.LogFileViewer
-
Instantiates a new log file viewer.
- LogFileViewer(String, GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.LogFileViewer
-
Instantiates a new log file viewer.
- Logger - Interface in org.apache.uima.util
-
A
Logger
is a component used to log messages. - Logger_common_impl - Class in org.apache.uima.util.impl
-
UIMA Logging interface common implementation Specific loggers extend this class
- Logger_common_impl(Class<?>) - Constructor for class org.apache.uima.util.impl.Logger_common_impl
- Logger_common_impl(Logger_common_impl, int) - Constructor for class org.apache.uima.util.impl.Logger_common_impl
-
Copy constructor for limited loggers
- Logger_impl - Class in org.apache.uima.util.impl
-
UIMA Logging interface implementation without using an logging toolkit Logger names are not used The call getInstance() returns a common shared instance.
- LoggerPrintStream - Class in org.apache.uima.util
-
A PrintStream implementation that writes to a UIMA logger.
- LoggerPrintStream(Logger, Level) - Constructor for class org.apache.uima.util.LoggerPrintStream
- loggingThrottleLimit - Variable in class org.apache.uima.impl.UimaContext_ImplBase
-
A number to throttle logging from Annotators If not the max value, it wraps loggers obtained with getLogger() that are for Annotator classes, with the ThrottlingLogger.
- logInfoMessage(String) - Static method in class org.apache.uima.tools.pear.merger.PMController
-
Logs a given info message to the log file and prints it to the standard output console stream.
- logLevels - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The log levels.
- logrb(Level, String, String, String, String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- logrb(Level, String, String, String, String) - Method in interface org.apache.uima.util.Logger
-
Logs a message with a message key.
- logrb(Level, String, String, String, String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- logrb(Level, String, String, String, String, Object) - Method in interface org.apache.uima.util.Logger
-
Logs a message with a message key and one parameter.
- logrb(Level, String, String, String, String, Object[]) - Method in class org.apache.uima.util.impl.Logger_common_impl
- logrb(Level, String, String, String, String, Object[]) - Method in interface org.apache.uima.util.Logger
-
Logs a message with a message key and an arbitrary number of parameters.
- logrb(Level, String, String, String, String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- logrb(Level, String, String, String, String, Throwable) - Method in interface org.apache.uima.util.Logger
-
Logs a message with a message key and a throwable object.
- LogThrowErrorImpl - Class in org.apache.uima.tools.jcasgen
-
The Class LogThrowErrorImpl.
- LogThrowErrorImpl() - Constructor for class org.apache.uima.tools.jcasgen.LogThrowErrorImpl
- logViewSizePref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant logViewSizePref.
- logWarningMessage(String) - Static method in class org.apache.uima.tools.pear.merger.PMController
-
Logs a given warning message to the log file and prints it to the standard error console stream.
- LONG_COLON_TERM - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- LONG_DASH_TERM - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- long_High_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- long_Low_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- long2double(long) - Static method in class org.apache.uima.cas.impl.CASImpl
- LongArray - Class in org.apache.uima.jcas.cas
-
JCas class model for LongArray
- LongArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.LongArray
-
used by generator Make a new LongArray of given size
- LongArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.LongArray
-
Make a new LongArray of given size
- LongArrayFS - Interface in org.apache.uima.cas
-
Long array interface.
- LongArrayFSImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use LongArray instead
- longArrayTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- LongCellEditorValidator - Class in org.apache.uima.caseditor.editor.editview.validator
- LongCellEditorValidator() - Constructor for class org.apache.uima.caseditor.editor.editview.validator.LongCellEditorValidator
- longHeapArray - Variable in class org.apache.uima.cas.impl.CASSerializer
- longType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- longTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- lookup(String) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
Does a direct lookup of a complete name, including the group.
- lookup(String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- lookup(String, int) - Method in class org.apache.vinci.transport.vns.service.NameClient
- lookup(String, int, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- lookup(String, int, String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- lookup(String, int, String, String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- lookup(String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- lookup(String, String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- lookup(String, String, String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- lookUp(String) - Method in class org.apache.uima.util.impl.Settings_impl
-
Look up the value for a property.
- lookUp(String) - Method in interface org.apache.uima.util.Settings
-
Look up the value for a property.
- lookupSharedParamNoLinks(String) - Method in class org.apache.uima.resource.impl.ConfigurationManager_impl
- lookupSharedParamNoLinks(String) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
Looks up the value of a shared parameter, but does NOT follow links.
- lower(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- lower(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- LOWER_LEFT_SIDE - Enum constant in enum class org.apache.uima.caseditor.Images
-
The lower left side image.
- LOWER_RIGHT_SIDE - Enum constant in enum class org.apache.uima.caseditor.Images
-
The lower right side image.
- lowerLeftAnnotationSide(ICasDocument, AnnotationFS) - Static method in class org.apache.uima.caseditor.editor.action.LowerLeftAnnotationSideAction
-
Lower left annotation side.
- LowerLeftAnnotationSideAction - Class in org.apache.uima.caseditor.editor.action
-
Lowers the left side of the currently selected annotation by one.
- LowerLeftAnnotationSideAction(ICasEditor) - Constructor for class org.apache.uima.caseditor.editor.action.LowerLeftAnnotationSideAction
-
Initializes a new instance.
- lowerPos(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- lowerRightAnnotationSide(ICasDocument, AnnotationFS) - Static method in class org.apache.uima.caseditor.editor.action.LowerRightAnnotationSideAction
-
Lower right annotation side.
- LowerRightAnnotationSideAction - Class in org.apache.uima.caseditor.editor.action
-
Lowers the right side of the currently selected annotation by one.
- LowerRightAnnotationSideAction(ICasEditor) - Constructor for class org.apache.uima.caseditor.editor.action.LowerRightAnnotationSideAction
-
Initializes the current instance.
- lowLevelArrayBoundChecks - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.
- LowLevelCAS - Interface in org.apache.uima.cas.impl
-
Defines the low-level CAS APIs.
- LowLevelException - Exception Class in org.apache.uima.cas.impl
-
Exception class for package org.apache.uima.cas.impl.
- LowLevelException(String, Object...) - Constructor for exception class org.apache.uima.cas.impl.LowLevelException
- LowLevelException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.cas.impl.LowLevelException
- LowLevelIndex<T> - Interface in org.apache.uima.cas.impl
-
Low-level FS index object.
- LowLevelIndexRepository - Interface in org.apache.uima.cas.impl
-
Low-level index repository access.
- LowLevelIterator<T> - Interface in org.apache.uima.cas.impl
-
Low-level FS iterator.
- LowLevelIterator_empty<T> - Class in org.apache.uima.cas.impl
-
An empty Low-level FS iterator
- LowLevelIterator_empty() - Constructor for class org.apache.uima.cas.impl.LowLevelIterator_empty
- lowLevelTypeChecks - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.
- LowLevelTypeSystem - Interface in org.apache.uima.cas.impl
-
Low-level version of the type system APIs.
- lt(float) - Method in interface org.apache.uima.cas.FSFloatConstraint
-
Require float value to be less than
f
. - lt(int) - Method in interface org.apache.uima.cas.FSIntConstraint
-
Require int value to be less than
i
. - lvl - Variable in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressLevel
- lvl - Variable in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressLevel
M
- m_nSaveAsStatus - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The m n save as status.
- magnitude(int) - Method in class org.apache.uima.fit.benchmark.Benchmark
- magnitudeIncrement(IntFunction<Integer>) - Method in class org.apache.uima.fit.benchmark.Benchmark
- MailMessagingSpecifier - Interface in org.apache.uima.resource
- main(String[]) - Static method in class org.apache.uima.adapter.vinci.util.Shutdown
-
The main method.
- main(String[]) - Static method in class org.apache.uima.adapter.vinci.util.VinciTAEClient
-
The main method.
- main(String[]) - Static method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineService_impl
-
The main method.
- main(String[]) - Static method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineService_impl
-
The main method.
- main(String[]) - Static method in class org.apache.uima.bootstrap.UimaBootstrap
- main(String[]) - Static method in class org.apache.uima.cas.text.Language
- main(String[]) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery
- main(String[]) - Static method in class org.apache.uima.collection.impl.cpm.utils.Filter
-
The main method.
- main(String[]) - Static method in class org.apache.uima.collection.impl.cpm.utils.TypeComplianceConverterImpl
-
The main method.
- main(String[]) - Static method in class org.apache.uima.ep_launcher.RemoteLauncher
- main(String[]) - Static method in class org.apache.uima.fit.examples.experiment.pos.RunExperiment
- main(String[]) - Static method in class org.apache.uima.fit.examples.getstarted.GetStartedQuickDescriptor
- main(String[]) - Static method in class org.apache.uima.fit.examples.getstarted.GetStartedQuickPipeline
- main(String[]) - Static method in class org.apache.uima.fit.examples.resource.ExternalResourceExample
-
Illustrate how to configure the annotator with the shared model object.
- main(String[]) - Static method in class org.apache.uima.fit.examples.resource.ExternalResourceExample2
-
Illustrate how to configure the Annotator with the SharedModel.
- main(String[]) - Static method in class org.apache.uima.fit.examples.resource.ExternalResourceExample3
-
Illustrate how to configure the annotator with a chainable resource
- main(String[]) - Static method in class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotatorDescriptor
- main(String[]) - Static method in class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotatorPipeline
- main(String[]) - Static method in class org.apache.uima.fit.examples.tutorial.ex2.RoomNumberAnnotatorPipeline
- main(String[]) - Static method in class org.apache.uima.fit.examples.tutorial.ex6.UimaAcronymAnnotator
- main(String[]) - Static method in class org.apache.uima.fit.examples.tutorial.ex6.UimaMeetingAnnotator
- main(String[]) - Static method in class org.apache.uima.internal.util.BrowserUtil
-
For testing only.
- main(String[]) - Static method in class org.apache.uima.internal.util.CharacterUtils
- main(String[]) - Static method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
- main(String[]) - Static method in class org.apache.uima.internal.util.ReplaceStringInFiles
-
Replace a certain string with other strings in files.
- main(String[]) - Static method in class org.apache.uima.migratev3.jcas.MigrateJCas
- main(String[]) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Starts the application.
- main(String[]) - Static method in class org.apache.uima.pear.tools.LocalInstallationAgent
-
Starts the application.
- main(String[]) - Static method in class org.apache.uima.test.junit_extension.JUnitTestRunner
- main(String[]) - Static method in class org.apache.uima.tools.annot_view.Gladis
-
Deprecated.The main method.
- main(String[]) - Static method in class org.apache.uima.tools.AnnotationViewerMain
-
The main method.
- main(String[]) - Static method in class org.apache.uima.tools.cpm.CpmFrame
-
Runs the application.
- main(String[]) - Static method in class org.apache.uima.tools.cvd.CVD
-
The main method.
- main(String[]) - Static method in class org.apache.uima.tools.cvd.tsview.MainFrame
-
The main method.
- main(String[]) - Static method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Runs the application.
- main(String[]) - Static method in class org.apache.uima.tools.jcasgen.GUI
-
The main method.
- main(String[]) - Static method in class org.apache.uima.tools.jcasgen.Jg
-
The main method.
- main(String[]) - Static method in class org.apache.uima.tools.pear.install.InstallPear
-
Starts the GUI application.
- main(String[]) - Static method in class org.apache.uima.tools.pear.install.InstallPearCli
-
The main method.
- main(String[]) - Static method in class org.apache.uima.tools.pear.merger.PMController
-
The command line application entry point.
- main(String[]) - Static method in class org.apache.uima.tools.pear.packager.PearPackager
-
Main method to call the command line PearPackager
- main(String[]) - Static method in class org.apache.uima.tools.RunAE
-
The main method.
- main(String[]) - Static method in class org.apache.uima.tools.ValidateDescriptor
-
Runs the ValidateDescriptor tool.
- main(String[]) - Static method in class org.apache.uima.tools.viewer.CasTreeViewer
-
Main program.
- main(String[]) - Static method in class org.apache.vinci.transport.document.XMLToXTalk
- main(String[]) - Static method in class org.apache.vinci.transport.util.XMLConverter
- main(String[]) - Static method in class org.apache.vinci.transport.VinciClient
- main(String[]) - Static method in class org.apache.vinci.transport.vns.service.NameClient
- main(String[]) - Static method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- main(String[]) - Static method in class org.apache.vinci.transport.vns.service.ServiceTree
- main(String[]) - Static method in class org.apache.vinci.transport.vns.service.VNS
- main(String[]) - Static method in class org.apache.vinci.transport.vns.service.WorkspaceConfig
- main_idx - Variable in class org.apache.uima.cas.impl.FsIterator_multiple_indexes
- MAIN_ROOT - Static variable in class org.apache.uima.pear.tools.LocalInstallationAgent
- MAIN_ROOT_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
- MAIN_ROOT_REL_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
- MAIN_ROOT_URL_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
- main0(String[], IMerge, IProgressMonitor, IError) - Method in class org.apache.uima.tools.jcasgen.Jg
-
Main 0.
- main1(String[]) - Method in class org.apache.uima.tools.jcasgen.Jg
-
Arguments are: -jcasgeninput xxxx -jcasgenoutput xxxx -jcasgenclasspath xxxx
- mainForCde(IMerge, IProgressMonitor, IError, String, String, TypeDescription[], CASImpl) - Method in class org.apache.uima.tools.jcasgen.Jg
-
Main for cde.
- mainForCde(IMerge, IProgressMonitor, IError, String, String, TypeDescription[], CASImpl, String, boolean, Map<String, Set<String>>) - Method in class org.apache.uima.tools.jcasgen.Jg
-
Main for cde.
- MainFrame - Class in org.apache.uima.tools.cvd
-
Class comment for MainFrame.java goes here.
- MainFrame - Class in org.apache.uima.tools.cvd.tsview
-
Insert comment for enclosing_type here.
- MainFrame() - Constructor for class org.apache.uima.tools.cvd.tsview.MainFrame
-
Constructor for MainFrame.
- MainFrame(GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.tsview.MainFrame
-
Constructor for MainFrame.
- MainFrame(File) - Constructor for class org.apache.uima.tools.cvd.MainFrame
-
Constructor for MainFrame.
- MainFrame(String) - Constructor for class org.apache.uima.tools.cvd.tsview.MainFrame
-
Constructor for MainFrame.
- MainFrame(String, GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.tsview.MainFrame
-
Constructor for MainFrame.
- MainFrameClosing - Class in org.apache.uima.tools.cvd.control
-
Save preferences on closing CVD.
- MainFrameClosing(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.MainFrameClosing
-
Instantiates a new main frame closing.
- mainGenerateAllTypesFromTemplates(IMerge, IProgressMonitor, IError, String, String, TypeDescription[], CASImpl, Class<JCasTypeTemplate>, Class<JCasTypeTemplate>) - Method in class org.apache.uima.tools.jcasgen.Jg
-
Main generate all types from templates.
- mainGenerateAllTypesFromTemplates(IMerge, IProgressMonitor, IError, String, String, TypeDescription[], CASImpl, Class<JCasTypeTemplate>, String, boolean, Map<String, Set<String>>) - Method in class org.apache.uima.tools.jcasgen.Jg
-
Main generate all types from templates.
- mainHeapFSs - Variable in class org.apache.uima.util.impl.SerializationMeasures
- makeCompactGrid(Container, int, int, int, int, int, int) - Static method in class org.apache.uima.tools.util.gui.SpringUtilities
-
Aligns the first
rows
*cols
components ofparent
in a grid. - makeConsistent(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- makeContributions(IMenuManager, IToolBarManager, IStatusLineManager) - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureBrowserViewPage
-
Adds the following actions to the toolbar:
FeatureStructureBrowserViewPage.CreateAction
DeleteAction - makeDefaultDescription() - Static method in class org.apache.uima.flow.impl.FixedFlowController
- makeGrid(Container, int, int, int, int, int, int) - Static method in class org.apache.uima.tools.util.gui.SpringUtilities
-
Aligns the first
rows
*cols
components ofparent
in a grid. - makePearAware(Spliterator<T>) - Method in class org.apache.uima.cas.impl.CASImpl
- makeQualifiedName(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- makeQualifiedName(String, String, String) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
Creates a qualified parameter name.
- makeReadOnlyCopy() - Method in interface org.apache.uima.cas.impl.CopyOnWriteIndexPart
- makeReadOnlyCopy() - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
-
Called by index when about to make an update
- makeReadOnlyCopy() - Method in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
-
Called by index when about to make an update This copy captures the state of things before the update happens
- makeTransportable() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineService_impl
-
Make transportable.
- makeTransportable() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineService_impl
-
Make transportable.
- makeTransportable() - Method in class org.apache.uima.collection.impl.cpm.vinci.Vinci.AFFactory
- makeTransportable() - Method in class org.apache.vinci.transport.BaseServer
-
This is another callback for the (Base/Vinci)ServerRunnable that creates the document to be populated by the service with the request response.
- makeTransportable() - Method in interface org.apache.vinci.transport.TransportableFactory
-
Creates a new (empty) document of the desired type.
- makeTransportable() - Method in class org.apache.vinci.transport.VinciServableAdapter
- MALFORMED_IMPORT_URL - Static variable in exception class org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: Malformed URL {0} in import declaration.
- MALFORMED_URL - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Malformed URL "{0}"."
- MAN_PATH_PROPERTY - Static variable in class org.apache.uima.tools.cvd.CVD
-
The Constant MAN_PATH_PROPERTY.
- ManagedCas - Class in org.apache.uima.fit.testing.junit
-
Provides a
CAS
object which is automatically reset before the test. - ManagedCas() - Constructor for class org.apache.uima.fit.testing.junit.ManagedCas
-
Provides a CAS with an auto-detected type system.
- ManagedCas(TypeSystemDescription) - Constructor for class org.apache.uima.fit.testing.junit.ManagedCas
-
Provides a CAS with the specified type system.
- ManagedJCas - Class in org.apache.uima.fit.testing.junit
-
Provides a
JCas
object which is automatically reset before the test. - ManagedJCas() - Constructor for class org.apache.uima.fit.testing.junit.ManagedJCas
-
Provides a JCas with an auto-detected type system.
- ManagedJCas(TypeSystemDescription) - Constructor for class org.apache.uima.fit.testing.junit.ManagedJCas
-
Provides a JCas with the specified type system.
- ManagementObject - Interface in org.apache.uima.resource
-
Base interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework.
- ManageOutputDevice - Class in org.apache.uima.test.junit_extension
-
This class manupulates the output of the system.
- ManageOutputDevice() - Constructor for class org.apache.uima.test.junit_extension.ManageOutputDevice
- mandatory - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
-
The mandatory.
- mandatory() - Element in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
Specifies whether this configuration parameter is mandatory - i.e. the value must be provided
- mandatory() - Element in annotation interface org.apache.uima.fit.descriptor.ExternalResource
-
Determines if this external resource is mandatory.
- MANDATORY_VALUE_MISSING - Static variable in exception class org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: "No value has been assigned to the mandatory configuration parameter {0}."
- MANDATORY_VALUE_MISSING_IN_GROUP - Static variable in exception class org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: "No value has been assigned to the mandatory configuration parameter {0} in group {1}."
- ManualHandler - Class in org.apache.uima.tools.cvd.control
-
Show the CVD manual in a Swing html widget.
- ManualHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ManualHandler
-
Instantiates a new manual handler.
- map(Function<? super T, ? extends R>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- Mapping - Interface in org.apache.uima.search
-
Mapping from a CAS feature name to its name in the index.
- Mapping_impl - Class in org.apache.uima.search.impl
- Mapping_impl() - Constructor for class org.apache.uima.search.impl.Mapping_impl
- mapSofaIDToComponentSofaName(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- mapSofaIDToComponentSofaName(String) - Method in interface org.apache.uima.UimaContext
-
Retrieve the sofa name as known to the component given an absolute Sofa ID.
- mapString(String) - Method in interface org.apache.uima.cas.impl.StringMap
- mapToDouble(ToDoubleFunction<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- mapToInt(ToIntFunction<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- mapToLong(ToLongFunction<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- mapToSofaID(String) - 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. - mapToSofaID(String) - Method in class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
-
Deprecated.
- mapToSofaID(String) - Method in interface org.apache.uima.cas.ComponentInfo
-
Retrieve actual sofa ID given a symbolic name
- mapToSofaID(String) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
Changes here should also be made in UimaContext_ImplBase.mapToSofaID (non-Javadoc)
- mapToSofaID(String) - 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. - mapTypeCode2Other(TypeImpl, boolean) - Method in class org.apache.uima.cas.impl.CasTypeSystemMapper
- mapTypeCodeTgt2Src(int) - Method in class org.apache.uima.cas.impl.CasTypeSystemMapper
- mapTypeSrc2Tgt(TypeImpl) - Method in class org.apache.uima.cas.impl.CasTypeSystemMapper
- mapTypeTgt2Src(TypeImpl) - Method in class org.apache.uima.cas.impl.CasTypeSystemMapper
- mark() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
Internal use only.
- markAllPagesStale() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Mark all pages stale.
- markDirty() - Method in class org.apache.uima.taeconfigurator.model.AbstractModelPart
-
Mark dirty.
- marker - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Used to tell if a FS was created before or after mark.
- Marker - Interface in org.apache.uima.cas
-
An object obtained from the
CAS
that is used to query when FSs were created or modified with respect to the marker. - MarkerImpl - Class in org.apache.uima.cas.impl
-
A MarkerImpl holds a high-water "mark" in the CAS, for all views.
- markRestOfPageStale(IManagedForm, AbstractSection) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Mark rest of page stale.
- markStale() - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Mark stale.
- markStale(IFormPart) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Mark stale.
- markStaleIfDifferent(IFormPart, IFormPart) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Mark stale if different.
- markTCasDirty() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Mark T cas dirty.
- MarkupExtent - Class in org.apache.uima.tools.cvd
-
Represents an element in a list of markup extents.
- MarkupExtent(int, int, int) - Constructor for class org.apache.uima.tools.cvd.MarkupExtent
-
Instantiates a new markup extent.
- match(boolean) - Method in interface org.apache.uima.cas.FSBooleanConstraint
-
Check the condition.
- match(boolean) - Method in class org.apache.uima.cas.impl.FSBooleanConstraintImpl
- match(float) - Method in interface org.apache.uima.cas.FSFloatConstraint
-
Check if float matches defined constraints.
- match(int) - Method in interface org.apache.uima.cas.FSIntConstraint
-
Check if integer matches defined constraints.
- match(String) - Method in interface org.apache.uima.cas.FSStringConstraint
-
Check if String matches defined constraints.
- match(FeatureStructure) - Method in interface org.apache.uima.cas.FSMatchConstraint
-
Match against feature structures.
- match(FeatureStructure) - Method in class org.apache.uima.cas.impl.BooleanConstraint
- match(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.util.ContainingConstraint
-
Checks if the given FeatureStructure is inside the a containing annotation.
- match(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.util.StrictTypeConstraint
-
Checks if the given
FeatureStructure
matches this constraint. - materialize(InputStream) - Static method in class org.apache.vinci.transport.util.StreamMaterializer
-
Bring the entire contents of the provided stream into a memory-resident byte array.
- max(Comparator<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- MAX_CONSEQUTIVE_RESTART_ACTION - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- MAX_CONSEQUTIVE_RESTART_VAL - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- MAX_NBR_ENCODE_LENGTH - Static variable in class org.apache.uima.util.impl.SerializationMeasures
- MAX_RESTARTS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- MAX_WAIT_TRIES - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
The Constant MAX_WAIT_TRIES.
- maxDepth() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- maxDepth(int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- MAXklrp0 - Static variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- MAXklrpMask - Static variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- maxport - Variable in class org.apache.vinci.transport.vns.service.Service
- maxProbe - Variable in class org.apache.uima.internal.util.Common_hash_support
- maybeAddback(TOP) - Method in class org.apache.uima.cas.impl.CASImpl
-
Only called if there was something removed that needs to be added back skip the addback (to defer it until later) if: - running in block mode (you can tell this if svd.fssTobeAddedback.size() > 0) or if running in block mode, the add back is delayed until the end of the block
- maybeCopy() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
-
Called just before modifying an index if wr_cow has a value, tell that value to create a preserving copy of the index part, and set wr_cow to null
- maybeEndArraySymbol() - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- maybeEndArraySymbol() - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- maybeInitialize(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Maybe initialize.
- maybeLogArrayUpdate(FeatureStructureImplC, FeatureImpl, int) - Method in class org.apache.uima.cas.impl.CASImpl
- maybeLogArrayUpdates(FeatureStructureImplC, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- maybeLogArrayUpdates(FeatureStructureImplC, PositiveIntSet) - Method in class org.apache.uima.cas.impl.CASImpl
- maybeLogUpdate(FeatureStructureImplC, int) - Method in class org.apache.uima.cas.impl.CASImpl
- maybeLogUpdate(FeatureStructureImplC, FeatureImpl) - Method in class org.apache.uima.cas.impl.CASImpl
- maybeReinitIterator() - Method in class org.apache.uima.cas.impl.FsIterator_multiple_indexes
- maybeReinitIterator() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- maybeReinitIterator() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- maybeReinitIterator() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
-
Internal use
- maybeReinitIterator() - Method in class org.apache.uima.cas.impl.Subiterator
- maybeSetSelection(Tree, int) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
- maybeShortenFileName(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Maybe shorten file name.
- maybeShrink(boolean, int, int, int, int, IntConsumer, Runnable) - Static method in class org.apache.uima.internal.util.Misc
- maybeStartArraySymbol() - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- maybeStartArraySymbol() - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- maybeThrottleLogger(Logger) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- maybeTraceCowUsingCopy(FsIndex_singletype<?>, CopyOnWriteIndexPart) - Method in class org.apache.uima.cas.impl.FsIterator_singletype
- maybeWrapToDataInputStream(InputStream) - Static method in class org.apache.uima.cas.impl.CommonSerDes
- maybeWrapToDataOutputStream(OutputStream) - Static method in class org.apache.uima.cas.impl.CommonSerDes
- mCAS - Variable in class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
-
Deprecated.The CAS owned by this AnalysisProcessData.
- mCasManager - Variable in class org.apache.uima.resource.impl.ResourceManager_impl
-
CasManager - manages creation and pooling of CASes.
- mCasPoolSize - Variable in class org.apache.uima.impl.UimaContext_ImplBase
-
Size of the CAS pool used to support the
UimaContext_ImplBase.getEmptyCas(Class)
method. - mClassMap - Variable in class org.apache.uima.util.SimpleResourceFactory
-
Map from ResourceSpecifier Class to List of Resource Classes.
- mConverter - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The m converter.
- mConverter - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The m converter.
- MDC_ANNOTATOR_CONTEXT_NAME - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
- MDC_ANNOTATOR_IMPL_NAME - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
- MDC_CAS_ID - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
- MDC_ROOT_CONTEXT_ID - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
- measure(RunnableWithExceptions) - Method in class org.apache.uima.fit.benchmark.Benchmark
- Measurement - Class in org.apache.uima.fit.benchmark
- Measurement(int, long) - Constructor for class org.apache.uima.fit.benchmark.Measurement
- Measurement(int, long, Exception) - Constructor for class org.apache.uima.fit.benchmark.Measurement
- mEditor - Variable in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
-
The m editor.
- Meeting - Class in org.apache.uima.fit.examples.tutorial.type
-
Updated by JCasGen Fri Nov 22 17:01:30 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-examples/target/jcasgen/typesystem.xml
- Meeting() - Constructor for class org.apache.uima.fit.examples.tutorial.type.Meeting
-
Deprecated.
- Meeting(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.examples.tutorial.type.Meeting
-
Internal - constructor used by generator
- Meeting(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.Meeting
- Meeting(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.Meeting
- mElementToClassMap - Variable in class org.apache.uima.util.impl.XMLParser_impl
-
Map from XML element names to Class objects.
- MERGE - Enum constant in enum class org.apache.uima.caseditor.Images
-
The merge image.
- MergeAnnotationAction - Class in org.apache.uima.caseditor.editor.action
-
Merges two or more annotations.
- MergeAnnotationAction(ICasEditor) - Constructor for class org.apache.uima.caseditor.editor.action.MergeAnnotationAction
-
Initializes the current instance.
- mergeDelegateAnalysisEngineFsIndexCollections(AnalysisEngineDescription) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges the FS Index Collections of each component within an aggregate Analysis Engine, producing a single combined FS Index Collection.
- mergeDelegateAnalysisEngineFsIndexCollections(AnalysisEngineDescription, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges the FS Index Collections of each component within an aggregate Analysis Engine, producing a single combined FS Index Collection.
- mergeDelegateAnalysisEngineMetaData() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
For an aggregate TAF AE, sets this aggregate AE's Type System, Type Priorities, and FS Index Descriptions equal to the result of merging the information from its delegate AEs.
- mergeDelegateAnalysisEngineMetaData(AnalysisEngineDescription, ResourceManager, Map<String, Set<String>>, Map<String, ? super Exception>) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges the Type Systems, Type Priorities, and FS Indexes of each component within an aggregate Analysis Engine.
- mergeDelegateAnalysisEngineTypePriorities(AnalysisEngineDescription) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges the Type Priorities of each component within an aggregate Analysis Engine, producing a single combined TypePriorities object.
- mergeDelegateAnalysisEngineTypePriorities(AnalysisEngineDescription, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges the Type Priorities of each component within an aggregate Analysis Engine, producing a single combined TypePriorities object.
- mergeDelegateAnalysisEngineTypeSystems(AnalysisEngineDescription) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges the Type Systems of each component within an aggregate Analysis Engine, producing a single combined Type System.
- mergeDelegateAnalysisEngineTypeSystems(AnalysisEngineDescription, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges the Type Systems of each component within an aggregate Analysis Engine, producing a single combined Type System.
- mergeDelegateAnalysisEngineTypeSystems(AnalysisEngineDescription, ResourceManager, Map<String, Set<String>>) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges the Type Systems of each component within an aggregate Analysis Engine, producing a single combined Type System.
- mergeFeatures(TypeDescription, FeatureDescription[]) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges features into a TypeDescription.
- mergeFsIndexes(List<? extends FsIndexCollection>, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges a List of FsIndexCollections into a single FsIndexCollection object.
- mergePears() - Method in class org.apache.uima.tools.pear.merger.PMController
-
Merges specified input PEARs into one PEAR, which encapsulates aggregate AE that refers to input components, as delegates.
- MergerImpl - Class in org.apache.uima.jcas.jcasgenp
-
The Class MergerImpl.
- MergerImpl() - Constructor for class org.apache.uima.jcas.jcasgenp.MergerImpl
- mergeTypePriorities(List<? extends TypePriorities>, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges a List of TypePriorities into a single TypePriorities object.
- mergeTypeSystems(Collection<? extends TypeSystemDescription>) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges several TypeSystemDescriptions into one.
- mergeTypeSystems(Collection<? extends TypeSystemDescription>, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges several TypeSystemDescriptions into one.
- mergeTypeSystems(Collection<? extends TypeSystemDescription>, ResourceManager, Map<String, Set<String>>) - Static method in class org.apache.uima.util.CasCreationUtils
-
Merges several TypeSystemDescriptions into one.
- MessageReport - Class in org.apache.uima.util
- MessageReport() - Constructor for class org.apache.uima.util.MessageReport
- MessageRouter - Class in org.apache.uima.pear.util
-
The
MessageRouter
class facilitates intra-process message routing. - MessageRouter() - Constructor for class org.apache.uima.pear.util.MessageRouter
-
Default constructor for the
MessageRouter
class. - MessageRouter.StdChannelListener - Interface in org.apache.uima.pear.util
-
The
StdChannelListener
interface declares methods that should be implemented by each standard message channel listener. - Messages - Class in org.apache.uima.taeconfigurator
-
The Class Messages.
- MessagingSpecifier - Interface in org.apache.uima.resource
- meta - Variable in class org.apache.vinci.transport.vns.service.Service
- METADATA_ATTRIBUTE_TYPE_MISMATCH - Static variable in exception class org.apache.uima.UIMA_IllegalArgumentException
-
Message key for a standard UIMA exception message: "The value {0} does not match the data type of metadata attribute {1}."
- METADATA_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
- METADATA_KEY - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- MetaDataAttr(String, Method, Method, Class) - Constructor for class org.apache.uima.resource.metadata.impl.MetaDataObject_impl.MetaDataAttr
- MetaDataObject - Interface in org.apache.uima.resource.metadata
-
An object used to represent metadata of a
Resource
. - MetaDataObject_impl - Class in org.apache.uima.resource.metadata.impl
-
Abstract base class for all MetaDataObjects in the reference implementation.
- MetaDataObject_impl() - Constructor for class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Creates a new
MetaDataObject_impl
with null attribute values - MetaDataObject_impl.MetaDataAttr - Class in org.apache.uima.resource.metadata.impl
- MetaDataObject_impl.SerialContext - Class in org.apache.uima.resource.metadata.impl
-
Information, kept globally (by thread) for one serialization Inherited by some custom impls, e.g.
- MetaDataObject_impl.Serializer - Interface in org.apache.uima.resource.metadata.impl
- MetaDataObjectSerializer_json - Class in org.apache.uima.json.impl
- MetaDataObjectSerializer_json(JsonContentHandlerJacksonWrapper) - Constructor for class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- MetaDataObjectUtils - Class in org.apache.uima.internal.util
- MetaDataObjectUtils() - Constructor for class org.apache.uima.internal.util.MetaDataObjectUtils
- MetaDataPanel - Class in org.apache.uima.tools.cpm
-
A dynamically generated form panel with components generated from configuration parameters specified as ResourceMetaData.
- MetaDataPanel() - Constructor for class org.apache.uima.tools.cpm.MetaDataPanel
-
Instantiates a new meta data panel.
- MetaDataPanel(int) - Constructor for class org.apache.uima.tools.cpm.MetaDataPanel
-
Instantiates a new meta data panel.
- MetaDataSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class MetaDataSection.
- MetaDataSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.MetaDataSection
-
Creates a section to enter meta data.
- MetaDataType - Enum Class in org.apache.uima.fit.internal
-
INTERNAL API - Kinds of meta data uimaFIT uses.
- MetaDataUtil - Class in org.apache.uima.fit.internal
-
INTERNAL API - Utility methods to locate and access uimaFIT meta data.
- MethodHandlesLookup - Class in org.apache.uima.cas.impl
- mExternalOverrides - Variable in class org.apache.uima.impl.RootUimaContext_impl
-
External parameter override specifications - held at the root context level
- MHLC - Static variable in class org.apache.uima.internal.util.UIMAClassLoader
-
This is a trick to allow loading the same class multiple times in different UIMAClassLoaders https://issues.apache.org/jira/browse/UIMA-5030
- MICROSCOPE - Static variable in class org.apache.uima.tools.images.Images
- MigrateJCas - Class in org.apache.uima.migratev3.jcas
-
A driver that scans given roots for source and/or class Java files that contain JCas classes identifies which ones appear to be JCas classes (heuristic) of these, identifies which ones appear to be v2 converts these to v3 also can receive a list of individual class names also can do a single source file
- MigrateJCas() - Constructor for class org.apache.uima.migratev3.jcas.MigrateJCas
- MimeTypeCapability - Annotation Interface in org.apache.uima.fit.descriptor
-
Provides information on the MIME types supported by a component.
- MimeTypePrecondition - Interface in org.apache.uima.resource.metadata
-
A precondition on the MIME Type of the entity.
- MimeTypePrecondition_impl - Class in org.apache.uima.resource.metadata.impl
-
Precondition that tests the MIME type of the Entity's content.
- MimeTypePrecondition_impl() - Constructor for class org.apache.uima.resource.metadata.impl.MimeTypePrecondition_impl
- min(Comparator<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- MIN_CAPACITY - Static variable in class org.apache.uima.internal.util.Common_hash_support
- MIN_CAPACITY_SHRINK - Static variable in class org.apache.uima.internal.util.Common_hash_support
- MIN_SIZE - Static variable in class org.apache.uima.cas.impl.Heap
-
Minimum size of the heap.
- MIN_SIZE - Static variable in class org.apache.uima.internal.util.Common_hash_support
- minDepth() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- minDepth(int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- minport - Variable in class org.apache.vinci.transport.vns.service.Service
- mInputDocument - Variable in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
-
The m input document.
- mInternalParameterizedResourceImplClassMap - Variable in class org.apache.uima.resource.impl.ResourceManager_impl
-
Internal map from resource names (declared in resource declaration XML) to Class objects for parameterized Resource.
- mInternalResourceRegistrationMap - Variable in class org.apache.uima.resource.impl.ResourceManager_impl
-
Internal map from resource names (declared in resource declaration XML) to ResourceRegistration objects.
- Misc - Class in org.apache.uima.internal.util
- Misc - Class in org.apache.uima.util
- Misc() - Constructor for class org.apache.uima.internal.util.Misc
- Misc() - Constructor for class org.apache.uima.util.Misc
- MISSING_ALLOWED_VALUES - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Type {0} extends String and must specify a list of allowed values."
- MISSING_ANNOTATOR_CLASS_NAME - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Annotator class name is required for a primitive Text Analysis Engine."
- MISSING_ARRAY_TYPE_FOR_COMPONENT - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Tried to obtain a UIMA Array type for component "{0}", but no such array type is defined.
- MISSING_CAS_INITIALIZER - Static variable in exception class org.apache.uima.collection.CollectionException
-
Message key for a standard UIMA exception message: The Collection Reader "{0}" requires a CAS Initializer.
- MISSING_FRAMEWORK_IMPLEMENTATION - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Component descriptor did not specify the required <frameworkImplementation> element."
- MISSING_IMPLEMENTATION_CLASS_NAME - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: An implementation class name is missing from the descriptor.
- mkdir(File) - Static method in class org.apache.uima.util.FileUtils
-
Create a new directory.
- mLinkMap - Variable in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
-
Map the fully-qualified name of a parameter to the fully-qualified name of the parameter it is linked to (from which it takes its value).
- mMBean - Variable in class org.apache.uima.impl.UimaContext_ImplBase
-
Object that implements management interface to the AE.
- MODE - Enum constant in enum class org.apache.uima.caseditor.editor.outline.OutlineStyles
-
The mode.
- modeChanged(Type) - Method in interface org.apache.uima.caseditor.editor.contextmenu.IModeMenuListener
-
Mode was changed to a new mode.
- MODEL_PROCESSOR_FOLDER - Enum constant in enum class org.apache.uima.caseditor.Images
-
The source folder image.
- ModelFeatureStructure - Class in org.apache.uima.caseditor.editor
-
TODO: set feature value to null delete feature value structure create feature value structure.
- ModelFeatureStructure(ICasDocument, FeatureStructure) - Constructor for class org.apache.uima.caseditor.editor.ModelFeatureStructure
-
Initializes a new instance.
- modelRoot - Variable in class org.apache.uima.taeconfigurator.model.AbstractModelPart
-
The model root.
- ModeMenu - Class in org.apache.uima.caseditor.editor.contextmenu
-
Creates the mode context sub menu.
- ModeMenu(TypeSystem, AnnotationEditor) - Constructor for class org.apache.uima.caseditor.editor.contextmenu.ModeMenu
-
Initializes a new instance.
- modifiedEmbeddedValueFSs - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- MODIFIES_CAS_DEFAULT - Static variable in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
the default value for modifiesCas if none is given
- modifiesCas() - Element in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
Gets whether this component will modify the CAS.
- modifyAlias(String, String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- modifyService(Service, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- mouseClicked(MouseEvent) - Method in class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
- mouseEntered(MouseEvent) - Method in class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
- mouseExited(MouseEvent) - Method in class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
- mousePressed(MouseEvent) - Method in class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
- mousePressed(MouseEvent) - Method in class org.apache.uima.tools.cvd.control.IndexPopupListener
- mousePressed(MouseEvent) - Method in class org.apache.uima.tools.cvd.control.PopupListener
- mousePressed(MouseEvent) - Method in class org.apache.uima.tools.cvd.StringFsPopupEventAdapter
- mouseReleased(MouseEvent) - Method in class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
- mouseReleased(MouseEvent) - Method in class org.apache.uima.tools.cvd.control.IndexPopupListener
- mouseReleased(MouseEvent) - Method in class org.apache.uima.tools.cvd.control.PopupListener
- mouseReleased(MouseEvent) - Method in class org.apache.uima.tools.cvd.StringFsPopupEventAdapter
- mOutstandingCASes - Variable in class org.apache.uima.impl.UimaContext_ImplBase
-
CASes that have been requested via
UimaContext_ImplBase.getEmptyCas(Class)
minus the number calls the framework has made toUimaContext_ImplBase.returnedCAS(AbstractCas)
(which indicate that the AnalysisComponent has returned a CAS from its next() method or released the CAS. - moveFile(File, File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Deprecated.use Java 7 for this see
Files.move(Path, Path, CopyOption...)
- moveRowDown(int) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
Move row down.
- moveRowUp(int) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
Move row up.
- moveTab(int, int) - Method in class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
-
Move tab.
- moveTo(int) - Method in interface org.apache.uima.cas.impl.LowLevelIterator
-
Try to position the iterator so that the current element is greater than or equal to
fsRef
, and previous elements are less thanfsRef
. - moveTo(int) - Method in interface org.apache.uima.internal.util.IntPointerIterator
- moveTo(FeatureStructure) - Method in interface org.apache.uima.cas.FSIterator
-
Move the iterator to the first Feature Structure that matches the
fs
. - moveTo(FeatureStructure) - Method in interface org.apache.uima.cas.impl.LowLevelIterator
- moveTo(FeatureStructure) - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
-
if the fs is in the set, the iterator should return it. if not, return -1 (makes iterator invalid)
- moveTo(FeatureStructure) - Method in class org.apache.uima.internal.util.ObjHashSet
-
if the fs is in the set, the iterator should return it. if not, return -1 (makes iterator invalid)
- moveTo(SynchPoint) - Method in interface org.apache.uima.collection.base_cpm.RecoverableCollectionReader
-
Start CollectionReader recovery to a given synch point
- moveToEnd() - Method in class org.apache.uima.internal.util.Common_hash_support.CommonKeyIterator
- moveToEnd() - Method in interface org.apache.uima.internal.util.IntListIterator
-
Move the iterator to the end of the underlying index.
- moveToFirst() - Method in interface org.apache.uima.cas.FSIterator
-
Move the iterator to the first element.
- moveToFirst() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
- moveToFirst() - Method in class org.apache.uima.internal.util.IntBitSet
- moveToFirst() - Method in class org.apache.uima.internal.util.IntHashSet
- moveToFirst() - Method in interface org.apache.uima.internal.util.IntPointerIterator
- moveToFirst() - Method in class org.apache.uima.internal.util.IntSet
- moveToFirst() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- moveToFirst() - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
For FSBagIndex low level iterator use
- moveToFirstNoReinit() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_ordered
-
Move operators have to move a group of iterators for this type and all its subtypes
- moveToFirstNoReinit() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- moveToFirstNoReinit() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- moveToFirstNoReinit() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
-
Internal use same as moveToFirst, but won't reset to use current contents of index if index has changed
- moveToFirstNoReinit() - Method in class org.apache.uima.cas.impl.Subiterator
- moveToLast() - Method in interface org.apache.uima.cas.FSIterator
-
Move the iterator to the last element.
- moveToLast() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
- moveToLast() - Method in class org.apache.uima.internal.util.IntBitSet
- moveToLast() - Method in class org.apache.uima.internal.util.IntHashSet
- moveToLast() - Method in interface org.apache.uima.internal.util.IntPointerIterator
- moveToLast() - Method in class org.apache.uima.internal.util.IntSet
- moveToLast() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- moveToLast() - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
For FSBagIndex low level iterator use
- moveToLastNoReinit() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_ordered
- moveToLastNoReinit() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- moveToLastNoReinit() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- moveToLastNoReinit() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
-
Internal use same as moveToLast, but won't reset to use current contents of index if index has changed
- moveToLastNoReinit() - Method in class org.apache.uima.cas.impl.Subiterator
- moveToNext() - Method in interface org.apache.uima.cas.FSIterator
-
Advance the iterator.
- moveToNext() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- moveToNext(int) - Method in class org.apache.uima.internal.util.IntBitSet
- moveToNext(int) - Method in class org.apache.uima.internal.util.IntHashSet
- moveToNext(int) - Method in class org.apache.uima.internal.util.IntSet
- moveToNext(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- moveToNext(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
For FSBagIndex low level iterator use
- moveToNextFilled(int) - Method in class org.apache.uima.internal.util.Common_hash_support
-
advance pos until it points to a non 0 or is 1 past end If pos is negative, start at 0.
- moveToNextFilled(int) - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
-
advance pos until it points to a non 0 or is 1 past end
- moveToNextNvc() - Method in interface org.apache.uima.cas.FSIterator
-
version of moveToNext which bypasses the isValid check - call only if you've just done this check yourself
- moveToNextNvc() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_ordered
- moveToNextNvc() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- moveToNextNvc() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- moveToNextNvc() - Method in class org.apache.uima.cas.impl.Subiterator
- moveToNoReinit(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_ordered
- moveToNoReinit(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- moveToNoReinit(FeatureStructure) - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- moveToNoReinit(FeatureStructure) - Method in interface org.apache.uima.cas.impl.LowLevelIterator
-
Internal use same as moveTo(fs), but won't reset to use current contents of index if index has changed
- moveToNoReinit(FeatureStructure) - Method in class org.apache.uima.cas.impl.Subiterator
- moveToPrevious() - Method in interface org.apache.uima.cas.FSIterator
-
Move the iterator one element back.
- moveToPrevious() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- moveToPrevious(int) - Method in class org.apache.uima.internal.util.IntBitSet
- moveToPrevious(int) - Method in class org.apache.uima.internal.util.IntHashSet
- moveToPrevious(int) - Method in class org.apache.uima.internal.util.IntSet
- moveToPrevious(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- moveToPrevious(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
For FSBagIndex low level iterator use
- moveToPreviousFilled(int) - Method in class org.apache.uima.internal.util.Common_hash_support
-
decrement pos until it points to a non 0 or is -1 If pos is beyond end start at end.
- moveToPreviousFilled(int) - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
-
decrement pos until it points to a non 0 or is -1
- moveToPreviousNvc() - Method in interface org.apache.uima.cas.FSIterator
-
version of moveToPrevious which bypasses the isValid check - call only if you've just done this check yourself
- moveToPreviousNvc() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_ordered
- moveToPreviousNvc() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- moveToPreviousNvc() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- moveToPreviousNvc() - Method in class org.apache.uima.cas.impl.Subiterator
- moveToStart() - Method in class org.apache.uima.internal.util.Common_hash_support.CommonKeyIterator
- moveToStart() - Method in interface org.apache.uima.internal.util.IntListIterator
-
Move the iterator to the start of the underlying index.
- mParameterizedResourceImplClassMap - Variable in class org.apache.uima.resource.impl.ResourceManager_impl
-
Map from String keys to Class objects.
- mParameterizedResourceInstanceMap - Variable in class org.apache.uima.resource.impl.ResourceManager_impl
-
Map from ParameterizedResourceKey to SharedResourceObject or DataResource instances.
- mProcessTrace - Variable in class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
-
Deprecated.The ProcessTrace owned by this AnalysisProcessData.
- MQMessagingSpecifier - Interface in org.apache.uima.resource
- mQualifiedContextName - Variable in class org.apache.uima.impl.UimaContext_ImplBase
-
Fully-qualified name of this context.
- mResourceMap - Variable in class org.apache.uima.resource.impl.ResourceManager_impl
-
Map from qualified key names (declared in resource dependency XML) to either DataResource objects or SharedResourceObjects that impl Resource.
- mSchemaValidationEnabled - Variable in class org.apache.uima.util.impl.XMLParser_impl
-
Whether schema validation is enabled.
- MsgLocalizationClassLoader - Class in org.apache.uima.internal.util
-
Class Loader for loading localized messages See https://issues.apache.org/jira/browse/UIMA-1714 Delegates to other ClassLoaders, in the following order the class loader that loaded the 2nd previous caller the class loader that loaded the 3rd previous caller etc.
- MsgLocalizationClassLoader() - Constructor for class org.apache.uima.internal.util.MsgLocalizationClassLoader
- mSofaMappings - Variable in class org.apache.uima.impl.UimaContext_ImplBase
-
Mapping between sofa names assigned by an aggregate engine to sofa names assigned by the component engines.
- MULT - Static variable in class org.apache.uima.tools.cvd.ArrayNode
-
The Constant MULT.
- MULTI_VALUE_INDICATOR - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant MULTI_VALUE_INDICATOR.
- multiAdd(int, int) - Method in class org.apache.uima.internal.util.IntVector
- multiAdd(int, int, int) - Method in class org.apache.uima.internal.util.IntVector
- MultiAnnotViewerFrame - Class in org.apache.uima.tools.cvd
-
Class comment for MultiAnnotViewerFrame goes here.
- MultiAnnotViewerFrame() - Constructor for class org.apache.uima.tools.cvd.MultiAnnotViewerFrame
-
Instantiates a new multi annot viewer frame.
- MultiAnnotViewerFrame(GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.MultiAnnotViewerFrame
-
Instantiates a new multi annot viewer frame.
- MultiAnnotViewerFrame(String) - Constructor for class org.apache.uima.tools.cvd.MultiAnnotViewerFrame
-
Instantiates a new multi annot viewer frame.
- MultiAnnotViewerFrame(String, GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.MultiAnnotViewerFrame
-
Instantiates a new multi annot viewer frame.
- multiLineFix(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Multi line fix.
- MultiMarkup - Class in org.apache.uima.tools.cvd
-
TODO: add type comment for
MultiMarkup
. - MultiMarkup() - Constructor for class org.apache.uima.tools.cvd.MultiMarkup
- MultiPageEditor - Class in org.apache.uima.taeconfigurator.editors
-
Main class implementing the multi page editor.
- MultiPageEditor() - Constructor for class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Instantiates a new multi page editor.
- MultiPageEditor.JCasGenProgressMonitor - Class in org.apache.uima.taeconfigurator.editors
-
The Class JCasGenProgressMonitor.
- MultiPageEditor.JCasGenThrower - Class in org.apache.uima.taeconfigurator.editors
-
The Class JCasGenThrower.
- MultiPageEditorContributor - Class in org.apache.uima.taeconfigurator.editors
-
Manages the installation/deinstallation of global actions for multi-page editors.
- MultiPageEditorContributor() - Constructor for class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Creates a multi-page contributor.
- MULTIPLE_CREATE_MARKER - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Multiple Create Marker call for a CAS
- MULTIPLE_DEPLOYMENT_ALLOWED_DEFAULT - Static variable in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
the default value for multipleDeploymentAllowed if none is given.
- MULTIPLE_REF_OK_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
The Constant MULTIPLE_REF_OK_COL.
- multipleDeploymentAllowed() - Element in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
Gets whether multiple instances of this component can be run in parallel, each receiving a subset of the documents from a collection.
- multiplication_limit - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- MultiprocessingAnalysisEngine_impl - Class in org.apache.uima.analysis_engine.impl
-
An
AnalysisEngine
implementation that can process multipleCAS
objects simultaneously. - MultiprocessingAnalysisEngine_impl() - Constructor for class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
- multiRef - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
-
The multi ref.
- multiRefFSs - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Set of FSs that have multiple references Has an entry for each FS (not just array or list FSs) which is (from some point on) being serialized as a multi-ref, that is, is **not** being serialized (any more) using the special notation for arrays and lists or, for JSON, **not** being serialized using the embedded notation This is for JSON which is computing the multi-refs, not depending on the setting in a feature.
- MultiResourceSelectionDialog - Class in org.apache.uima.taeconfigurator.files
-
The Class MultiResourceSelectionDialog.
- MultiResourceSelectionDialog(Shell, IAdaptable, String, IPath, MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialog
-
Instantiates a new multi resource selection dialog.
- MultiResourceSelectionDialogWithFlowOption - Class in org.apache.uima.taeconfigurator.files
-
The Class MultiResourceSelectionDialogWithFlowOption.
- MultiResourceSelectionDialogWithFlowOption(Shell, IAdaptable, String, IPath, MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialogWithFlowOption
-
Instantiates a new multi resource selection dialog with flow option.
- multiValue - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
-
The multi value.
- multiValueUI - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
-
The multi value UI.
- MUST_COMMIT_INDEX_REPOSITORY - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Index repository has not been committed; can't create CAS.
- MUST_COMMIT_TYPE_SYSTEM - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Type system has not been committed; can't create index repository.
- MUST_COMMIT_TYPE_SYSTEM - Static variable in exception class org.apache.uima.cas.CASException
-
Type system has not been committed; cannot create base index.
- MUST_IMPLEMENT_XMLIZABLE - Static variable in exception class org.apache.uima.UIMA_IllegalArgumentException
-
Message key for a standard UIMA exception message: "An attempt was made to register class {0} with the XML parser.
- MUTUALLY_EXCLUSIVE_PARAMS - Static variable in exception class org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Message key for a standard UIMA exception message: "Only one of the following parameters may be specified: {0}."
N
- name - Variable in class org.apache.uima.cas.impl.XmiSerializationSharedData.NameMultiValue
- name - Variable in class org.apache.uima.internal.util.XmlAttribute
- name - Variable in class org.apache.uima.internal.util.XmlElementNameAndContents
- name - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
- name - Variable in class org.apache.vinci.transport.vns.service.Service
- name - Variable in class org.apache.vinci.transport.vns.service.ServiceAlias
- name - Variable in class org.apache.vinci.transport.vns.service.ServiceInfo
- name() - Element in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
If you do not specify a name then the default name will be given by
ConfigurationParameter.USE_FIELD_NAME
will be the default name. - name() - Element in annotation interface org.apache.uima.fit.descriptor.ResourceMetaData
-
Gets the name of this Resource.
- NAME_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
The Constant NAME_COL.
- NAME_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
The Constant NAME_COL.
- NAME_DEFAULT_SOFA - Static variable in interface org.apache.uima.cas.CAS
-
Sofa name for the initial view's sofa.
- NAME_DEFAULT_TEXT_SOFA - Static variable in interface org.apache.uima.cas.CAS
-
Deprecated.As of v2.0, this is replaced by
CAS.NAME_DEFAULT_SOFA
, and the value has changed. In general, user code should not need to refer to this name. - NAME_SPACE_UIMA_CAS - Static variable in interface org.apache.uima.cas.CAS
-
UIMA CAS name space.
- NAME_SPACE_UIMA_TCAS - Static variable in interface org.apache.uima.cas.CAS
-
Name of Text CAS name space.
- NAME_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- NameClassPair - Class in org.apache.uima.util
-
A class that stores the name of an attribute and the Class of that attribute's value.
- NameClassPair(String, String) - Constructor for class org.apache.uima.util.NameClassPair
-
Creates a new
NameClassPair
with the specified name and class. - NameClient - Class in org.apache.vinci.transport.vns.service
-
Provides a command-line interface for querying VNS.
- NameClient() - Constructor for class org.apache.vinci.transport.vns.service.NameClient
- NameClient(String, int) - Constructor for class org.apache.vinci.transport.vns.service.NameClient
- NAMED_GROUP - Static variable in class org.apache.uima.taeconfigurator.model.ConfigGroup
-
The Constant NAMED_GROUP.
- NameFileFilter(String) - Constructor for class org.apache.uima.pear.util.FileUtil.NameFileFilter
-
Constructs
NameFileFilter
object for a given file name. - nameHeader - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The name header.
- namespace - Variable in class org.apache.uima.resource.metadata.impl.XmlizationInfo
-
The namespace of the XML element, null if none.
- NAMESPACE_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
The Constant NAMESPACE_COL.
- NAMESPACE_PREFIXES_FEATURE_ID - Static variable in class org.apache.uima.pear.util.XMLUtil
- NAMESPACE_SEPARATOR - Static variable in interface org.apache.uima.cas.TypeSystem
-
This is the character that separates name spaces.
- nameSpaceName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SelectTypeDialog
-
The name space name.
- NAMESPACES_FEATURE_ID - Static variable in class org.apache.uima.pear.util.XMLUtil
-
XML parser feature ids
- nameToIndexMap - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
A mapping from index names to index IDs.
- NameValuePair - Interface in org.apache.uima.collection.metadata
-
Stores a name (String) and value (Object).
- NameValuePair - Interface in org.apache.uima.resource.metadata
-
A type of
MetaDataObject
that stores a name (String) and value (Object). - NameValuePair_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
NameValuePair
. - NameValuePair_impl() - Constructor for class org.apache.uima.resource.metadata.impl.NameValuePair_impl
-
Creates a new
NameValuePair_impl
with a null name and value. - NameValuePair_impl(String, Object) - Constructor for class org.apache.uima.resource.metadata.impl.NameValuePair_impl
-
Creates a new
NameValuePair_impl
with the specified name and value. - nameValuePairArray0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant nameValuePairArray0.
- NameValuePairImpl - Class in org.apache.uima.collection.impl.metadata.cpe
-
The Class NameValuePairImpl.
- NameValuePairImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
-
Instantiates a new name value pair impl.
- NameValuePairImpl(String, Object) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
-
Instantiates a new name value pair impl.
- nativeToJava(TransferData) - Method in class org.apache.uima.caseditor.editor.util.ObjectTransfer
- NBR_SLOT_KIND_ZIP_STREAMS - Static variable in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- NBR_SLOT_KIND_ZIP_STREAMS - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- needNameSpaces - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- NETWORK_PARAMETERS_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- NETWORK_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- NetworkCasProcessorImpl - Class in org.apache.uima.collection.impl.cpm.container
-
Implementation of the
CasDataProcessor
interface used for both Local and Remote CasDataProcessors. - NetworkCasProcessorImpl(CpeCasProcessor) - Constructor for class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
Initializes this instance with configuration defined in the CPE descriptor.
- networkParams - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
- NetworkUtil - Class in org.apache.uima.adapter.vinci.util
-
Network utilities.
- NetworkUtil() - Constructor for class org.apache.uima.adapter.vinci.util.NetworkUtil
- NEVER - Enum constant in enum class org.apache.uima.cas.impl.TypeSystemUtils.PathValid
- NEW_OVERRIDE - Static variable in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
The Constant NEW_OVERRIDE.
- new2ColumnComposite(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New 2 column composite.
- new2ColumnComposite(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New 2 column composite.
- new3ColumnComposite(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New 3 column composite.
- new4ColumnComposite(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New 4 column composite.
- newButton(Composite, int, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New button.
- newButtonContainer(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New button container.
- newButtonContainer(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New button container.
- newButtonContainer(Composite, int, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New button container.
- newCAS() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Creates a new Common Analysis System appropriate for this Analysis Engine.
- newCAS() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- newCAS() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- newCasProduced(AbstractCas, String) - Method in class org.apache.uima.flow.CasFlow_ImplBase
-
Overridden to check that
newCas
is an instanceofCAS
. - newCasProduced(AbstractCas, String) - Method in interface org.apache.uima.flow.Flow
-
Called by the framework if the CAS that is being routed by this Flow has been sent to a CAS Multiplier which has then created a new CAS derived from that original CAS.
- newCasProduced(AbstractCas, String) - Method in class org.apache.uima.flow.JCasFlow_ImplBase
-
Overriden to check that
newCas
is an instanceofJCas
. - newCasProduced(CAS, String) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowContainer
- newCasProduced(CAS, String) - Method in class org.apache.uima.flow.CasFlow_ImplBase
-
By default, throws an exception to indicate this this Flow object does not support new CASes being produced in the middle of the flow.
- newCasProduced(JCas, String) - Method in class org.apache.uima.flow.JCasFlow_ImplBase
-
By default, throws an exception to indicate this this Flow object does not support new CASes being produced in the middle of the flow.
- newCCombo(Composite, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New C combo.
- newCComboWithTip(Composite, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New C combo with tip.
- newCentered2SpanComposite(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
New centered 2 span composite.
- newCheckBox(Composite, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New check box.
- newCollectionProcessingManager() - Static method in class org.apache.uima.UIMAFramework
-
Creates a new
CollectionProcessingManager
instance. - newCollectionProcessingManager(ResourceManager) - Static method in class org.apache.uima.UIMAFramework
-
Creates a new
CollectionProcessingManager
instance. - newComposite(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New composite.
- newComposite(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
New composite.
- newConcurrentHashMap() - Static method in class org.apache.uima.internal.util.WeakIdentityMap
-
Creates a new
WeakIdentityMap
based on aConcurrentHashMap
. - newConcurrentHashMap(boolean) - Static method in class org.apache.uima.internal.util.WeakIdentityMap
-
Creates a new
WeakIdentityMap
based on aConcurrentHashMap
. - newConfigurationManager() - Static method in class org.apache.uima.UIMAFramework
-
Gets a new instance of the
ConfigurationManager
used by this implementation. - newContextConfigManager - Static variable in class org.apache.uima.UIMAFramework
- newContextResourceManager - Static variable in class org.apache.uima.UIMAFramework
- newDefaultResourceManager() - Static method in class org.apache.uima.UIMAFramework
-
Gets a new instance of the default
ResourceManager
used by this implementation. - newDefaultResourceManagerPearWrapper() - Static method in class org.apache.uima.UIMAFramework
-
Gets a new instance of the default
ResourceManagerPearWrapper
used by this implementation. - newDescription(Composite, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New description.
- newDescriptionTextBox(Composite, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New description text box.
- newError(int, String, Exception) - Method in class org.apache.uima.jcas.jcasgenp.EP_LogThrowErrorImpl
- newError(int, String, Exception) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor.JCasGenThrower
- newError(int, String, Exception) - Method in class org.apache.uima.tools.jcasgen.GuiErrorImpl
- newError(int, String, Exception) - Method in interface org.apache.uima.tools.jcasgen.IError
-
New error.
- newError(int, String, Exception) - Method in class org.apache.uima.tools.jcasgen.LogThrowErrorImpl
- newErrorMessage(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New error message.
- newErrorMessage(Composite, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New error message.
- newHashMap() - Static method in class org.apache.uima.internal.util.WeakIdentityMap
-
Creates a new
WeakIdentityMap
based on a non-synchronizedHashMap
. - newHashMap(boolean) - Static method in class org.apache.uima.internal.util.WeakIdentityMap
-
Creates a new
WeakIdentityMap
based on a non-synchronizedHashMap
. - newInstance(int[]) - Static method in interface org.apache.uima.List_of_ints
-
Deprecated.
- newInstance(int[], int, int) - Static method in interface org.apache.uima.List_of_ints
-
Deprecated.
- newInstance(URL[]) - Static method in class org.apache.uima.internal.util.UIMAClassLoader
-
Do not use this factory method - throws unsupportedOperationException
- newInstance(URL[], ClassLoader) - Static method in class org.apache.uima.internal.util.UIMAClassLoader
-
Do not use this factory method - throws unsupportedOperationException
- newJCas() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Similar to
AnalysisEngine.newCAS()
but wraps the new CAS objects with the Java-object-basedJCas
interface. - newJCas() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- newKeysAndValues(int) - Method in class org.apache.uima.internal.util.Common_hash_support
- newKeysAndValues(int) - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- newKeysAndValues(int) - Method in class org.apache.uima.internal.util.IntHashSet
- newKeysAndValues(int) - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- newKeysAndValues(int) - Method in class org.apache.uima.internal.util.ObjHashSet
- newLabeledCCombo(Composite, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New labeled C combo.
- newLabeledCComboWithTip(Composite, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New labeled C combo with tip.
- newLabeledSingleLineStyledText(Composite, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogKeyVerify
-
New labeled single line styled text.
- newLabeledText(Composite, int, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New labeled text.
- newLabeledTextField(Composite, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New labeled text field.
- newLabeledTextField(Composite, String, String, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New labeled text field.
- newLabeledTypeInput(AbstractSection, Composite, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New labeled type input.
- newLabelWithData(Composite, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New label with data.
- newLabelWithTip(Composite, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New label with tip.
- newLabelWithTip(Composite, String, String, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New label with tip.
- newLeftDtr() - Method in class org.apache.uima.internal.util.BinaryTree
- newLogger() - Static method in class org.apache.uima.UIMAFramework
-
Creates a new
Logger
, which can be passed for example to theAnalysisEngine.setLogger(Logger)
method in order to have separate Analysis Engine instances used separate loggers. - newNcolumnComposite(Composite, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New ncolumn composite.
- newnColumnSection(Composite, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Newn column section.
- newNode(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- newPushButton(Composite, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
add pushbutton to container, set enabled, add listener for it.
- newPushButton(Composite, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New push button.
- newPushButton(Composite, String, String, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Add a push button to a container, add a listener for it too.
- newPushButton(Composite, String, String, boolean, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New push button.
- newRadioButton(Composite, String, String, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New radio button.
- newResourceManager() - Method in class org.apache.uima.fit.internal.ResourceManagerFactory.DefaultResourceManagerCreator
- newResourceManager() - Static method in class org.apache.uima.fit.internal.ResourceManagerFactory
- newResourceManager() - Method in interface org.apache.uima.fit.internal.ResourceManagerFactory.ResourceManagerCreator
- newRightDtr() - Method in class org.apache.uima.internal.util.BinaryTree
- newSaxDeserializer() - Method in class org.apache.uima.util.impl.XMLParser_impl
- newSaxDeserializer() - Method in interface org.apache.uima.util.XMLParser
-
Creates a new
SaxDeserializer
object, which implements the SAXContentHandler
interface and can be used to deserialize anXMLizable
object from the events sent from a SAX parser. - newSaxDeserializer(XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
- newSaxDeserializer(XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Creates a new
SaxDeserializer
. - newSingleLineStyledText(Composite, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogKeyVerify
-
New single line styled text.
- newSingleLineStyledText(Composite, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogKeyVerifyJavaNames
- newTable(int) - Method in class org.apache.uima.internal.util.Common_hash_support
- newTable(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New table.
- newTable(Composite, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Styles = SWT.SINGLE / MULTI / CHECK / FULL_SELECTION / HIDE_SELECTION
- newTable(Composite, int, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New table.
- newTable(Composite, int, int, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New table.
- newTableColumn(Table) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New table column.
- newTableColumn(Table, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New table column.
- newTableColumn(Table, int, int, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New table column.
- newTableColumn(Table, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New table column.
- newTaskFor(Runnable, T) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMExecutorService
- newTaskFor(Callable<T>) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMExecutorService
- newText(Composite, int, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New text.
- NewTextEventHandler - Class in org.apache.uima.tools.cvd.control
-
Clear text area.
- NewTextEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.NewTextEventHandler
-
Instantiates a new new text event handler.
- newTextWithTip(Composite, String, int, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New text with tip.
- newTextWithTip(Composite, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New text with tip.
- newTimer() - Static method in class org.apache.uima.UIMAFramework
-
Creates a new
UimaTimer
, which is used to collect performance statistics for UIMA components. - newTree(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New tree.
- newTree(Composite, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New tree.
- newTree(Composite, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New tree.
- newTreeColumn(Tree) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New tree column.
- newTreeColumn(Tree, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New tree column.
- newTreeColumn(Tree, int, int, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New tree column.
- newTreeColumn(Tree, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New tree column.
- newTypeInput(AbstractSection, Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
New type input.
- newUimaContext() - Static method in class org.apache.uima.UIMAFramework
- newUimaContext(Logger, ResourceManager, ConfigurationManager) - Static method in class org.apache.uima.UIMAFramework
-
Deprecated.Use
UIMAFramework.newUimaContext()
orUIMAFramework.uimaContextBuilder()
instead. - newUnUpdatableTextWithTip(Composite, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
New un updatable text with tip.
- next - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- next() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Gets the next output CAS.
- next() - Method in class org.apache.uima.analysis_component.Annotator_ImplBase
-
Throws a UIMA_IllegalStateException, since annotators are not allowed to create new CAS instances.
- next() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowContainer
- next() - Method in interface org.apache.uima.analysis_engine.CasIterator
-
Gets the next CAS from the iterator.
- next() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
- next() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
- next() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
- next() - Method in class org.apache.uima.analysis_engine.impl.EmptyCasIterator
- next() - Method in class org.apache.uima.analysis_engine.impl.JCasIteratorWrapper
- next() - Method in interface org.apache.uima.analysis_engine.JCasIterator
-
Gets the next JCAS from the iterator.
- next() - Method in interface org.apache.uima.cas.FSIterator
- next() - Method in class org.apache.uima.cas.impl.FSIteratorImplBase
- next() - Method in interface org.apache.uima.cas.impl.FSRefIterator
- next() - Method in class org.apache.uima.caseditor.editor.FeatureStructureSelectionIterator
-
Retrieves the next element.
- next() - Method in class org.apache.uima.fit.pipeline.JCasIterator
- next() - Method in interface org.apache.uima.flow.Flow
-
Gets the next destination for the CAS.
- next() - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowObject
- next() - Method in interface org.apache.uima.internal.util.IntListIterator
-
Return the next int in the list and increment the iterator.
- next() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree.IntRBTIterator
- next() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- next(AbstractCas) - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
- next(CAS) - Method in class org.apache.uima.uimacpp.UimacppEngine
-
next
- nextFSId - Variable in class org.apache.uima.cas.impl.MarkerImpl
- nextHigherPowerOf2(int) - Static method in class org.apache.uima.internal.util.Misc
-
Convert an int argument to the next higher power of 2 if not already a power of 2
- nextHigherPowerOf2(int) - Static method in class org.apache.uima.internal.util.Utilities
-
Deprecated.
- nextHigherPowerOfX(int, int) - Static method in class org.apache.uima.internal.util.Misc
-
Convert an int argument to the next higher power of 2 to the x power
- nextIndent() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- nextIndex() - Method in interface org.apache.uima.cas.FSIterator
- nextNode(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
Method: if there's a right descendant, return the left-most chain down on that link Else, go up until parent has a right descendant not the previous, and return that.
- nextNvc() - Method in interface org.apache.uima.cas.FSIterator
- nextNvc() - Method in interface org.apache.uima.internal.util.IntListIterator
-
version of next() which bypasses the validity check.
- nextNvc() - Method in interface org.apache.uima.util.IteratorNvc
- nextPowerOf2(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- nextToken() - Method in class org.apache.uima.internal.util.TextTokenizer
- nextUniqueID() - Method in class org.apache.uima.caseditor.editor.util.IDGenerator
-
Retrieve the next unique ID.
- NIL - Static variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- NlpProject - Class in org.apache.uima.caseditor.ide
- NlpProject() - Constructor for class org.apache.uima.caseditor.ide.NlpProject
- NO_ACCESS - Enum constant in enum class org.apache.uima.cas.impl.CasState
- NO_DEFAULT_VALUE - Static variable in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
Tells the ConfigurationParameterFactory that no default value has been provided
- NO_DEFAULT_VALUE - Static variable in annotation interface org.apache.uima.fit.descriptor.LanguageCapability
-
Provides the default value that tells the CapabilityFactory that no value has been provided.
- NO_DEFAULT_VALUE - Static variable in annotation interface org.apache.uima.fit.descriptor.MimeTypeCapability
-
Provides the default value that tells the CapabilityFactory that no value has been provided.
- NO_DEFAULT_VALUE - Static variable in annotation interface org.apache.uima.fit.descriptor.SofaCapability
-
Provides the default value for the inputs and the outputs that tells the CapabilityFactory that no value has been given to the inputs or outputs elements.
- NO_DEFAULT_VALUE - Static variable in annotation interface org.apache.uima.fit.descriptor.TypeCapability
-
Provides the default value for the inputs and the outputs that tells the CapabilityFactory that no value has been given to the inputs or outputs elements.
- NO_DELEGATE_ANALYSIS_ENGINES - Static variable in exception class org.apache.uima.UIMA_IllegalStateException
-
Message key for a standard UIMA exception message: "This ASB has not been provided with any Analysis Engines with which to communicate"
- NO_EXTERNAL_OVERRIDE_INDICATOR - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant NO_EXTERNAL_OVERRIDE_INDICATOR.
- NO_MIN_HEIGHT - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant NO_MIN_HEIGHT.
- NO_NAME_TYPE_SET - Static variable in annotation interface org.apache.uima.fit.descriptor.FsIndex
-
Indicated that no type name has been set.
- NO_NEXT_CAS - Static variable in exception class org.apache.uima.UIMA_IllegalStateException
-
Message key for a standard UIMA exception message: CasIterator.next was called when there were no more CASes remaining to be read.
- NO_PRIMITIVE_TAIL - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
The feature path does not end in a primitive valued feature.
- NO_RESOURCE_FOR_PARAMETERS - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "No resource could be found for the parameters {0}."
- NO_SEQUENCE_FOUND - Static variable in exception class org.apache.uima.analysis_engine.ResultNotSupportedException
-
Message key for a standard UIMA exception message: "No sequence of AnalysisEngines could be constructed to satisfy the requested result."
- NO_SUPERTYPE - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Type "{0}" does not define a supertype."
- NoClassSet() - Constructor for class org.apache.uima.fit.descriptor.FsIndex.NoClassSet
- nodeDepth(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- nodeDepth(int, int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- NON_CREATABLE_TYPE - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Can''t create FS of type "{0}" with this method.
- nonCreatablePrimitives - Static variable in class org.apache.uima.cas.impl.BuiltinTypeKinds
- nonCreatableTypesAndBuiltinArrays - Static variable in class org.apache.uima.cas.impl.BuiltinTypeKinds
-
These types can not be created with CAS.createFS().
- nonCreatableTypesAndBuiltinArrays_contains(String) - Static method in class org.apache.uima.cas.impl.BuiltinTypeKinds
- None - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.Compression
- None - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressLevel
- None - Enum constant in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressLevel
- NONE - Enum constant in enum class org.apache.uima.fit.maven.util.ComponentType
- noneMatch(Predicate<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- NonEmptyFloatList - Class in org.apache.uima.jcas.cas
- NonEmptyFloatList() - Constructor for class org.apache.uima.jcas.cas.NonEmptyFloatList
- NonEmptyFloatList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.NonEmptyFloatList
-
used by generator Make a new AnnotationBase
- NonEmptyFloatList(JCas) - Constructor for class org.apache.uima.jcas.cas.NonEmptyFloatList
- NonEmptyFloatList(JCas, float) - Constructor for class org.apache.uima.jcas.cas.NonEmptyFloatList
-
Generate a NonEmpty node with the specified head with the empty node as the tail
- NonEmptyFloatList(JCas, float, FloatList) - Constructor for class org.apache.uima.jcas.cas.NonEmptyFloatList
-
Generate a NonEmpty node with the specified head and tail
- NonEmptyFSList<T> - Class in org.apache.uima.jcas.cas
- NonEmptyFSList() - Constructor for class org.apache.uima.jcas.cas.NonEmptyFSList
- NonEmptyFSList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.NonEmptyFSList
-
used by generator Make a new AnnotationBase
- NonEmptyFSList(JCas) - Constructor for class org.apache.uima.jcas.cas.NonEmptyFSList
- NonEmptyFSList(JCas, T) - Constructor for class org.apache.uima.jcas.cas.NonEmptyFSList
-
Generate a NonEmpty node with the specified head with the empty node as the tail
- NonEmptyFSList(JCas, T, FSList<?>) - Constructor for class org.apache.uima.jcas.cas.NonEmptyFSList
-
Generate a NonEmpty node with the specified head and tail
- NonEmptyIntegerList - Class in org.apache.uima.jcas.cas
- NonEmptyIntegerList() - Constructor for class org.apache.uima.jcas.cas.NonEmptyIntegerList
- NonEmptyIntegerList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.NonEmptyIntegerList
-
used by generator Make a new AnnotationBase
- NonEmptyIntegerList(JCas) - Constructor for class org.apache.uima.jcas.cas.NonEmptyIntegerList
- NonEmptyIntegerList(JCas, int) - Constructor for class org.apache.uima.jcas.cas.NonEmptyIntegerList
-
Generate a NonEmpty node with the specified head with the empty node as the tail
- NonEmptyIntegerList(JCas, int, IntegerList) - Constructor for class org.apache.uima.jcas.cas.NonEmptyIntegerList
-
Generate a NonEmpty node with the specified head and tail
- nonEmptyIterators - Variable in class org.apache.uima.cas.impl.FsIterator_multiple_indexes
- NonEmptyList - Interface in org.apache.uima.jcas.cas
-
a marker interface for nonempty lists
- NonEmptyStringList - Class in org.apache.uima.jcas.cas
- NonEmptyStringList() - Constructor for class org.apache.uima.jcas.cas.NonEmptyStringList
- NonEmptyStringList(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.NonEmptyStringList
-
used by generator Make a new AnnotationBase
- NonEmptyStringList(JCas) - Constructor for class org.apache.uima.jcas.cas.NonEmptyStringList
- NonEmptyStringList(JCas, String) - Constructor for class org.apache.uima.jcas.cas.NonEmptyStringList
-
Generate a NonEmpty node with the specified head with the empty node as the tail
- NonEmptyStringList(JCas, String, StringList) - Constructor for class org.apache.uima.jcas.cas.NonEmptyStringList
-
Generate a NonEmpty node with the specified head and tail
- NONEXISTENT_PARAMETER - Static variable in exception class org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: "No configuration parameter with name {0} is declared in component "{1}."
- NONEXISTENT_PARAMETER_IN_GROUP - Static variable in exception class org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: "No configuration parameter with name {0} is declared in group {1} in this component "{2}"."
- NONINTERACTIVE_MODE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- NonJavaApplication - Class in org.apache.uima.collection.impl.cpm.container.deployer
-
Component responsible for configuring command line for non-java based CasProcessor.
- NonJavaApplication(CasProcessorConfiguration, CpeCasProcessor) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.NonJavaApplication
- nonOverlapping() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
-
Filters while iterating
- nonOverlapping() - Method in interface org.apache.uima.cas.SelectFSs
-
Meaningful only for Annotation Indexes, specifies that iteration should return only annotations which don't overlap with each other.
- nonOverlapping(boolean) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- nonOverlapping(boolean) - Method in interface org.apache.uima.cas.SelectFSs
-
Meaningful only for Annotation Indexes, specifies that iteration should or should not return only annotations which don't overlap with each other.
- NonRuleBasedDamagerRepairer - Class in org.apache.uima.taeconfigurator.editors.xml
-
The Class NonRuleBasedDamagerRepairer.
- NonRuleBasedDamagerRepairer(TextAttribute) - Constructor for class org.apache.uima.taeconfigurator.editors.xml.NonRuleBasedDamagerRepairer
-
Constructor for NonRuleBasedDamagerRepairer.
- NonThreadedProcessingUnit - Class in org.apache.uima.collection.impl.cpm.engine
-
The Class NonThreadedProcessingUnit.
- NonThreadedProcessingUnit(CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Instantiates a new non threaded processing unit.
- NonThreadedProcessingUnit(CPMEngine, BoundedWorkQueue, BoundedWorkQueue) - Constructor for class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Initialize the PU.
- noObjCreate() - Method in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.
- NoOpAnnotator - Class in org.apache.uima.fit.component
-
No-operation annotator.
- NoOpAnnotator() - Constructor for class org.apache.uima.fit.component.NoOpAnnotator
- normalize(String) - Static method in class org.apache.uima.cas.text.Language
- normalize(String, StringBuffer) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Normalizes the given string for output to XML.
- normalize(String, StringBuffer, boolean) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Normalizes the given string for output to XML.
- normalizeIsoLangCodes(ProcessingResourceMetaData) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- NOT_A_CAS_CONSUMER - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "A CasConsumer descriptor specified implementation class "{0}", but this class does not implement the CasConsumer interface."
- NOT_A_CAS_INITIALIZER - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "A CasInitializer descriptor specified implementation class "{0}", but this class does not implement the CasInitializer interface."
- NOT_A_CAS_PROCESSOR - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Error creating CAS Processor with name "{0}".
- NOT_A_COLLECTION_READER - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "A CollectionReader descriptor specified implementation class "{0}", but this class does not implement the CollectionReader interface."
- NOT_A_DATA_RESOURCE - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "For resource "{0}", could not load data from class {1} into class {2}, because class {1} is not a Data Resource."
- NOT_A_FLOW_CONTROLLER_DESCRIPTOR - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "An Aggregate Analysis Engine specified a Flow Controller descriptor {0} of an invalid type ({1})).
- NOT_A_SHARED_RESOURCE_OBJECT - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The class {0} does not implement org.apache.uima.resource.SharedResourceObject."
- NOT_A_STRING - Static variable in exception class org.apache.uima.cas.CASException
-
The structure of type {0} cannot be accessed as a String.
- NOT_AN_ANALYSIS_COMPONENT - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The class {0} is not a valid Analysis Component.
- NOT_AN_ANNOTATOR - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Class "{0}" is not an Annotator."
- NOT_IN_ANY_GROUP - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant NOT_IN_ANY_GROUP.
- NOT_IN_ANY_GROUP - Static variable in class org.apache.uima.taeconfigurator.model.ConfigGroup
-
The Constant NOT_IN_ANY_GROUP.
- NOT_IN_ANY_GROUP_HEADER - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant NOT_IN_ANY_GROUP_HEADER.
- NOT_MODIFIABLE - Static variable in exception class org.apache.uima.UIMA_UnsupportedOperationException
-
Message key for a standard UIMA exception message: "Attribute {0} of class {1} is not modifiable."
- NOT_SELECTED - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant NOT_SELECTED.
- NOT_SUPPORTED_NO_HEAP_IN_UIMA_V3 - Static variable in exception class org.apache.uima.UIMARuntimeException
-
This method depends on having a CAS Heap design, and is not support in UIMA Version 3 and later
- NOT_UTF8_ERROR - Static variable in class org.apache.vinci.transport.FrameLeaf
-
If you call toString() on a FrameLeaf which contains binary data, you get this string as the result.
- notBounded - Enum constant in enum class org.apache.uima.cas.impl.Subiterator.BoundsUse
- NOTHING_SELECTED - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant NOTHING_SELECTED.
- notifyListeners - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The notify listeners.
- notifyListeners - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The notify listeners.
- notifyListeners(Object, boolean, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Notifies Listeners of the fact that the pipeline has finished processing the current set Cas'es.
- notifyListeners(Object, boolean, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Notifies Listeners of the fact that the pipeline has finished processing the current set Cas'es.
- NOTINITIALIZED - Static variable in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
- NR_TABLE_COLUMNS - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
-
The Constant NR_TABLE_COLUMNS.
- nsPrefixesUsed - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
the set of all namespace prefixes used, to disallow some if they are in use already in set-aside data (xmi serialization) being merged back in
- nsUri - Variable in class org.apache.uima.internal.util.XmlElementName
- nsUriToPrefixMap - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
map from a namespace expanded form to the namespace prefix, to identify potential collisions when generating a namespace string
- NULL - Static variable in class org.apache.uima.cas.impl.CASImpl
- NULL_ARRAY_ACCESS - Static variable in exception class org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: attempting to access element {0} of array but array has null value.
- NULL_DOCSTREAM - Static variable in exception class org.apache.uima.cas.impl.AnnotationImplException
-
Error printing type system: set docStream first.
- NULL_FS_REF - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
- null2str(String) - Static method in class org.apache.uima.internal.util.Misc
- nullIf0lengthString(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
In XML, a 0 - length string is represented as <xxx/>, while a null value causes the element to be omitted.
- nullOK() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- nullOK() - Method in interface org.apache.uima.cas.SelectFSs
-
Applies to the various argument forms of the get and single methods.
- nullOK(boolean) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- nullOK(boolean) - Method in interface org.apache.uima.cas.SelectFSs
-
Applies to the various argument forms of the get and single methods.
- NUM_TO_PROCESS - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- numberChecked - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
-
The number checked.
- numberElementsInQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
The number elements in queue.
- numberOfCores - Static variable in class org.apache.uima.internal.util.Misc
-
For multi-core machine "tuning" - the number of cores
- numberOfCores - Static variable in class org.apache.uima.internal.util.Utilities
-
Deprecated.
- numReplaced - Variable in class org.apache.uima.internal.util.ReplaceStringInFiles.ReplacementResult
- numToProcess - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The num to process.
- numToProcess - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The num to process.
O
- Obj2IntIdentityHashMap<T> - Class in org.apache.uima.internal.util
-
A Map from non-null Objects of type T to ints int value 0 reserved to mean object is not in the table.
- Obj2IntIdentityHashMap(int, Class<T>, T) - Constructor for class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- Obj2IntIdentityHashMap(Class<T>, T) - Constructor for class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- ObjectTransfer - Class in org.apache.uima.caseditor.editor.util
-
This class is able to transfer an
Object
object. - ObjectTransfer(String) - Constructor for class org.apache.uima.caseditor.editor.util.ObjectTransfer
-
Initializes a new instance with a name.
- ObjHashSet<T> - Class in org.apache.uima.internal.util
-
A set of Objects of type T This impl is for use in a single thread case only, when table is being updated.
- ObjHashSet(int, Class<T>, T) - Constructor for class org.apache.uima.internal.util.ObjHashSet
- ObjHashSet(Class<T>, T) - Constructor for class org.apache.uima.internal.util.ObjHashSet
- ObjHashSet(ObjHashSet<T>) - Constructor for class org.apache.uima.internal.util.ObjHashSet
-
Copy constructor
- ObjHashSet(ObjHashSet<T>, boolean) - Constructor for class org.apache.uima.internal.util.ObjHashSet
- of(CasProcessor<? extends Exception>) - Static method in class org.apache.uima.analysis_component.CasProcessorAnnotator
- of(JCasProcessor<? extends Exception>) - Static method in class org.apache.uima.analysis_component.JCasProcessorAnnotator
- OFF - Static variable in class org.apache.uima.util.Level
-
message level "OFF"
- OFF_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "OFF"
- OFSocketTransportImpl - Class in org.apache.uima.collection.impl.cpm.container.deployer.socket
-
The Class OFSocketTransportImpl.
- OFSocketTransportImpl() - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
-
Instantiates a new OF socket transport impl.
- OK_VALUE - Static variable in class org.apache.vinci.transport.TransportConstants
- okButton - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
The ok button.
- okPressed() - Method in class org.apache.uima.taeconfigurator.files.ContextForPartDialog
- okPressed() - Method in class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialogWithFlowOption
- omitContext - Enum constant in enum class org.apache.uima.json.JsonCasSerializer.JsonContextFormat
- omitExpandedTypeNames - Enum constant in enum class org.apache.uima.json.JsonCasSerializer.JsonContextFormat
- omitIfNull - Variable in class org.apache.uima.resource.metadata.impl.PropertyXmlInfo
-
If true, this property should be omitted from the XML entirely if its value is null.
- omitSubtypes - Enum constant in enum class org.apache.uima.json.JsonCasSerializer.JsonContextFormat
- onClose(Runnable) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- onCompletion() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
On completion.
- ONE_PARAM_REQUIRED - Static variable in exception class org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Message key for a standard UIMA exception message: "One of the following parameters must be specified: {0}."
- OotsElementData(String, XmlElementName) - Constructor for class org.apache.uima.cas.impl.XmiSerializationSharedData.OotsElementData
- OotsElementData(String, XmlElementName, int, int) - Constructor for class org.apache.uima.cas.impl.XmiSerializationSharedData.OotsElementData
- open() - Method in class org.apache.vinci.transport.BaseClient
-
(Re)connects the client to a previously specified host and port.
- open(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Open.
- open(String) - Method in class org.apache.vinci.transport.VinciClient
-
Connects the client to the specified service as delegated by VNS.
- open(String, int) - Method in class org.apache.vinci.transport.BaseClient
-
Connects the client to the specified host and port.
- open(Socket) - Method in class org.apache.vinci.transport.BaseClient
-
Make this client use an already established socket connection.
- open(IFile) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Open.
- openErrorDialog(Throwable, Shell) - Static method in exception class org.apache.uima.pear.actions.PearProjectCustomizationException
-
Opens an Error dialog for a given exception.
- openErrorDialog(Throwable, Shell) - Static method in exception class org.apache.uima.pear.PearException
-
opens an ErrorDialog with details about a given exception.
- openErrorDialog(Shell) - Method in exception class org.apache.uima.pear.actions.PearProjectCustomizationException
-
Opens an Error dialog for this exception.
- openErrorDialog(Shell) - Method in exception class org.apache.uima.pear.PearException
-
opens an ErrorDialog with details about this exception.
- openTextEditor(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Open text editor.
- openTextEditor(IFile) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Open text editor.
- openUrlInDefaultBrowser(String) - Static method in class org.apache.uima.internal.util.BrowserUtil
-
Attempts to open the default web browser to the given URL.
- Operand(String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.Operand
-
Instantiates a new operand.
- OperationalProperties - Interface in org.apache.uima.resource.metadata
-
Operational Properties for a UIMA component.
- OperationalProperties - Annotation Interface in org.apache.uima.fit.descriptor
-
Control aspects of the UIMA analysis component.
- OperationalProperties_impl - Class in org.apache.uima.resource.metadata.impl
- OperationalProperties_impl() - Constructor for class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
- OPT_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.ResourceDependencySection
-
The Constant OPT_COL.
- optimize() - Method in class org.apache.uima.util.impl.OptimizeStrings
-
Fully checking indexof for every new string is prohibitively expensive We do a partial check - only checking if a string is a substring of the previous one
- OptimizeStrings - Class in org.apache.uima.util.impl
-
Share common underlying char[] among strings: Optimize sets of strings for efficient storage Apply it to a set of strings.
- OptimizeStrings(boolean) - Constructor for class org.apache.uima.util.impl.OptimizeStrings
- OptimizeStrings(boolean, int) - Constructor for class org.apache.uima.util.impl.OptimizeStrings
- optional - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDependencyDialog
-
The optional.
- OPTIONAL_INDICATOR - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant OPTIONAL_INDICATOR.
- optionalUI - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDependencyDialog
-
The optional UI.
- or(FSMatchConstraint, FSMatchConstraint) - Method in class org.apache.uima.cas.ConstraintFactory
-
Disjoin two constraints.
- or(FSMatchConstraint, FSMatchConstraint) - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
- OrderedFsSet_array<T> - Class in org.apache.uima.internal.util
-
This one is being used, the other one (ending in 2) may be put back into service for large sizes, later. (7/2017) A set of FSs, ordered using a comparator Not thread-safe, use on single thread only Use: set-sorted indexes in UIMA Entries kept in order in 1 big TOP[] have ensureCapacity - grows by doubling up to multiplication-limit point, then by addition Adds optimized: - maintain high mark, if >, add to end shifting optimization: for removes: shift space to back or front, whichever is closer for adds: shift space from back or front, whichever is closer
- OrderedFsSet_array(Comparator<TOP>, Comparator<TOP>) - Constructor for class org.apache.uima.internal.util.OrderedFsSet_array
- OrderedFsSet_array(OrderedFsSet_array<T>, boolean) - Constructor for class org.apache.uima.internal.util.OrderedFsSet_array
-
called to make a read-only copy
- OrderedFsSet_array2 - Class in org.apache.uima.internal.util
-
This one not in current use Maybe be put back into service when the array becomes large and it starts outperforming the other A set of FSs, ordered using a comparator Not thread-safe, use on single thread only Use: set-sorted indexes in UIMA Entries kept in order in 1 big ArrayList Adds optimized: - maintain high mark, if >, add to end - batch adds other than above -- do when reference needed -- sort the to be added - to add to pos p, shift elements in p to higher, insert shifting optimization: removes replace element with null shift until hit null nullBlock - a group of nulls (free space) together - might be created by a batch add which adds a block of space all at once - might arise from encountering 1 or more "nulls" created by removes - id by nullBlockStart (inclusive) and nullBlockEnd (exclusive) bitset: 1 for avail slot used to compute move for array copy
- OrderedFsSet_array2(Comparator<TOP>, Comparator<TOP>) - Constructor for class org.apache.uima.internal.util.OrderedFsSet_array2
- OrderedFsSet_array2(OrderedFsSet_array2) - Constructor for class org.apache.uima.internal.util.OrderedFsSet_array2
-
copy constructor - not currently used (06/2017)
- OrderedFsSet_array2(OrderedFsSet_array2, boolean) - Constructor for class org.apache.uima.internal.util.OrderedFsSet_array2
-
called to make a read-only copy
- OrderedFsSet_array2.SubSet - Class in org.apache.uima.internal.util
-
This is used in a particular manner: only used to create iterators over that subset -- no insert/delete
- orderNotNeeded() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- orderNotNeeded() - Method in interface org.apache.uima.cas.SelectFSs
-
Specifies that order is not required while iterating over an otherwise ordered index.
- orderNotNeeded(boolean) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- orderNotNeeded(boolean) - Method in interface org.apache.uima.cas.SelectFSs
-
Specifies that order is or is not required while iterating over an otherwise ordered index.
- org.apache.uima - package org.apache.uima
-
Apache UIMA
- org.apache.uima.adapter.vinci - package org.apache.uima.adapter.vinci
- org.apache.uima.adapter.vinci.util - package org.apache.uima.adapter.vinci.util
- org.apache.uima.analysis_component - package org.apache.uima.analysis_component
- org.apache.uima.analysis_engine - package org.apache.uima.analysis_engine
-
The Analysis Engine interface, along with supporting interfaces and exception classes.
- org.apache.uima.analysis_engine.annotator - package org.apache.uima.analysis_engine.annotator
-
The Annotator Interfaces, along with supporting interfaces and exception classes.
- org.apache.uima.analysis_engine.asb - package org.apache.uima.analysis_engine.asb
-
Contains the Analysis Structure Broker (ASB) interface, along with supporting interfaces and exception classes.
- org.apache.uima.analysis_engine.asb.impl - package org.apache.uima.analysis_engine.asb.impl
- org.apache.uima.analysis_engine.impl - package org.apache.uima.analysis_engine.impl
- org.apache.uima.analysis_engine.impl.compatibility - package org.apache.uima.analysis_engine.impl.compatibility
- org.apache.uima.analysis_engine.metadata - package org.apache.uima.analysis_engine.metadata
-
Interfaces for objects that represent metadata for an Analysis Engine.
- org.apache.uima.analysis_engine.metadata.impl - package org.apache.uima.analysis_engine.metadata.impl
- org.apache.uima.analysis_engine.service.impl - package org.apache.uima.analysis_engine.service.impl
- org.apache.uima.bootstrap - package org.apache.uima.bootstrap
- org.apache.uima.cas - package org.apache.uima.cas
-
Common Analysis System(CAS) Interfaces
- org.apache.uima.cas_data - package org.apache.uima.cas_data
- org.apache.uima.cas_data.impl - package org.apache.uima.cas_data.impl
- org.apache.uima.cas_data.impl.vinci - package org.apache.uima.cas_data.impl.vinci
- org.apache.uima.cas.admin - package org.apache.uima.cas.admin
- org.apache.uima.cas.impl - package org.apache.uima.cas.impl
-
Implementation and Low-Level API for the CAS Interfaces.
- org.apache.uima.cas.text - package org.apache.uima.cas.text
-
Text Common Annotation System (TCAS) Interfaces.
- org.apache.uima.caseditor - package org.apache.uima.caseditor
- org.apache.uima.caseditor.core - package org.apache.uima.caseditor.core
- org.apache.uima.caseditor.core.model - package org.apache.uima.caseditor.core.model
- org.apache.uima.caseditor.core.model.dotcorpus - package org.apache.uima.caseditor.core.model.dotcorpus
- org.apache.uima.caseditor.editor - package org.apache.uima.caseditor.editor
-
This package contains the editor classes.
- org.apache.uima.caseditor.editor.action - package org.apache.uima.caseditor.editor.action
- org.apache.uima.caseditor.editor.annotation - package org.apache.uima.caseditor.editor.annotation
- org.apache.uima.caseditor.editor.context - package org.apache.uima.caseditor.editor.context
- org.apache.uima.caseditor.editor.contextmenu - package org.apache.uima.caseditor.editor.contextmenu
- org.apache.uima.caseditor.editor.editview - package org.apache.uima.caseditor.editor.editview
- org.apache.uima.caseditor.editor.editview.validator - package org.apache.uima.caseditor.editor.editview.validator
- org.apache.uima.caseditor.editor.fsview - package org.apache.uima.caseditor.editor.fsview
-
This package contains the feature structure view classes.
- org.apache.uima.caseditor.editor.outline - package org.apache.uima.caseditor.editor.outline
-
This package contains the outline classes.
- org.apache.uima.caseditor.editor.styleview - package org.apache.uima.caseditor.editor.styleview
- org.apache.uima.caseditor.editor.util - package org.apache.uima.caseditor.editor.util
- org.apache.uima.caseditor.ide - package org.apache.uima.caseditor.ide
- org.apache.uima.caseditor.ide.searchstrategy - package org.apache.uima.caseditor.ide.searchstrategy
- org.apache.uima.caseditor.ide.wizards - package org.apache.uima.caseditor.ide.wizards
-
This package contains the wizards classes.
- org.apache.uima.caseditor.ui - package org.apache.uima.caseditor.ui
-
This package contains the ui classes and packages.
- org.apache.uima.caseditor.ui.property - package org.apache.uima.caseditor.ui.property
-
This package contains the property page classes.
- org.apache.uima.collection - package org.apache.uima.collection
-
Classes and interfaces for collection processing.
- org.apache.uima.collection.base_cpm - package org.apache.uima.collection.base_cpm
- org.apache.uima.collection.impl - package org.apache.uima.collection.impl
- org.apache.uima.collection.impl.base_cpm.container - package org.apache.uima.collection.impl.base_cpm.container
- org.apache.uima.collection.impl.base_cpm.container.deployer - package org.apache.uima.collection.impl.base_cpm.container.deployer
- org.apache.uima.collection.impl.cpm - package org.apache.uima.collection.impl.cpm
- org.apache.uima.collection.impl.cpm.container - package org.apache.uima.collection.impl.cpm.container
- org.apache.uima.collection.impl.cpm.container.deployer - package org.apache.uima.collection.impl.cpm.container.deployer
- org.apache.uima.collection.impl.cpm.container.deployer.socket - package org.apache.uima.collection.impl.cpm.container.deployer.socket
- org.apache.uima.collection.impl.cpm.container.deployer.vinci - package org.apache.uima.collection.impl.cpm.container.deployer.vinci
- org.apache.uima.collection.impl.cpm.container.deployer.vns - package org.apache.uima.collection.impl.cpm.container.deployer.vns
- org.apache.uima.collection.impl.cpm.engine - package org.apache.uima.collection.impl.cpm.engine
- org.apache.uima.collection.impl.cpm.utils - package org.apache.uima.collection.impl.cpm.utils
- org.apache.uima.collection.impl.cpm.vinci - package org.apache.uima.collection.impl.cpm.vinci
- org.apache.uima.collection.impl.cpm.vinci.cas_data - package org.apache.uima.collection.impl.cpm.vinci.cas_data
- org.apache.uima.collection.impl.metadata - package org.apache.uima.collection.impl.metadata
- org.apache.uima.collection.impl.metadata.cpe - package org.apache.uima.collection.impl.metadata.cpe
- org.apache.uima.collection.metadata - package org.apache.uima.collection.metadata
-
Java object representation of a CPE Descriptor.
- org.apache.uima.ep_debug - package org.apache.uima.ep_debug
- org.apache.uima.ep_launcher - package org.apache.uima.ep_launcher
- org.apache.uima.ep_launcher.ui - package org.apache.uima.ep_launcher.ui
- org.apache.uima.examples - package org.apache.uima.examples
- org.apache.uima.fit.benchmark - package org.apache.uima.fit.benchmark
- org.apache.uima.fit.component - package org.apache.uima.fit.component
-
uimaFIT-enhanced base classes for UIMA components and some simple components.
- org.apache.uima.fit.component.initialize - package org.apache.uima.fit.component.initialize
-
Reflection-based context and dependency injection.
- org.apache.uima.fit.cpe - package org.apache.uima.fit.cpe
-
Collection Processing Engine (CPE) support.
- org.apache.uima.fit.descriptor - package org.apache.uima.fit.descriptor
-
uimaFIT annotations used for dependency injection.
- org.apache.uima.fit.examples.experiment.pos - package org.apache.uima.fit.examples.experiment.pos
-
Example for an UIMA-based experiment running an analysis and evaluating the results.
- org.apache.uima.fit.examples.getstarted - package org.apache.uima.fit.examples.getstarted
-
Example for a simple analysis engine and pipeline.
- org.apache.uima.fit.examples.resource - package org.apache.uima.fit.examples.resource
-
Examples for using the
ExternalResource
annotation. - org.apache.uima.fit.examples.tutorial.ex1 - package org.apache.uima.fit.examples.tutorial.ex1
-
Example for using the
TypeCapability
annotation. - org.apache.uima.fit.examples.tutorial.ex2 - package org.apache.uima.fit.examples.tutorial.ex2
-
Example for using the
ConfigurationParameter
annotation. - org.apache.uima.fit.examples.tutorial.ex6 - package org.apache.uima.fit.examples.tutorial.ex6
-
Example for using the
ExternalResource
annotation. - org.apache.uima.fit.examples.tutorial.type - package org.apache.uima.fit.examples.tutorial.type
- org.apache.uima.fit.examples.type - package org.apache.uima.fit.examples.type
- org.apache.uima.fit.factory - package org.apache.uima.fit.factory
-
Factories to create different kinds of UIMA resource specifiers.
- org.apache.uima.fit.factory.initializable - package org.apache.uima.fit.factory.initializable
- org.apache.uima.fit.factory.locator - package org.apache.uima.fit.factory.locator
- org.apache.uima.fit.internal - package org.apache.uima.fit.internal
-
INTERNAL API - May change without further notice.
- org.apache.uima.fit.internal.propertyeditors - package org.apache.uima.fit.internal.propertyeditors
-
INTERNAL API - May change without further notice.
- org.apache.uima.fit.maven - package org.apache.uima.fit.maven
-
Maven Mojos for uimaFIT.
- org.apache.uima.fit.maven.util - package org.apache.uima.fit.maven.util
- org.apache.uima.fit.pipeline - package org.apache.uima.fit.pipeline
-
Executing UIMA pipelines.
- org.apache.uima.fit.spring - package org.apache.uima.fit.spring
- org.apache.uima.fit.spring.factory - package org.apache.uima.fit.spring.factory
- org.apache.uima.fit.spring.util - package org.apache.uima.fit.spring.util
- org.apache.uima.fit.testing.assertj - package org.apache.uima.fit.testing.assertj
- org.apache.uima.fit.testing.factory - package org.apache.uima.fit.testing.factory
- org.apache.uima.fit.testing.junit - package org.apache.uima.fit.testing.junit
- org.apache.uima.fit.testing.util - package org.apache.uima.fit.testing.util
- org.apache.uima.fit.type - package org.apache.uima.fit.type
- org.apache.uima.fit.util - package org.apache.uima.fit.util
- org.apache.uima.fit.validation - package org.apache.uima.fit.validation
- org.apache.uima.flow - package org.apache.uima.flow
- org.apache.uima.flow.impl - package org.apache.uima.flow.impl
- org.apache.uima.impl - package org.apache.uima.impl
-
Apache UIMA internals
- org.apache.uima.internal.util - package org.apache.uima.internal.util
- org.apache.uima.internal.util.function - package org.apache.uima.internal.util.function
-
Custom Functional Interfaces used by various UIMA methods generators and by de/serializers
- org.apache.uima.internal.util.rb_trees - package org.apache.uima.internal.util.rb_trees
- org.apache.uima.it.pear_with_typesystem - package org.apache.uima.it.pear_with_typesystem
- org.apache.uima.it.pear_with_typesystem.spi - package org.apache.uima.it.pear_with_typesystem.spi
- org.apache.uima.it.pear_with_typesystem.type - package org.apache.uima.it.pear_with_typesystem.type
- org.apache.uima.jcas - package org.apache.uima.jcas
-
Interfaces for accessing the JCAS.
- org.apache.uima.jcas.cas - package org.apache.uima.jcas.cas
-
JCAS model for built-in CAS types
- org.apache.uima.jcas.impl - package org.apache.uima.jcas.impl
-
Provides the classes that support the Java Cas Model (JCM).
- org.apache.uima.jcas.jcasgenp - package org.apache.uima.jcas.jcasgenp
- org.apache.uima.jcas.tcas - package org.apache.uima.jcas.tcas
- org.apache.uima.jcasgen_maven_plugin - package org.apache.uima.jcasgen_maven_plugin
- org.apache.uima.json - package org.apache.uima.json
- org.apache.uima.json.impl - package org.apache.uima.json.impl
- org.apache.uima.migratev3.jcas - package org.apache.uima.migratev3.jcas
- org.apache.uima.pear - package org.apache.uima.pear
-
Package for common classes
- org.apache.uima.pear.actions - package org.apache.uima.pear.actions
- org.apache.uima.pear.generate - package org.apache.uima.pear.generate
-
Package to support generation of PEAR file
- org.apache.uima.pear.insd.edit - package org.apache.uima.pear.insd.edit
-
Package to support editing of PEAR installation descriptor
- org.apache.uima.pear.insd.edit.vars - package org.apache.uima.pear.insd.edit.vars
-
Package to provide display, editing, and management of an environment variable table
- org.apache.uima.pear.nature - package org.apache.uima.pear.nature
-
Package to handle the UIMA nature
- org.apache.uima.pear.tools - package org.apache.uima.pear.tools
-
The
org.apache.uima.pear.tools
package provides applications and tools that allow installing PEAR packages containing UIMA-compliant components, verifying serviceability of installed components by using UIMA API and browsing PEAR packages. - org.apache.uima.pear.util - package org.apache.uima.pear.util
-
The
org.apache.uima.pear.util
package provides utilities that facilitate common operations with general files, strings and XML files, as well as simple process message routing and other useful operations. - org.apache.uima.PearPackagingMavenPlugin - package org.apache.uima.PearPackagingMavenPlugin
- org.apache.uima.resource - package org.apache.uima.resource
-
Interfaces for
Resources
andResourceSpecifiers
. - org.apache.uima.resource.impl - package org.apache.uima.resource.impl
- org.apache.uima.resource.metadata - package org.apache.uima.resource.metadata
-
Interfaces for objects that represent metadata for a Resource.
- org.apache.uima.resource.metadata.impl - package org.apache.uima.resource.metadata.impl
- org.apache.uima.resource.service.impl - package org.apache.uima.resource.service.impl
- org.apache.uima.search - package org.apache.uima.search
-
Standard UIMA interfaces for indexing and search.
- org.apache.uima.search.impl - package org.apache.uima.search.impl
-
Search engine-independent indexing classes.
- org.apache.uima.spi - package org.apache.uima.spi
- org.apache.uima.taeconfigurator - package org.apache.uima.taeconfigurator
- org.apache.uima.taeconfigurator.editors - package org.apache.uima.taeconfigurator.editors
- org.apache.uima.taeconfigurator.editors.point - package org.apache.uima.taeconfigurator.editors.point
- org.apache.uima.taeconfigurator.editors.ui - package org.apache.uima.taeconfigurator.editors.ui
- org.apache.uima.taeconfigurator.editors.ui.dialogs - package org.apache.uima.taeconfigurator.editors.ui.dialogs
- org.apache.uima.taeconfigurator.editors.xml - package org.apache.uima.taeconfigurator.editors.xml
- org.apache.uima.taeconfigurator.files - package org.apache.uima.taeconfigurator.files
- org.apache.uima.taeconfigurator.model - package org.apache.uima.taeconfigurator.model
- org.apache.uima.taeconfigurator.wizards - package org.apache.uima.taeconfigurator.wizards
- org.apache.uima.test - package org.apache.uima.test
- org.apache.uima.test.junit_extension - package org.apache.uima.test.junit_extension
- org.apache.uima.tools - package org.apache.uima.tools
- org.apache.uima.tools.annot_view - package org.apache.uima.tools.annot_view
- org.apache.uima.tools.bnd - package org.apache.uima.tools.bnd
- org.apache.uima.tools.components - package org.apache.uima.tools.components
- org.apache.uima.tools.cpm - package org.apache.uima.tools.cpm
- org.apache.uima.tools.cvd - package org.apache.uima.tools.cvd
- org.apache.uima.tools.cvd.control - package org.apache.uima.tools.cvd.control
- org.apache.uima.tools.cvd.tsview - package org.apache.uima.tools.cvd.tsview
- org.apache.uima.tools.docanalyzer - package org.apache.uima.tools.docanalyzer
- org.apache.uima.tools.images - package org.apache.uima.tools.images
- org.apache.uima.tools.jcasgen - package org.apache.uima.tools.jcasgen
-
Describes the format of the generated JCas cover classes for UIMA Version 3.
- org.apache.uima.tools.jcasgen.maven - package org.apache.uima.tools.jcasgen.maven
- org.apache.uima.tools.pear.install - package org.apache.uima.tools.pear.install
- org.apache.uima.tools.pear.merger - package org.apache.uima.tools.pear.merger
- org.apache.uima.tools.pear.packager - package org.apache.uima.tools.pear.packager
- org.apache.uima.tools.stylemap - package org.apache.uima.tools.stylemap
- org.apache.uima.tools.util.gui - package org.apache.uima.tools.util.gui
- org.apache.uima.tools.util.htmlview - package org.apache.uima.tools.util.htmlview
- org.apache.uima.tools.viewer - package org.apache.uima.tools.viewer
- org.apache.uima.uimacpp - package org.apache.uima.uimacpp
- org.apache.uima.uimafit_maven_plugin - package org.apache.uima.uimafit_maven_plugin
- org.apache.uima.util - package org.apache.uima.util
-
Utility classes and interfaces used by UIMA components.
- org.apache.uima.util.impl - package org.apache.uima.util.impl
- org.apache.vinci.debug - package org.apache.vinci.debug
- org.apache.vinci.transport - package org.apache.vinci.transport
- org.apache.vinci.transport.context - package org.apache.vinci.transport.context
- org.apache.vinci.transport.document - package org.apache.vinci.transport.document
- org.apache.vinci.transport.util - package org.apache.vinci.transport.util
- org.apache.vinci.transport.vns - package org.apache.vinci.transport.vns
- org.apache.vinci.transport.vns.client - package org.apache.vinci.transport.vns.client
- org.apache.vinci.transport.vns.service - package org.apache.vinci.transport.vns.service
- origAuxByteArrayRefs - Variable in class org.apache.uima.util.impl.SerializationMeasures
- origAuxBytes - Variable in class org.apache.uima.util.impl.SerializationMeasures
- origAuxLongArrayRefs - Variable in class org.apache.uima.util.impl.SerializationMeasures
- origAuxLongs - Variable in class org.apache.uima.util.impl.SerializationMeasures
- origAuxShortArrayRefs - Variable in class org.apache.uima.util.impl.SerializationMeasures
- origAuxShorts - Variable in class org.apache.uima.util.impl.SerializationMeasures
- original - Variable in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- original - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- OS_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- osCombo - Variable in class org.apache.uima.pear.insd.edit.INSDEnvironmentPage
-
The os combo.
- out - Variable in class org.apache.uima.fit.testing.util.HideOutput
- OutlinePageBook - Class in org.apache.uima.caseditor.editor.outline
-
The Class OutlinePageBook.
- OutlinePageBook() - Constructor for class org.apache.uima.caseditor.editor.outline.OutlinePageBook
-
Instantiates a new outline page book.
- OutlineStyles - Enum Class in org.apache.uima.caseditor.editor.outline
-
The Enum OutlineStyles.
- outMsgPosted(String) - Method in interface org.apache.uima.pear.util.MessageRouter.StdChannelListener
- outMsgPrinted(String) - Method in interface org.apache.uima.pear.util.ProcessUtil.StdStreamListener
- OutOfTypeSystemData - Class in org.apache.uima.cas.impl
-
This class is used by the XCASDeserializer to store feature structures that do not fit into the type system of the CAS it is deserializing into.
- OutOfTypeSystemData() - Constructor for class org.apache.uima.cas.impl.OutOfTypeSystemData
- OUTPUT_CLEAR_PARAM - Static variable in class org.apache.uima.ep_launcher.RemoteLauncher
- OUTPUT_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
The Constant OUTPUT_COL.
- OUTPUT_FOLDER_PARAM - Static variable in class org.apache.uima.ep_launcher.RemoteLauncher
- OUTPUT_Q_SIZE - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- OUTPUT_SOFA_NOT_DECLARED_IN_AGGREGATE - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: The output Sofa "{0}" in component "{1}" is not mapped to any output Sofa in its containing aggregate, "{2}".
- outputEndElement(Node, String, String, String) - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- outputEndElement(Node, String, String, String) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- outputEndElementForArrayElement(Node, String, String, String) - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- outputEndElementForArrayElement(Node, String, String, String) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- outputFileSelected - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The output file selected.
- outputFileSelector - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The output file selector.
- outputQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
The output queue.
- outputQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The output queue.
- outputQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The output queue.
- OutputQueue - Interface in org.apache.uima.collection.metadata
-
An object that holds configuration that is part of the CPE descriptor.
- OutputQueue_impl - Class in org.apache.uima.collection.impl.metadata.cpe
-
The Class OutputQueue_impl.
- OutputQueue_impl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
- outputs - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityFeatureDialog
-
The outputs.
- outputs - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityTypeDialog
-
The outputs.
- outputs() - Element in annotation interface org.apache.uima.fit.descriptor.TypeCapability
-
outputs can be type names or feature names.
- OUTPUTS_NEW_CASES_DEFAULT - Static variable in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
the default value for outputsNewCases if none is given
- outputsNewCases() - Element in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
Gets whether this AnalysisEngine may output new CASes.
- outputSofas() - Element in annotation interface org.apache.uima.fit.descriptor.SofaCapability
-
The values should be string vales corresponding to view names that this analysis component will create.
- outputStartElement(Node, String, String, String, Attributes) - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- outputStartElement(Node, String, String, String, Attributes) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- outputStartElementForArrayElement(Node, String, String, String, Attributes) - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- outputStartElementForArrayElement(Node, String, String, String, Attributes) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- outString - Variable in class org.apache.uima.internal.util.ReplaceStringInFiles.ReplacementResult
- outWriter() - Method in class org.apache.uima.pear.util.MessageRouter
- overlapping(int, int) - Method in interface org.apache.uima.cas.text.AnnotationFS
- overlapping(int, int, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- overlapping(AnnotationFS) - Method in interface org.apache.uima.cas.text.AnnotationFS
- overlapping(AnnotationFS, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- overlapping(AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
-
The intersection of the spans X and Y is non-empty.
- overlappingAtBegin(int, int) - Method in interface org.apache.uima.cas.text.AnnotationFS
- overlappingAtBegin(int, int, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- overlappingAtBegin(AnnotationFS) - Method in interface org.apache.uima.cas.text.AnnotationFS
- overlappingAtBegin(AnnotationFS, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- overlappingAtBegin(AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
-
X is starting before or at the same position as Y and ends before Y ends.
- overlappingAtEnd(int, int) - Method in interface org.apache.uima.cas.text.AnnotationFS
- overlappingAtEnd(int, int, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- overlappingAtEnd(AnnotationFS) - Method in interface org.apache.uima.cas.text.AnnotationFS
- overlappingAtEnd(AnnotationFS, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- overlappingAtEnd(AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
-
X is starting after Y starts and ends after or at the same position as Y.
- OVERRIDE_HEADER - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The override header.
- overviewIndex - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The overview index.
- overviewPage - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The overview page.
- OverviewPage - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class OverviewPage.
- OverviewPage(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.OverviewPage
-
Instantiates a new overview page.
P
- p(String) - Static method in class org.apache.vinci.debug.Debug
-
Same function as
Debug.printDebuggingMessage(String)
but easier to type. - p(String, String) - Static method in class org.apache.vinci.debug.Debug
-
Same function as
Debug.printDebuggingMessage(String,String)
but easier to type. - P_JCAS - Static variable in class org.apache.uima.taeconfigurator.PreferencePage
-
The Constant P_JCAS.
- P_JCAS_LIMIT_TO_PROJECT_SCOPE - Static variable in class org.apache.uima.taeconfigurator.PreferencePage
-
The Constant P_JCAS_LIMIT_TO_PROJECT_SCOPE.
- P_SHOW_FULLY_QUALIFIED_NAMES - Static variable in class org.apache.uima.taeconfigurator.PreferencePage
-
The Constant P_SHOW_FULLY_QUALIFIED_NAMES.
- P_VNS_HOST - Static variable in class org.apache.uima.taeconfigurator.PreferencePage
-
The Constant P_VNS_HOST.
- P_VNS_PORT - Static variable in class org.apache.uima.taeconfigurator.PreferencePage
-
The Constant P_VNS_PORT.
- P_XML_TAB_SPACES - Static variable in class org.apache.uima.taeconfigurator.PreferencePage
-
The Constant P_XML_TAB_SPACES.
- 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(File) - Constructor for class org.apache.uima.pear.tools.PackageBrowser
-
Constructor that allows browsing a given unacrhived PEAR package before or after its installation.
- PackageBrowser(JarFile) - Constructor for class org.apache.uima.pear.tools.PackageBrowser
-
Constructor that allows browsing a given PEAR package without unarchiving it.
- 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 Class in org.apache.uima.pear.tools
-
Exception thrown if the PEAR package generation fails.
- PackageCreatorException(String, String) - Constructor for exception class org.apache.uima.pear.tools.PackageCreatorException
-
Creates a new
PackageCreatorException
with the specified message. - PackageCreatorException(String, String, Object[]) - Constructor for exception class org.apache.uima.pear.tools.PackageCreatorException
-
Creates a new
PackageCreatorException
with the specified message. - PackageCreatorException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.pear.tools.PackageCreatorException
-
Creates a new
PackageCreatorException
with the specified message and cause. - PackageCreatorException(String, String, Throwable) - Constructor for exception class org.apache.uima.pear.tools.PackageCreatorException
-
Creates a new
PackageCreatorException
with the specified message and cause. - PackageDirFilter() - Constructor for class org.apache.uima.pear.tools.PackageSelectorGUI.PackageDirFilter
- PackageFileFilter() - Constructor for class org.apache.uima.pear.tools.PackageSelectorGUI.PackageFileFilter
- 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 Class in org.apache.uima.pear.tools
-
Exception thrown if PEAR installation fails.
- PackageInstallerException(String, String) - Constructor for exception class org.apache.uima.pear.tools.PackageInstallerException
-
Creates a new
PackageInstallerException
with the specified message. - PackageInstallerException(String, String, Object[]) - Constructor for exception class org.apache.uima.pear.tools.PackageInstallerException
-
Creates a new
PackageInstallerException
with the specified message. - PackageInstallerException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.pear.tools.PackageInstallerException
-
Creates a new
PackageInstallerException
with the specified message and cause. - PackageInstallerException(String, String, Throwable) - Constructor for exception class 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.PackageFileFilter - Class in org.apache.uima.pear.tools
-
The
PackageFileFilter
class allows filtering PEAR package files. - packTable(Table) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Pack table.
- packTree(Tree) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Pack tree.
- page - Variable in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizard
-
The page.
- pageChange(int) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
- pageChangeForCurrentEditor(int) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
- pageChangeForCurrentEditor(int) - Method in interface org.apache.uima.taeconfigurator.editors.point.IUimaMultiPageEditor
-
Page change for current editor.
- pageChangeSuper(int) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Page change super.
- pageStateChanged() - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Update buttons and messages.
- paintIcon(Component, Graphics, int, int) - Method in class org.apache.uima.tools.cvd.ColorIcon
- Pair<T,
U> - Class in org.apache.uima.internal.util - Pair(T, U) - Constructor for class org.apache.uima.internal.util.Pair
- parallel() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- 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
- parallelStream() - Method in class org.apache.uima.jcas.cas.FSArrayList
- 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_CONFIG_MANAGER - Static variable in interface org.apache.uima.resource.Resource
-
Key to specify a pre-existing
ConfigurationManager
object. - PARAM_CONFIG_PARAM_SETTINGS - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Deprecated.
- 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_DESTINATION_VIEW_NAME - Static variable in class org.apache.uima.fit.component.ViewTextCopierAnnotator
-
The parameter name for the name of the destination view
- 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_EXCLUDE_PREBUILT_TYPES - Static variable in interface org.apache.uima.cas.TypeSystem
-
Add this to the additionalParameters map to skip adding the prebuilt types to the type system.
- 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_FEATURE_PATTERNS - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Include/exclude features according to the following patterns.
- PARAM_INPUT_FILE - Static variable in class org.apache.uima.fit.examples.experiment.pos.LineReader
- 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.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_NAME - Static variable in class org.apache.uima.fit.factory.locator.JndiResourceLocator
-
Deprecated.The name of the JNDI resource to look up.
- 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_OUTPUT_DIRECTORY - Static variable in class org.apache.uima.fit.examples.experiment.pos.XmiWriter
- PARAM_OUTPUT_FILE - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Output file.
- 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 class 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
-
Deprecated.
- 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_NAME - Static variable in class org.apache.uima.fit.factory.ExternalResourceFactory
- PARAM_RESULT_SPECIFICATION - Static variable in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
- PARAM_SIZE - Static variable in class org.apache.uima.fit.internal.ResourceList
- PARAM_SORT - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Sort increasing by begin, decreasing by end, increasing by name instead of relying on index order.
- PARAM_SOURCE_VIEW_NAME - Static variable in class org.apache.uima.fit.component.ViewTextCopierAnnotator
-
The parameter name for the name of the source view
- PARAM_STRING - Static variable in class org.apache.uima.fit.examples.getstarted.GetStartedQuickAE
- 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_THROTTLE_EXCESSIVE_ANNOTATOR_LOGGING - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Sometimes Annotators may log excessively, causing problems in production settings.
- PARAM_TIMEOUT_PERIOD - Static variable in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Key for the initialization parameter whose value is the maximum number of milliseconds to wait for a pooled object (see
AnalysisEngine.PARAM_NUM_SIMULTANEOUS_REQUESTS
) to become available to serve aAnalysisEngine.process(CAS)
request. - PARAM_TYPE_PATTERNS - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Include/exclude specified UIMA types in the output.
- 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_VIEW_NAME - Static variable in class org.apache.uima.fit.component.ViewCreatorAnnotator
-
The parameter name for the name of the viewed to be created by this annotator
- PARAM_WRITE_DOCUMENT_META_DATA - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Whether to dump the content of the
CAS.getDocumentAnnotation()
. - 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
- 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 class 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 class org.apache.uima.resource.ResourceConfigurationException
-
Message key for a standard UIMA exception message: "Parameter type mismatch in component "{0}".
- ParameterDelegatesSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class ParameterDelegatesSection.
- ParameterDelegatesSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.ParameterDelegatesSection
-
Instantiates a new parameter delegates section.
- ParameterizedDataResource - Interface in org.apache.uima.resource
-
A resource that provides access to data, where the data can vary based on parameters.
- parameterNameAlreadyDefined(String, ConfigGroup) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
Parameter name already defined.
- parameterNameAlreadyDefinedNoMsg(String, ConfigurationParameterDeclarations) - Static method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
Parameter name already defined no msg.
- parameterNameAlreadyDefinedNoMsg(String, ConfigGroup) - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
Check if safe to add a parameter to a group-set.
- ParameterPage - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class ParameterPage.
- ParameterPage(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.ParameterPage
-
Instantiates a new parameter page.
- PARAMETERS_NOT_ALLOWED - Static variable in exception class 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 class 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
- ParameterSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class ParameterSection.
- ParameterSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
Creates a section to show a list of all parameters.
- parameterSectionTree - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The parameter section tree.
- ParameterSettingsSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
display parameters on the settings page.
- ParameterSettingsSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.ParameterSettingsSection
-
Instantiates a new parameter settings section.
- params - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
- parmGuiString(ConfigurationParameter) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Parm gui string.
- parmName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
-
The parm name.
- parmType - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
-
The parm type.
- parmTypeUI - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddParameterDialog
-
The parm type UI.
- parse() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
-
Creates an object representation from default cpe descriptor.
- 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.collection.impl.cpm.container.CPEFactory
-
Creates an object representation for configuration in a given stream.
- parse(InputStream) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Starts parsing XML content from a given input stream.
- parse(InputStream, ContentHandler) - Method in class org.apache.vinci.transport.document.XTalkToSAX
-
Parse one document off of the incoming XTalk stream into SAX events.
- 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(String) - Method in class org.apache.uima.collection.impl.cpm.utils.Filter
-
Parses filter expression.
- parse(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
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, String, URL) - 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 interface org.apache.uima.util.XMLParser
-
Parses an XML input stream and produces an object. elements.
- 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, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
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, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses an XML input stream and produces an object.
- parse(VinciFrame) - Method in class org.apache.uima.adapter.vinci.util.VinciSaxParser
-
Parses the.
- parse(VinciFrame, boolean) - Method in class org.apache.uima.adapter.vinci.util.VinciSaxParser
-
Parses the.
- parseAnalysisEngineDescription(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Parses a AnalysisEngineDescription from an XML input stream.
- parseAnalysisEngineDescription(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Parses an 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.
- parseAndAssignColors(String, String, String, String) - Method in class org.apache.uima.tools.stylemap.ColorParser
-
Parses the and assign colors.
- parseCasConsumerDescription(XMLInputSource) - 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 class org.apache.uima.util.impl.XMLParser_impl
- 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) - Method in interface org.apache.uima.util.XMLParser
-
Deprecated.
- parseCasInitializerDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Deprecated.
- 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) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CollectionReaderDescription from an XML input stream.
- parseCollectionReaderDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
- 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) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CustomResourceSpecifier from an XML input stream.
- parseCustomResourceSpecifier(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
- parseCustomResourceSpecifier(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a CustomResourceSpecifier from an XML input stream.
- parseDescriptor(XMLInputSource) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Parses the descriptor.
- parseDescriptor(XMLInputSource, boolean) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Parses the descriptor.
- parseDotCorpus(InputStream) - Static method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpusSerializer
-
Creates a
DotCorpus
object from a givenInputStream
. - 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) - Method in interface org.apache.uima.util.XMLParser
-
Parses a FlowControllerDescription from an XML input stream.
- parseFlowControllerDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
- 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) - Method in interface org.apache.uima.util.XMLParser
-
Parses a FsIndexCollection from an XML input stream.
- parseFsIndexCollection(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
- 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) - Method in interface org.apache.uima.util.XMLParser
-
Parses an IndexBuildSpecification from an XML input stream.
- parseIndexBuildSpecification(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
- 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) - Method in interface org.apache.uima.util.XMLParser
-
Parses a PearSpecifier from an XML input stream.
- parsePearSpecifier(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
- 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) - Method in interface org.apache.uima.util.XMLParser
-
Parses a ResourceManagerConfiguration from an XML input stream.
- parseResourceManagerConfiguration(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
- 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) - Method in interface org.apache.uima.util.XMLParser
-
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, 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) - Method in interface org.apache.uima.util.XMLParser
-
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, 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) - Method in interface org.apache.uima.util.XMLParser
-
Parses a ResultSpecification from an XML input stream.
- parseResultSpecification(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
- parseResultSpecification(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a ResultSpecification from an XML input stream.
- parseSource(String, String) - Static method in class org.apache.uima.fit.maven.util.Util
- parseStyleList(String) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
Parses the style list.
- parseTaeDescription(XMLInputSource) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Deprecated.since v2.0
- parseTaeDescription(XMLInputSource) - Method in interface org.apache.uima.util.XMLParser
-
Deprecated.As of v2.0,
XMLParser.parseAnalysisEngineDescription(XMLInputSource)
should be used instead. - parseTaeDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
-
Deprecated.since v2.0
- parseTaeDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Deprecated.As of v2.0,
XMLParser.parseAnalysisEngineDescription(XMLInputSource,ParsingOptions)
should be used instead. - parseToFitInToolTips(String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Parses the to fit in tool tips.
- parseTypePriorities(XMLInputSource) - 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 class org.apache.uima.util.impl.XMLParser_impl
- 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) - Method in interface org.apache.uima.util.XMLParser
-
Parses a TypeSystemDescription from an XML input stream.
- parseTypeSystemDescription(XMLInputSource, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
- 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) - Method in interface org.apache.uima.util.XMLParser
-
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, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
-
Parses a URISpecifier from an XML input stream.
- PARSING_ERROR - Static variable in exception class org.apache.uima.cas.impl.AnnotationImplException
-
Error parsing types system file "{0}": expected {1} but found "{2}" at line {3}, column {4}.
- ParsingException - Exception Class in org.apache.uima.cas
-
Deprecated.The Constraint Parser is not supported in externally released versions of UIMA
- ParsingException() - Constructor for exception class org.apache.uima.cas.ParsingException
-
Deprecated.
- ParsingException(String) - Constructor for exception class org.apache.uima.cas.ParsingException
-
Deprecated.
- ParsingOptions(boolean) - Constructor for class org.apache.uima.util.XMLParser.ParsingOptions
-
Creates a new ParsingOptions object.
- ParsingOptions(boolean, boolean) - Constructor for class org.apache.uima.util.XMLParser.ParsingOptions
-
Deprecated.XInclude is no longer supported
- partBroughtToTop(IWorkbenchPart) - Method in class org.apache.uima.caseditor.editor.AnnotationEditorView
-
Look at
IPartListener.partBroughtToTop(IWorkbenchPart)
. - partBroughtToTop(IWorkbenchPart) - Method in class org.apache.uima.caseditor.editor.CasEditorView
-
Look at
IPartListener.partBroughtToTop(IWorkbenchPart)
. - PATH_SEPARATOR - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant PATH_SEPARATOR.
- PATH_VAR - Static variable in class org.apache.uima.pear.tools.InstallationController
- pathToNode(int) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
Path to node.
- pause - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
The pause.
- 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() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
-
Pause.
- PAUSE - Static variable in class org.apache.uima.tools.images.Images
- PAUSE_BUTTON - Static variable in class org.apache.uima.tools.util.gui.TransportControlPanel
-
The Constant PAUSE_BUTTON.
- 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.tools.docanalyzer.DocumentAnalyzer
-
Paused.
- paused() - Method in class org.apache.uima.tools.RunAE
-
Paused.
- 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_FILE - Static variable in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Preference store key for the last pear file export location.
- 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
- PearAnalysisEngineWrapper.StringPair - Class in org.apache.uima.analysis_engine.impl
-
inner class StringPair
- PearException - Exception Class in org.apache.uima.pear
-
This is the generic exception used to handle exceptions related to PEAR.
- PearException() - Constructor for exception class org.apache.uima.pear.PearException
-
Instantiates a new pear exception.
- PearException(String) - Constructor for exception class org.apache.uima.pear.PearException
-
Instantiates a new pear exception.
- PearException(String, Throwable) - Constructor for exception class org.apache.uima.pear.PearException
-
Instantiates a new pear exception.
- PearException(Throwable) - Constructor for exception class org.apache.uima.pear.PearException
-
Instantiates a new pear exception.
- PearExport - Class in org.apache.uima.pear.generate
-
A util class for PEAR export operations.
- PearExport() - Constructor for class org.apache.uima.pear.generate.PearExport
- PearExportMessages - Class in org.apache.uima.pear.generate
-
Utility class which helps managing messages.
- PearExportOperation - Class in org.apache.uima.pear.generate
-
IRunnableWithProgress
that creates a zip file containing a given set of resources *. - PearExportOperation(IFile[], IContainer, String, boolean) - Constructor for class org.apache.uima.pear.generate.PearExportOperation
-
Constructor.
- PearFileResourceExportPage - Class in org.apache.uima.pear.generate
-
Wizard page for exporting resource to a PEAR file.
- PearFileResourceExportPage(IStructuredSelection, IContainer) - Constructor for class org.apache.uima.pear.generate.PearFileResourceExportPage
-
constructor.
- PEARFilter() - Constructor for class org.apache.uima.tools.pear.install.InstallPear.PEARFilter
- PearInstallationDescriptor - Class in org.apache.uima.pear.insd.edit
-
Handles the PEAR installation descriptor (install.xml)
- PearInstallationDescriptor() - Constructor for class org.apache.uima.pear.insd.edit.PearInstallationDescriptor
- 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
- PearPlugin - Class in org.apache.uima.pear
-
The main plugin class.
- PearPlugin() - Constructor for class org.apache.uima.pear.PearPlugin
-
The constructor.
- PearProjectCustomizationException - Exception Class in org.apache.uima.pear.actions
-
The Class PearProjectCustomizationException.
- PearProjectCustomizationException() - Constructor for exception class org.apache.uima.pear.actions.PearProjectCustomizationException
-
Instantiates a new pear project customization exception.
- PearProjectCustomizationException(String) - Constructor for exception class org.apache.uima.pear.actions.PearProjectCustomizationException
-
Instantiates a new pear project customization exception.
- PearProjectCustomizationException(String, Throwable) - Constructor for exception class org.apache.uima.pear.actions.PearProjectCustomizationException
-
Instantiates a new pear project customization exception.
- PearProjectCustomizationException(Throwable) - Constructor for exception class org.apache.uima.pear.actions.PearProjectCustomizationException
-
Instantiates a new pear project customization exception.
- PearSpecifier - Interface in org.apache.uima.resource
-
A type of
ResourceSpecifier
that locate an installed pearResource
. - PearSpecifier_impl - Class in org.apache.uima.resource.impl
-
Reference implementation of
PearSpecifier
. - 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.
- peek(Consumer<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- peekNextFsId() - Method in class org.apache.uima.cas.impl.CASImpl
- 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
-
Instantiates a new performance report dialog.
- PerformanceTestResult - Interface in org.apache.uima.test.junit_extension
-
Deprecated.To be removed without replacement.
- PerformanceTestResultImpl - Class in org.apache.uima.test.junit_extension
-
Deprecated.To be removed without replacement.
- PerformanceTestResultImpl() - Constructor for class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.apache.uima.ep_launcher.ui.AnalysisEngineMainTab
- performDefaults() - Method in class org.apache.uima.caseditor.ide.TypeSystemLocationPropertyPage
- performDefaults() - Method in class org.apache.uima.taeconfigurator.CDEpropertyPage
- performFinish() - Method in class org.apache.uima.caseditor.ide.wizards.ImportDocumentWizard
- performFinish() - Method in class org.apache.uima.pear.generate.GeneratePearWizard
-
This method is called when 'Finish' button is pressed in the wizard.
- performFinish() - Method in class org.apache.uima.pear.insd.edit.EditInstallationDescriptorWizard
-
This method is called when 'Finish' button is pressed in the wizard.
- performFinish() - Method in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizard
-
Called when 'Finish' button is pressed in the wizard.
- performOk() - Method in class org.apache.uima.caseditor.ide.TypeSystemLocationPropertyPage
- performOk() - Method in class org.apache.uima.caseditor.ui.property.AnnotationPropertyPage
-
Executed after the OK button was pressed.
- performOk() - Method in class org.apache.uima.taeconfigurator.CDEpropertyPage
- performPause() - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
-
Perform pause.
- performTest(String, String) - Method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
Deprecated.performs a test on the initialized annotator.
- performTest(String, String, String) - Static method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
Deprecated.performs a test with a special annotator configuration.
- performTest(CAS) - Method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
Deprecated.performs a test on the initialized annotator.
- PI_MARKER - Static variable in class org.apache.vinci.transport.XTalkTransporter
- pickedResource - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
-
The picked resource.
- PickOverrideKeysAndParmName - Class in org.apache.uima.taeconfigurator.files
-
The Class PickOverrideKeysAndParmName.
- PickOverrideKeysAndParmName(AbstractSection, Map, String, ConfigurationParameter, ConfigGroup, boolean) - Constructor for class org.apache.uima.taeconfigurator.files.PickOverrideKeysAndParmName
-
Instantiates a new pick override keys and parm name.
- PickTaeForTypesDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class PickTaeForTypesDialog.
- PickTaeForTypesDialog(AbstractSection, String, List, List) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog
-
Instantiates a new pick tae for types dialog.
- PickTaeForTypesDialog.DialogSelectionListener - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The listener interface for receiving dialogSelection events.
- PIN - Enum constant in enum class org.apache.uima.caseditor.Images
- 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.
- PLAIN_NAME - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
The Constant PLAIN_NAME.
- PLAIN_TEXT - Enum constant in enum class org.apache.uima.ep_launcher.LauncherConstants.InputFormat
- PLAY - Static variable in class org.apache.uima.tools.images.Images
- PLAY_BUTTON - Static variable in class org.apache.uima.tools.util.gui.TransportControlPanel
-
The Constant PLAY_BUTTON.
- PLUGIN_ID - Static variable in exception class org.apache.uima.pear.actions.PearProjectCustomizationException
-
The Constant PLUGIN_ID.
- PLUGIN_ID - Static variable in exception class org.apache.uima.pear.PearException
-
The Constant PLUGIN_ID.
- PLUGIN_ID - Static variable in class org.apache.uima.pear.PearPlugin
-
Identifies the PEAR plugin.
- PLUGIN_ID - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant PLUGIN_ID.
- pluginId - Static variable in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The plugin id.
- 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
class.PMController
- 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
class.PMController
- PMUimaAgent() - Constructor for class org.apache.uima.tools.pear.merger.PMUimaAgent
- pollFirst() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- pollFirst() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- pollLast() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- pollLast() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- 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.
- popMessage(String, String, int) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
Pops up a warning message with an "OK" button.
- popMessage(String, String, int, String[]) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
Pop message.
- popMessage(Shell, String, String, int, String[]) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
Pop message.
- popMessage(Widget, String, String, int) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
Pop message.
- popMessage(Widget, String, String, int, String[]) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
Pop message.
- popOkCancel(String, String, int) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
Pops up a warning message with an "OK" and "Cancel" button.
- populate(Object[]) - Method in class org.apache.uima.tools.util.gui.ListSelector
-
Populate.
- populate(AnalysisEngineDescription, AnalysisEngineMetaData, CAS) - Method in class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
Populate.
- populate(AnalysisEngine, AnalysisEngineMetaData) - Method in class org.apache.uima.tools.AnnotationFeaturesViewer
-
Populate.
- populate(ResourceMetaData, CasProcessorConfigurationParameterSettings) - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
Populate.
- 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
-
Instantiates a new popup handler.
- 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
-
Instantiates a new popup listener.
- 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
-
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 - 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
- POSSIBLE - Enum constant in enum class org.apache.uima.cas.impl.TypeSystemUtils.PathValid
- postProcessJavaDoc(String) - Static method in class org.apache.uima.fit.maven.util.Util
- 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
- ppList(int[], List<T>) - Static method in class org.apache.uima.internal.util.Misc
-
format a list of items for pretty printing as [item1, item2, ... ]
- ppList(int[], List<T>, int) - Static method in class org.apache.uima.internal.util.Misc
- ppList(int[], List<T>, int, BiConsumer<StringBuilder, T>) - Static method in class org.apache.uima.internal.util.Misc
- ppList(List<T>) - Static method in class org.apache.uima.internal.util.Misc
-
format a list of items for pretty printing as [item1, item2, ... ]
- ppList(List<T>, int) - Static method in class org.apache.uima.internal.util.Misc
- ppList(List<T>, int, BiConsumer<StringBuilder, T>) - Static method in class org.apache.uima.internal.util.Misc
- pr(String) - 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
- pr(String, boolean) - Static method in class org.apache.vinci.transport.vns.service.NameClient
- preceding(int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- preceding(int) - Method in interface org.apache.uima.cas.SelectFSs
-
Select
annotations
that precede the specified document position (i.e. - preceding(int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- preceding(int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
For AnnotationIndex, set up a selection that will go from the beginning to the first Annotation to the left of the specified position, ending at the last Annotation whose end <= position.
- preceding(int, int) - Method in interface org.apache.uima.cas.text.AnnotationFS
- preceding(int, int, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- preceding(AnnotationFS) - Method in interface org.apache.uima.cas.text.AnnotationFS
- preceding(AnnotationFS, int, int) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
- preceding(AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.cas.text.AnnotationPredicates
-
X ends before or at the position that Y starts.
- preceding(Annotation) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- preceding(Annotation) - Method in interface org.apache.uima.cas.SelectFSs
-
For AnnotationIndex, set up a selection that will go from the beginning to the first Annotation to the left of the specified position, whose end <= fs.getBegin().
- preceding(Annotation, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- preceding(Annotation, int) - Method in interface org.apache.uima.cas.SelectFSs
-
For AnnotationIndex, set up a selection that will go from the beginning to the first Annotation to the left of the specified position, ending at the last Annotation whose end <= fs.getBegin(), after adjusting by offset items.
- Precondition - Interface in org.apache.uima.resource.metadata
-
A
Precondition
of a Resource is a condition that an Entity and/or its analysis in theCAS
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
- PREF_ALREADY_SET_PREF_SHOW_DETAILS - Static variable in class org.apache.uima.ep_debug.DebugPluginStartup
-
The Constant PREF_ALREADY_SET_PREF_SHOW_DETAILS.
- PreferencePage - Class in org.apache.uima.taeconfigurator
-
The Class PreferencePage.
- PreferencePage() - Constructor for class org.apache.uima.taeconfigurator.PreferencePage
-
Instantiates a new preference page.
- PREFIX_SEPARATOR - Static variable in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Used to separate resource name from key for nested resource.
- Prefs - Class in org.apache.uima.tools.jcasgen
-
The Class Prefs.
- Prefs() - Constructor for class org.apache.uima.tools.jcasgen.Prefs
- prefsMed - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The prefs med.
- PrefsMediator - Class in org.apache.uima.tools.docanalyzer
-
The Class PrefsMediator.
- PrefsMediator() - Constructor for class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Instantiates a new prefs mediator.
- prepare(int) - Method in class org.apache.uima.fit.benchmark.CachingRandomJCasProvider
- PRESERVE_COMMENTS - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The preserve comments.
- preserveComments - Variable in class org.apache.uima.util.XMLParser.ParsingOptions
-
Whether to preserve comments and ignorable whitespace
- preserveContextHolder(Runnable) - Static method in class org.apache.uima.impl.Util
-
Calls userCode and then restores the context holder
- prettyPrint(int, int, StringBuffer, boolean) - Method in interface org.apache.uima.cas.impl.FeatureStructureImpl
-
Deprecated.
- prettyPrint(int, int, StringBuffer, boolean) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- prettyPrint(int, int, StringBuffer, boolean, String) - Method in interface org.apache.uima.cas.impl.FeatureStructureImpl
-
Deprecated.
- prettyPrint(int, int, StringBuffer, boolean, String) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
Deprecated.use form with StringBuilder (not StringBuffer)
- prettyPrint(int, int, StringBuffer, boolean, String, FeatureStructureImplC.PrintReferences) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
Deprecated.because uses StringBuffer, not builder, for version 2 compatibility only
- prettyPrint(int, int, StringBuilder, boolean) - Method in interface org.apache.uima.cas.impl.FeatureStructureImpl
-
Deprecated.
- prettyPrint(int, int, StringBuilder, boolean) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- prettyPrint(int, int, StringBuilder, boolean, String) - Method in interface org.apache.uima.cas.impl.FeatureStructureImpl
-
Deprecated.
- prettyPrint(int, int, StringBuilder, boolean, String) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
Top level, does computation of self-ref Pretty prints this Feature Structure, no trailing nl
- prettyPrint(int, int, StringBuilder, boolean, String, FeatureStructureImplC.PrintReferences) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- prettyPrint(StringBuilder, int) - Method in class org.apache.uima.cas.impl.TypeImpl
- prettyPrintModel() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Pretty print model.
- prettyPrintShort(StringBuilder) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- prettyPrintWithSubTypes(StringBuilder, int) - Method in class org.apache.uima.cas.impl.TypeImpl
- prevIndent() - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- previous() - Method in interface org.apache.uima.cas.FSIterator
- previous() - Method in interface org.apache.uima.internal.util.IntListIterator
-
Return the previous int and decrement the iterator.
- previousIndex() - Method in interface org.apache.uima.cas.FSIterator
- previouslySerializedFSs - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- previousNode(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
-
Method: if there's a left descendant, go to the right-most bottom of that Otherwise, ascend up until the parent's left descendant isn't the previous link
- previousNvc() - Method in interface org.apache.uima.cas.FSIterator
- previousNvc() - Method in interface org.apache.uima.internal.util.IntListIterator
-
version of previous that bypasses the validity check.
- 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 class 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
-
Reference implementation of
AnalysisEngine
. - 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(float[]) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
- PrimitiveArrayFSImpl(int[]) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
- PrimitiveArrayFSImpl(String[]) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
- Primitives - Class in org.apache.uima.caseditor.editor.util
-
The Class Primitives.
- Primitives() - Constructor for class org.apache.uima.caseditor.editor.util.Primitives
- PrimitiveSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
This class is misnamed - refers really to Runtime Information.
- PrimitiveSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.PrimitiveSection
-
Creates a section with a text field for the name of the annotator.
- primitiveTypeNames_contains(String) - Static method in class org.apache.uima.cas.impl.BuiltinTypeKinds
- 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(float) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveValueImpl
- PrimitiveValueImpl(int) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveValueImpl
- PrimitiveValueImpl(String) - Constructor for class org.apache.uima.cas_data.impl.PrimitiveValueImpl
- print(boolean) - 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.internal.util.EncodedPrintStream
- print(char) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- print(char) - Method in class org.apache.uima.util.LoggerPrintStream
- print(char[]) - Method in class org.apache.uima.internal.util.EncodedPrintStream
- print(char[]) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- print(char[]) - Method in class org.apache.uima.util.LoggerPrintStream
- print(double) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- print(double) - Method in class org.apache.uima.util.LoggerPrintStream
- print(float) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- print(float) - Method in class org.apache.uima.util.LoggerPrintStream
- print(int) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- print(int) - Method in class org.apache.uima.util.LoggerPrintStream
- print(long) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- print(long) - Method in class org.apache.uima.util.LoggerPrintStream
- print(Object) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- print(Object) - Method in class org.apache.uima.util.LoggerPrintStream
- print(String) - Method in class org.apache.uima.internal.util.EncodedPrintStream
- print(String) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- 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 givenPrintWriter
, maintaining 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 givenPrintWriter
, maintaining a specified tag order and 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 givenPrintWriter
, maintaining a specified tag order and a given indentation level. - printAntlrLexRule(String, ArrayList<CharacterUtils.CharRange>) - Static method in class org.apache.uima.internal.util.CharacterUtils
- 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<ProcessTraceEvent>, 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(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.
- 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.
- PrintExceptionsWhenRunFromCommandLineRule - Class in org.apache.uima.test.junit_extension
- PrintExceptionsWhenRunFromCommandLineRule() - Constructor for class org.apache.uima.test.junit_extension.PrintExceptionsWhenRunFromCommandLineRule
- printFailures(TestResult) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
- printFooter(TestResult) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
- 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 givenPrintWriter
. - 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() - 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.
- printKeys(int, int, StringBuilder) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- println() - 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.test.junit_extension.TeePrintStream
- println(boolean) - Method in class org.apache.uima.util.LoggerPrintStream
- println(char) - Method in class org.apache.uima.internal.util.EncodedPrintStream
- println(char) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- println(char) - Method in class org.apache.uima.util.LoggerPrintStream
- println(char[]) - Method in class org.apache.uima.internal.util.EncodedPrintStream
- println(char[]) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- println(char[]) - Method in class org.apache.uima.util.LoggerPrintStream
- println(double) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- println(double) - Method in class org.apache.uima.util.LoggerPrintStream
- println(float) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- println(float) - Method in class org.apache.uima.util.LoggerPrintStream
- println(int) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- println(int) - Method in class org.apache.uima.util.LoggerPrintStream
- println(long) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- println(long) - Method in class org.apache.uima.util.LoggerPrintStream
- println(Object) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- println(Object) - Method in class org.apache.uima.util.LoggerPrintStream
- println(String) - Method in class org.apache.uima.internal.util.EncodedPrintStream
- println(String) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- 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, Writer) - Static method in class org.apache.uima.internal.util.StringUtils
-
Print
n
spaces towriter
. - printSpaces(int, StringBuilder) - Static method in class org.apache.uima.internal.util.StringUtils
-
Print
n
spaces tobuf
. - printStackTrace() - Method in exception class org.apache.uima.uimacpp.UimacppException
-
Prints the composite message to
System.err
. - printStackTrace(PrintStream) - Method in exception class org.apache.uima.uimacpp.UimacppException
-
Prints the composite message and the embedded stack trace to the specified print stream,
ps
. - printStackTrace(PrintWriter) - Method in exception class org.apache.uima.uimacpp.UimacppException
-
Prints the composite message and the embedded stack trace to the specified print writer,
pw
- printStats() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
Prints the stats.
- printStats(ProcessTrace) - Static method in class org.apache.uima.collection.impl.cpm.Checkpoint
-
Prints the stats.
- 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. - 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, 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, 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, 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. - 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, 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. - 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. - 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
- PRIORITY_LIST - Static variable in class org.apache.uima.taeconfigurator.editors.ui.PriorityListSection
-
The Constant PRIORITY_LIST.
- PriorityListSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class PriorityListSection.
- PriorityListSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.PriorityListSection
-
Instantiates a new priority list section.
- PROC_INSTR - Static variable in interface org.apache.uima.taeconfigurator.editors.xml.IXMLColorConstants
-
The proc instr.
- process() - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Initiates processing of a collection.
- process() - Method in interface org.apache.uima.collection.CollectionProcessingEngine
-
Initiates processing of a collection.
- process() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
- process() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
This method is called by an application to begin processing given Collection.
- process() - Method in class org.apache.uima.pear.tools.InstallationProcessor
-
Starts processing installation instructions from the specified installation descriptor.
- process(Object) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Process.
- process(String, int[], int[], String[], int[], int[], int, byte[], short[], long[]) - Method in class org.apache.uima.uimacpp.CppUimajEngine
- 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(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(AnalysisProcessData, ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
Deprecated.This is no longer used by the framework and was never intended for users to call. Use {#link #process(CAS)} instead.
- process(ResultSpecification, CAS, boolean) - Method in class org.apache.uima.uimacpp.UimacppEngine
-
process the document.
- process(ServiceDataCargo, ResultSpecification) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineService_impl
-
Processes an entity.
- process(CasData) - Method in interface org.apache.uima.collection.base_cpm.CasDataProcessor
-
Process a single CasData.
- process(CasData) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
Main method used during analysis.
- process(CasData[]) - Method in interface org.apache.uima.collection.base_cpm.CasDataProcessor
-
Process multiple CasData objects.
- process(CasData[]) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
-
Main method used during analysis.
- 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(AbstractCas) - Method in class org.apache.uima.analysis_component.CasMultiplier_ImplBase
- process(AbstractCas) - Method in class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
- process(AbstractCas) - Method in class org.apache.uima.analysis_component.JCasMultiplier_ImplBase
- 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(AbstractCas) - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- process(CAS) - Method in class org.apache.uima.analysis_component.CasAnnotator_ImplBase
-
Inputs a CAS to the AnalysisComponent.
- process(CAS) - Method in class org.apache.uima.analysis_component.CasMultiplier_ImplBase
-
This method should be overriden by subclasses.
- process(CAS) - Method in interface org.apache.uima.analysis_component.CasProcessor
-
Accepts the processor.
- process(CAS) - 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.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) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- process(CAS) - Method in interface org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorStub
-
Performs service call to process an entity.
- process(CAS) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
- process(CAS) - Method in class org.apache.uima.fit.component.CasDumpWriter
- process(CAS) - Method in class org.apache.uima.fit.component.NoOpAnnotator
- process(CAS) - Method in class org.apache.uima.tools.components.XmlDetagger
- process(CAS) - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- process(CAS, ResultSpecification) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Invokes this AnalysisEngine's analysis logic.
- process(CAS, ResultSpecification) - Method in interface org.apache.uima.analysis_engine.annotator.GenericAnnotator
-
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, ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- process(CAS, ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
- process(CAS, ResultSpecification) - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- process(CAS, ResultSpecification, ProcessTrace) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Invokes this AnalysisEngine's analysis logic.
- process(CAS, ResultSpecification, ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- process(CAS, ResultSpecification, ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
- process(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Deprecated.
- process(BaseCollectionReader, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Deprecated.
- process(CollectionReader) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Initiates processing of a collection.
- process(CollectionReader) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
- process(CollectionReader, int) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Initiates processing of a collection.
- process(CollectionReader, int) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
- process(JCas) - Method in class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
-
This method should be overriden by subclasses.
- process(JCas) - Method in class org.apache.uima.analysis_component.JCasMultiplier_ImplBase
-
This method should be overridden by subclasses.
- process(JCas) - Method in interface org.apache.uima.analysis_component.JCasProcessor
-
Accepts the processor.
- process(JCas) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Similar to
AnalysisEngine.process(CAS)
but uses the Java-object-basedJCas
interface instead of the generalCAS
interface. - process(JCas) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- process(JCas) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
- process(JCas) - Method in class org.apache.uima.fit.component.ViewCreatorAnnotator
- process(JCas) - Method in class org.apache.uima.fit.component.ViewTextCopierAnnotator
- process(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.BaselineTagger
- process(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.Evaluator
- process(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.GoldTagger
- process(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.SentenceAndTokenCopier
- process(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.XmiWriter
- process(JCas) - Method in class org.apache.uima.fit.examples.getstarted.GetStartedQuickAE
- process(JCas) - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample.Annotator
- process(JCas) - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample2.Annotator
- process(JCas) - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample3.Annotator2
- process(JCas) - Method in class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotator
- process(JCas) - Method in class org.apache.uima.fit.examples.tutorial.ex2.RoomNumberAnnotator
- process(JCas) - Method in class org.apache.uima.fit.examples.tutorial.ex6.UimaAcronymAnnotator
- process(JCas) - Method in class org.apache.uima.fit.examples.tutorial.ex6.UimaMeetingAnnotator
- process(JCas) - Method in class org.apache.uima.it.pear_with_typesystem.Scenario1TestAnnotator
- process(JCas) - Method in class org.apache.uima.it.pear_with_typesystem.Scenario2TestAnnotator
- process(JCas) - Method in class org.apache.uima.it.pear_with_typesystem.Scenario3TestAnnotator
- process(JCas, ResultSpecification) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Similar to
AnalysisEngine.process(CAS,ResultSpecification)
but uses the Java-object-basedJCas
interface instead of the generalCAS
interface. - process(JCas, ResultSpecification) - Method in interface org.apache.uima.analysis_engine.annotator.JTextAnnotator
-
Deprecated.Invokes this annotator's analysis logic.
- process(JCas, ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- process(JCas, ResultSpecification) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
- process(JCas, ResultSpecification, ProcessTrace) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Similar to
AnalysisEngine.process(CAS, ResultSpecification, ProcessTrace)
but uses the Java-object-basedJCas
interface instead of the generalCAS
interface. - process(JCas, ResultSpecification, ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- process(JCas, ResultSpecification, ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
- PROCESS_CAS - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant PROCESS_CAS.
- PROCESS_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- PROCESS_TRACE_ENABLED - Static variable in class org.apache.uima.UIMAFramework
-
Key to be used in the Properties object returned by
UIMAFramework.getDefaultPerformanceTuningProperties()
. - processAndOutputNewCASes(CAS) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Processes a CAS, possibly producing multiple CASes 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(CAS) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
- processAndOutputNewCASes(CAS) - 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
- processAndOutputNewCASes(JCas) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
-
Processes a JCAS, possibly producing multiple JCASes as a result.
- processAndOutputNewCASes(JCas) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
Default implementation of processAndOutputNewCASes(JCas) method.
- processAndOutputNewCASes(JCas) - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
- processBatch() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- processCas(Object[]) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
- 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.analysis_engine.impl.AnalysisEngineImplBase
- processCas(CAS) - Method in interface org.apache.uima.collection.base_cpm.CasObjectProcessor
-
Process a single CAS.
- 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.test.junit_extension.AnnotationWriter
-
Deprecated.
- 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.
- processCas(CAS[]) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- 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(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
-
Uses configured transport to delegate given CASes to the remote service.
- processContainers - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The process containers.
- processContainers - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The process containers.
- 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
-
Processes an annotated document using the docFrame.xsl stylsheet generated by a previous call to
AnnotationViewGenerator.processStyleMap(File)
. - 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.json.impl.JsonContentHandlerJacksonWrapper
- 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
- ProcessingResourceMetaData_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
ProcessingResourceMetaData
. - 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
-
Instantiates a new processing unit.
- ProcessingUnit(CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Instantiates a new processing unit.
- ProcessingUnit(CPMEngine, BoundedWorkQueue, BoundedWorkQueue) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Initialize the PU.
- processingUnitProcessTrace - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The processing unit process trace.
- processingUnitProcessTrace - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The processing unit process trace.
- processingUnitResults - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
- processingUnits - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
The processing units.
- 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
-
Reference implementation of
ProcessTrace
. - 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
-
Reference implementation of
ProcessTraceEvent
. - 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 withProcess
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 specifiedProcess
without blocking the caller. - 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
-
Produce A frame.
- produceAnalysisEngine(ResourceSpecifier) - Static method in class org.apache.uima.UIMAFramework
-
Produces an
AnalysisEngine
instance from aResourceSpecifier
. - produceAnalysisEngine(ResourceSpecifier, int, int) - Static method in class org.apache.uima.UIMAFramework
-
Produces an
AnalysisEngine
instance from aResourceSpecifier
. - produceAnalysisEngine(ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces an
AnalysisEngine
instance from aResourceSpecifier
. - produceAnalysisEngine(ResourceSpecifier, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces an
AnalysisEngine
instance from aResourceSpecifier
. - produceCasConsumer(ResourceSpecifier) - Static method in class org.apache.uima.UIMAFramework
-
Produces a
CasConsumer
instance from aResourceSpecifier
. - produceCasConsumer(ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces a
CasConsumer
instance from aResourceSpecifier
. - produceCasConsumer(ResourceSpecifier, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces an
CasConsumer
instance from aResourceSpecifier
. - 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
-
Produces a
CasInitializer
instance from aResourceSpecifier
. - produceCasInitializer(ResourceSpecifier, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces an
CasInitializer
instance from aResourceSpecifier
. - produceCasProcessor(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processor.
- produceCasProcessorConfigurationParameterSettings() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processor configuration parameter settings.
- produceCasProcessorDeploymentParams() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processor deployment params.
- produceCasProcessorErrorHandling() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processor error handling.
- produceCasProcessorErrorRateThreshold() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processor error rate threshold.
- produceCasProcessorExecArg() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processor exec arg.
- produceCasProcessorExecutable() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processor executable.
- produceCasProcessorFilter(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processor filter.
- produceCasProcessorMaxRestarts() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processor max restarts.
- produceCasProcessors() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processors.
- produceCasProcessors(int, int, int, CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processors.
- produceCasProcessors(CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processors.
- produceCasProcessorTimeout() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cas processor timeout.
- produceCollectionProcessingEngine(CpeDescription) - Static method in class org.apache.uima.UIMAFramework
-
Produces a
CollectionProcessingEngine
instance from acpeDescription
. - produceCollectionProcessingEngine(CpeDescription, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces a
CollectionProcessingEngine
instance from acpeDescription
. - produceCollectionProcessingEngine(CpeDescription, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces a
CollectionProcessingEngine
instance from acpeDescription
. - produceCollectionReader() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce collection reader.
- produceCollectionReader(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce collection reader.
- produceCollectionReader(String, CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce collection reader.
- produceCollectionReader(ResourceSpecifier) - Static method in class org.apache.uima.UIMAFramework
-
Produces a
CollectionReader
instance from aResourceSpecifier
. - produceCollectionReader(ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces a
CollectionReader
instance from aResourceSpecifier
. - produceCollectionReader(ResourceSpecifier, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces an
CollectionReader
instance from aResourceSpecifier
. - produceCollectionReaderCasInitializer(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Deprecated.As of v2.0, CAS Initializers are deprecated.
- produceCollectionReaderCasInitializer(String, CpeDescription) - 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
-
Produce collection reader iterator.
- produceComponentDescriptor(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce component descriptor.
- produceComponentDescriptorInclude() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce component descriptor include.
- produceCpeCheckpoint() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cpe checkpoint.
- produceCpeConfiguration() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cpe configuration.
- produceCpeConfiguration(CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cpe configuration.
- produceCpeTimer(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce cpe timer.
- produceDeployParam() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce deploy param.
- produceDeployParams() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce deploy params.
- produceDescriptor() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce a new CpeDescription from scratch.
- produceDescriptor(InputStream) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Parse a CpeDescription from a given input stream.
- produceDescriptor(XMLInputSource) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Parse a CpeDescription from a descriptor file.
- produceLocalCasProcessor(String, String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce local cas processor.
- produceNameValuePair() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce name value pair.
- produceRemoteCasProcessor(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce remote cas processor.
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.fit.spring.factory.AnalysisEngineFactory_impl
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.fit.spring.factory.CasConsumerFactory_impl
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.fit.spring.factory.CasInitializerFactory_impl
-
Deprecated.
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.fit.spring.factory.CollectionReaderFactory_impl
- produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.fit.spring.factory.CustomResourceFactory_impl
- 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 aResourceSpecifier
. - 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 aResourceSpecifier
. - produceResource(Class<? extends Resource>, ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.util.SimpleResourceFactory
-
Produces an appropriate
Resource
instance from aResourceSpecifier
. - 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 aResourceSpecifier
. - produceResource(ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Produces an appropriate
Resource
instance from aResourceSpecifier
. - produceResourceManagerConfiguration(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce resource manager configuration.
- produceResourceManagerConfiguration(String, CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce resource manager configuration.
- produceRunInSeperateProcess() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce run in seperate process.
- produceRuntimeEnvParam() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce runtime env param.
- produceSofaMapping() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce sofa mapping.
- produceSofaMappings() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
-
Produce sofa mappings.
- produceTAE(ResourceSpecifier) - Static method in class org.apache.uima.UIMAFramework
-
Deprecated.As of v2.0,
UIMAFramework.produceAnalysisEngine(ResourceSpecifier)
should be used instead. - produceTAE(ResourceSpecifier, int, int) - Static method in class org.apache.uima.UIMAFramework
-
Deprecated.As of v2.0,
UIMAFramework.produceAnalysisEngine(ResourceSpecifier,int,int)
should be used instead. - produceTAE(ResourceSpecifier, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Deprecated.As of v2.0,
UIMAFramework.produceAnalysisEngine(ResourceSpecifier,Map)
should be used instead. - produceTAE(ResourceSpecifier, ResourceManager, Map<String, Object>) - Static method in class org.apache.uima.UIMAFramework
-
Deprecated.As of v2.0,
UIMAFramework.produceAnalysisEngine(ResourceSpecifier,ResourceManager,Map)
should be used instead. - produceUniqueComponentKey(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Produce Unique key for a newly added descriptor file.
- 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) - Constructor for class org.apache.uima.util.ProgressImpl
- ProgressImpl(int, int, String, boolean) - Constructor for class org.apache.uima.util.ProgressImpl
- ProgressMonitorImpl - Class in org.apache.uima.jcas.jcasgenp
-
The Class ProgressMonitorImpl.
- ProjectCustomizer - Class in org.apache.uima.pear.nature
-
A util class to handle customization of IProject with the UIMA nature
- ProjectCustomizer() - Constructor for class org.apache.uima.pear.nature.ProjectCustomizer
- 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
- propertyChange(PropertyChangeEvent) - Method in class org.apache.uima.caseditor.editor.AnnotationStyleChangeListener
- PropertyEditorUtil - Class in org.apache.uima.fit.internal.propertyeditors
-
INTERNAL API
- 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 class org.apache.uima.cas.CASRuntimeException
-
Can''t use standard set methods with SofaFS features.
- protectIndexes() - Method in interface org.apache.uima.cas.CAS
-
Call this method to set up a region, ended by a
AutoCloseable.close()
call on the returned object, You can use this or theCAS.protectIndexes(Runnable)
method to protected the indexes. - 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 corruptible 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() - 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.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(Runnable) - Method in class org.apache.uima.cas.impl.CASImpl
- protectIndexes(Runnable) - Method in class org.apache.uima.jcas.impl.JCasImpl
- 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
-
Deprecated.SOAP protocol is no longer supported since UIMA v3.3.0. Constant to be removed in UIMAv4.
- PROTOCOL_SOAP_WITH_ATTACHMENTS - Static variable in class org.apache.uima.Constants
-
Deprecated.SOAP protocol is no longer supported since UIMA v3.3.0. Constant to be removed in UIMAv4.
- 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(float) - Method in class org.apache.uima.jcas.cas.FloatList
-
pushes item onto front of this list
- push(int) - Method in class org.apache.uima.internal.util.IntStack
-
Push a new element on the stack.
- push(int) - Method in class org.apache.uima.jcas.cas.IntegerList
-
pushes item onto front of this list
- push(String) - Method in class org.apache.uima.jcas.cas.StringList
- push(T) - Method in class org.apache.uima.jcas.cas.FSList
-
pushes item onto front of this list
- pushNode() - Method in interface org.apache.uima.jcas.cas.CommonList
-
Creates a new node and pushes it onto the front of the existing node
- pushNode() - Method in class org.apache.uima.jcas.cas.FSList
- pushNode() - Method in class org.apache.uima.jcas.cas.IntegerList
- 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. if k already present, replaces v. returns previous value, or 0 if no prev value
- 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, TOP) - Method in class org.apache.uima.jcas.impl.JCasHashMap
- put(int, T) - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- put(int, T) - Method in class org.apache.uima.internal.util.Int2ObjListMap
- 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(int, T) - Method in class org.apache.uima.jcas.cas.Int2FS
- put(String, int) - Method in class org.apache.uima.internal.util.StringToIntMap
-
Add a key-value pair to the map.
- put(String, Object) - Method in class org.apache.uima.internal.util.CharArraySpanMap
-
Add a key-value pair to the map.
- 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
- put(K, V) - Method in class org.apache.uima.internal.util.WeakIdentityMap
-
Associates the specified value with the specified key in this map.
- put(TOP) - Method in class org.apache.uima.jcas.impl.JCasHashMap
- put(T, int) - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- putAnnotatationStyleToStore(IPreferenceStore, AnnotationStyle) - Static method in class org.apache.uima.caseditor.editor.AnnotationStyle
-
Note: This method must not be called by user code!
- putAtIndex(int, int) - Method in class org.apache.uima.internal.util.Int2IntArrayMapFixedSize
- putIfAbsent(int, IntFunction<TOP>) - Method in class org.apache.uima.jcas.impl.JCasHashMap
- putIfAbsent(int, T) - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- putInner(int, T) - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- putJfsFromCaddr(int, FeatureStructure) - Method in interface org.apache.uima.jcas.JCas
-
Deprecated.
Q
- qhost - Variable in class org.apache.vinci.transport.vns.service.Service
- qName - Variable in class org.apache.uima.internal.util.XmlElementName
- QueryableFrame - Class in org.apache.vinci.transport
-
QueryableFrame is a decorator class that extends Frame.
- QueryableFrame() - Constructor for class org.apache.vinci.transport.QueryableFrame
- queue - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
The queue.
- QueueEntity - Class in org.apache.uima.collection.impl.cpm.utils
-
Convenience wrapper that is internally used by the CPM.
- QueueEntity(Object, boolean) - Constructor for class org.apache.uima.collection.impl.cpm.utils.QueueEntity
-
Initialize the instance with the Entity (CAS) and the timeout.
- queueMaxSize - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
The queue max size.
- queueName - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
The queue name.
- quote(String) - Static method in class org.apache.uima.util.UriUtils
-
Create a URI from a string, with proper quoting.
- quote(URL) - Static method in class org.apache.uima.util.UriUtils
-
Create a URI from a URL, with proper quoting.
R
- range(int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Get the range type for a feature.
- RANGE_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
The Constant RANGE_COL.
- rangeTypeClass - Variable in class org.apache.uima.cas.impl.FeatureImpl
-
type class of the range, including CasSerializer List constants
- rb(String, String, Object...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- rb(String, String, Object...) - Method in interface org.apache.uima.util.Logger
-
Get an internationalized message from a resource bundle by key name, substituting the parameters.
- rb_ue(String, Object...) - Method in interface org.apache.uima.util.Logger
- 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_ONLY - Enum constant in enum class org.apache.uima.cas.impl.CasState
- READ_PAST_END_OF_COLLECTION - Static variable in exception class 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
- readCas(CAS, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - reader2String(Reader) - Static method in class org.apache.uima.util.FileUtils
-
Read a bufferedReader into a string, using the default platform encoding.
- 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.
- readFileContent(File, String) - Static method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
Deprecated.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[], int, InputStream) - Static method in class org.apache.vinci.transport.XTalkTransporter
- readFully(byte[], InputStream) - Static method in class org.apache.vinci.transport.XTalkTransporter
- readHeader(DataInputStream) - Static method in class org.apache.uima.cas.impl.CommonSerDes
- readImport(Import, String, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Read import.
- 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
- readJCas(JCas, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - 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
withString
keys andXMLizable
(or an array of these) 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
andcomparator
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
-
Read stylemap file.
- 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.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
- 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
- readXCas(CAS, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - readXCas(JCas, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - readXmi(CAS, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - readXmi(JCas, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - Ready - Enum constant in enum class org.apache.uima.analysis_engine.AnalysisEngineManagement.State
- READY - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- realhost - Variable in class org.apache.vinci.transport.vns.service.Service
- reap() - Method in class org.apache.uima.internal.util.WeakIdentityMap
-
This method manually cleans up the reference queue to remove all garbage collected key/value pairs from the map.
- 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 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_component.AnalysisComponent
-
Alerts this AnalysisComponent that the values of its configuration parameters or external resources 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.This default implementation calls
Annotator_ImplBase.destroy()
followed byAnnotator_ImplBase.initialize(AnnotatorContext)
andAnnotator_ImplBase.typeSystemInit(TypeSystem)
. - 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.AnalysisEngineProcessorAdapter
- 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.flow.FlowController_ImplBase
- 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.internal.util.AnalysisEnginePool
- reconfigure() - Method in class org.apache.uima.resource.ConfigurableResource_ImplBase
- 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.test.junit_extension.AnnotationWriter
-
Deprecated.
- reconfigure() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- 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
- 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(Class<?>...) - Method in class org.apache.uima.test.IsolatingClassloader
- redefining(Package...) - Method in class org.apache.uima.test.IsolatingClassloader
- redefining(String...) - Method in class org.apache.uima.test.IsolatingClassloader
- REDEFINING_BUILTIN_TYPE - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
- redeployAnalysisEngine(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Deploys CasProcessor and associates it with a
ProcessingContainer
. - reduce(BinaryOperator<T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- reduce(T, BinaryOperator<T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- 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
- referenceCount - Variable in class org.apache.uima.caseditor.editor.CasDocumentProvider.ElementInfo
-
The reference count.
- 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
- ReflectionUtil - Class in org.apache.uima.fit.internal
-
INTERNAL API - Utility methods to access Java annotations.
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.AggregateSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.ExtnlResBindSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.GeneralSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.MetaDataSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterDelegatesSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.ParameterSettingsSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.PrimitiveSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.PriorityListSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.ResourceDependencySection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.SofaMapSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
- refresh() - Method in class org.apache.uima.taeconfigurator.editors.ui.ValueSection
- refreshFeature(Feature) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- refreshFromFile() - Method in class org.apache.uima.tools.cpm.AnalysisEnginePanel
-
Refresh from file.
- refreshFromFile() - Method in class org.apache.uima.tools.cpm.ConsumerPanel
-
Refresh from file.
- refreshOutOfSyncFiles() - Method in class org.apache.uima.tools.cpm.CpmPanel
-
Refresh out of sync files.
- refreshType(Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- register(Class<? extends TOP>) - 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.
- registerContextMenu(String, MenuManager, ISelectionProvider) - Method in class org.apache.uima.caseditor.editor.SubPageSite
- 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.
- registerUimaFITEditors(PropertyEditorRegistry) - Static method in class org.apache.uima.fit.internal.propertyeditors.PropertyEditorUtil
-
Register the property editors provided by uimaFIT in the given property editor registry.
- reinit() - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- reinit(InputStream) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes
-
see Blob Format in CASSerializer This reads in and deserializes CAS data from a stream.
- 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(CASCompleteSerializer) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes
-
Deserializer for CASCompleteSerializer instances - includes type system and index definitions Never delta
- reinit(CASCompleteSerializer) - Method in class org.apache.uima.cas.impl.CASImpl
-
Deserializer for CASCompleteSerializer instances - includes type system and index definitions Never delta
- reinit(CASSerializer) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes
-
Deserializer for Java-object serialized instance of CASSerializer.
- reinit(CASSerializer) - Method in class org.apache.uima.cas.impl.CASImpl
-
Deserializer for Java-object serialized instance of CASSerializer.
- reinit(CommonSerDes.Header, InputStream, CASMgrSerializer, CasLoadMode, BinaryCasSerDes6, AllowPreexistingFS, TypeSystemImpl) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes
-
Deserialize a binary input stream, after reading the header, and optionally an externally provided type system and index spec used in compressed form 6 serialization previously This reads in and deserializes CAS data from a stream.
- REINIT - Enum constant in enum class org.apache.uima.util.CasLoadMode
-
Used for Compressed Form 6 when needing to reset the CAS's type system.
- relaseCAS - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The relase CAS.
- 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
-
Reference implementation of
RelativePathResolver
. - 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 class org.apache.uima.cas.AbstractCas_ImplBase
-
Default implementation that returns this CAS to its CasManager by calling
CasOwner.releaseCas(AbstractCas)
. - 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.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(AbstractCas) - Method in class org.apache.uima.resource.impl.CasManager_impl
- releaseCas(CAS) - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
-
Checks in a CAS to the pool.
- releaseCas(CAS) - Method in class org.apache.uima.util.CasPool
-
Checks in a CAS to the pool.
- releaseCAS - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The release CAS.
- 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
-
Remap feature types.
- 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
- RemoteLauncher - Class in org.apache.uima.ep_launcher
-
The RemoteLauncher runs the actual Analysis Engine in the launched VM.
- RemoteLauncher() - Constructor for class org.apache.uima.ep_launcher.RemoteLauncher
- remove() - Method in interface org.apache.uima.cas.FSIterator
-
Removes from all the indexes associated with this view, the "current" Feature Structure (the one that would be returned by a "get()" operation).
- remove() - Method in class org.apache.uima.cas.impl.FSIteratorImplBase
- remove() - Method in class org.apache.uima.caseditor.editor.FeatureStructureSelectionIterator
-
Not supported, it throws an
UnsupportedOperationException
. - remove() - Method in class org.apache.uima.fit.pipeline.JCasIterator
- remove() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree.IntRBTIterator
- remove(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
- remove(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
-
Removes
CasProcessorExecArg
instance found in the list in a given position. - remove(int) - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- 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 class org.apache.uima.internal.util.PositiveIntSet_impl
- remove(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
- 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(int) - Method in class org.apache.uima.jcas.cas.FSArrayList
- remove(int) - Method in class org.apache.uima.jcas.cas.Int2FS
- remove(int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- remove(int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- remove(Object) - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
-
Can't replace the item with a null because other keys that were stored in the table which previously collided with the removed item won't be found.
- remove(Object) - Method in class org.apache.uima.internal.util.ObjHashSet
-
Can't replace the item with a null because other keys that were stored in the table which previously collided with the removed item won't be found.
- remove(Object) - Method in class org.apache.uima.internal.util.OrderedFsSet_array
-
Removes the exactly matching (including ID) FS if present Only called when type of FS matches this index's type, so the NoType comparator is used.
- remove(Object) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- remove(Object) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- remove(Object) - Method in class org.apache.uima.internal.util.WeakIdentityMap
-
Removes the mapping for a key from this weak hash map if it is present.
- remove(Object) - Method in class org.apache.uima.jcas.cas.FSArrayList
- remove(Object) - Method in class org.apache.uima.jcas.cas.FSHashSet
-
Removes the element.
- remove(CasProcessorDeploymentParam) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
- remove(CasProcessorDeploymentParam) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParams
-
Deletes named instance of
CasProcessorDeploymentParam
- REMOVE_AE_FROM_FLOW_NOT_SUPPORTED - Static variable in exception class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Message key for a standard UIMA exception message: "The FlowController class {0} does not support the removeAnalysisEngines method.
- REMOVE_FROM_GUI - Static variable in class org.apache.uima.taeconfigurator.editors.ui.ParameterSection
-
The Constant REMOVE_FROM_GUI.
- removeAll() - Method in class org.apache.uima.internal.util.SortedIntSet
- removeAll() - Method in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
Removes the all.
- removeAll(Collection<?>) - Method in class org.apache.uima.internal.util.ObjHashSet
- removeAll(Collection<?>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- removeAll(Collection<?>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- removeAll(Collection<?>) - Method in class org.apache.uima.jcas.cas.FSArrayList
- removeAll(Collection<?>) - Method in class org.apache.uima.jcas.cas.FSHashSet
- removeAllCpeCasProcessors() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
- removeAllCpeCasProcessors() - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Removes ALL
CpeCasProcessor
objects from processing pipeline. - 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(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.
- removeAllExcludingSubtypes(Class<T>) - 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(Class<T>) - Method in interface org.apache.uima.jcas.JCas
-
Remove all instances of just this type, excluding subtypes, from all indexes in the repository view.
- 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
- 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.
- removeAllIncludingSubtypes(Class<T>) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Remove all instances of type, including all subtypes from all indexes in the repository view.
- removeAllIncludingSubtypes(Class<T>) - Method in interface org.apache.uima.jcas.JCas
-
Remove all instances of type, including all subtypes from all indexes in the repository 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
- 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<String>) - Method in class org.apache.uima.flow.FlowController_ImplBase
-
Throws an AnalysisEngineProcessException by default.
- 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.impl.FixedFlowController
- removeAnnotationListener(IAnnotationEditorModifyListener) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Removes the annotation listener.
- removeAt(int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- removeAtIndex(int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- 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
- removeCasEditorInputListener(ICasEditorInputListener) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
- removeCasEditorInputListener(ICasEditorInputListener) - Method in interface org.apache.uima.caseditor.editor.ICasEditor
-
Removes the cas editor input listener.
- removeCasInitializer() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
- removeCasInitializer() - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
Deprecated.CasInitializer is deprecated
- removeCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Removes a CASProcessor from the processing pipeline.
- 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
- 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.
- removeCasProcessorFolder(String) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Deprecated.
- removeChangeListener(ICasDocumentListener) - Method in class org.apache.uima.caseditor.editor.AbstractDocument
-
Unregisters a change listener.
- removeChangeListener(ICasDocumentListener) - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Removes the given change listener.
- removeChangeListener(IVarValListViewer) - Method in class org.apache.uima.pear.insd.edit.vars.VarValList
-
Removes a Change Listener.
- 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
- removeChildren(TreeItem) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Removes the children.
- 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
- removeCommonParmSettingsFromMultipleGroups() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Removes the common parm settings from multiple groups.
- 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
- removeCorpusFolder(String) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Deprecated.
- removeCpeCasProcessor(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
- removeCpeCasProcessor(int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Removes
CpeCasProcessor
object from processing pipeline from a given position. - removeCpeCasProcessor(int, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
New API 01/06/2006.
- removeCpeTimer() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
- removeCpeTimer() - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
- removed - Variable in class org.apache.uima.internal.util.Common_hash_support
- removed(Collection<FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.AbstractAnnotationDocumentListener
-
Remove notification.
- removed(Collection<FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.AbstractDocumentListener
- removed(Collection<FeatureStructure>) - Method in interface org.apache.uima.caseditor.editor.ICasDocumentListener
-
This method is called if multiple
FeatureStructure
s are removed. - removed(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.AbstractDocumentListener
-
Forwards the call.
- removed(FeatureStructure) - Method in interface org.apache.uima.caseditor.editor.ICasDocumentListener
-
This method is called if an
FeatureStructure
is removed. - removedAnnotation(Collection<AnnotationFS>) - Method in class org.apache.uima.caseditor.editor.AbstractAnnotationDocumentListener
-
Removed annotation.
- removedAnnotation(Collection<AnnotationFS>) - Method in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
- removeDirtyTypeName(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Removes the dirty type name.
- removeDisposeListener(DisposeListener) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- removeDocumentListener(DocumentListener) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
-
Removes the document listener.
- removeElementAt(int) - Method in class org.apache.uima.internal.util.IntSet
-
Removes the
n
-th element in this set. - removeElementFromArray(Object[], Object, Class) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
remove element(s) (must be present) using == test.
- removeElementsFromArray(Object[], Object, Class) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
Removes the elements from array.
- removeElementsFromArray(Object[], Object, Class, Comparator) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
Removes the elements from array.
- removeElementStateListener(IElementStateListener) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Removes the element state listener.
- removeEqualElementFromArray(Object[], Object, Class) - Static method in class org.apache.uima.taeconfigurator.editors.ui.Utility
-
remove element(s) (must be present) using equals test.
- removeExecArg(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
Removes the exec arg.
- removeExecEnv(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
-
Removes the exec env.
- 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
- removeFeatureStructure(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Removes the annotations from the
CAS
. - removeFeatureStructure(FeatureStructure) - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Removes an
FeatureStructure
from the Document. - removeFeatureStructures(Collection<? extends FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Removes the given annotations from the
CAS
. - removeFeatureStructures(Collection<? extends FeatureStructure>) - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Removes the given
FeatureStructure
s. - removeFocusListener(FocusListener) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- removeFromIndexes() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
remove the corresponding FeatureStructure from all Cas indexes in the view where this FS was created
- removeFromIndexes(int) - Method in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.remove the corresponding FeatureStructure from all Cas indexes
- removeFromIndexes(CAS) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
remove this FS from indexes in a specific view, perhaps different from the view where this was created.
- removeFromIndexes(JCas) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
remove this FS from indexes in a specific view, perhaps different from the view where this was created.
- removeFS(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- removeFS(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- removeFS(T) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Remove a feature structure from all indexes in the repository.
- 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
- removeFsIndexDescription(FsIndexDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
Removes the fs index description.
- removeFsIndexKeyDescription(FsIndexDescription, FsIndexKeyDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
Removes the fs index key description.
- removeIf(Predicate<? super T>) - Method in class org.apache.uima.jcas.cas.FSArrayList
- removeIncludedParmSettingsFromMultipleGroups(String[], ConfigurationParameter[]) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Remove some of the parameter settings associated with this particular group, not all the parameters for that group name (some parameters may be associated with other instances of a particular group name.)
- removeIncludedParmSettingsFromSingleGroup(String, ConfigurationParameter[]) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Removes the included parm settings from single group.
- removeIndex(String) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
just for testing purposes removes the named index Also removes indexes for all subtypes
- RemoveLanguageHandler - Class in org.apache.uima.tools.cvd.control
-
The Class RemoveLanguageHandler.
- RemoveLanguageHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.RemoveLanguageHandler
-
Instantiates a new removes the language handler.
- removeListener(IModeMenuListener) - Method in class org.apache.uima.caseditor.editor.contextmenu.ModeMenu
-
Removes the listener.
- removeListener(IShowAnnotationsListener) - Method in class org.apache.uima.caseditor.editor.contextmenu.ShowAnnotationsMenu
-
Removes the listener.
- removeListener(ITypePaneListener) - Method in class org.apache.uima.caseditor.editor.fsview.TypeCombo
-
Removes the listener.
- 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. - removeListener(ILabelProviderListener) - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureLabelProvider
- removeMacros(String) - Static method in class org.apache.uima.pear.insd.edit.INSDComponentPage
-
Removes the $main_root macro from the given String.
- 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
- removeParmSettingFromMultipleGroups(TreeItem, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Remove a parameter from all groups it lives in the Settings.
- removePkg(String) - Static method in class org.apache.uima.tools.jcasgen.Jg
-
Removes the pkg.
- 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
-
Removes the row.
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.apache.uima.caseditor.editor.CasEditorViewPage
- removeShownType(String) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Removes the shown type.
- removeSofaMappings(String, ResourceSpecifier, MultiPageEditor) - Static method in class org.apache.uima.taeconfigurator.editors.ui.SofaMapSection
-
Called when removing a delegate from the aggr.
- removeStatusCallbackListener(BaseStatusCallbackListener) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Unregisters a status callback listener.
- removeStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
- 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.
- 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(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
- removeStyle(String) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Removes an AnnotationStyle for the given name, does nothing if not existent.
- 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
- removeTableRow(VarVal) - Method in class org.apache.uima.pear.insd.edit.vars.VarValList
-
Removes the table row.
- removeTccl() - Static method in class org.apache.uima.internal.util.I18nUtil
- removeTreeModelListener(TreeModelListener) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
Removes the tree model listener.
- 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
- reopenEditorWithNewTypeSystem() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
- reopenEditorWithNewTypeSystem() - Method in interface org.apache.uima.caseditor.editor.ICasEditor
-
Reopen editor with new type system.
- repeat(int) - Method in class org.apache.uima.fit.benchmark.Benchmark
- 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.
- replaceAll(UnaryOperator<T>) - Method in class org.apache.uima.jcas.cas.FSArrayList
- ReplacementResult() - Constructor for class org.apache.uima.internal.util.ReplaceStringInFiles.ReplacementResult
- 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(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 - Class in org.apache.uima.internal.util
-
String replacement utility.
- ReplaceStringInFiles() - Constructor for class org.apache.uima.internal.util.ReplaceStringInFiles
- ReplaceStringInFiles.ReplacementResult - Class in org.apache.uima.internal.util
-
Result class for string replacement.
- replaceStringInString(String, String, String, ReplaceStringInFiles.ReplacementResult, boolean) - Static method in class org.apache.uima.internal.util.ReplaceStringInFiles
-
Replace occurrences of
toReplace
intext
byreplacement.
- replaceWhiteSpace(String, String) - Static method in class org.apache.uima.internal.util.Misc
- 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) - Static method in class org.apache.vinci.debug.Debug
-
Report the Exception (or Throwable) to the debug log.
- reportException(Throwable, String) - Static method in class org.apache.vinci.debug.Debug
-
Report the exception to the debug log.
- reportServiceCallTime(long) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
- REPOSITORY_LOCKED - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Can't add index to a committed repository.
- REQUESTED_TOO_MANY_CAS_INSTANCES - Static variable in exception class 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}).
- requestPopUpOverImport(Import, Control, Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Request pop up over import.
- requireAnnotationType(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
- REQUIRED_ATTRIBUTE_MISSING - Static variable in exception class 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 class 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_INDICATOR - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant REQUIRED_INDICATOR.
- REQUIRED_METHOD_CALL - Static variable in exception class org.apache.uima.UIMA_IllegalStateException
-
Message key for a standard UIMA exception message: "The method {0} must be called before the method {1}."
- RES_CHAINED_RESOURCE - Static variable in class org.apache.uima.fit.examples.resource.ExternalResourceExample3.ChainableResource
- 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.
- reset() - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
-
Reset.
- resetCPMenu() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Reset CP menu.
- resetCursor() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Reset cursor.
- resetHistogram() - Method in class org.apache.uima.internal.util.Common_hash_support
- 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
-
Reset lang menu.
- 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
-
Reset trees.
- resizeBuffers(int) - Method in class org.apache.vinci.transport.document.XTalkToSAX
-
Resets buffers to their initial size... this is useful because buffers can grow during parsing and this allows the space to be reclaimed without having to undo references to the parser object.
- resolve(String) - Method in class org.apache.uima.util.impl.Settings_impl
-
Replace variable references in a string.
- resolve(String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- resolve(String...) - Static method in class org.apache.uima.fit.internal.MetaDataUtil
-
Resolve a list of patterns to a set of URLs.
- resolve(String, int) - Method in class org.apache.vinci.transport.vns.service.NameClient
- resolve(String, String, String, String, int, int) - 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 (bindings) using this resource manager.
- resolveDelegateAnalysisEngineImports(Collection<String>, ResourceManager, boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Resolves imports of delegate Analysis Engines.
- resolveDelegateAnalysisEngineImports(ResourceManager, boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Resolves imports of delegate Analysis Engines.
- resolveImports() - 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() - 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() - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
- resolveImports() - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
- resolveImports() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
- resolveImports() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
- resolveImports() - 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() - 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
andexternalResourceBindings
lists. - resolveImports() - 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'spriorityLists
. - 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(String, String) - Method in class org.apache.uima.uimacpp.CppUimajEngine
- resolveImports(Collection<String>, ResourceManager) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Resolves all import declarations in this AnalysisEngineDescription.
- resolveImports(Collection<String>, ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
- resolveImports(Collection<String>, ResourceManager) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
-
Deprecated.Method is deprecated because it should only be used internally. Scheduled for removal in UIMA 4.0.
- resolveImports(Collection<String>, ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
-
Deprecated.
- resolveImports(Collection<String>, 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.TypePriorities_impl
-
Deprecated.
- resolveImports(Collection<String>, ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
Deprecated.
- 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
andexternalResourceBindings
lists. - resolveImports(Collection<String>, ResourceManager) - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Deprecated.Method is deprecated because it should only be used internally. Scheduled for removal in UIMA 4.0.
- resolveImports(Collection<String>, ResourceManager) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Deprecated.Method is deprecated because it should only be used internally. Scheduled for removal in UIMA 4.0.
- resolveImports(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(ResourceManager) - Method in interface org.apache.uima.analysis_engine.metadata.FlowControllerDeclaration
-
Resolves an imported FlowController specifier, if there is one.
- resolveImports(ResourceManager) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
- resolveImports(ResourceManager) - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
- 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(ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
- resolveImports(ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
- resolveImports(ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
- resolveImports(ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
- resolveImports(ResourceManager) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
- resolveImports(ResourceManager) - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Resolves any import declarations.
- 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
andexternalResourceBindings
lists. - resolveImports(ResourceManager) - 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.TypePriorities
-
Resolves any import declarations in this Type Priorities declaration, adding the imported
TypePriorityList
objects directly onto this TypePriorities object'spriorityLists
. - 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. - resolveRelativePath(String) - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
- resolveRelativePath(String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- resolveRelativePath(String) - Method in interface org.apache.uima.resource.RelativePathResolver
-
Resolves a path relative to each element of the data path, sequentially starting with the first element.
- 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.
- resolveRelativePath(URL) - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
-
Deprecated.
- resolveRelativePath(URL) - Method in interface org.apache.uima.resource.RelativePathResolver
-
Deprecated.Use
RelativePathResolver.resolveRelativePath(String)
instead. - resolveResourceBundle(String, Locale, ClassLoader) - Static method in class org.apache.uima.internal.util.I18nUtil
- 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
- resolveSettings(String) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
- 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 class 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 class 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 class 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 class 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 class 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 class 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.fit.component
-
Base class for external resources which initializes itself based on annotations.
- Resource_ImplBase - Class in org.apache.uima.resource
-
Implementation base class for
Resource
s. - Resource_ImplBase() - Constructor for class org.apache.uima.fit.component.Resource_ImplBase
- Resource_ImplBase() - Constructor for class org.apache.uima.resource.Resource_ImplBase
- RESOURCE_NOT_FOUND - Static variable in exception class 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
-
Value for
URISpecifier.getResourceType()
representing an Analysis Engine. - RESOURCE_TYPE_CAS_CONSUMER - Static variable in interface org.apache.uima.resource.URISpecifier
-
Value for
URISpecifier.getResourceType()
representing a CAS Consumer. - RESOURCE_UNAVAILABLE - Static variable in exception class org.apache.uima.resource.ResourceServiceException
-
Message key for a standard UIMA exception message: "The requested resource is currently unavailable.
- ResourceAccessException - Exception Class in org.apache.uima.resource
-
Thrown to indicate a failure has occurred in attempting to access an external resource.
- ResourceAccessException() - Constructor for exception class org.apache.uima.resource.ResourceAccessException
-
Creates a new exception with a null message.
- ResourceAccessException(String, Object[]) - Constructor for exception class org.apache.uima.resource.ResourceAccessException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResourceAccessException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.resource.ResourceAccessException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResourceAccessException(String, String, Object[]) - Constructor for exception class org.apache.uima.resource.ResourceAccessException
-
Creates a new exception with a the specified message.
- ResourceAccessException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.resource.ResourceAccessException
-
Creates a new exception with the specified message and cause.
- ResourceAccessException(Throwable) - Constructor for exception class org.apache.uima.resource.ResourceAccessException
-
Creates a new exception with the specified cause and a null message.
- ResourceConfigurationException - Exception Class in org.apache.uima.resource
-
Thrown to indicate that a
Resource
's configuration parameters could not be set. - ResourceConfigurationException() - Constructor for exception class org.apache.uima.resource.ResourceConfigurationException
-
Creates a new exception with a null message.
- ResourceConfigurationException(String, Object[]) - Constructor for exception class org.apache.uima.resource.ResourceConfigurationException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResourceConfigurationException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.resource.ResourceConfigurationException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResourceConfigurationException(String, String, Object[]) - Constructor for exception class org.apache.uima.resource.ResourceConfigurationException
-
Creates a new exception with a the specified message.
- ResourceConfigurationException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.resource.ResourceConfigurationException
-
Creates a new exception with the specified message and cause.
- ResourceConfigurationException(Throwable) - Constructor for exception class org.apache.uima.resource.ResourceConfigurationException
-
Creates a new exception with the specified cause and a null message.
- ResourceCreationSpecifier - Interface in org.apache.uima.resource
-
A
ResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
. - ResourceCreationSpecifier_impl - Class in org.apache.uima.resource.impl
-
Reference implementation of
ResourceCreationSpecifier
. - ResourceCreationSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
- ResourceCreationSpecifierFactory - Class in org.apache.uima.fit.factory
- ResourceDependencySection - Class in org.apache.uima.taeconfigurator.editors.ui
-
Declaration of primitive external resource dependencies A 4 col table: bound/unbound, keys, opt flag, and interface name.
- ResourceDependencySection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.ResourceDependencySection
-
Instantiates a new resource dependency section.
- ResourceFactory - Interface in org.apache.uima
-
A
ResourceFactory
is used to acquire instances ofResource
s. - ResourceInitializationException - Exception Class in org.apache.uima.resource
-
Thrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. - ResourceInitializationException() - Constructor for exception class org.apache.uima.resource.ResourceInitializationException
-
Creates a new exception with a null message.
- ResourceInitializationException(String, Object[]) - Constructor for exception class org.apache.uima.resource.ResourceInitializationException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResourceInitializationException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.resource.ResourceInitializationException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResourceInitializationException(String, String, Object[]) - Constructor for exception class org.apache.uima.resource.ResourceInitializationException
-
Creates a new exception with a the specified message.
- ResourceInitializationException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.resource.ResourceInitializationException
-
Creates a new exception with the specified message and cause.
- ResourceInitializationException(Throwable) - Constructor for exception class org.apache.uima.resource.ResourceInitializationException
-
Creates a new exception with the specified cause and a null message.
- ResourceInitializationUtil - Class in org.apache.uima.fit.spring.util
- ResourceInitializationUtil() - Constructor for class org.apache.uima.fit.spring.util.ResourceInitializationUtil
- ResourceList - Class in org.apache.uima.fit.internal
-
INTERNAL API - Helper resource used when an
ExternalResource
annotation is used on an array or collection field. - ResourceList() - Constructor for class org.apache.uima.fit.internal.ResourceList
- ResourceManager - Interface in org.apache.uima.resource
-
A
ResourceManager
holds a collection ofResource
objects, each registered under a specified key. - ResourceManager_impl - Class in org.apache.uima.resource.impl
-
Reference implementation of
ResourceManager
. - 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
-
Ties an External Resource instance to its description name textual description a ResourceSpecifier describing how to create it (optional) the String name of the Java class that implements the resource) its defining UIMA Context These are used to validate multiple declarations, and to get a resource to tie it to a binding
- ResourceManagerConfiguration - Interface in org.apache.uima.resource.metadata
-
Defines a set of external resources and their bindings to
ExternalResourceDependencies
. - ResourceManagerConfiguration_impl - Class in org.apache.uima.resource.metadata.impl
- ResourceManagerConfiguration_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
- ResourceManagerConfigurationNewWizard - Class in org.apache.uima.taeconfigurator.wizards
-
Create a new file resource in the provided container.
- ResourceManagerConfigurationNewWizard() - Constructor for class org.apache.uima.taeconfigurator.wizards.ResourceManagerConfigurationNewWizard
-
Instantiates a new resource manager configuration new wizard.
- ResourceManagerConfigurationNewWizardPage - Class in org.apache.uima.taeconfigurator.wizards
-
The "New" wizard page allows setting the container for the new file as well as the file name.
- ResourceManagerConfigurationNewWizardPage(ISelection) - Constructor for class org.apache.uima.taeconfigurator.wizards.ResourceManagerConfigurationNewWizardPage
-
Instantiates a new resource manager configuration new wizard page.
- ResourceManagerFactory - Class in org.apache.uima.fit.internal
-
INTERNAL API - Helper functions for dealing with resource managers and classloading This API is experimental and is very likely to be removed or changed in future versions.
- ResourceManagerFactory.DefaultResourceManagerCreator - Class in org.apache.uima.fit.internal
- ResourceManagerFactory.ResourceManagerCreator - Interface in org.apache.uima.fit.internal
- ResourceManagerPearWrapper - Interface in org.apache.uima.resource
-
Deprecated.
- RESOURCEMANGERCONFIGURATION_TEMPLATE - Static variable in class org.apache.uima.taeconfigurator.wizards.ResourceManagerConfigurationNewWizard
-
The Constant RESOURCEMANGERCONFIGURATION_TEMPLATE.
- ResourceMetaData - Interface in org.apache.uima.resource.metadata
-
Encapsulates all metadata for a
Resource
. - ResourceMetaData - Annotation Interface in org.apache.uima.fit.descriptor
-
This can be used to add component-level meta data such as version, vendor, etc.
- ResourceMetaData_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
ResourceMetaData
. - ResourceMetaData_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
Creates a new
ResourceMetaData_impl
. - ResourceMetaDataFactory - Class in org.apache.uima.fit.factory
-
Convenience methods to create resource metadata.
- resourceNameAlreadyDefined(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.ExtnlResBindSection
-
Resource name already defined.
- ResourcePickerDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class ResourcePickerDialog.
- ResourcePickerDialog(Shell) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
-
Instantiates a new resource picker dialog.
- 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 Class in org.apache.uima.resource
-
Thrown to indicate that a
Resource
has encountered a problem during its processing. - ResourceProcessException() - Constructor for exception class org.apache.uima.resource.ResourceProcessException
-
Creates a new exception with a null message.
- ResourceProcessException(String, Object[]) - Constructor for exception class org.apache.uima.resource.ResourceProcessException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResourceProcessException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.resource.ResourceProcessException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResourceProcessException(String, String, Object[]) - Constructor for exception class org.apache.uima.resource.ResourceProcessException
-
Creates a new exception with a the specified message.
- ResourceProcessException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.resource.ResourceProcessException
-
Creates a new exception with the specified message and cause.
- ResourceProcessException(Throwable) - Constructor for exception class org.apache.uima.resource.ResourceProcessException
-
Creates a new exception with the specified cause and a null message.
- ResourceRegistration(Object, ExternalResourceDescription, String) - Constructor for class org.apache.uima.resource.impl.ResourceManager_impl.ResourceRegistration
- 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
-
Insulates applications from the knowledge that they are interacting with a
ResourceService_impl
rather than a local instance of aResource
. - ResourceServiceAdapter() - Constructor for class org.apache.uima.resource.service.impl.ResourceServiceAdapter
- ResourceServiceException - Exception Class in org.apache.uima.resource
-
Thrown to indicate that an error has occurred during communication with a remote resource service.
- ResourceServiceException() - Constructor for exception class org.apache.uima.resource.ResourceServiceException
-
Creates a new exception with a null message.
- ResourceServiceException(String, Object[]) - Constructor for exception class org.apache.uima.resource.ResourceServiceException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResourceServiceException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.resource.ResourceServiceException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResourceServiceException(String, String, Object[]) - Constructor for exception class org.apache.uima.resource.ResourceServiceException
-
Creates a new exception with a the specified message.
- ResourceServiceException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.resource.ResourceServiceException
-
Creates a new exception with the specified message and cause.
- ResourceServiceException(Throwable) - Constructor for exception class org.apache.uima.resource.ResourceServiceException
-
Creates a new exception with the specified cause and a null message.
- ResourceServiceSpecifier - Interface in org.apache.uima.resource
-
A
ResourceServiceSpecifier
is a type ofResourceSpecifier
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.
- resourcesIndex - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The resources index.
- resourcesPage - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The resources page.
- ResourcesPage - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class ResourcesPage.
- ResourcesPage(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.ResourcesPage
-
Instantiates a new resources page.
- ResourceSpecifier - Interface in org.apache.uima.resource
-
A
ResourceSpecifier
contains information that can be used acquire a reference to aResource
, 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 composeResourceSpecifier
s. - ResourceSpecifierFactory_impl - Class in org.apache.uima.impl
-
Reference implementation of
ResourceSpecifierFactory
. - 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 otherResourceSpecifier
s. - ResourceState_impl - Class in org.apache.uima.resource.impl
-
This class is not referenced by anything 9/2013
- resourcesUI - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
-
The resources UI.
- resourcesUIc1 - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
-
The resources U ic 1.
- resourcesUIc2 - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
-
The resources U ic 2.
- 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
-
The Class RestoreLangDefaultsHandler.
- RestoreLangDefaultsHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.RestoreLangDefaultsHandler
-
Instantiates a new restore lang defaults handler.
- restoreOutput() - Method in class org.apache.uima.fit.testing.util.HideOutput
-
this method restores System.out and System.err
- restorePreferences() - Method in class org.apache.uima.tools.AnnotationViewerMain
-
Reset GUI to preferences last saved via
AnnotationViewerMain.savePreferences()
. - restorePreferences() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Reset GUI to preferences last saved via
DocumentAnalyzer.savePreferences()
. - restorePreferences() - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Restore preferences.
- result - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
-
The result.
- RESULT_SPEC_NULL - Static variable in exception class 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 Class 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 class org.apache.uima.analysis_engine.ResultNotSupportedException
-
Creates a new exception with a null message.
- ResultNotSupportedException(String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.ResultNotSupportedException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResultNotSupportedException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.ResultNotSupportedException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - ResultNotSupportedException(String, String, Object[]) - Constructor for exception class org.apache.uima.analysis_engine.ResultNotSupportedException
-
Creates a new exception with a the specified message.
- ResultNotSupportedException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.analysis_engine.ResultNotSupportedException
-
Creates a new exception with the specified message and cause.
- ResultNotSupportedException(Throwable) - Constructor for exception class org.apache.uima.analysis_engine.ResultNotSupportedException
-
Creates a new exception with the specified cause and a null message.
- 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
-
Reference implementation of
ResultSpecification
. - 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() - 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() - 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() - 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
-
Resume.
- resume(boolean) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Resumes processing that has been paused.
- resume(boolean) - Method in interface org.apache.uima.collection.CollectionProcessingManager
-
Resumes processing that has been paused.
- resume(boolean) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
- 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.tools.docanalyzer.DocumentAnalyzer
-
Resumed.
- resumed() - Method in class org.apache.uima.tools.RunAE
-
Resumed.
- resumeIt() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Resumes this thread.
- retainAll(Collection<?>) - Method in class org.apache.uima.internal.util.ObjHashSet
- retainAll(Collection<?>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- retainAll(Collection<?>) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- retainAll(Collection<?>) - Method in class org.apache.uima.jcas.cas.FSArrayList
- retainAll(Collection<?>) - Method in class org.apache.uima.jcas.cas.FSHashSet
-
Retain all.
- 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 - Enum constant in enum class org.apache.uima.fit.util.ContainmentIndex.Type
- 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 annotation interface org.apache.uima.fit.descriptor.FsIndexKey
- REVERSE_STANDARD_COMPARE - Static variable in class org.apache.uima.fit.factory.FsIndexFactory
-
Comparator that orders FeatureStructures according to the reverse order of their key features (the opposite order as that defined by STANDARD_COMPARE).
- 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.
- revertMsg(String, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Revert msg.
- revertOrContinue(String, String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Revert or continue.
- revertTypeSystem(TypeSystemDescription) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Revert type system.
- right - Variable in class org.apache.uima.taeconfigurator.editors.Form2Panel
-
The right.
- RIGHTDTR - Static variable in class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
Code for a node with only a right daughter.
- rightPanel - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
The right panel.
- rightPanelPercent - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
The right panel percent.
- rightPanelWidth - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
The right panel width.
- RightPart(String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.RightPart
-
Instantiates a new right part.
- rightRotate(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- RoomNumber - Class in org.apache.uima.fit.examples.tutorial.type
-
Updated by JCasGen Fri Nov 22 17:01:30 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-examples/target/jcasgen/typesystem.xml
- RoomNumber() - Constructor for class org.apache.uima.fit.examples.tutorial.type.RoomNumber
-
Deprecated.
- RoomNumber(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.examples.tutorial.type.RoomNumber
-
Internal - constructor used by generator
- RoomNumber(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.RoomNumber
- RoomNumber(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.RoomNumber
- RoomNumberAnnotator - Class in org.apache.uima.fit.examples.tutorial.ex1
-
Here, the type capabilities are annotated using the @TypeCapability annotation which are used by the AnalysisEngineFactory to specify this information in the descriptors returned by, e.g.
- RoomNumberAnnotator - Class in org.apache.uima.fit.examples.tutorial.ex2
-
This class demonstrates annotating member variables with the @ConfigurationParameter annotation.
- RoomNumberAnnotator() - Constructor for class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotator
- RoomNumberAnnotator() - Constructor for class org.apache.uima.fit.examples.tutorial.ex2.RoomNumberAnnotator
- RoomNumberAnnotatorDescriptor - Class in org.apache.uima.fit.examples.tutorial.ex1
-
This class provides a main method which shows how to generate an XML descriptor file using the RoomNumberAnnotator class definition.
- RoomNumberAnnotatorDescriptor() - Constructor for class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotatorDescriptor
- RoomNumberAnnotatorPipeline - Class in org.apache.uima.fit.examples.tutorial.ex1
- RoomNumberAnnotatorPipeline - Class in org.apache.uima.fit.examples.tutorial.ex2
- RoomNumberAnnotatorPipeline() - Constructor for class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotatorPipeline
- RoomNumberAnnotatorPipeline() - Constructor for class org.apache.uima.fit.examples.tutorial.ex2.RoomNumberAnnotatorPipeline
- 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
-
The Constant ROOT.
- ROOT - Static variable in class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
The Constant ROOT.
- 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
-
Implementation of the root
UimaContext
. - 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) - 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) - 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.BaseClient
-
Convenience method for "one-shot" or "single-query" connections.
- rpc(Transportable, String, int) - Method in class org.apache.vinci.transport.context.VinciContext
-
See documentation for VinciClient.rpc().
- rpc(Transportable, String, int) - Static method in class org.apache.vinci.transport.document.AFrame
- 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.BaseClient
-
Convenience method for "one-shot" or "single-query" connections.
- rpc(Transportable, String, int, int) - Method in class org.apache.vinci.transport.context.VinciContext
-
See documentation for VinciClient.rpc().
- rpc(Transportable, String, int, int) - Static method in class org.apache.vinci.transport.document.AFrame
- 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.
- rpc(Transportable, String, int, int, int) - Static method in class org.apache.vinci.transport.BaseClient
-
Convenience method for "one-shot" or "single-query" connections.
- 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.
- 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.caseditor.editor.action.DeleteFeatureStructureAction
-
Executes the action.
- run() - Method in class org.apache.uima.caseditor.editor.action.LowerLeftAnnotationSideAction
-
Increases the begin index of an annotation by one.
- run() - Method in class org.apache.uima.caseditor.editor.action.LowerRightAnnotationSideAction
-
Decreases the end index of an annotation by one.
- run() - Method in class org.apache.uima.caseditor.editor.action.MergeAnnotationAction
-
Executes the merge action.
- run() - Method in class org.apache.uima.caseditor.editor.action.WideLeftAnnotationSideAction
-
Decreases the begin index of an annotation by one.
- run() - Method in class org.apache.uima.caseditor.editor.action.WideRightAnnotationSideAction
-
Increases the end index of an annotation by one.
- run() - Method in class org.apache.uima.caseditor.editor.FindAnnotateAction
- run() - Method in class org.apache.uima.caseditor.editor.outline.SwitchStyleAction
- 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.fit.benchmark.Benchmark
- run() - Method in interface org.apache.uima.fit.benchmark.RunnableWithExceptions
- run() - Method in interface org.apache.uima.internal.util.function.Runnable_withException
- run() - Method in interface org.apache.uima.internal.util.function.Runnable_withSaxException
- 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.taeconfigurator.editors.ui.dialogs.SearchMonitoringThread
- run() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SearchThread
- 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
- run(IProgressMonitor) - Method in class org.apache.uima.pear.generate.PearExportOperation
- run(IAction) - Method in class org.apache.uima.pear.actions.AddUimaNatureAction
-
See IActionDelegate#run(IAction).
- run(IAction) - Method in class org.apache.uima.pear.actions.EditInstallationDescriptorAction
-
See IActionDelegate#run(IAction).
- run(IAction) - Method in class org.apache.uima.pear.actions.GeneratePearFileAction
-
See IActionDelegate#run(IAction).
- runAE(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Run AE.
- 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.
- runAll() - Method in class org.apache.uima.fit.benchmark.BenchmarkGroup
- runCPC() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Run CPC.
- RunExperiment - Class in org.apache.uima.fit.examples.experiment.pos
-
This class demonstrates a very common (though simplified) experimental setup in which gold standard data is available for some task and you want to evaluate how well your analysis engine works against that data.
- RunExperiment() - Constructor for class org.apache.uima.fit.examples.experiment.pos.RunExperiment
- 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
- 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.
- Runnable_withException - Interface in org.apache.uima.internal.util.function
- Runnable_withSaxException - Interface in org.apache.uima.internal.util.function
- RunnableApplication - Class in org.apache.uima.collection.impl.cpm.container.deployer
-
The Class RunnableApplication.
- 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. - RunnableWithExceptions - Interface in org.apache.uima.fit.benchmark
- Runner(Process) - Constructor for class org.apache.uima.pear.util.ProcessUtil.Runner
-
Constructor that takes a given
Process
object and assigns default process name. - 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. - 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 givenboolean
flag that enables/disables console printing. - 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
-
Deprecated.runs an annotator performance test.
- runPipeline(int, CollectionReaderDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.cpe.CpePipeline
-
Run the CollectionReader and AnalysisEngines as a multi-threaded pipeline.
- runPipeline(CAS, AnalysisEngine...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run a sequence of
analysis engines
over aCAS
. - runPipeline(CAS, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run a sequence of
analysis engines
over aJCas
. - runPipeline(CollectionReaderDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.cpe.CpePipeline
-
Run the CollectionReader and AnalysisEngines as a multi-threaded pipeline.
- runPipeline(CollectionReaderDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run the CollectionReader and AnalysisEngines as a pipeline.
- runPipeline(CollectionReader, AnalysisEngine...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Provides a simple way to run a pipeline for a given collection reader and sequence of analysis engines.
- runPipeline(CollectionReader, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run the CollectionReader and AnalysisEngines as a pipeline.
- runPipeline(JCas, AnalysisEngine...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run a sequence of
analysis engines
over aJCas
. - runPipeline(JCas, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run a sequence of
analysis engines
over aJCas
. - runPipeline(ResourceManager, CollectionReader, AnalysisEngine...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Provides a simple way to run a pipeline for a given collection reader and sequence of analysis engines.
- runProcessingThread(File, String, Boolean, File, File, String, String, String) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Run processing thread.
- 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
S
- S_ - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_.
- S_ADD - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_ADD.
- S_DESCRIPTION - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_DESCRIPTION.
- S_DOWN - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_DOWN.
- S_DOWN_TIP - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_DOWN_TIP.
- S_EDIT - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_EDIT.
- S_EDIT_TIP - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_EDIT_TIP.
- S_EXPORT - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_EXPORT.
- S_EXPORT_TIP - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_EXPORT_TIP.
- S_REMOVE - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_REMOVE.
- S_REMOVE_TIP - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_REMOVE_TIP.
- S_UP - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_UP.
- S_UP_TIP - Static variable in interface org.apache.uima.taeconfigurator.StandardStrings
-
The Constant S_UP_TIP.
- sameBeginEnd - Enum constant in enum class org.apache.uima.cas.impl.Subiterator.BoundsUse
- SAMPLE_SIZE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- sashForm - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
The sash form.
- sashFormWidth - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
The sash form width.
- 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
- save(CAS, OutputStream, OutputStream, SerialFormat) - Static method in class org.apache.uima.util.CasIOUtils
-
Write the CAS in the specified format.
- save(CAS, OutputStream, SerialFormat) - Static method in class org.apache.uima.util.CasIOUtils
-
Write the CAS in the specified format.
- SAVE_AS_CANCELLED - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant SAVE_AS_CANCELLED.
- SAVE_AS_CONFIRMED - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant SAVE_AS_CONFIRMED.
- SAVE_AS_NOT_IN_PROGRESS - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant SAVE_AS_NOT_IN_PROGRESS.
- SAVE_AS_STARTED - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant SAVE_AS_STARTED.
- saveAndAddNodeStore(Node) - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- saveAndAddNodeStore(Node) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- saveChanges(Collection<AnnotationStyle>) - Method in class org.apache.uima.caseditor.ui.property.AnnotationPropertyPage
-
Save changes.
- saveChanges(Collection<AnnotationStyle>) - Method in class org.apache.uima.caseditor.ui.property.EditorAnnotationPropertyPage
- saveColorPreferences(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Save color preferences.
- saveConfig(String) - Method in class org.apache.vinci.transport.vns.service.VNS
- saveCounters(String) - Method in class org.apache.vinci.transport.vns.service.VNS
- saveDestinationValue(String) - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Stores the Pear filename in the preference store.
- saveFile() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Save file.
- saveInstallationDescriptor(File) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Saves created
InstallationDescriptor
object to a given XML file. - saveInstallationDescriptor(InstallationDescriptor, File) - Static method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
Saves a given
InstallationDescriptor
object in a given XML file. - saveInstallationDescriptor(IContainer, InstallationDescriptor) - Static method in class org.apache.uima.pear.insd.edit.PearInstallationDescriptor
-
Save installation descriptor.
- 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
-
Save preferences.
- saveProgramPreferences() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Save program preferences.
- 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.
- saveTypeSystemPreferenceStore(Object) - Method in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Save type system preference store.
- saveTypeSystemPreferenceStore(Object) - Method in class org.apache.uima.caseditor.ide.DefaultCasDocumentProvider
- 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
-
Reference implementation of
SaxDeserializer
. - SaxDeserializer_impl(XMLParser, String, URL, XMLParser.ParsingOptions) - Constructor for class org.apache.uima.util.impl.SaxDeserializer_impl
-
Deprecated.
- SaxDeserializer_impl(XMLParser, XMLParser.ParsingOptions) - Constructor for class org.apache.uima.util.impl.SaxDeserializer_impl
-
Creates a new SAX Deserializer.
- 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
- scanDescriptors(MetaDataType) - Static method in class org.apache.uima.fit.internal.MetaDataUtil
-
Get all currently accessible descriptor locations for the given type.
- scanImportsAndManifests(MetaDataType) - Static method in class org.apache.uima.fit.internal.MetaDataUtil
-
Scan patterns from manifest files and from the specified system property.
- scanIndexDescriptors() - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Get all currently accessible index descriptor locations.
- scanTypeDescriptors() - Static method in class org.apache.uima.fit.factory.TypeSystemDescriptionFactory
-
Get all currently accessible type system descriptor locations.
- scanTypeDescriptors(MetaDataType) - Method in interface org.apache.uima.fit.internal.LegacySupportPlugin
-
Get all currently accessible descriptor locations for the given type.
- scanTypePrioritiesDescriptors() - Static method in class org.apache.uima.fit.factory.TypePrioritiesFactory
-
Get all currently accessible type priorities descriptor locations.
- Scenario1TestAnnotator - Class in org.apache.uima.it.pear_with_typesystem
-
Annotator for CAS test cases.
- Scenario1TestAnnotator() - Constructor for class org.apache.uima.it.pear_with_typesystem.Scenario1TestAnnotator
- Scenario2TestAnnotator - Class in org.apache.uima.it.pear_with_typesystem
-
Annotator for CAS test cases.
- Scenario2TestAnnotator() - Constructor for class org.apache.uima.it.pear_with_typesystem.Scenario2TestAnnotator
- Scenario3TestAnnotator - Class in org.apache.uima.it.pear_with_typesystem
-
Annotator for CAS test cases.
- Scenario3TestAnnotator() - Constructor for class org.apache.uima.it.pear_with_typesystem.Scenario3TestAnnotator
- 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 thedefault 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. - SearchMonitoringThread - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class SearchMonitoringThread.
- SearchMonitoringThread(FindComponentDialog, SearchThread) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.SearchMonitoringThread
-
Instantiates a new search monitoring thread.
- SearchThread - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class SearchThread.
- SearchThread(FindComponentDialog, AbstractSection, String, String, String, String, String[]) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.SearchThread
-
Instantiates a new search thread.
- secondTimeShrinkable - Variable in class org.apache.uima.internal.util.Common_hash_support
- section - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
The section.
- select() - Method in interface org.apache.uima.cas.CAS
- select() - Method in interface org.apache.uima.cas.FSIndex
- select() - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- select() - Method in class org.apache.uima.jcas.cas.FSList
-
Treat an FSArray as a source for SelectFSs.
- select() - Method in interface org.apache.uima.jcas.cas.SelectViaCopyToArray
- select() - Method in interface org.apache.uima.jcas.JCas
- select(int) - Method in interface org.apache.uima.cas.CAS
- select(int) - Method in interface org.apache.uima.cas.FSIndex
- select(int) - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- select(int) - Method in class org.apache.uima.jcas.cas.FSList
-
Treat an FSArray as a source for SelectFSs.
- select(int) - Method in interface org.apache.uima.jcas.cas.SelectViaCopyToArray
-
Treat an FSArray as a source for SelectFSs.
- select(int) - Method in interface org.apache.uima.jcas.JCas
- select(Class<N>) - Method in interface org.apache.uima.cas.FSIndex
- select(Class<N>) - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- select(Class<N>) - Method in interface org.apache.uima.jcas.JCas
- select(Class<T>) - Method in interface org.apache.uima.cas.CAS
- select(Class<U>) - Method in class org.apache.uima.jcas.cas.FSList
-
Treat an FSArray as a source for SelectFSs.
- select(Class<U>) - Method in interface org.apache.uima.jcas.cas.SelectViaCopyToArray
-
Treat an FSArray as a source for SelectFSs.
- select(String) - Method in interface org.apache.uima.cas.CAS
- select(String) - Method in interface org.apache.uima.cas.FSIndex
- select(String) - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- select(String) - Method in class org.apache.uima.jcas.cas.FSList
-
Treat an FSArray as a source for SelectFSs.
- select(String) - Method in interface org.apache.uima.jcas.cas.SelectViaCopyToArray
-
Treat an FSArray as a source for SelectFSs.
- select(String) - Method in interface org.apache.uima.jcas.JCas
- select(ArrayFS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to iterator over all annotations of a given type.
- select(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to iterator over all annotations of a given type.
- select(FSIndex<U>) - Static method in interface org.apache.uima.cas.SelectFSs
-
Use this static method to capture the generic argument
- select(Type) - Method in interface org.apache.uima.cas.CAS
- select(Type) - Method in interface org.apache.uima.cas.FSIndex
- select(Type) - Method in interface org.apache.uima.cas.impl.LowLevelIndex
- select(Type) - Method in class org.apache.uima.caseditor.editor.fsview.TypeCombo
-
Selects the given type or does nothing if the type is not listed.
- select(Type) - Method in class org.apache.uima.jcas.cas.FSList
-
Treat an FSArray as a source for SelectFSs.
- select(Type) - Method in interface org.apache.uima.jcas.cas.SelectViaCopyToArray
-
Treat an FSArray as a source for SelectFSs.
- select(Type) - Method in interface org.apache.uima.jcas.JCas
- select(FSArray, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method select all feature structure from the given type from an array.
- select(FSList, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method select all feature structure from the given type from a list.
- select(JCas, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to iterator over all features structures of a given type.
- select(Viewer, Object, Object) - Method in class org.apache.uima.caseditor.ide.wizards.ContainerElementFilter
- SELECT_ALT_SRC_INVALID - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Select with FSList or FSArray may not specify bounds, starting position, following, or preceding.
- SELECT_GET_NO_INSTANCES - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
CAS does not contain any ''{0}'' instances{1}.
- SELECT_GET_TOO_MANY_INSTANCES - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
CAS has more than 1 instance of ''{0}''{1}.
- selectAll(CAS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to iterator over all annotations.
- selectAll(JCas) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to iterator over all features structures.
- selectAllFS(CAS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to iterator over all features structures.
- selectAt(CAS, Type, int, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get all annotations of the given type at the specified offsets.
- selectAt(JCas, Class<T>, int, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get all annotations of the given type at the specified offsets.
- selectBetween(Class<T>, AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type located between two annotations.
- selectBetween(CAS, Type, AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type located between two annotations.
- selectBetween(Type, AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type located between two annotations.
- selectBetween(JCas, Class<T>, AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type located between two annotations.
- selectByIndex(CAS, Type, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
This method exists simply as a convenience method for unit testing.
- selectByIndex(JCas, Class<T>, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
This method exists simply as a convenience method for unit testing.
- selectComment(int) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLDoubleClickStrategy
-
Select comment.
- selectCovered(Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constrained by a 'covering' annotation.
- selectCovered(CAS, Type, int, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovered(CAS, Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovered(Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovered(JCas, Class<T>, int, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constrained by a 'covering' annotation.
- selectCovered(JCas, Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constrained by a 'covering' annotation.
- selectCovering(Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovering(CAS, Type, int, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovering(CAS, Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovering(Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovering(JCas, Class<T>, int, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovering(JCas, Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- SELECTED - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant SELECTED.
- selectedAnnotation(Collection<AnnotationFS>) - Method in class org.apache.uima.caseditor.editor.AnnotationSelectionListener
-
Selected annotation.
- selectedSofaNames - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.EditSofaBindingsDialog
-
The selected sofa names.
- selectFollowing(Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Returns the n annotations following the given annotation
- selectFollowing(CAS, Type, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Returns the n annotations following the given annotation
- selectFollowing(JCas, Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Returns the n annotations following the given annotation
- selectFS(ArrayFS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to iterator over all feature structures of a given type.
- selectFS(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Deprecated.Use
cas.select(type).asList()
- SelectFSs<T> - Interface in org.apache.uima.cas
-
Collection of builder style methods to specify selection of FSs from indexes Documentation is in a chapter in the UIMA Version 3 User's Guide.
- SelectFSs_impl<T> - Class in org.apache.uima.cas.impl
-
Collection of builder style methods to specify selection of FSs from indexes shift handled in this routine Comment codes: AI = implies AnnotationIndex Iterator varieties and impl bounded?
- SelectFSs_impl(CAS) - Constructor for class org.apache.uima.cas.impl.SelectFSs_impl
- SelectFSs_impl(FeatureStructure[], CAS) - Constructor for class org.apache.uima.cas.impl.SelectFSs_impl
- SelectFSs_impl(FSArray) - Constructor for class org.apache.uima.cas.impl.SelectFSs_impl
- SelectFSs_impl(FSList) - Constructor for class org.apache.uima.cas.impl.SelectFSs_impl
- Selecting from a ArrayFS/FSArray/org.apache.uima.jcas.cas.FSList - Search tag in package org.apache.uima.fit.util
- Section
- Selecting from a org.apache.uima.cas.CAS/org.apache.uima.jcas.JCas - Search tag in package org.apache.uima.fit.util
- Section
- selection - Variable in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizard
-
The selection.
- selection - Variable in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizardPage
-
The selection.
- selectionChanged(Collection<Type>) - Method in interface org.apache.uima.caseditor.editor.contextmenu.IShowAnnotationsListener
-
Selection changed.
- selectionChanged(IAction, ISelection) - Method in class org.apache.uima.pear.actions.AddUimaNatureAction
-
See IActionDelegate#selectionChanged(IAction, ISelection).
- selectionChanged(IAction, ISelection) - Method in class org.apache.uima.pear.actions.EditInstallationDescriptorAction
-
See IActionDelegate#selectionChanged(IAction, ISelection).
- selectionChanged(IAction, ISelection) - Method in class org.apache.uima.pear.actions.GeneratePearFileAction
-
See IActionDelegate#selectionChanged(IAction, ISelection).
- selectionChanged(SelectionChangedEvent) - Method in class org.apache.uima.caseditor.editor.CasEditorViewPage
-
Selection changed.
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Notifies the current instance about selection changes in the workbench.
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.apache.uima.caseditor.editor.AnnotationSelectionListener
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.apache.uima.caseditor.editor.outline.AnnotationOutline
- selectOverlapping(Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type overlapping the given annotation.
- selectOverlapping(CAS, Type, int, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type overlapping the given span.
- selectOverlapping(CAS, Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type overlapping the given annotation.
- selectOverlapping(Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type overlapping the given annotation.
- selectOverlapping(JCas, Class<T>, int, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type overlapping the given span.
- selectOverlapping(JCas, Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type overlapping the given annotation.
- 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.
- selectPreceding(Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Returns the n annotations preceding the given annotation
- selectPreceding(CAS, Type, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Returns the n annotations preceding the given annotation
- selectPreceding(JCas, Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Returns the n annotations preceding the given annotation
- selectSingle(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the single instance of the specified type from the CAS.
- selectSingle(JCas, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get the single instance of the specified type from the JCas.
- selectSingleAt(CAS, Type, int, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the single instance of the specified type from the CAS at the given offsets.
- selectSingleAt(JCas, Class<T>, int, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a single annotations of the given type at the specified offsets.
- selectSingleFS(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the single instance of the specified type from the CAS.
- selectSingleRelative(Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Return an annotation preceding or following of a given reference annotation.
- selectSingleRelative(CAS, Type, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Return an annotation preceding or following of a given reference annotation.
- selectSingleRelative(Type, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Return an annotation preceding or following of a given reference annotation.
- selectSingleRelative(JCas, Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Return an annotation preceding or following of a given reference annotation.
- SelectTypeDialog - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class SelectTypeDialog.
- SelectTypeDialog(AbstractSection, TypesWithNameSpaces) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.SelectTypeDialog
-
Instantiates a new select type dialog.
- SelectViaCopyToArray<T> - Interface in org.apache.uima.jcas.cas
-
Classes which provide a toArrayForSelect() method that returns a FeatureStructure[] can implement this to enable the class to be used as a "select" source T extends FeatureStructure because FSArray with no typing needs to default to FeatureStructure for backwards compatibility
- selectWord(int) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLDoubleClickStrategy
-
Select word.
- 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) - Method in class org.apache.vinci.transport.PooledVinciClient
-
Send a request to the service and receive the response.
- 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, 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, 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) - Static method in class org.apache.vinci.transport.VinciClient
-
Convenience method for "one-shot"/single-query connections.
- sendAndReceive(Transportable, String, TransportableFactory, int) - Method in class org.apache.vinci.transport.context.VinciContext
-
See documentation for VinciClient.sendAndReceive().
- 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) - Method in class org.apache.vinci.transport.context.VinciContext
-
See documentation for VinciClient.sendAndReceive().
- sendAndReceive(Transportable, String, TransportableFactory, int, int) - Static method in class org.apache.vinci.transport.VinciClient
-
Convenience method for "one-shot"/single-query connections.
- 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) - 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.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, 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.
- 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.fit.examples.type
-
Updated by JCasGen Fri Nov 22 17:01:30 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-examples/target/jcasgen/typesystem.xml
- Sentence - Class in org.apache.uima.fit.type
-
Updated by JCasGen Fri Nov 22 17:01:19 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-core/target/jcasgen/typesystem.xml
- Sentence() - Constructor for class org.apache.uima.fit.examples.type.Sentence
-
Deprecated.
- Sentence() - Constructor for class org.apache.uima.fit.type.Sentence
-
Deprecated.
- Sentence(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.examples.type.Sentence
-
Internal - constructor used by generator
- Sentence(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.type.Sentence
-
Internal - constructor used by generator
- Sentence(JCas) - Constructor for class org.apache.uima.fit.examples.type.Sentence
- Sentence(JCas) - Constructor for class org.apache.uima.fit.type.Sentence
- Sentence(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.type.Sentence
- Sentence(JCas, int, int) - Constructor for class org.apache.uima.fit.type.Sentence
- SentenceAndTokenCopier - Class in org.apache.uima.fit.examples.experiment.pos
-
This simple AE copies tokens and sentences from one view to another.
- SentenceAndTokenCopier() - Constructor for class org.apache.uima.fit.examples.experiment.pos.SentenceAndTokenCopier
- 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.
- separate_into_empty_indexes_and_non_empty_iterators() - Method in class org.apache.uima.cas.impl.FsIterator_multiple_indexes
-
Also resets all non-empty iterators to current values
- SEQUENCE - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
The Constant SEQUENCE.
- sequenceDetected(ICharacterScanner, char[], boolean) - Method in class org.apache.uima.taeconfigurator.editors.xml.TagRule
- 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.
- sequential() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- seqVer(int) - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- 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.
- SerialContext(ContentHandler, MetaDataObject_impl.Serializer) - Constructor for class org.apache.uima.resource.metadata.impl.MetaDataObject_impl.SerialContext
- SerialFormat - Enum Class 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 class 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.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.
- SerializationUtils - Class in org.apache.uima.internal.util
-
Serialize and Deserialize arbitrary objects to/from byte arrays, using standard Java object serialization/deserialization support.
- serialize() - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Starts serialization
- serialize(OutputStream) - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Serializes the
CAS
to the givenOutputStream
in the XCAS format. - serialize(Serializable) - Static method in class org.apache.uima.internal.util.SerializationUtils
-
Serializes an object to a byte array.
- serialize(Object) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
-
S E R I A L I Z E
- serialize(AbstractCas, Object) - 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, Marker, BinaryCasSerDes4.CompressLevel) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
- serialize(AbstractCas, Object, Marker, BinaryCasSerDes4.CompressLevel, BinaryCasSerDes4.CompressStrat) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
- serialize(CAS, OutputStream) - 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, 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, OutputStream, boolean) - Static method in class org.apache.uima.cas.impl.XCASSerializer
-
Serializes an XCAS to a stream.
- serialize(CAS, OutputStream, boolean, boolean) - Static method in class org.apache.uima.cas.impl.XCASSerializer
-
Serializes an XCAS to a stream.
- serialize(CAS, Object) - Method in class org.apache.uima.json.JsonCasSerializer
-
Serialize a Cas to an Output, using configurations set on this instance.
- serialize(CAS, Object, XmiSerializationSharedData, Marker) - Method in class org.apache.uima.json.JsonCasSerializer
- 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) - 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, 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, TypeSystem, OutputStream, boolean, XmiSerializationSharedData, Marker, boolean) - Static method in class org.apache.uima.cas.impl.XmiCasSerializer
-
Serializes a Delta CAS to an XMI stream.
- serialize(CAS, JsonContentHandlerJacksonWrapper) - Method in class org.apache.uima.json.JsonCasSerializer
-
Serialize a Cas to an Output configured in the passed in JsonContentHandlerJacksonWrapper Constructs a new CasDocSerializer instance to do the serialization, configured using this class's Delta marker setting (if any)
- serialize(CAS, JsonContentHandlerJacksonWrapper, XmiSerializationSharedData, Marker) - Method in class org.apache.uima.json.JsonCasSerializer
- serialize(CAS, ContentHandler) - Method in class org.apache.uima.cas.impl.XCASSerializer
-
Write the CAS data to a SAX content handler.
- serialize(CAS, ContentHandler) - Method in class org.apache.uima.cas.impl.XmiCasSerializer
-
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, 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(DotCorpus, OutputStream) - Static method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpusSerializer
-
Writes the
DotCorpus
instance to the givenOutputStream
. - 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
- serializeCASMgrTypeSystemOnly(CASMgr) - Static method in class org.apache.uima.cas.impl.Serialization
-
Convert a Type System into a CASMgrSerializer object which can be serialized
- SERIALIZED - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
Java-serialized CAS without type system
- SERIALIZED_TSI - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
Java-serialized CAS with type system and index definitions The Typs System and Index Definition replaces the CAS's when deserializing.
- 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, boolean, boolean) - 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. - To omit type filtering, use null for the target type system It also only sends those feature structures which are reachable either from an index or references from other reachable feature structures.
- 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. - To omit type filtering, use null for the target type system It also only sends those feature structures which are reachable either from an index or references from other reachable feature structures.
- 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. - To omit type filtering, use null for the target type system It also only sends those feature structures which are reachable either from an index or references from other reachable feature structures.
- serializeWithTsi(CASImpl, Object) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
- serve() - Method in class org.apache.vinci.transport.VinciServer
-
Serve requests until a clean shutdown is triggered.
- serve(int) - Method in class org.apache.vinci.transport.BaseServer
-
Serve requests, blocking until a clean shutdown is triggered.
- serveon(String) - Method in class org.apache.vinci.transport.vns.service.NameClient
- serveon(String, String, int, int) - 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 - Class in org.apache.vinci.transport.vns.service
- Service(Hashtable) - Constructor for class org.apache.vinci.transport.vns.service.Service
- SERVICE - Static variable in interface org.apache.uima.util.ProcessTraceEvent
-
Constant for the SERVICE event type.
- 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 Class in org.apache.uima.collection.impl.base_cpm.container
- ServiceConnectionException(String) - Constructor for exception class org.apache.uima.collection.impl.base_cpm.container.ServiceConnectionException
- ServiceConnectionException(Throwable) - Constructor for exception class 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 specifiedAnalysisProcessData
. - ServiceDataCargo(CAS, ProcessTrace) - Constructor for class org.apache.uima.analysis_engine.service.impl.ServiceDataCargo
-
Creates a new
SerializableAnalysisProcessData
that contains the givenCAS
andProcessTrace
. - ServiceDownException - Exception Class 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 class org.apache.vinci.transport.ServiceDownException
-
Standard Constructor.
- ServiceException - Exception Class in org.apache.vinci.transport
-
Special exception thrown by VinciClient indicating an "application level" error or exception.
- ServiceException(String) - Constructor for exception class org.apache.vinci.transport.ServiceException
- ServiceException(String, Transportable) - Constructor for exception class 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() - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
- 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
- ServiceLocator() - Constructor for class org.apache.vinci.transport.vns.client.ResolveResult.ServiceLocator
- 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) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
- set(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorTimeout
-
Sets the timeout value
- set(int, boolean) - Method in interface org.apache.uima.cas.BooleanArrayFS
-
Set the i-th value.
- set(int, boolean) - Method in class org.apache.uima.jcas.cas.BooleanArray
- set(int, byte) - Method in interface org.apache.uima.cas.ByteArrayFS
-
Set the i-th value.
- set(int, byte) - Method in class org.apache.uima.jcas.cas.ByteArray
- set(int, double) - Method in interface org.apache.uima.cas.DoubleArrayFS
-
Set the i-th value.
- set(int, double) - Method in class org.apache.uima.jcas.cas.DoubleArray
- set(int, float) - Method in interface org.apache.uima.cas.FloatArrayFS
-
Set a given element.
- 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) - Method in interface org.apache.uima.cas.IntArrayFS
-
Set a given element.
- set(int, int) - Method in class org.apache.uima.internal.util.IntVector
-
Set an element at a certain position in the vector.
- 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) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
-
updates the i-th value of the IntegerArrayList
- set(int, int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- set(int, long) - Method in interface org.apache.uima.cas.LongArrayFS
-
Set the i-th value.
- set(int, long) - Method in class org.apache.uima.jcas.cas.LongArray
- set(int, short) - Method in interface org.apache.uima.cas.ShortArrayFS
-
Set the i-th value.
- set(int, short) - Method in class org.apache.uima.jcas.cas.ShortArray
- set(int, E) - Method in interface org.apache.uima.cas.ArrayFS
-
Set the i-th value.
- set(int, String) - Method in interface org.apache.uima.cas.StringArrayFS
-
Set the i-th value.
- set(int, String) - Method in class org.apache.uima.jcas.cas.StringArray
- set(int, T) - Method in class org.apache.uima.jcas.cas.FSArray
-
updates the Cas, setting the indexed value with the corresponding Cas FeatureStructure.
- set(int, T) - Method in class org.apache.uima.jcas.cas.FSArrayList
-
updates the i-th value of the FSArrayList.
- set(Object) - Method in interface org.apache.uima.collection.base_cpm.SynchPoint
-
Sets data from which to recover
- set(Object) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeObject
-
Sets the.
- set(Object[][]) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
-
Sets the.
- set(String) - Method in class org.apache.uima.caseditor.editor.ArrayValue
-
Sets the.
- set(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
- 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(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(String) - Method in class org.apache.uima.internal.util.SymbolTable
-
Create new symbol in table.
- 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(CAS) - Method in class org.apache.uima.taeconfigurator.model.DescriptorTCAS
-
Sets the.
- set(T) - Method in interface org.apache.uima.cas.FSIterator
- set_deserialized_doc_annot_not_indexed(Annotation) - Method in class org.apache.uima.cas.impl.CASImpl
- 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_headFromString(String) - Method in interface org.apache.uima.jcas.cas.CommonList
-
Internal use overridden in nonempty nodes used when deserializing
- set_headFromString(String) - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList
- set_headFromString(String) - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- set_headFromString(String) - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
- SET_INDEX - Static variable in interface org.apache.uima.cas.FSIndex
-
Indexing strategy: set index.
- SET_REF_FROM_STRING_NOT_SUPPORTED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Setting a reference value "{0}" from a string is not supported.
- set_skip_loading_user_jcas(boolean) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- 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.
- setActionBars(IActionBars) - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureBrowserViewPage
-
Sets global action handlers for: delete select all.
- setActionBars(IActionBars) - Method in class org.apache.uima.caseditor.editor.outline.AnnotationOutline
-
Adds the these actions to the global action handler:
DeleteFeatureStructureAction
SelectAllAction. - 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.
- setActiveEditor(IEditorPart) - Method in class org.apache.uima.caseditor.editor.AnnotationEditorActionContributor
-
Sets the active editor.
- setActiveEditor(IEditorPart) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
- setActivePage(IEditorPart) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
- setActivePageSuper(int) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the active page super.
- setActivePageWhileBlockingRecursion(int) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the active page while blocking recursion.
- setActivePart(IAction, IWorkbenchPart) - Method in class org.apache.uima.pear.actions.AddUimaNatureAction
-
Sets the active part.
- setActivePart(IAction, IWorkbenchPart) - Method in class org.apache.uima.pear.actions.EditInstallationDescriptorAction
-
Sets the active part.
- setActivePart(IAction, IWorkbenchPart) - Method in class org.apache.uima.pear.actions.GeneratePearFileAction
-
Sets the active part.
- setAddToFlow(IProject, String) - Static method in class org.apache.uima.taeconfigurator.CDEpropertyPage
-
Sets the add to flow.
- setAeDescFilePath(File) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the ae desc file path.
- setAeDescription(AnalysisEngineDescription) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the ae description.
- 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
-
Sets the all annotation viewer item enable.
- 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.
- setAllChecked(TreeItem[], boolean) - Method in class org.apache.uima.pear.generate.PearFileResourceExportPage
-
Sets the all checked.
- 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
-
Sets the all cpe cas processors.
- 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
-
Sets the allow stop.
- setAllSystemOutputToDefault() - Static method in class org.apache.uima.test.junit_extension.ManageOutputDevice
-
sets the
System.err
andSystem.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
andSystem.out
to a virtualjava.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.fit.cpe.CpeBuilder
-
Set the analysis engine used by the CPE.
- setAnalysisEngine(AnalysisEngineDescription) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
-
Sets the analysis engine.
- 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
-
Sets the annotation index.
- setAnnotationMode(Type) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Sets the new annotation type.
- setAnnotationStyle(AnnotationStyle) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Sets an annotation style.
- setAnnotationStyle(AnnotationStyle) - Method in class org.apache.uima.caseditor.ui.property.AnnotationPropertyPage
-
Sets the annotation style.
- setAnnotationTypeName(String) - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
Sets the annotation type name.
- 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
- setAnnotatorLogger(boolean) - Method in class org.apache.uima.util.impl.Logger_common_impl
- setAnnotOpenDir(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the annot open dir.
- setApplicationContext(ApplicationContext) - Method in class org.apache.uima.fit.spring.factory.AnalysisEngineFactory_impl
- setApplicationContext(ApplicationContext) - Method in class org.apache.uima.fit.spring.factory.CasConsumerFactory_impl
- setApplicationContext(ApplicationContext) - Method in class org.apache.uima.fit.spring.factory.CasInitializerFactory_impl
-
Deprecated.
- setApplicationContext(ApplicationContext) - Method in class org.apache.uima.fit.spring.factory.CollectionReaderFactory_impl
- setApplicationContext(ApplicationContext) - Method in class org.apache.uima.fit.spring.factory.CustomResourceFactory_impl
- setApplicationContext(ApplicationContext) - Method in class org.apache.uima.fit.spring.SpringContextResourceManager
- setArgs(CasProcessorExecArg[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
Sets the args.
- 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.
- setArrayValueFromString(int, String) - Method in class org.apache.uima.jcas.cas.BooleanArray
- setArrayValueFromString(int, String) - Method in class org.apache.uima.jcas.cas.ByteArray
- setArrayValueFromString(int, String) - Method in interface org.apache.uima.jcas.cas.CommonPrimitiveArray
-
Internal Use Only.
- setArrayValueFromString(int, String) - Method in class org.apache.uima.jcas.cas.DoubleArray
- setArrayValueFromString(int, String) - Method in class org.apache.uima.jcas.cas.FloatArray
- setArrayValueFromString(int, String) - Method in class org.apache.uima.jcas.cas.IntegerArray
- setArrayValueFromString(int, String) - Method in class org.apache.uima.jcas.cas.LongArray
- setArrayValueFromString(int, String) - Method in class org.apache.uima.jcas.cas.ShortArray
- setArrayValueFromString(int, String) - Method in class org.apache.uima.jcas.cas.StringArray
- setAsList(Set<T>) - Static method in class org.apache.uima.internal.util.Misc
- setAsRoot(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- setAsText(String) - Method in class org.apache.uima.fit.internal.propertyeditors.ChatsetEditor
- setAsText(String) - Method in class org.apache.uima.fit.internal.propertyeditors.GetAsTextStringEditor
- setAsText(String) - Method in class org.apache.uima.fit.internal.propertyeditors.LocaleEditor
- 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
. - setAutowireEnabled(boolean) - Method in class org.apache.uima.fit.spring.SpringContextResourceManager
- setAutoWireEnabled(boolean) - Method in class org.apache.uima.fit.util.SimpleNamedResourceManager
- 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
-
Sets the background.
- setBackgroundColor(Color) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- setBatch(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
Sets the batch.
- 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 interface org.apache.uima.cas.text.AnnotationFS
-
Set the start position of the annotation as character offset into the text.
- setBegin(int) - Method in class org.apache.uima.jcas.tcas.Annotation
- setBegin(int, int) - Method in class org.apache.uima.jcas.tcas.Annotation_Type
-
Deprecated.
- 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.FeatureStructureImplC
- setBuilding(String) - Method in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
-
setter for building - sets
- setButtons(ImageButton, ImageButton, ImageButton) - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
Sets the buttons.
- setButtonSelection(Button, boolean) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the button selection.
- setButtonTooltipText(int, String) - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
-
Sets the button tooltip text.
- 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.FeatureStructureImplC
- setCanceled(boolean) - Method in class org.apache.uima.jcas.jcasgenp.ProgressMonitorImpl
-
Sets the canceled.
- setCanceled(boolean) - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
-
Sets the canceled.
- setCanceled(boolean) - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
-
Sets the canceled.
- 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
-
Sets this Processing Resource's
Capabilities
. - 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
-
Sets the caret status.
- 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
-
Sets the cas.
- setCas(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
-
Sets the cas.
- setCAS(CAS) - Method in interface org.apache.uima.cas.admin.CASMgr
-
Deprecated.Does nothing, kept only for backwards compatibility
- setCAS(CAS) - Method in class org.apache.uima.cas.impl.CASImpl
-
Deprecated.Does nothing, kept only for backwards compatibility
- 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 class org.apache.uima.collection.CollectionReader_ImplBase
-
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(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
-
Sets the cas meta data.
- 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
-
Sets the cas pool.
- setCasPool(CPECasPool) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Sets the cas pool.
- 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
-
Sets the CAS processor exec args.
- setCasProcessorFilter(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Associates a filter string with this CasProcessor.
- setCasProcessorFilter(String) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Sets CasProcessor filter expression used by the CPE to route CASs.
- setCasProcessorFilter(CasProcessorFilter) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Sets the cas processor filter.
- setCasSerializer(CASSerializer) - Method in class org.apache.uima.cas.impl.CASCompleteSerializer
-
Sets the casSer.
- setCasState(CasState) - Method in class org.apache.uima.cas.impl.CASImpl
- setCasState(CasState, Thread) - Method in class org.apache.uima.cas.impl.CASImpl
- setCASViewPage(IPageBookViewPage) - Method in class org.apache.uima.caseditor.editor.CasEditorViewPage
-
Sets the CAS view page.
- setCause(Throwable) - Method in class org.apache.uima.internal.util.I18nx_impl
- 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
-
Sets the checked.
- setChecked(TableItem, int, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
-
Sets the checked.
- setChecked(TreeItem, int, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
-
Sets the checked.
- setCheckpoint(String, int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
- setCheckpoint(String, int) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Add checkpoint file and frequency (in millis) of checkpoints
- setCheckpoint(CpeCheckpoint) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Sets the checkpoint.
- setCheckpoint(CpeCheckpoint) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
- setCheckpoint(CpeCheckpoint) - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Sets Checkpoint object containing checkpoint file and frequency of checkpoints.
- setCleanupTime(TimeSpan) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the cleanup time.
- 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
-
Sets the code page.
- SetCodePageHandler - Class in org.apache.uima.tools.cvd.control
-
The Class SetCodePageHandler.
- SetCodePageHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.SetCodePageHandler
-
Instantiates a new sets the code page handler.
- setCollectionIterator(CpeCollectionReaderIterator) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
-
Sets the collection iterator.
- 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
-
Sets the color.
- setColorSettingFile(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the color setting file.
- setColorSettingsDir(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the color settings dir.
- setCommand(String) - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
Sets the command.
- 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.Set the component Sofa name that was used to obtain this SofaID by calling
UimaContext.mapToSofaID()
. - setComponentSofaName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
-
Sets the component sofa name.
- 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
-
Sets the config parameter settings.
- setConfigParameterValue(String, Object) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
- setConfigParameterValue(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, Object) - Method in class org.apache.uima.resource.ConfigurableResource_ImplBase
- setConfigParameterValue(String, Object) - Method in interface org.apache.uima.resource.ConfigurableResource
-
Sets the value of a configuration parameter.
- setConfigParameterValue(String, Object) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Sets the value of a configuration parameter.
- setConfigParameterValue(String, Object) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
- setConfigParameterValue(String, String, Object) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
- setConfigParameterValue(String, String, Object) - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
- setConfigParameterValue(String, String, Object) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
- setConfigParameterValue(String, String, Object) - Method in class org.apache.uima.resource.ConfigurableResource_ImplBase
- setConfigParameterValue(String, String, Object) - Method in interface org.apache.uima.resource.ConfigurableResource
-
Sets the value of a configuration parameter in a group.
- setConfigParameterValue(String, String, Object) - Method in interface org.apache.uima.resource.ConfigurationManager
-
Sets the value of a configuration parameter in a group.
- 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
- setConfigurationParameters(ResourceMetaData, ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
This method sets the configuration parameters of a resource.
- setConfigurationParameters(ResourceCreationSpecifier, Object...) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
Create configuration parameter declarations and settings from a list of (name, value) pairs.
- setConfigurationParameters(ResourceCreationSpecifier, ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
This method passes through to
ResourceCreationSpecifierFactory.setConfigurationParameters(ResourceMetaData, ConfigurationParameter[], Object[])
- 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
-
Sets the configuration parameter settings.
- setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
-
Sets the
CasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CAS Processor. - setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReader
-
Sets the
CasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CollectionReader. - setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializer
-
Deprecated.Sets the
CasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CasInitializer. - 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
-
Sets the content handler.
- 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(UimaContext) - Static method in class org.apache.uima.UimaContextHolder
-
Sets the UimaContext for the current thread.
- 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.
- setContextHolder() - Method in class org.apache.uima.resource.Resource_ImplBase
- setContextHolderX(Runnable_withException) - Method in class org.apache.uima.resource.Resource_ImplBase
- setControl(Control) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
-
Sets the viewer control.
- 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
-
Sets the
CpeComponentDescriptor
instance associated with this Cas Processor. - setCpeConfig(CpeConfiguration) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
-
Sets the cpe config.
- 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
-
Sets the cpe sofa name.
- 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.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the datapath.
- setDataPath(String) - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
-
Deprecated.
- setDataPath(String) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
-
Deprecated.
- setDataPath(String) - Method in interface org.apache.uima.resource.RelativePathResolver
-
Deprecated.
- setDataPath(String) - Method in interface org.apache.uima.resource.ResourceManager
-
Deprecated.
- setDataPath(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the data path.
- setDataPath(IProject, String) - Static method in class org.apache.uima.taeconfigurator.CDEpropertyPage
-
Sets the data path.
- setDataPathElements(File...) - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
- setDataPathElements(File...) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- setDataPathElements(File...) - Method in interface org.apache.uima.resource.RelativePathResolver
-
Sets the data path elements used to resolve relative paths.
- setDataPathElements(File...) - Method in interface org.apache.uima.resource.ResourceManager
-
Sets the data path elements used to resolve relative paths.
- setDataPathElements(String...) - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
- setDataPathElements(String...) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- setDataPathElements(String...) - Method in interface org.apache.uima.resource.RelativePathResolver
-
Sets the data path elements used to resolve relative paths.
- setDataPathElements(String...) - Method in interface org.apache.uima.resource.ResourceManager
-
Sets the data path elements used to resolve relative paths.
- setDataPathElements(URL...) - Method in class org.apache.uima.resource.impl.RelativePathResolver_impl
- setDataPathElements(URL...) - Method in interface org.apache.uima.resource.RelativePathResolver
-
Sets the data path elements used to resolve relative paths.
- SetDataPathHandler - Class in org.apache.uima.tools.cvd.control
-
The Class SetDataPathHandler.
- SetDataPathHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.SetDataPathHandler
-
Instantiates a new sets the data path handler.
- setDataPathName(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the data path name.
- setDataPathUrls(URL...) - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- setDataPathUrls(URL...) - Method in interface org.apache.uima.resource.ResourceManager
-
Sets the data path elements used to resolve relative paths.
- setDate(DateAnnotation) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
-
setter for date - sets
- 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
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.apache.uima.ep_launcher.ui.AnalysisEngineMainTab
- setDefaultTimeout(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
Sets the default timeout.
- setDelegate(SimpleAnnotation) - Method in class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotation
-
setter for delegate - sets
- 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
-
Sets the deploy as.
- 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
-
Sets the deployment parameters.
- setDeploymentParams(CasProcessorDeploymentParams) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Sets the deployment params.
- setDequeueTimeout(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
-
Sets the dequeue timeout.
- 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.taeconfigurator.model.DescriptorMetaData
-
Sets the description.
- 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(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 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
-
Sets the descriptor.
- 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
- setDieNow() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SearchThread
-
Sets the die now.
- setDir(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
Sets the dir.
- setDirty(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the dirty.
- 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
-
Sets the doc buttons.
- setDocument(IDocument) - Method in class org.apache.uima.taeconfigurator.editors.xml.NonRuleBasedDamagerRepairer
-
Sets the document.
- 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.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
- setDocumentLocator(Locator) - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- 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
-
Deprecated.Sets the document preparation time.
- 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.
- 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.FeatureStructureImplC
- setDoWarmup(boolean) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the do warmup.
- setDropCasOnException(boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
-
Sets the drop cas on exception.
- setDuration(int) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
- setEditorAnnotationMode(Type) - Method in class org.apache.uima.caseditor.editor.contextmenu.ShowAnnotationsMenu
-
Sets the editor annotation mode.
- setEditorLineLength(int) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Deprecated.setting was moved to preference store
- 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
-
Sets the enable cas file reading and writing.
- setEnabled(boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.PrimitiveSection
-
Sets the enabled.
- 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
-
Sets the encoding.
- setEnd(int) - Method in interface org.apache.uima.cas.text.AnnotationFS
-
Set the end position of the annotation as character offset into the text.
- setEnd(int) - Method in class org.apache.uima.jcas.tcas.Annotation
- setEnd(int, int) - Method in class org.apache.uima.jcas.tcas.Annotation_Type
-
Deprecated.
- 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(TimeAnnotation) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
-
setter for endTime - sets
- setEntityResolver(EntityResolver) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Sets the
EntityResolver
to use when the viewer is in entity mode. - setEntryButton(ImageButton) - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
Sets the entry button.
- 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
-
Sets the envs.
- 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
- setErrorHandler(ErrorHandler) - Method in class org.apache.uima.json.JsonCasSerializer
-
set an error handler to receive information about errors
- setErrorHandling(CasProcessorErrorHandling) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Sets the error handling.
- setErrorMessage(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Sets the error message.
- 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
-
Sets the exec.
- setExecutable(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
-
Sets the executable.
- 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(String) - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
-
Defines the name of a program to run when launching this Cas Processor.
- setExecutable(CasProcessorExecutable) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
- setExecutable(CasProcessorExecutable) - Method in interface org.apache.uima.collection.metadata.CasProcessorRunInSeperateProcess
-
Sets
CasProcessorExecutable
executable program used by the CPE to launch CasProcessor. - setExitOnClose(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Set exit-on-close behavior.
- setExpandedForm(String) - Method in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
-
setter for expandedForm - sets
- 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
- setExtensionClassLoader(ClassLoader, boolean) - Method in interface org.apache.uima.resource.ResourceManager
-
Set an extension class loader into the Resource Manager
- setExtensionClassLoaderImpl(ClassLoader, 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(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.
- setExtensionClassPath(String, boolean) - Method in class org.apache.uima.resource.impl.ResourceManager_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(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
- setExternalContext(Map<String, Object>) - Method in class org.apache.uima.fit.util.SimpleNamedResourceManager
- 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
- setExternalOverrides(Settings) - Method in interface org.apache.uima.UimaContextAdmin
-
Sets the Settings for external parameter overrides
- setExternalResourceBindings(Collection<ExternalResourceBinding>) - Method in class org.apache.uima.fit.internal.ExtendedExternalResourceDescription_impl
- setExternalResourceBindings(ExternalResourceBinding...) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
- setExternalResourceBindings(ExternalResourceBinding...) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
-
Sets the bindings between an Analysis Engine's
ExternalResourceDependencies
and theExternalResourceDescription
objects defined in this configuration. - 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(Collection<ExternalResourceDescription>) - Method in class org.apache.uima.fit.internal.ExtendedExternalResourceDescription_impl
- 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.
- setFeature(FeatureStructure, String, boolean...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, byte...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, double...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, float...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, int...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, long...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, short...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, String...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, Collection) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, FeatureStructure...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, boolean...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, byte...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, double...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, float...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, int...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, long...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, short...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, String...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, Collection) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, FeatureStructure...) - Static method in class org.apache.uima.fit.util.FSUtil
- 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.
- setFeatureNull(Feature) - Method in class org.apache.uima.caseditor.editor.ModelFeatureStructure
-
Sets the feature null.
- 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(String) - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
Sets the feature value.
- 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 interface org.apache.uima.cas.FeatureStructure
-
Set a feature value to another FS.
- setFeatureValue(Feature, FeatureStructure) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- setFeatureValue(Feature, FeatureStructure) - Method in class org.apache.uima.jcas.cas.AnnotationBase
- setFeatureValue(Feature, FeatureStructure) - Method in class org.apache.uima.jcas.cas.Sofa
- 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(Feature, String) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- setFeatureValueFromString(FeatureStructureImplC, FeatureImpl, String) - Static method in class org.apache.uima.cas.impl.CASImpl
-
Supports setting slots to "0" for null values
- setFeatureValueFromStringNoDocAnnotUpdate(FeatureStructureImplC, FeatureImpl, String) - Static method in class org.apache.uima.cas.impl.CASImpl
-
Internal use, for cases where deserializing - special case setting sofString to skip updating the document annotation
- setFeatureValueMaybeSofa(TOP, FeatureImpl, TOP) - Static method in class org.apache.uima.cas.impl.CASImpl
-
internal use - special setter for setting feature values, including special handling if the feature is for the sofaArray, when deserializing
- setFieldValue(Object) - Method in class org.apache.uima.tools.cpm.ConfigField
-
Sets the field value.
- setFile(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
Sets the file.
- setFileDirty() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the file dirty.
- setFileDirty() - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the file dirty.
- setFileDirtyFlag(boolean) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the file dirty flag.
- setFileOpenDir(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the file open dir.
- 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
-
Sets the file selectors.
- setFileStatusMessage() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the file status message.
- 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(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
-
Sets the filter.
- setFilter(CasProcessorFilter) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Sets the filter.
- 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.
- setFilterTypes(TypeSystemImpl) - Method in class org.apache.uima.json.JsonCasSerializer
-
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(Feature, float) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- setFlow(String[]) - Method in class org.apache.uima.taeconfigurator.model.FlowNodes
-
Sets the flow.
- 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
- setFlowControllerDeclaration(FlowControllerDeclaration) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the flow controller declaration.
- setFlowControllerDescription(FlowControllerDescription) - Method in class org.apache.uima.fit.factory.AggregateBuilder
-
Set the flow controller description of the aggregate engine created by this builder.
- setFocus() - Method in class org.apache.uima.caseditor.editor.CasEditorViewPage
- setFocus() - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- setFocus() - Method in class org.apache.uima.caseditor.editor.fsview.FeatureStructureBrowserViewPage
-
Sets the focus.
- setFocus() - Method in class org.apache.uima.caseditor.editor.outline.AnnotationOutline
-
Sets the focus.
- setForeground(Color) - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
Sets the foreground.
- setForegroundColor(Color) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- 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.
- setFsIndexCollectionLocations(String...) - Method in class org.apache.uima.spi.TypeSystemProvider_ImplBase
- 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. - setGroupText(TreeItem, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Sets the group text.
- setGuiTypeName(TreeItem, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityTypeDialog
-
Sets the gui type name.
- setHead(float) - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList
- setHead(int) - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- setHead(String) - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
- setHead(List<String>, int) - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- setHead(T) - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
- setHidden(Boolean) - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
-
Sets the hidden.
- 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
-
Sets the href.
- setHref(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
-
Sets the href.
- 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
- setId2FSsMaybeUnconditionally(FeatureStructure...) - Method in class org.apache.uima.cas.impl.CASImpl
-
Test case use
- setIgnoreTextEvent(boolean) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLEditor
-
Sets the ignore text event.
- 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
-
Deprecated.Use
ResourceManagerConfiguration.setImports(Import[])
instead. - setImportByDefault(IProject, String) - Static method in class org.apache.uima.taeconfigurator.CDEpropertyPage
-
Sets the import by default.
- setImportedTypeSystemDescription(TypeSystemDescription) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the imported type system description.
- 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
-
Sets the index.
- 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
-
Deprecated.Use
FeatureStructure.setIndexed(int[])
instead - setIndexed(boolean) - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
-
Deprecated.
- 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(int[]) - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
- setIndexLabel(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the index label.
- 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. - setInformation(String) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- 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
-
Deprecated.Sets the inits the time.
- setInput(Object) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- setInput(Type, TypeSystem) - Method in class org.apache.uima.caseditor.editor.fsview.TypeCombo
-
Sets the input.
- setInput(Type, TypeSystem, Collection<Type>) - Method in class org.apache.uima.caseditor.editor.fsview.TypeCombo
-
Sets the input.
- setInput(CustomInformationControl, Object) - Method in interface org.apache.uima.caseditor.editor.ICustomInformationControlContentHandler
-
Sets the input object.
- setInputDir(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Sets the input dir.
- setInputFileFormat(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Sets the input file format.
- 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
- setInputSuper(IEditorInput) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the input super.
- 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.FeatureStructureImplC
- setIntValue(Feature, Integer) - Method in class org.apache.uima.jcas.cas.Sofa
- setIoTime(TimeSpan) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the io time.
- setIsAndFilter() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
Sets the is and filter.
- 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
-
Sets the is or filter.
- 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
- setJsonContext(JsonCasSerializer.JsonContextFormat) - Method in class org.apache.uima.json.JsonCasSerializer
-
sets which Json context format to use when serializing
- setJsonFactory(JsonFactory) - Method in class org.apache.uima.json.JsonCasSerializer
-
set which JsonFactory instance to use; if null, a new instance is used this can be used to preconfigure the JsonFactory instance
- 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
-
Sets the key.
- 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
-
Sets the key that identifies the
ExternalResourceDependency
being bound. - 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 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
-
Sets the label.
- setLanguage(String) - Method in class org.apache.uima.jcas.tcas.DocumentAnnotation
-
setter for language
- setLanguage(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the language.
- setLanguage(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Sets the language.
- SetLanguageHandler - Class in org.apache.uima.tools.cvd.control
-
The Class SetLanguageHandler.
- SetLanguageHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.SetLanguageHandler
-
Instantiates a new sets the language handler.
- setLanguagePrefsList(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the language prefs list.
- 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
-
Sets the last file sync timestamp.
- setLastFileSyncTimestamp(long) - Method in class org.apache.uima.tools.cpm.ConsumerPanel
-
Sets the last file sync timestamp.
- 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.
- 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
-
Sets the left part.
- setLenient(Boolean) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Sets the lenient.
- 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 class org.apache.uima.util.impl.Slf4jLogger_impl
- setLevel(Level) - Method in interface org.apache.uima.util.Logger
-
Sets the level of messages that will be logged by this logger.
- setLimitJCasGenToProjectScope(boolean) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the limit J cas gen to project scope.
- setListeners(List<BaseStatusCallbackListener>) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMExecutorService
-
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
- 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(String) - Method in interface org.apache.uima.cas.SofaFS
-
Set the Local Subject of Analysis to be a String.
- setLocalSofaData(String) - Method in class org.apache.uima.jcas.cas.Sofa
- setLocalSofaData(String, String) - Method in class org.apache.uima.jcas.cas.Sofa
- setLocalSofaData(FeatureStructure) - Method in interface org.apache.uima.cas.SofaFS
-
Set the Local Subject of Analysis to be a predefined ArrayFS.
- setLocalSofaData(FeatureStructure) - Method in class org.apache.uima.jcas.cas.Sofa
- setLocalSofaData(FeatureStructure, String) - Method in class org.apache.uima.jcas.cas.Sofa
- setLocalSofaDataNoDocAnnotUpdate(String) - Method in class org.apache.uima.jcas.cas.Sofa
-
Internal use: used by deserializers
- 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.
- setLocation(Point) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- SetLogConfigHandler - Class in org.apache.uima.tools.cvd.control
-
The Class SetLogConfigHandler.
- SetLogConfigHandler() - Constructor for class org.apache.uima.tools.cvd.control.SetLogConfigHandler
-
Instantiates a new sets the log config handler.
- 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 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.resource.Resource
-
Sets the Logger that this Resource will use.
- setLogger(Logger) - Method in interface org.apache.uima.UimaContextAdmin
-
Sets the Logger for this UimaContext.
- setLoggingThrottleLimit(Integer) - Method in class org.apache.uima.impl.UimaContext_ImplBase
- 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.FeatureStructureImplC
- setLongValue(FeatureStructureImplC, FeatureImpl, long) - Method in class org.apache.uima.cas.impl.CASImpl
-
version for longs, uses two slots Only called from FeatureStructureImplC after determining there is no local field to use Is here because of 3 calls to things in this class
- 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
ornetwork
. - 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
- setMargins(Composite, int, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the margins.
- setMax(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
-
Sets the max.
- 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.
- setMaxProcessingUnitThreadCount(int) - Method in class org.apache.uima.fit.cpe.CpeBuilder
-
Set the maximum number of threads the CPE may use.
- 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
- setMergedFsIndexCollection() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the merged fs index collection.
- setMergedFsIndexCollection(FsIndexCollection) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the merged fs index collection.
- setMergedTypePriorities() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the merged type priorities.
- setMergedTypePriorities(TypePriorities) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the merged type priorities.
- setMergedTypeSystemDescription() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the merged type system description.
- setMergedTypeSystemDescription(TypeSystemDescription) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the merged type system description.
- setMessage(String) - Method in class org.apache.uima.pear.tools.InstallationController.TestStatus
- setMessage(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Sets the message.
- setMessagingType(String) - Method in interface org.apache.uima.resource.MessagingSpecifier
-
Sets the messagingType.
- 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 class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- setMetaData(ResourceMetaData) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- 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 thisResource
. - 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
. - setMimeType(String) - Method in class org.apache.uima.jcas.cas.Sofa
- 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
. - setModelImportArray(Import[]) - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportResBindSection
- setModelImportArray(Import[]) - Method in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
Sets the model import array.
- setModelImportArray(Import[]) - Method in class org.apache.uima.taeconfigurator.editors.ui.IndexImportSection
- setModelImportArray(Import[]) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypeImportSection
- setModelImportArray(Import[]) - Method in class org.apache.uima.taeconfigurator.editors.ui.TypePriorityImportSection
- 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) - 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.cpm.engine.ProcessingUnit
- 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.
- setName(String) - Method in class org.apache.uima.taeconfigurator.model.DescriptorMetaData
-
Sets the name.
- 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.
- setNameArray(String[]) - Method in class org.apache.uima.taeconfigurator.model.ConfigGroup
-
Sets the name array.
- 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
-
Sets the naming service host.
- 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
-
Deprecated.Sets the number of characters.
- setNumberOfCreatedAnnotations(int) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the number of created annotations.
- setNumberOfFiles(int) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the number of files.
- 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
-
Deprecated.Sets the nums to run.
- setNumToProcess(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
- setNumToProcess(int) - Method in interface org.apache.uima.collection.metadata.CpeConfiguration
-
Sets number of entities to process by the CPE.
- 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(long) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
Sets the num to process.
- setNumToProcess(long) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
- 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.
- setOldV(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ValuePair
-
Sets the oldV.
- setOmit0Values(boolean) - Method in class org.apache.uima.json.JsonCasSerializer
- setOperand(Filter.Operand) - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
-
Sets the operand.
- 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
-
Sets this Processing Resource's
OperationalProperties
. - 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
-
Sets the output dir.
- 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
-
Sets the output queue.
- 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(OutputStream) - Method in class org.apache.uima.util.impl.Logger_common_impl
-
Deprecated.use external configuration possibility
- setOutputStream(OutputStream) - Method in class org.apache.uima.util.impl.Logger_impl
-
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
- setOutputStream(PrintStream) - 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.Logger_common_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
- setOverallTime(TimeSpan) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the overall time.
- 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. - setPageTextSuper(int, String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the page text super.
- setParameter(ResourceSpecifier, String, Object) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Sets the specified parameter in the given resource specifier.
- 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
-
Sets the parameters.
- 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
-
Deprecated.
- setParameters(Parameter...) - Method in class org.apache.uima.resource.impl.URISpecifier_impl
- setParameters(Parameter...) - Method in interface org.apache.uima.resource.PearSpecifier
-
Deprecated.These parameters only support string values. Better use
PearSpecifier.setPearParameters(org.apache.uima.resource.metadata.NameValuePair...)
. - setParameters(Parameter...) - Method in interface org.apache.uima.resource.URISpecifier
- setParameters(ResourceCreationSpecifier, Class<?>, ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Analyze a component for parameters and default values, merge that with parameter values specified, potentially adding extra parameters.
- setParameterSettings(ConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Sets the parameter settings.
- setParameterSettings(ConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.Sets the parameter settings.
- 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) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
- setParameterValue(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParam
-
Sets the value of the deployment parameter
- setParameterValue(String, Object) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
- setParameterValue(String, Object) - Method in interface org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings
-
Sets the value of a parameter.
- setParameterValue(String, Object) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterSettings
-
Sets the value of a parameter.
- setParameterValue(String, Object) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
- setParameterValue(String, String, Object) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterSettings
-
Sets the value of a parameter in a group.
- 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.
- setPartNameSuper(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the part name super.
- 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.
- setPearParameters(NameValuePair...) - Method in class org.apache.uima.resource.impl.PearSpecifier_impl
- setPearParameters(NameValuePair...) - Method in interface org.apache.uima.resource.PearSpecifier
-
Sets pearParameters that may be read by the pear resource class when it is initialized.
- 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.
- setPos(String) - Method in class org.apache.uima.fit.examples.type.Token
-
setter for pos - sets
- setPos(String) - Method in class org.apache.uima.fit.type.Token
-
setter for pos - sets
- setPosFeatureName(String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
-
Set the feature name for the part-of-speech tag for your token type.
- setPreconditions(Precondition...) - Method in interface org.apache.uima.resource.metadata.Capability
-
Sets the
Precondition
s of thisCapability
. - 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
-
Sets the preferred size.
- 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)
- setPrettyPrint(boolean) - Method in class org.apache.uima.json.JsonCasSerializer
-
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
-
Plugs in a given
ProcessControllerAdapter
. - setProcessControllerAdapter(ProcessControllerAdapter) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
Sets the process controller adapter.
- 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
-
Deprecated.Sets the processing time.
- 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
-
Deprecated.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
-
Sets the process trace.
- setProcessTrace(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMExecutorService
-
Sets the process trace.
- 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.
- setProject(IProject) - Method in class org.apache.uima.caseditor.ide.NlpProject
- setProject(IProject) - Method in class org.apache.uima.pear.nature.UimaNature
-
Sets local reference to associated project.
- 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
-
Sets the queue class.
- 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
- setReader(CollectionReaderDescription) - Method in class org.apache.uima.fit.cpe.CpeBuilder
-
Set the reader used by the CPE.
- setReleaseCASFlag(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
Sets the release CAS flag.
- 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 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
- setRemoteSofaURI(String, String) - Method in class org.apache.uima.jcas.cas.Sofa
- setRepeatSingleMode(boolean) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the repeat single mode.
- setRerunEnabled(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the rerun enabled.
- setResolveCacheTTL(int) - Method in class org.apache.vinci.transport.context.VinciContext
-
Set the time-to-live of cached service locators (resolve results).
- setResolvedExternalResourcesAndBindings() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
A Merge method doesn't "fit". merging isn't done over aggregates for these.
- setResolvedExternalResourcesAndBindings(ResourceManagerConfiguration) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the resolved external resources and bindings.
- setResolvedFlowControllerDeclaration() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the resolved flow controller declaration.
- setResourceBundle(Locale) - Method in class org.apache.uima.internal.util.I18nx_impl
-
For the case where the default locale is not being used for getting messages, and the lookup path in the classpath for the resource bundle needs to be set at a specific point, call this method to set the resource bundle at that point in the call stack.
- setResourceBundle(Locale) - Method in exception class org.apache.uima.InternationalizedException
-
For the case where the default locale is not being used for getting messages, and the lookup path in the classpath for the resource bundle needs to be set at a specific point, call this method to set the resource bundle at that point in the call stack.
- setResourceBundle(Locale) - Method in exception class org.apache.uima.InternationalizedRuntimeException
-
For the case where the default locale is not being used for getting messages, and the lookup path in the classpath for the resource bundle needs to be set at a specific point, call this method to set the resource bundle at that point in the call stack.
- 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.Logger_common_impl
-
Deprecated.
- setResourceManager(ResourceManager) - Method in interface org.apache.uima.util.Logger
-
Deprecated.When a logger is used within UIMA, the resource manager is picked up from the
UimaContextHolder
and if none is available, then the class loader set on theThread.getContextClassLoader()
is used. Thus, setting a resource manager for loading message localizations should not be required. Setting a resource manager anyway can lead to resource being registered in the resource manager to not be garbage collected in a timely manner. Also, the logger is shared globally and in a multi-threaded/multi-classloader scenario, it is likely that different threads overwrite each others logger resource manager making it likely that in any given thread the wrong resource manager is used by the logger. - 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
-
Sets the Resource Manager configuration, which declares the resources that satisfy the dependencies defined by
ResourceCreationSpecifier.getExternalResourceDependencies()
. - setResourceManagerCreator(ResourceManagerFactory.ResourceManagerCreator) - Static method in class org.apache.uima.fit.internal.ResourceManagerFactory
-
Mind that returning a singleton resource manager from
ResourceManagerFactory
is generally a bad idea because it gets destroyed on a regular basis. - 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
- setResult(List) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
-
Sets the result.
- 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 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_component.AnalysisComponent
-
Sets the ResultSpecification that this AnalysisComponent should use.
- 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[]) - 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 class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- 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
-
Sets the right part.
- setRightToLeftTextOrientation(boolean) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Sets the text orientation.
- setRoom(RoomNumber) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
-
setter for room - sets
- 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
-
Sets the run in separate process.
- 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
-
Sets the run on cas enabled.
- setSaveAsStatus(int) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the save as status.
- setSaveTextFileEnable(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the save text file enable.
- 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
-
Sets the selected.
- setSelected(String) - Method in class org.apache.uima.tools.util.gui.FileSelector
-
Sets the selected.
- setSelectedType(Type, boolean) - Method in class org.apache.uima.caseditor.editor.contextmenu.ShowAnnotationsMenu
-
Sets the selected type.
- setSelectedTypes(Collection<Type>) - Method in class org.apache.uima.caseditor.editor.contextmenu.ShowAnnotationsMenu
-
Sets the selected types.
- setSelection(ISelection) - Method in class org.apache.uima.caseditor.editor.CasEditorViewPage
- setSelectionOneUp(Tree, TreeItem) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Set the selection one above this item, unless it's the top one already.
- setSelectionProvider(ISelectionProvider) - Method in class org.apache.uima.caseditor.editor.SubPageSite
- setSelfComplete(boolean) - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Send a
JCasIterator.collectionProcessComplete()
call to analysis engines when the reader has no further CASes to produce. - setSelfDestroy(boolean) - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Send a destroy call to analysis engines when the reader has no further CASes to produce or if an error occurs.
- 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
-
Sets the server socket timeout.
- 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.
- setSettings(ParameterSettingsSection) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Sets the settings.
- setShortDateString(String) - Method in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
-
setter for shortDateString - sets
- 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.FeatureStructureImplC
- setShowMigrationDialog() - Method in class org.apache.uima.caseditor.CasEditorPlugin
-
Sets the show migration dialog.
- setShownAnnotationType(Type, boolean) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Sets the shown annotation type.
- setShownAnnotationTypes(Collection<Type>) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Sets the shown annotation types.
- setShownType(String) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Sets the shown type.
- 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(int, int) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- setSize(Dimension) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Sets the size.
- setSize(Dimension) - Method in class org.apache.uima.tools.viewer.CasTreeViewer
-
Sets the size.
- setSizeConstraints(int, int) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- 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.
- 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(CpeSofaMapping[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
-
Sets the sofa name mappings.
- setSofaNameMappings(CpeSofaMapping...) - Method in interface org.apache.uima.collection.metadata.CpeSofaMappings
-
Set Sofa Name Mappings
- setSofaNameMappings(CpeSofaMappings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
-
Sets the sofa name mappings.
- setSofaNameMappings(CpeSofaMappings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
Deprecated.Sets the sofa name mappings.
- setSofaNameMappings(CpeSofaMappings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
-
Sets the sofa name mappings.
- 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
- 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
-
Sets the start at.
- 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 begin processing.
- setStartingEntityId(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Defines an id of the first entity to process.
- setStartTime(long) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
- setStartTime(TimeAnnotation) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
-
setter for startTime - sets
- 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
- setStaticEmbedding() - Method in class org.apache.uima.json.JsonCasSerializer
-
Sets static embedding mode
- 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
-
Sets the statusbar message.
- setStem(String) - Method in class org.apache.uima.fit.type.Token
-
setter for stem - sets
- setStemFeatureName(String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
-
Set the feature name for the stem for your token type.
- 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(Feature, String) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- 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(AnalysisEngineProcessorStub) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineProcessorAdapter
-
Sets the stub to be used to actual implementation.
- setStub(ResourceServiceStub) - Method in class org.apache.uima.resource.service.impl.ResourceServiceAdapter
-
Sets the stub to be used to communicate with the remote service.
- setStyle(AnnotationStyle) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Adds an AnnotationStyle.
- setStyleMapFile(File) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Sets the style map file.
- 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
-
Called when importing by name non-xml files, e.g. external override settings
- 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 basedjava.io.PrintStream
- setSysErrToNirvana() - Static method in class org.apache.uima.test.junit_extension.ManageOutputDevice
-
sets the
System.err
to a virtualjava.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 basedjava.io.PrintStream
- setSysOutToNirvana() - Static method in class org.apache.uima.test.junit_extension.ManageOutputDevice
-
sets the
System.out
to a virtualjava.io.ByteArrayOutputStream
- setTable(StyleMapTable) - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
Sets the table.
- setTAEfile(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Sets the TA efile.
- setTail(CommonList) - Method in interface org.apache.uima.jcas.cas.CommonList
-
sets the tail of this node
- setTail(CommonList) - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList
- setTail(CommonList) - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
- setTail(CommonList) - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- setTail(CommonList) - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
- setTail(FloatList) - Method in class org.apache.uima.jcas.cas.NonEmptyFloatList
- setTail(FSList) - Method in class org.apache.uima.jcas.cas.NonEmptyFSList
- setTail(IntegerList) - Method in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- setTail(StringList) - Method in class org.apache.uima.jcas.cas.NonEmptyStringList
- 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.jcas.jcasgenp.ProgressMonitorImpl
-
Sets the task name.
- setTaskName(String) - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
-
Sets the task name.
- setTaskName(String) - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
-
Sets the task name.
- setTccl(ClassLoader) - Static method in class org.apache.uima.internal.util.I18nUtil
- setTestFileDir(File) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the test file dir.
- setText(String) - Method in class org.apache.uima.fit.type.AnalyzedText
-
setter for text - sets
- 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
-
Deprecated.
- setTextAndTip(CCombo, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Sets the text and tip.
- setTextAndTip(Button, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Sets the text and tip.
- setTextAndTip(Label, String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Sets the text and tip.
- setTextAndTip(Label, String, String, int, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Sets the text and tip.
- setTextFile(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the text file.
- setTextNoTitle(String) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the text no title.
- 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
-
Sets the thread pool max size.
- setThreadPoolMinSize(int) - Method in class org.apache.uima.adapter.vinci.util.Descriptor
-
Sets the thread pool min size.
- 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
-
Sets the throttle ID.
- setTime(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
-
Sets the time.
- setTimedOut() - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
-
Sets the timed out.
- setTimedOut(boolean) - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
Sets the timed out.
- setTimeLimitExceeded(boolean) - Method in class org.apache.uima.fit.benchmark.Batch
- 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(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.
- 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.
- 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.
- 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
-
Sets the timer.
- setTimerClass(String) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
-
Copies a name of the custom
UimaTimer
class - setTimerImpl(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
-
Sets the timer impl.
- settings - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The settings.
- 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
- SettingsPage - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class SettingsPage.
- SettingsPage(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.SettingsPage
-
Instantiates a new settings page.
- settingsTree - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The settings tree.
- setTitle() - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the title.
- setTitle(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Sets the title.
- 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.
- setToolTipText(Control, String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the tool tip text.
- setTotal(int) - Method in class org.apache.uima.util.ProgressImpl
- setTotalFileSize(long) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the total file size.
- 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(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(String) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
- 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(Type) - Method in class org.apache.uima.tools.cvd.tsview.FeatureTableModel
-
Sets the type.
- 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.
- setTypePrioritiesLocations(String...) - Method in class org.apache.uima.spi.TypeSystemProvider_ImplBase
- 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(String...) - Method in interface org.apache.uima.resource.metadata.TypePriorityList
-
Sets the type names, in order of their priority.
- setTypes(TypeDescription...) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
- 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(TypeSystem) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
set the type system associated with this result specification.
- setTypeSystem(TypeSystem) - Method in class org.apache.uima.tools.cvd.tsview.MainFrame
-
Sets the type system.
- setTypeSystem(TypeSystemDescription) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
- setTypeSystem(TypeSystemDescription) - Method in interface org.apache.uima.resource.metadata.ProcessingResourceMetaData
-
Retrieves the Type System used by this Processing Resource.
- setTypeSystemDescription(TypeSystemDescription) - Method in class org.apache.uima.resource.CasDefinition
- setTypeSystemDescription(TypeSystemDescription) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Sets the type system description.
- setTypeSystemFilename(String) - Method in class org.apache.uima.caseditor.core.model.dotcorpus.DotCorpus
-
Deprecated.
- setTypeSystemImpl(TypeSystemImpl) - Method in class org.apache.uima.resource.CasDefinition
- setTypeSystemLocation(IProject, String) - Static method in class org.apache.uima.caseditor.ide.TypeSystemLocationPropertyPage
- setTypeSystemLocations(String...) - Method in class org.apache.uima.spi.TypeSystemProvider_ImplBase
- setTypeSystemReference(String) - Method in class org.apache.uima.json.JsonCasSerializer
- setTypeSystemViewerEnabled(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Sets the type system viewer enabled.
- 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
-
Sets the undo enabled.
- 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.
- setup1ColumnLayout(IManagedForm) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Setup 1 column layout.
- setup2ColumnGrid(IManagedForm, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Setup 2 column grid.
- setup2ColumnLayout(IManagedForm, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Sash impl.
- setup2ColumnLayout(IManagedForm, int, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Setup 2 column layout.
- setup2ColumnLayoutNotSash(IManagedForm, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Setup 2 column layout not sash.
- setup2ColumnLayoutOn4Grid(IManagedForm, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Setup 2 column layout on 4 grid.
- setupAE(File) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Setup AE.
- setupArrays() - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
- setupArrays() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- setupCasFromCasMgrSerializer(CASMgrSerializer) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes
- setupIndexes(CASMgr, FsIndexDescription[]) - Static method in class org.apache.uima.util.CasCreationUtils
-
Adds FeatureStructure indexes to a CAS.
- setupResourcesByLocation() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.ResourcePickerDialog
-
Setup resources by location.
- setupResourcesByLocation() - Method in class org.apache.uima.taeconfigurator.files.MultiResourceSelectionDialog
- setupToPrintFile(String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Setup to print file.
- 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<T>) - 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(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 interface org.apache.uima.resource.ConfigurableDataResourceSpecifier
-
Sets the URL of the data.
- setUrl(String) - Method in class org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_impl
- setURL(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
Sets the url.
- setUserTypes(List<String>) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Sets the user types.
- 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(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.fit.internal.propertyeditors.GetAsTextStringEditor
- setValue(Object) - Method in class org.apache.uima.internal.util.BinaryTree
- 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 class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
-
Sets the value.
- setValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
-
Sets the value.
- setValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
-
Sets the value.
- setValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
-
Sets the value.
- setValue(String) - Method in class org.apache.uima.resource.impl.Parameter_impl
- 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
-
Sets the value.
- setValueAt(Object, int, int) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
- setValueChanged(String, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the value changed.
- setValueChangedBoolean(boolean, boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the value changed boolean.
- setValueChangedCapitalBoolean(Boolean, Boolean) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the value changed capital boolean.
- setValueChangedInt(int, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the value changed int.
- setValueChangedKeys(FsIndexKeyDescription[], FsIndexKeyDescription[]) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the value changed keys.
- setVarName(String) - Method in class org.apache.uima.pear.insd.edit.vars.VarVal
-
Sets the variable name.
- setVarValue(String) - Method in class org.apache.uima.pear.insd.edit.vars.VarVal
-
Sets the variable value.
- 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.
- setVendor(String) - Method in class org.apache.uima.taeconfigurator.model.DescriptorMetaData
-
Sets the vendor.
- 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.
- setVersion(String) - Method in class org.apache.uima.taeconfigurator.model.DescriptorMetaData
-
Sets the version.
- setViewType(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Sets the view type.
- setVisible(boolean) - Method in class org.apache.uima.caseditor.editor.CustomInformationControl
- setVisible(boolean) - Method in class org.apache.uima.pear.insd.edit.INSDComponentPage
- setVNSCacheSize(int) - Method in class org.apache.vinci.transport.context.VinciContext
-
Set the size of the VNS cache.
- setVnsHost() - Static method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Sets the vns host.
- setVnsHost(String) - Static method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Sets the vns host.
- 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.
- setVnsHostAndPort(Object) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the vns host and port.
- setVnsHostAndPort(String, String) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Sets the vns host and port.
- setVnsPort() - Static method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Sets the vns port.
- setVnsPort(String) - Static method in class org.apache.uima.taeconfigurator.editors.MultiPageEditorContributor
-
Sets the vns port.
- setVNSPort(int) - Method in class org.apache.vinci.transport.context.VinciContext
-
Set the VNS port.
- 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.
- 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
-
Sets the wait time between retries.
- setWaitTimeBetweenRetries(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorMaxRestarts
- setWarmupTime(TimeSpan) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.Sets the warmup time.
- 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).
- setWithCheckAndJournal(TOP, int, Runnable) - Method in class org.apache.uima.cas.impl.CASImpl
- setWithExpand(List<T>, int, T) - Static method in class org.apache.uima.internal.util.Misc
- setWithJournal(FeatureStructureImplC, FeatureImpl, Runnable) - Method in class org.apache.uima.cas.impl.CASImpl
-
This method called by setters in JCas gen'd classes when the setter must check for journaling
- 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
-
Sets the xcas file open dir.
- setXmlTag(String) - Method in class org.apache.uima.tools.docanalyzer.PrefsMediator
-
Sets the xml tag.
- 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 class 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
- SharedModel() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample.SharedModel
- SharedModel() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample2.SharedModel
- SharedResourceObject - Interface in org.apache.uima.resource
-
The
SharedResourceObject
interface must be implemented by all classes that provide access to resource data. - shareExisting(T, WeakHashMap<T, WeakReference<T>>) - Static method in class org.apache.uima.internal.util.Misc
-
Some objects can be shared, if "equal", rather than creating duplicates, if they're read-only.
- shifted(int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
-
starting position
- shifted(int) - Method in interface org.apache.uima.cas.SelectFSs
-
Starting Position specification - Shifts the normal start position by the shiftAmount, which may be negative.
- 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
- short_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- ShortArray - Class in org.apache.uima.jcas.cas
-
JCas class model for ShortArray
- ShortArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.ShortArray
-
used by generator Make a new ShortArray of given size
- ShortArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.ShortArray
-
Make a new ShortArray of given size
- ShortArrayFS - Interface in org.apache.uima.cas
-
Short array interface.
- ShortArrayFSImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use ShortArray instead
- shortArrayTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- ShortCellEditorValidator - Class in org.apache.uima.caseditor.editor.editview.validator
- ShortCellEditorValidator() - Constructor for class org.apache.uima.caseditor.editor.editview.validator.ShortCellEditorValidator
- shortHeapArray - Variable in class org.apache.uima.cas.impl.CASSerializer
- shortName - Variable in class org.apache.uima.taeconfigurator.editors.ui.FileAndShortName
-
The short name.
- shortType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- shortTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- shouldAnalyzeCAS(CasData, LinkedList) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
-
Should analyze CAS.
- shouldBeSkipped(PropertyXmlInfo, Object, MetaDataObject_impl) - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- shouldBeSkipped(PropertyXmlInfo, Object, MetaDataObject_impl) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- shouldEncloseInArrayElement(Class) - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- shouldEncloseInArrayElement(Class) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- showAnalysisResults(File) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Show analysis results.
- showAnalysisResults(AnalysisEnginePerformanceReports, File) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Pops up a dialog that displays the performance stats.
- 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
-
Instantiates a new show annotated text handler.
- ShowAnnotationCustomizerHandler - Class in org.apache.uima.tools.cvd.control
-
The Class ShowAnnotationCustomizerHandler.
- ShowAnnotationCustomizerHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ShowAnnotationCustomizerHandler
-
Instantiates a new show annotation customizer handler.
- showAnnotationsChanged(Collection<Type>) - Method in interface org.apache.uima.caseditor.editor.IAnnotationEditorModifyListener
-
Called when the shown annotation types in the editor are changed.
- showAnnotationsChanged(Collection<Type>) - Method in class org.apache.uima.caseditor.editor.outline.AnnotationOutline.EditorListener
- ShowAnnotationsMenu - Class in org.apache.uima.caseditor.editor.contextmenu
-
Creates the show annotations context sub menu.
- ShowAnnotationsMenu(TypeSystem, Collection<Type>) - Constructor for class org.apache.uima.caseditor.editor.contextmenu.ShowAnnotationsMenu
-
Initializes a new instance.
- showAnnotFeats() - Method in class org.apache.uima.tools.cvd.tsview.MainFrame
-
Show annot feats.
- showDescriptionAsToolTip(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Show description as tool tip.
- showExceptionReadingImportedDescriptor(Exception) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Show exception reading imported descriptor.
- showHistogram() - Method in class org.apache.uima.internal.util.Common_hash_support
- showHistogram() - Method in class org.apache.uima.internal.util.IntHashSet
- showHistogram() - Method in class org.apache.uima.jcas.impl.JCasHashMap
- showMetadata(Object[]) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
Show metadata.
- showOverrides - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The show overrides.
- showProgress() - Static method in class org.apache.uima.cas.impl.CasCompare
-
call this to show progress of the compare - useful for long compares
- showTextPopup(int, int) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Show text popup.
- ShowTypesystemHandler - Class in org.apache.uima.tools.cvd.control
-
The Class ShowTypesystemHandler.
- ShowTypesystemHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ShowTypesystemHandler
-
Instantiates a new show typesystem handler.
- showView(String) - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Show view.
- shutdown() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
-
Stop the VNS service.
- 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(String) - Method in class org.apache.vinci.transport.VinciServer
-
This method is called by the server when a remote shutdown request is received.
- Shutdown - Class in org.apache.uima.adapter.vinci.util
-
The Class Shutdown.
- Shutdown() - Constructor for class org.apache.uima.adapter.vinci.util.Shutdown
- SHUTDOWN - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant SHUTDOWN.
- SHUTDOWN_KEY - Static variable in class org.apache.vinci.transport.TransportConstants
- SHUTDOWN_MSG - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant SHUTDOWN_MSG.
- shutdownServing() - Method in class org.apache.vinci.transport.BaseServer
-
Cause the serve() method to terminate.
- SimpleAnnotation - Class in org.apache.uima.it.pear_with_typesystem.type
-
Updated by JCasGen Fri Nov 22 17:03:35 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimaj-it-pear-with-typesystem/target/jcasgen/typesystem.xml
- SimpleAnnotation() - Constructor for class org.apache.uima.it.pear_with_typesystem.type.SimpleAnnotation
-
Deprecated.
- SimpleAnnotation(TypeImpl, CASImpl) - Constructor for class org.apache.uima.it.pear_with_typesystem.type.SimpleAnnotation
-
Internal - constructor used by generator
- SimpleAnnotation(JCas) - Constructor for class org.apache.uima.it.pear_with_typesystem.type.SimpleAnnotation
- SimpleAnnotation(JCas, int, int) - Constructor for class org.apache.uima.it.pear_with_typesystem.type.SimpleAnnotation
- 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
- SimpleNamedResourceManager - Class in org.apache.uima.fit.util
-
EXPERIMENTAL CODE
- SimpleNamedResourceManager() - Constructor for class org.apache.uima.fit.util.SimpleNamedResourceManager
- 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() - Constructor for class org.apache.uima.pear.tools.SimplePackageSelector
-
Default constructor.
- SimplePackageSelector(PrintWriter, PrintWriter) - Constructor for class org.apache.uima.pear.tools.SimplePackageSelector
-
Constructor that takes given standard console streams writers.
- SimplePipeline - Class in org.apache.uima.fit.pipeline
- SimplePrecondition - Interface in org.apache.uima.resource.metadata
-
SimplePrecondition
defines a few simple conditions that can be evaluated against aCAS
. - SimplePrecondition_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
SimplePrecondition
. - SimplePrecondition_impl() - Constructor for class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
- SimpleResourceFactory - Class in org.apache.uima.util
-
A simple implementation of a
ResourceFactory
. - SimpleResourceFactory() - Constructor for class org.apache.uima.util.SimpleResourceFactory
- 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.
- 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.
- single() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- single() - Method in interface org.apache.uima.cas.SelectFSs
- single(int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- single(int) - Method in interface org.apache.uima.cas.SelectFSs
-
Get the offset element or null if empty or the offset went outside the the selected elements.
- single(int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- single(int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Position using a temporary Annotation with its begin and end set to the arguments.
- single(int, int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- single(int, int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Position using a temporary Annotation with its begin and end set to the arguments, followed by shifted(offset).
- single(FeatureStructure) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- single(FeatureStructure) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs).
- single(FeatureStructure, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- single(FeatureStructure, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs), followed by a shifted(offset).
- single(TOP) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- single(TOP) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs).
- single(TOP, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- single(TOP, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs), followed by a shifted(offset).
- SINGLE_VALUE_INDICATOR - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant SINGLE_VALUE_INDICATOR.
- singleOrNull() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- singleOrNull() - Method in interface org.apache.uima.cas.SelectFSs
- singleOrNull(int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- singleOrNull(int) - Method in interface org.apache.uima.cas.SelectFSs
-
Get the offset element or null if empty or the offset went outside the the selected elements.
- singleOrNull(int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- singleOrNull(int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Position using a temporary Annotation with its begin and end set to the arguments.
- singleOrNull(int, int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- singleOrNull(int, int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Position using a temporary Annotation with its begin and end set to the arguments, followed by shifted(offset).
- singleOrNull(FeatureStructure) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- singleOrNull(FeatureStructure) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs).
- singleOrNull(FeatureStructure, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- singleOrNull(FeatureStructure, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs), followed by a shifted(offset).
- singleOrNull(TOP) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- singleOrNull(TOP) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs).
- singleOrNull(TOP, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- singleOrNull(TOP, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Positions to the fs using moveTo(fs), followed by a shifted(offset).
- singleton - Static variable in class org.apache.uima.cas.impl.FeatureImpl
-
Used by CAS Copier to denote missing feature
- singleton - Static variable in class org.apache.uima.cas.impl.TypeImpl
-
A special instance used in CasCopier to identify a missing type
- size - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- 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 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 interface org.apache.uima.cas.FSIterator
-
return the size of the collection being iterated over, if available.
- size() - Method in class org.apache.uima.cas.impl.CASImpl
- size() - Method in interface org.apache.uima.cas.impl.CopyOnWriteIndexPart
- size() - Method in class org.apache.uima.cas.impl.FsIndex_bag
- size() - Method in class org.apache.uima.cas.impl.FsIndex_flat
- size() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- size() - Method in class org.apache.uima.cas.impl.FsIndex_set_sorted
- size() - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- size() - Method in class org.apache.uima.cas.impl.FsIterator_multiple_indexes
- size() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
- size() - Method in class org.apache.uima.cas.impl.LowLevelIterator_empty
- size() - Method in class org.apache.uima.caseditor.editor.FeatureStructureSelection
-
Retrieves the size of the collection.
- size() - Method in class org.apache.uima.caseditor.editor.util.AnnotationSelection
-
Retrieves the size of the collection.
- size() - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
-
Size.
- size() - Method in class org.apache.uima.internal.util.Common_hash_support
- size() - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
- size() - Method in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- size() - Method in class org.apache.uima.internal.util.IntBitSet
- size() - Method in class org.apache.uima.internal.util.IntSet
- size() - Method in class org.apache.uima.internal.util.IntVector
- size() - Method in class org.apache.uima.internal.util.OrderedFsSet_array
- size() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- size() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- size() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- size() - Method in interface org.apache.uima.internal.util.PositiveIntSet
- 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.internal.util.WeakIdentityMap
- 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() - 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.FSArrayList
-
return the size of the array.
- size() - Method in class org.apache.uima.jcas.cas.FSHashSet
- size() - Method in class org.apache.uima.jcas.cas.Int2FS
- 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.IntegerArrayList
-
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() - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- SIZE_NEEDING_4_BYTES - Static variable in class org.apache.uima.internal.util.IntHashSet
- sizeWhichTriggersExpansion - Variable in class org.apache.uima.internal.util.Common_hash_support
- skip(long) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- skip(String) - Method in interface org.apache.uima.fit.validation.ValidationCheck
-
Skip the check with the given reason.
- SKIP_BAG_INDEXES - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
flag used when removing FSs due to corruption avoidance
- SKIP_USER_JCAS_LOADING - Static variable in class org.apache.uima.UIMAFramework
-
Key to be used in the Properties object returned by
UIMAFramework.getDefaultPerformanceTuningProperties()
. - SkipCasException - Exception Class 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 class org.apache.uima.collection.base_cpm.SkipCasException
- skippedEntity(String) - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- skippedEntity(String) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
- skippedEntity(String) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
- skipValidation() - Method in class org.apache.uima.fit.testing.junit.ManagedCas
-
Skip validation for the current test run only.
- skipValidation() - Method in class org.apache.uima.fit.testing.junit.ManagedJCas
-
Skip validation for the current test run only.
- skipWhenSameBeginEndType() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
-
boolean operations
- skipWhenSameBeginEndType() - Method in interface org.apache.uima.cas.SelectFSs
-
Meaningful only for coveredBy and covering: if true, then returned annotations are compared equal to the bounding annotation, and if equal, they are skipped.
- sLastTableHoverHelp - Variable in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
The s last table hover help.
- sleep(int) - Static method in class org.apache.uima.internal.util.Misc
- SLEEP_TIME - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
The Constant SLEEP_TIME.
- Slf4jLogger_impl - Class in org.apache.uima.util.impl
-
UIMA Logging interface implementation for SLF4j This design gets a logger in static initialization, in order to see what the back end is.
- SliderField - Class in org.apache.uima.tools.util.gui
-
The Class SliderField.
- SliderField(int, int, int) - Constructor for class org.apache.uima.tools.util.gui.SliderField
-
Instantiates a new slider field.
- slot() - Method in class org.apache.uima.caseditor.editor.ArrayValue
-
Slot.
- Slot_ArrayLength - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_Boolean - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
-
boolean feature slot name (not array)
- Slot_BooleanRef - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
-
boolean array slot name
- Slot_Byte - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
-
byte feature (not array) slot name
- Slot_ByteRef - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
-
byte array slot name
- Slot_Control - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_Double_Exponent - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_Double_Mantissa_Sign - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_DoubleRef - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_Float - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_Float_Exponent - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_Float_Mantissa_Sign - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_FsIndexes - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_HeapRef - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_Int - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_Long_High - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_Long_Low - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_LongRef - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_MainHeap - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_Short - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
-
short feature (not array) slot name
- Slot_ShortRef - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
-
short array slot name
- Slot_StrChars - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_StrLength - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_StrOffset - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_StrRef - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_StrSeg - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- Slot_TypeCode - Enum constant in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
- 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 Class in org.apache.uima.cas.impl
- SlotKindsConstants - Interface in org.apache.uima.cas.impl
-
Users "implement" this interface to get access to these constants in their code
- 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
- SOCKET_KEEPALIVE_ENABLED - Static variable in class org.apache.uima.UIMAFramework
-
Key to be used in the Properties object returned by
UIMAFramework.getDefaultPerformanceTuningProperties()
. - 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) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
-
Instantiates a new socket cas processor deployer.
- SocketCasProcessorDeployer(ProcessControllerAdapter, CPEFactory) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
-
Instantiates a new socket cas processor deployer.
- SocketTransport - Interface in org.apache.uima.collection.impl.cpm.container.deployer.socket
-
The Interface SocketTransport.
- Sofa - Class in org.apache.uima.jcas.cas
- Sofa() - Constructor for class org.apache.uima.jcas.cas.Sofa
- Sofa(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.Sofa
-
used by generator, not used Make a new Sofa
- Sofa(TypeImpl, CASImpl, int, String, 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 class 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 class 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 class 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 class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Sofa mappings were specified for the remote Analysis Engine {0}.
- SOFA_REF_MISSING - Static variable in exception class org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS or XMI-CAS from source {0} at line {1}, column {2}: in subtype of AnnotationBase, sofa reference is missing.
- sofaArrayFeatAdjOffset - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- sofaArrayFeatCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- SofaCapability - Annotation Interface in org.apache.uima.fit.descriptor
-
@SofaCapability(inputSofas = { GOLD_VIEW, SYSTEM_VIEW })
- SOFADATA_ALREADY_SET - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Data for Sofa feature {0} has already been set.
- SOFADATASTREAM_ERROR - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Error trying to open a stream to Sofa data.
- SofaFS - Interface in org.apache.uima.cas
-
Interface for "Subject of Analysis" (Sofa) feature structures.
- SofaFSImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use Sofa instead
- 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.
- sofaIdFeatAdjOffset - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- sofaIdFeatCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- 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
-
Implementation of
SofaMapping
. - SofaMapping_impl() - Constructor for class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
- sofaMapping0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant sofaMapping0.
- SofaMappingFactory - Class in org.apache.uima.fit.factory
-
Convenience methods to handle SofA mappings.
- SofaMapSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class SofaMapSection.
- SofaMapSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.SofaMapSection
-
Instantiates a new sofa map section.
- sofaMimeFeatAdjOffset - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- sofaMimeFeatCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- sofaName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddSofaDialog
-
The sofa name.
- SOFANAME_ALREADY_EXISTS - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
A sofaFS with name {0} has already been created.
- SOFANAME_NOT_FOUND - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
No sofaFS with name {0} found.
- sofaNumFeatAdjOffset - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
-
adjOffsets for builtin Features
- sofaNumFeatCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
-
Static final constants for built-in features
- SOFAREF_NOT_FOUND - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
No sofaFS for specified sofaRef found.
- SOFAREF_NOT_SET - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Sofa reference for FS {0} is required, but it is not set.
- SofaSelectionListener - Class in org.apache.uima.tools.cvd.control
-
The listener interface for receiving sofaSelection events.
- SofaSelectionListener(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.SofaSelectionListener
-
Instantiates a new sofa selection listener.
- sofaStringFeatAdjOffset - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- sofaStringFeatCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- sofaType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- sofaTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- sofaUriFeatAdjOffset - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- sofaUriFeatCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- sort() - Method in class org.apache.uima.internal.util.IntVector
- sort() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- sort() - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- sort(Comparator<? super T>) - Method in class org.apache.uima.jcas.cas.FSArrayList
- sort_dedup_FSArray(String, String) - Method in class org.apache.uima.cas.impl.CasCompare
- sort_dedup_FSArray(TOP, Feature) - Method in class org.apache.uima.cas.impl.CasCompare
-
This is an optional pre-compare operation.
- sortDedup() - Method in class org.apache.uima.internal.util.IntVector
- sorted() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- sorted(Comparator<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- 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
- sortedNames - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces
-
The sorted names.
- 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.
- sortFSArray(String, String) - Method in class org.apache.uima.cas.impl.CasCompare
- sortFSArray(FSArray<?>) - Method in class org.apache.uima.cas.impl.CasCompare
-
This is an optional pre-compare operation.
- sortFssByType - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Called for JSon Serialization Sort a view, by type and then by begin/end asc/des for subtypes of Annotation, then by id
- Sort order - Search tag in package org.apache.uima.fit.util
- Section
- sortStringArray(String, String) - Method in class org.apache.uima.cas.impl.CasCompare
- sortStringArray(StringArray) - Method in class org.apache.uima.cas.impl.CasCompare
-
This is an optional pre-compare operation.
- 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
- sourceChanged - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The source changed.
- 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(TypeImpl, CASImpl) - 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
- sourceIndex - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The source index.
- SOURCES_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
- sourceTextEditor - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The source text editor.
- SPACED_NAMES - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
The Constant SPACED_NAMES.
- spacer(Composite) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Spacer.
- spacer(Composite) - Method in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
Spacer.
- Span - Class in org.apache.uima.caseditor.editor.util
-
This class usually specifies an continous are of text.
- Span(int, int) - Constructor for class org.apache.uima.caseditor.editor.util.Span
-
Initializes a new
Span
instance. - spliterator() - Method in interface org.apache.uima.cas.FSIterator
-
Don't use this directly, use select()... spliterator instead where possible.
- spliterator() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
-
Iterator respects backwards Sets the characteristics from the context: IMMUTABLE / NONNULL / DISTINCT - always CONCURRENT - never ORDERED - unless orderNotNeeded index or not SORTED_INDEX or SET_INDEX SORTED - only for SORTED_INDEX (and not orderNotNeeded?)
- spliterator() - Method in interface org.apache.uima.cas.SelectFSs
- spliterator() - Method in class org.apache.uima.jcas.cas.DoubleArray
- spliterator() - Method in class org.apache.uima.jcas.cas.FSArray
- spliterator() - Method in class org.apache.uima.jcas.cas.FSArrayList
- spliterator() - Method in class org.apache.uima.jcas.cas.FSHashSet
-
Spliterator.
- spliterator() - Method in class org.apache.uima.jcas.cas.IntegerArray
- spliterator() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- spliterator() - Method in class org.apache.uima.jcas.cas.IntegerList
- spliterator() - Method in class org.apache.uima.jcas.cas.LongArray
- splitGroupNames - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The split group names.
- SpringContextResourceManager - Class in org.apache.uima.fit.spring
-
Allowing UIMA components to access beans from a
context
. - SpringContextResourceManager() - Constructor for class org.apache.uima.fit.spring.SpringContextResourceManager
- 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
- SQUIGGLES - Enum constant in enum class org.apache.uima.caseditor.editor.AnnotationStyle.Style
-
The squiggles style.
- 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 annotation interface org.apache.uima.fit.descriptor.FsIndexKey
- STANDARD_COMPARE - Static variable in class org.apache.uima.fit.factory.FsIndexFactory
-
Comparator that orders FeatureStructures according to the standard order of their key features.
- 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 class org.apache.uima.UIMAException
-
The name of the
ResourceBundle
containing the standard UIMA Exception messages. - STANDARD_MESSAGE_CATALOG - Static variable in exception class 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
- StandardStrings - Interface in org.apache.uima.taeconfigurator
-
The Interface StandardStrings.
- 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.container.ProcessingContainer_Impl
-
Deprecated.
- start() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
-
Start.
- 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.
- 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(IApplicationContext) - Method in class org.apache.uima.jcas.jcasgenp.JgPluginRunner
- start(BundleContext) - Method in class org.apache.uima.caseditor.CasEditorPlugin
-
This method is called upon plug-in activation.
- start(BundleContext) - Method in class org.apache.uima.caseditor.ide.CasEditorIdePlugin
-
This method is called upon plug-in activation
- start(BundleContext) - Method in class org.apache.uima.ep_launcher.LauncherPlugin
- START_AT - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- startAt(int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- startAt(int) - Method in interface org.apache.uima.cas.SelectFSs
-
Starting Position specification - For Annotation Indexes, specifies which FS to start at.
- startAt(int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- startAt(int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Starting Position specification - For Annotation Indexes, specifies which FS to start at.
- startAt(int, int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- startAt(int, int, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Starting Position specification - A combination of startAt followed by a shift Requires an Annotation Index.
- startAt(FeatureStructure) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- startAt(FeatureStructure) - Method in interface org.apache.uima.cas.SelectFSs
-
Starting Position specification - For ordered sources, specifies which FS to start at.
- startAt(FeatureStructure, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- startAt(FeatureStructure, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Starting Position specification - A combination of startAt followed by a shift Requires an ordered index not necessarily AnnotationIndex, not necessarily sorted This versions avoids a runtime cast check.
- startAt(TOP) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- startAt(TOP) - Method in interface org.apache.uima.cas.SelectFSs
-
Starting Position specification - For ordered sources, specifies which FS to start at.
- startAt(TOP, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- startAt(TOP, int) - Method in interface org.apache.uima.cas.SelectFSs
-
Starting Position specification - A combination of startAt followed by a shift Requires an ordered index not necessarily AnnotationIndex, not necessarily sorted
- 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
-
Start document.
- startDocument() - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
- startDocument() - Method in class org.apache.uima.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
- startDocument() - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- 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) - 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.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
- startElement(String, String, String, Attributes) - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- 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 class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- 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.
- 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.json.impl.JsonContentHandlerJacksonWrapper
- 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() - 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
- startServing(int) - Method in class org.apache.vinci.transport.BaseServer
-
Asynchronously start serving requests.
- 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
- StatDetail(String, boolean, boolean, int) - Constructor for class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- statDetails - Variable in class org.apache.uima.util.impl.SerializationMeasures
- stateChanged(ChangeEvent) - Method in class org.apache.uima.tools.util.gui.SliderField
- staticTsi - Static variable in class org.apache.uima.cas.impl.TypeSystemImpl
- statsString - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The stats string.
- STATUS_KEY - Static variable in class org.apache.vinci.transport.TransportConstants
- StatusCallbackListener - Interface in org.apache.uima.collection
-
Interface for a Listener that receives notification from the
CollectionProcessingManager
as various events occur. - statusCbL - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The status cb L.
- statusCbL - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The status cb L.
- statusCbL - Variable in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
-
The status cb L.
- 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.
- stop() - Method in class org.apache.uima.internal.util.Timer
-
Stop the timer.
- stop() - Method in class org.apache.uima.jcas.jcasgenp.JgPluginRunner
- stop() - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
-
Stop.
- stop(BundleContext) - Method in class org.apache.uima.caseditor.CasEditorPlugin
-
This method is called when the plug-in is stopped.
- stop(BundleContext) - Method in class org.apache.uima.caseditor.ide.CasEditorIdePlugin
-
This method is called when the plug-in is stopped.
- stop(BundleContext) - Method in class org.apache.uima.ep_debug.DebugPlugin
-
This method is called when the plug-in is stopped.
- stop(BundleContext) - Method in class org.apache.uima.ep_launcher.LauncherPlugin
- stop(BundleContext) - Method in class org.apache.uima.pear.PearPlugin
- stop(BundleContext) - Method in class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
This method is called when the plug-in is stopped.
- STOP - Static variable in class org.apache.uima.tools.images.Images
- STOP_BUTTON - Static variable in class org.apache.uima.tools.util.gui.TransportControlPanel
-
The Constant STOP_BUTTON.
- 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
-
The stopped.
- strat - Variable in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressStrat
- strat - Variable in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressStrat
- strChars_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- stream() - Method in interface org.apache.uima.cas.FSIndex
- stream() - Method in interface org.apache.uima.cas.FSIterator
- stream() - Method in class org.apache.uima.jcas.cas.DoubleArray
- stream() - Method in class org.apache.uima.jcas.cas.FloatList
- stream() - Method in class org.apache.uima.jcas.cas.FSArray
- stream() - Method in class org.apache.uima.jcas.cas.FSArrayList
- stream() - Method in class org.apache.uima.jcas.cas.FSList
- stream() - Method in class org.apache.uima.jcas.cas.IntegerArray
- stream() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- stream() - Method in class org.apache.uima.jcas.cas.IntegerList
- stream() - Method in class org.apache.uima.jcas.cas.LongArray
- stream() - Method in class org.apache.uima.jcas.cas.StringArray
- stream() - Method in class org.apache.uima.jcas.cas.StringList
- StreamMaterializer - Class in org.apache.vinci.transport.util
-
Simple static adapter method for converting stream into byte[]
- streamNonEmptyIndexes() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- streamNonEmptyIndexes(Class<? extends TOP>) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- streamNonEmptyIndexes(Type) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
Stream instances of all of the non-empty indexes themselves
- StrictTypeConstraint - Class in org.apache.uima.caseditor.editor.util
-
Matches all annotations of an added type.
- StrictTypeConstraint(Type) - Constructor for class org.apache.uima.caseditor.editor.util.StrictTypeConstraint
-
Initializes the current instance.
- STRING - Static variable in interface org.apache.uima.taeconfigurator.editors.xml.IXMLColorConstants
-
The string.
- STRING_DELIMITER - Static variable in class org.apache.uima.caseditor.ide.CasEditorIdePreferenceConstants
- 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
- STRING_SUBTYPE_CONFLICTING_ALLOWED_VALUES - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Can't define a Subtype of String "{0}" with allowed Values "{1}", has the same name as an existing String Subtype with different allowed values "{2}".
- STRING_SUBTYPE_REDEFINE_NAME_CONFLICT - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Can't define a Subtype of String "{0}" with the same name as an existing non String Subtype "{1}".
- StringArray - Class in org.apache.uima.jcas.cas
-
JCas class model for StringArray
- StringArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.StringArray
-
used by generator Make a new StringArray of given size
- StringArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.StringArray
-
Make a new StringArray of given size
- stringArray0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant stringArray0.
- stringArray0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
The Constant stringArray0.
- stringArrayAdd(String[], String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
*********************************************************************************************** Augment arrays (make new array, add one item to it at end *********************************************************.
- StringArrayFS - Interface in org.apache.uima.cas
-
String array interface.
- StringArrayFSImpl - Interface in org.apache.uima.cas.impl
-
Deprecated.use StringArray instead
- stringArrayRemove(String[], String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
String array remove.
- stringArrayTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- stringEListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- stringEListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- 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
-
Instantiates a new string fs popup event adapter.
- 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(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.StringList
-
used by generator Make a new AnnotationBase
- StringList(JCas) - Constructor for class org.apache.uima.jcas.cas.StringList
- stringListToArray(FeatureStructure) - Static method in class org.apache.uima.cas.impl.DebugFSLogicalStructure
- stringListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- stringListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- StringMap - Interface in org.apache.uima.cas.impl
-
Appears to be unused, 1-2015 schor
- StringMapResource - Interface in org.apache.uima.fit.examples.tutorial.ex6
- StringMapResource_impl - Class in org.apache.uima.fit.examples.tutorial.ex6
- StringMapResource_impl() - Constructor for class org.apache.uima.fit.examples.tutorial.ex6.StringMapResource_impl
- stringNeListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- stringNeListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- StringPair(String, String) - Constructor for class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper.StringPair
- 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(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
- 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.
- 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
- stringTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
- 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.
- strLength_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- strOffset_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- strSeg_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- 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
-
The style color.
- StyleConstants - Class in org.apache.uima.tools.stylemap
-
The Class StyleConstants.
- StyleConstants() - Constructor for class org.apache.uima.tools.stylemap.StyleConstants
- styleLabel - Variable in class org.apache.uima.tools.stylemap.StyleMapXmlParser
-
The style label.
- 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
-
The Class StyleMapEntry.
- 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
-
Instantiates a new style map table.
- StyleMapTableModel - Class in org.apache.uima.tools.stylemap
-
The Class StyleMapTableModel.
- 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
-
Instantiates a new style map xml parser.
- subiterate(JCas, Class<T>, AnnotationFS, boolean, boolean) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to iterator over all annotations of a given type occurring within the scope of a provided annotation (sub-iteration).
- subiterator(AnnotationFS) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- 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 class org.apache.uima.cas.impl.FsIndex_annotation
- subiterator(AnnotationFS, boolean, boolean) - Method in interface org.apache.uima.cas.text.AnnotationIndex
-
Return a subiterator whose bounds are defined by the
annot
. - Subiterator<T> - Class in org.apache.uima.cas.impl
-
Subiterator implementation.
- SUBITERATOR_AMBIGUOUS_POSITION_DIFFERENT_TYPES - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Subiterator {0} has bound type: {1}, begin: {2}, end: {3}, for coveredBy, not using type priorities, matching FS with same begin end and different type {4}, cannot order these
- Subiterator.BoundsUse - Enum Class in org.apache.uima.cas.impl
- subList(int, int) - Method in class org.apache.uima.jcas.cas.FSArrayList
- subList(int, int) - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- 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
- SubPageSite - Class in org.apache.uima.caseditor.editor
-
The Class SubPageSite.
- SubPageSite(IPageSite) - Constructor for class org.apache.uima.caseditor.editor.SubPageSite
-
Instantiates a new sub page site.
- subSet(TOP, boolean, TOP, boolean) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- subSet(TOP, boolean, TOP, boolean) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- subSet(TOP, TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- subSet(TOP, TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- 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) - Method in class org.apache.uima.internal.util.CharArrayString
-
Return a substring starting at a given position.
- substring(int, int) - Method in class org.apache.uima.internal.util.CharArrayString
-
Returns a substring.
- subsumes(int, int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Check if the first argument subsumes the second
- subsumes(String, String, Map<String, ? extends TypeDescription>) - Static method in class org.apache.uima.util.CasCreationUtils
-
Determines whether one type subsumes another.
- subsumes(TypeImpl) - Method in class org.apache.uima.cas.impl.TypeImpl_array
- subsumes(TypeImpl) - Method in class org.apache.uima.cas.impl.TypeImpl_primitive
- subsumes(TypeImpl) - Method in class org.apache.uima.cas.impl.TypeImpl_string
- subsumes(TypeImpl) - Method in class org.apache.uima.cas.impl.TypeImpl
- subsumes(Type) - Method in interface org.apache.uima.cas.Type
- subsumes(Type, Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
Does one type inherit from the other?
- subsumes(Type, Type) - Method in interface org.apache.uima.cas.TypeSystem
-
Does one type inherit from the other?
- subsumesStrictly(TypeImpl) - Method in class org.apache.uima.cas.impl.TypeImpl
- subsumesValue(Object) - Method in class org.apache.uima.cas.impl.TypeImpl
- subTask(String) - Method in class org.apache.uima.jcas.jcasgenp.ProgressMonitorImpl
- subTask(String) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor.JCasGenProgressMonitor
- subTask(String) - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
- subTask(String) - Method in interface org.apache.uima.tools.jcasgen.IProgressMonitor
-
Sub task.
- subTask(String) - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
- subType(Class<? extends TOP>) - Method in interface org.apache.uima.cas.FSIndex
- subType(Type) - Method in interface org.apache.uima.cas.FSIndex
- successors - Variable in class org.apache.uima.internal.util.GraphNode
- SUPER_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
The Constant SUPER_COL.
- superButtonPressed(int) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Super button pressed.
- supertypeName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeDialog
-
The supertype name.
- SUPPORTED_XCAS_VERSIONS_RESPONSE - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant SUPPORTED_XCAS_VERSIONS_RESPONSE.
- swapIndexKeys(TreeItem, int) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Swap index keys.
- swapInPearVersion(Object[]) - Method in class org.apache.uima.cas.impl.CASImpl
- swapTableItems(TableItem, int) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Swap table items.
- swapTreeItems(TreeItem, int) - Static method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Swap tree items.
- SWITCH_CLASS_LOADER_NESTED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Multiply nested classloaders not supported.
- switchClassLoader(ClassLoader, boolean) - Method in class org.apache.uima.cas.impl.CASImpl
- switchClassLoaderLockCas(Object) - Method in class org.apache.uima.cas.impl.CASImpl
- switchClassLoaderLockCasCL(ClassLoader) - Method in class org.apache.uima.cas.impl.CASImpl
- SwitchStyleAction - Class in org.apache.uima.caseditor.editor.outline
-
This action triggers the switch of the outline style.
- switchView(String) - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
- switchView(String) - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Switches the view of the underlying CAS to the provided view name.
- SymbolTable - Class in org.apache.uima.internal.util
-
The SymbolTable class provides a generic symbol table.
- SymbolTable() - Constructor for class org.apache.uima.internal.util.SymbolTable
-
Default constructor
- 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(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.
- syncAnnotationTypes() - Method in class org.apache.uima.caseditor.editor.AnnotationEditor
-
Synchronizes all annotations with the eclipse annotation painter.
- SynchPoint - Interface in org.apache.uima.collection.base_cpm
-
Interface facilitating recovery of CollectionReaders to the last known entity
- system() - Static method in class org.apache.uima.fit.benchmark.Benchmark
-
Get static system time in nanoseconds.
- SYSTEM_LINE_FEED - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- SYSTEM_LINE_FEED - Static variable in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- SYSTEM_VIEW - Static variable in class org.apache.uima.fit.examples.experiment.pos.ViewNames
- 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
-
The Class SystemExitHandler.
- SystemExitHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.SystemExitHandler
-
Instantiates a new system exit handler.
T
- t - Variable in class org.apache.uima.internal.util.Pair
- tabClosed(JTabbedPaneWithCloseIcons, int) - Method in class org.apache.uima.tools.cpm.CpmPanel
- tabClosed(JTabbedPaneWithCloseIcons, int) - Method in interface org.apache.uima.tools.cpm.TabClosedListener
-
Tab closed.
- TabClosedListener - Interface in org.apache.uima.tools.cpm
-
Callback interface used in conjunction with JTabbedPaneWithCloseIcons.
- table - Variable in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
The table.
- table - Variable in class org.apache.uima.taeconfigurator.editors.ui.ResourceDependencySection
-
The table.
- TABLE_HOVER_REQUERY_TIME - Static variable in class org.apache.uima.taeconfigurator.editors.ui.ImportSection
-
The Constant TABLE_HOVER_REQUERY_TIME.
- tableClicked(ListSelectionEvent) - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
Table clicked.
- TableGUIMediator - Class in org.apache.uima.tools.stylemap
-
Mediates GI elements in StyleMapEditor keeping buttons enabled or disabled depending on whether a row is selected.
- TableGUIMediator() - Constructor for class org.apache.uima.tools.stylemap.TableGUIMediator
-
Instantiates a new table GUI mediator.
- tableRowChanged(VarVal) - Method in class org.apache.uima.pear.insd.edit.vars.VarValList
-
Notify listeners by calling their updateTableRow() method.
- tableRowList - Variable in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
The table row list.
- tableRows - Variable in class org.apache.uima.pear.insd.edit.vars.VarValList
-
The table rows.
- TableSelectionListener - Class in org.apache.uima.tools.stylemap
-
The listener interface for receiving tableSelection events.
- TableSelectionListener(TableGUIMediator) - Constructor for class org.apache.uima.tools.stylemap.TableSelectionListener
-
Instantiates a new table selection listener.
- tableSpace(int) - Static method in class org.apache.uima.internal.util.IntHashSet
- tableSpace(int, Float) - Static method in class org.apache.uima.internal.util.Common_hash_support
- tableViewer - Variable in class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
The table viewer.
- TAE_DESCRIPTOR - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- TAEConfiguratorNewWizard - Class in org.apache.uima.taeconfigurator.wizards
-
Create a new file resource in the provided container.
- TAEConfiguratorNewWizard() - Constructor for class org.apache.uima.taeconfigurator.wizards.TAEConfiguratorNewWizard
-
Instantiates a new TAE configurator new wizard.
- TAEConfiguratorNewWizardPage - Class in org.apache.uima.taeconfigurator.wizards
-
The "New" wizard page allows setting the container for the new file as well as the file name.
- TAEConfiguratorNewWizardPage(ISelection) - Constructor for class org.apache.uima.taeconfigurator.wizards.TAEConfiguratorNewWizardPage
-
Instantiates a new TAE configurator new wizard page.
- TAEConfiguratorPlugin - Class in org.apache.uima.taeconfigurator
-
The main plugin class to be used in the desktop.
- TAEConfiguratorPlugin() - Constructor for class org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
-
The constructor, version 3.
- taeDescFile - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The tae desc file.
- taeDescFileName - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The tae desc file name.
- TaeDescription - Interface in org.apache.uima.analysis_engine
-
Deprecated.As of v2.0,
AnalysisEngineDescription
should be used instead. This interface no longer defines any additional methods beyond those in AnalysisEngineDescription. - TaeDescription_impl - Class in org.apache.uima.analysis_engine.impl
-
Deprecated.since v2.0
- TaeDescription_impl() - Constructor for class org.apache.uima.analysis_engine.impl.TaeDescription_impl
-
Deprecated.
- TaeError - Exception Class in org.apache.uima.caseditor.core
-
A general
RuntimeException
which is thrown if something unexpected happens. - TaeError(String) - Constructor for exception class org.apache.uima.caseditor.core.TaeError
-
Initializes the current instance.
- TaeError(String, Throwable) - Constructor for exception class org.apache.uima.caseditor.core.TaeError
-
Initializes the current instance.
- TAF_VERSION_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- TAG - Enum constant in enum class org.apache.uima.caseditor.editor.AnnotationStyle.Style
-
The tag.
- TAG - Static variable in interface org.apache.uima.taeconfigurator.editors.xml.IXMLColorConstants
-
The tag.
- TagRule - Class in org.apache.uima.taeconfigurator.editors.xml
-
The Class TagRule.
- TagRule(IToken) - Constructor for class org.apache.uima.taeconfigurator.editors.xml.TagRule
-
Instantiates a new tag rule.
- tailSet(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- tailSet(TOP) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- tailSet(TOP, boolean) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- tailSet(TOP, boolean) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- target - Variable in class org.apache.vinci.transport.vns.service.ServiceAlias
- TCasFormatter - Interface in org.apache.uima.util
-
Interface for components that generate a String representation of a CAS.
- TCasToInlineXml - Class in org.apache.uima.util
-
Deprecated.As of v2.0, use
CasToInlineXml
instead. - TCasToInlineXml() - Constructor for class org.apache.uima.util.TCasToInlineXml
-
Deprecated.
- TeePrintStream - Class in org.apache.uima.test.junit_extension
-
TeePrintStream duplicates a PrintStream.
- TeePrintStream(PrintStream, PrintStream) - Constructor for class org.apache.uima.test.junit_extension.TeePrintStream
-
Initialize the two print streams.
- TERM - Static variable in interface org.apache.uima.search.Style
-
Constant for the name of the Term style.
- TERMINAL - Static variable in class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
Code for a terminal node in the array.
- terminate() - Method in class org.apache.uima.pear.tools.InstallationController
-
Terminates the
MessageRouter
thread. - terminate() - Method in class org.apache.uima.pear.util.MessageRouter
-
Terminates the main service thread.
- TERMINATE_CPE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- TEST_NOT_SUCCESSFUL - Static variable in class org.apache.uima.pear.tools.InstallationController.TestStatus
- TEST_SUCCESSFUL - Static variable in class org.apache.uima.pear.tools.InstallationController.TestStatus
- TestAnnotator_ImplBase - Class in org.apache.uima.it.pear_with_typesystem
- TestAnnotator_ImplBase() - Constructor for class org.apache.uima.it.pear_with_typesystem.TestAnnotator_ImplBase
- TestStatus() - Constructor for class org.apache.uima.pear.tools.InstallationController.TestStatus
- TEXT_ANNOTATOR_CANNOT_BE_SOFA_AWARE - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The primitive AnalysisEngine "{0}" has an annotator of type {1} but its descriptor declares input or output Sofas.
- TEXT_COLOR - Enum constant in enum class org.apache.uima.caseditor.editor.AnnotationStyle.Style
-
The text color style.
- TEXT_DOC - Static variable in class org.apache.uima.tools.images.Images
- TEXT_EXPECTED - Static variable in exception class org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: expected text but found element: <{3}>.
- TextAnalysisEngine - Interface in org.apache.uima.analysis_engine
-
Deprecated.As of v2.0,
AnalysisEngine
should be used instead. This interface no longer defines any additional methods beyond those in AnalysisEngine. - TextAnalysisEnginePool - Class in org.apache.uima.internal.util
-
Deprecated.As of v2.0, use
AnalysisEnginePool
instead. - TextAnalysisEnginePool(String, int, ResourceSpecifier) - Constructor for class org.apache.uima.internal.util.TextAnalysisEnginePool
-
Deprecated.Creates a new TextAnalysisEnginePool.
- TextAnalysisEnginePool(String, int, ResourceSpecifier, Map<String, Object>) - Constructor for class org.apache.uima.internal.util.TextAnalysisEnginePool
-
Deprecated.Creates a new TextAnalysisEnginePool.
- TextAnnotator - Interface in org.apache.uima.analysis_engine.annotator
-
Deprecated.As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase instead
- textChanged(TextEvent) - Method in class org.apache.uima.taeconfigurator.editors.xml.XMLEditor.EditorsTextListener
- TextChangedListener - Class in org.apache.uima.tools.cvd.control
-
Listener for changes in text frame.
- TextChangedListener(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.TextChangedListener
-
Instantiates a new text changed listener.
- TextColorDrawingStrategy - Class in org.apache.uima.caseditor.editor.annotation
-
The Class TextColorDrawingStrategy.
- TextColorDrawingStrategy() - Constructor for class org.apache.uima.caseditor.editor.annotation.TextColorDrawingStrategy
- TextContextMenuAction - Class in org.apache.uima.tools.cvd.control
-
Text pop-up action (for keyboard accessibility).
- TextContextMenuAction(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.TextContextMenuAction
-
Instantiates a new text context menu action.
- textDirPref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant textDirPref.
- TextFocusHandler - Class in org.apache.uima.tools.cvd.control
-
The Class TextFocusHandler.
- TextFocusHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.TextFocusHandler
-
Instantiates a new text focus handler.
- textModifyCallback(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Text modify callback.
- textModifyCallback(Event) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
- textSizePref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant textSizePref.
- TextStringTokenizer - Class in org.apache.uima.internal.util
-
An implementation of a text tokenizer for whitespace separated natural language text.
- TextStringTokenizer(String) - Constructor for class org.apache.uima.internal.util.TextStringTokenizer
-
Construct a tokenizer from a Java string.
- TextTokenizer - Class in org.apache.uima.internal.util
-
An implementation of a text tokenizer for whitespace separated natural lanuage text.
- TextTokenizer(String) - Constructor for class org.apache.uima.internal.util.TextTokenizer
-
Construct a tokenizer from a Java string.
- TextTokenizer(CharArrayString) - Constructor for class org.apache.uima.internal.util.TextTokenizer
-
Construct a tokenizer from a CharArrayString.
- TfDocumentListener - Class in org.apache.uima.tools.docanalyzer
-
* This class tells the Mediator to check the length of the 3 text fields and adjust whether the 3 buttons are enabeld or not. // * @see TfDocumentEvent
- TfDocumentListener(PrefsMediator) - Constructor for class org.apache.uima.tools.docanalyzer.TfDocumentListener
-
Instantiates a new tf document listener.
- TfFileSelectorListener - Class in org.apache.uima.tools.docanalyzer
-
* This class tells the Mediator to check the length of the 3 text fields and adjust whether the 3 buttons are enabeld or not. // * @see TfFileSelectorEvent
- TfFileSelectorListener(PrefsMediator) - Constructor for class org.apache.uima.tools.docanalyzer.TfFileSelectorListener
-
Instantiates a new tf file selector listener.
- TfFocusListener - Class in org.apache.uima.tools.docanalyzer
-
This class tells the Mediator to check the lenght of the 3 text fields and adjust whether the 3 buttons are enabeld or not. // * @see TfFocusEvent
- TfFocusListener(PrefsMediator) - Constructor for class org.apache.uima.tools.docanalyzer.TfFocusListener
-
Instantiates a new tf focus listener.
- threadId - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The thread id.
- threadId - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The thread id.
- threadState - Variable in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
-
The thread state.
- threadState - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The thread state.
- threadState - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The thread state.
- THROTTLEID - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
-
The Constant THROTTLEID.
- THROW_EXCEPTION_FS_UPDATES_CORRUPTS - Static variable in class org.apache.uima.cas.impl.CASImpl
-
The UIMA framework detects (unless disabled, for high performance) updates to indexed FS which update key values used as keys in indexes.
- THROWABLE_WHEN_INITIALIZING_CUSTOM_RESOURCE - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: Unexpected Throwable or Error thrown when initializing Custom Resource "{0}" from descriptor "{1}".
- throwFeatMissing(String, String) - Method in interface org.apache.uima.jcas.JCas
- ti - Variable in class org.apache.uima.cas.impl.FsIterator_singletype
- TIME - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- TimeAnnotation - Class in org.apache.uima.fit.examples.tutorial.type
-
Updated by JCasGen Fri Nov 22 17:01:30 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-examples/target/jcasgen/typesystem.xml
- TimeAnnotation() - Constructor for class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
-
Deprecated.
- TimeAnnotation(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
-
Internal - constructor used by generator
- TimeAnnotation(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
- TimeAnnotation(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
- timeLoops(String, int, Runnable_withException) - Static method in class org.apache.uima.internal.util.Misc
- timeout - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
The timeout.
- TIMEOUT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- TIMEOUT_DEFAULT - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- TIMEOUT_ELAPSED - Static variable in exception class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Message key for a standard UIMA exception message: "This AnalysisEngine is serving too many simultaneous requests.
- TIMEOUT_MAX - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- timer - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The timer.
- timer - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The timer.
- timer(LongSupplier, DoubleFunction<Double>) - Method in class org.apache.uima.fit.benchmark.Benchmark
- Timer - Class in org.apache.uima.internal.util
-
Simple timer class.
- Timer - Interface in org.apache.uima.collection.impl.cpm.utils
-
Deprecated.replaced by
UimaTimer
- Timer() - Constructor for class org.apache.uima.internal.util.Timer
-
Create a new timer.
- TIMER_IMPL - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
- timer01 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The timer 01.
- timer02 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The timer 02.
- timer03 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The timer 03.
- timer04 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The timer 04.
- timer05 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The timer 05.
- timer06 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The timer 06.
- TimerFactory - Class in org.apache.uima.collection.impl.cpm.utils
-
Creates an instance of UimaTimer.
- TimerFactory(String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.TimerFactory
-
Instantiate UimaTimer object from a given class.
- TimeSpan - Class in org.apache.uima.internal.util
-
Encode a span of time.
- TimeSpan() - Constructor for class org.apache.uima.internal.util.TimeSpan
-
Create an uninstantiated
TimeSpan
. - TimeSpan(long) - Constructor for class org.apache.uima.internal.util.TimeSpan
-
Create a
TimeSpan
from a ms interval. - title - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
The title.
- TITLE_COL - Static variable in class org.apache.uima.taeconfigurator.editors.ui.CapabilitySection
-
The Constant TITLE_COL.
- toAFrame(Transportable) - Static method in class org.apache.vinci.transport.document.AFrame
-
Create an AFrame that is a (deep) copy of the given transportable.
- toArray() - Method in interface org.apache.uima.cas.ArrayFS
-
Creates a new array the this array is copied to.
- toArray() - Method in interface org.apache.uima.cas.BooleanArrayFS
-
Create a Java array that is a copy of the internal CAS array.
- toArray() - Method in interface org.apache.uima.cas.ByteArrayFS
-
Create a Java array that is a copy of the internal CAS array.
- toArray() - Method in interface org.apache.uima.cas.DoubleArrayFS
-
Create a Java array that is a copy of the internal CAS array.
- toArray() - Method in interface org.apache.uima.cas.FloatArrayFS
-
Create a Java array that is a copy of the internal CAS array.
- toArray() - Method in class org.apache.uima.cas.impl.Heap
- toArray() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- toArray() - Method in interface org.apache.uima.cas.IntArrayFS
-
Create a Java array that is a copy of the internal CAS array.
- toArray() - Method in interface org.apache.uima.cas.LongArrayFS
-
Creates a new array the this array is copied to.
- toArray() - Method in interface org.apache.uima.cas.ShortArrayFS
-
Creates a new array the this array is copied to.
- toArray() - Method in interface org.apache.uima.cas.StringArrayFS
-
Creates a new array the this array is copied to.
- toArray() - Method in class org.apache.uima.internal.util.IntVector
- toArray() - Method in class org.apache.uima.internal.util.ObjHashSet
- toArray() - Method in class org.apache.uima.internal.util.OrderedFsSet_array
- toArray() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- toArray() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- toArray() - Method in class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
Getter for the internal array.
- toArray() - Method in class org.apache.uima.internal.util.SortedIntSet
- toArray() - Method in class org.apache.uima.jcas.cas.BooleanArray
- toArray() - Method in class org.apache.uima.jcas.cas.ByteArray
- toArray() - Method in class org.apache.uima.jcas.cas.DoubleArray
- toArray() - Method in class org.apache.uima.jcas.cas.FloatArray
- toArray() - Method in class org.apache.uima.jcas.cas.FSArray
- toArray() - Method in class org.apache.uima.jcas.cas.FSArrayList
-
returns TOP[] because can't make array of T Note: converts to pear trampolines.
- toArray() - Method in class org.apache.uima.jcas.cas.FSHashSet
- toArray() - Method in class org.apache.uima.jcas.cas.IntegerArray
- toArray() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- toArray() - Method in class org.apache.uima.jcas.cas.LongArray
- toArray() - Method in class org.apache.uima.jcas.cas.ShortArray
- toArray() - Method in class org.apache.uima.jcas.cas.StringArray
- toArray() - Method in interface org.apache.uima.List_of_ints
-
Deprecated.
- toArray(int) - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
-
Provides an array representation of the IntRedBlackTree.
- toArray(int[]) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- toArray(IntFunction<A[]>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- toArray(N[]) - Method in class org.apache.uima.jcas.cas.FSHashSet
- toArray(T[]) - Method in interface org.apache.uima.cas.ArrayFS
-
Populates an existing array from this FS Array.
- toArray(T[]) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2.SubSet
- toArray(T[]) - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- toArray(T2[]) - Method in class org.apache.uima.internal.util.ObjHashSet
- toArray(U[]) - Method in class org.apache.uima.internal.util.OrderedFsSet_array
- toArray(U[]) - Method in class org.apache.uima.jcas.cas.FSArray
- toArray(U[]) - Method in class org.apache.uima.jcas.cas.FSArrayList
- toArrayCopy() - Method in class org.apache.uima.internal.util.IntVector
- toArrayMinCopy() - Method in interface org.apache.uima.List_of_ints
-
Deprecated.Avoid copying, return the original array, if start/end offsets not in use
- toBoolean() - Method in class org.apache.vinci.transport.FrameLeaf
-
Converts the UTF-8 data to a Java boolean.
- toBytes() - Method in class org.apache.vinci.transport.FrameLeaf
-
Converts the B64 encoded data to binary and returns it.
- toDouble() - Method in class org.apache.vinci.transport.FrameLeaf
-
Converts the UTF-8 data to a Java double type.
- toDoubleArray() - Method in class org.apache.vinci.transport.FrameLeaf
-
Converts the UTF-8 data to a Java array of double.
- toFile(ByteArrayOutputStream, File) - Static method in class org.apache.uima.internal.util.Misc
-
Writes a byte array output stream to a file
- toFile(ByteArrayOutputStream, String) - Static method in class org.apache.uima.internal.util.Misc
-
Writes a byte array output stream to a file
- toFloat() - Method in class org.apache.uima.cas_data.impl.PrimitiveValueImpl
- toFloat() - Method in interface org.apache.uima.cas_data.PrimitiveValue
-
Gets this value as a float.
- toFloat() - Method in class org.apache.vinci.transport.FrameLeaf
-
Converts the UTF-8 data to a Java float type.
- toFloatArray() - Method in class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
- toFloatArray() - Method in interface org.apache.uima.cas_data.PrimitiveArrayFS
-
Gets this value as an float array.
- toFloatArray() - Method in class org.apache.vinci.transport.FrameLeaf
-
Converts the UTF-8 data to a Java array of float.
- toFrame() - Method in class org.apache.vinci.transport.vns.service.Service
- toFrame() - Method in class org.apache.vinci.transport.vns.service.ServiceAlias
- toggleValue(TableItem, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
-
Toggle value.
- toggleValue(TableItem, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityFeatureDialog
- toggleValue(TreeItem, int) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
-
Toggle value.
- toHexString(char) - Static method in class org.apache.uima.internal.util.CharacterUtils
-
Create a hex representation of the UTF-16 encoding of a Java char.
- toInt() - Method in class org.apache.uima.cas_data.impl.PrimitiveValueImpl
- toInt() - Method in interface org.apache.uima.cas_data.PrimitiveValue
-
Gets this value as an integer.
- toInt() - Method in class org.apache.vinci.transport.FrameLeaf
-
Converts the UTF-8 data to a Java int type.
- toIntArray() - Method in class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
- toIntArray() - Method in interface org.apache.uima.cas_data.PrimitiveArrayFS
-
Gets this value as an integer array.
- toIntArray() - Method in class org.apache.uima.internal.util.IntBitSet
- toIntArray() - Method in class org.apache.uima.internal.util.IntHashSet
- toIntArray() - Method in class org.apache.uima.internal.util.IntSet
- toIntArray() - Method in class org.apache.uima.internal.util.IntVector
- toIntArray() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- toIntArray() - Method in interface org.apache.uima.internal.util.PositiveIntSet
- toIntArray() - Method in class org.apache.vinci.transport.FrameLeaf
-
Converts the UTF-8 data to a Java array of ints.
- toInteger() - Method in class org.apache.uima.util.Level
-
Returns the integer representation of this level.
- toJSON(XMLizable, JsonGenerator, boolean) - Static method in class org.apache.uima.json.JsonMetaDataSerializer
-
Serialize use a specific instance of a JsonGenerator which encapsulates where the output goes
- toJSON(XMLizable, File) - Static method in class org.apache.uima.json.JsonMetaDataSerializer
- toJSON(XMLizable, File, boolean) - Static method in class org.apache.uima.json.JsonMetaDataSerializer
- toJSON(XMLizable, OutputStream) - Static method in class org.apache.uima.json.JsonMetaDataSerializer
-
Writes out this object's JSON representation.
- toJSON(XMLizable, OutputStream, boolean) - Static method in class org.apache.uima.json.JsonMetaDataSerializer
- toJSON(XMLizable, Writer) - Static method in class org.apache.uima.json.JsonMetaDataSerializer
-
Serialize to a writer
- toJSON(XMLizable, Writer, boolean) - Static method in class org.apache.uima.json.JsonMetaDataSerializer
-
Serialize to a writer
- Token - Class in org.apache.uima.fit.examples.type
-
Updated by JCasGen Fri Nov 22 17:01:30 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-examples/target/jcasgen/typesystem.xml
- Token - Class in org.apache.uima.fit.type
-
Updated by JCasGen Fri Nov 22 17:01:19 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-core/target/jcasgen/typesystem.xml
- Token() - Constructor for class org.apache.uima.fit.examples.type.Token
-
Deprecated.
- Token() - Constructor for class org.apache.uima.fit.type.Token
-
Deprecated.
- Token(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.examples.type.Token
-
Internal - constructor used by generator
- Token(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.type.Token
-
Internal - constructor used by generator
- Token(JCas) - Constructor for class org.apache.uima.fit.examples.type.Token
- Token(JCas) - Constructor for class org.apache.uima.fit.type.Token
- Token(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.type.Token
- Token(JCas, int, int) - Constructor for class org.apache.uima.fit.type.Token
- TOKEN - Enum constant in enum class org.apache.uima.caseditor.editor.AnnotationStyle.Style
-
The token style.
- TokenBuilder<TOKEN_TYPE,
SENTENCE_TYPE> - Class in org.apache.uima.fit.testing.factory -
This class provides convenience methods for creating tokens and sentences and add them to a
JCas
. - TokenBuilder(Class<TOKEN_TYPE>, Class<SENTENCE_TYPE>) - Constructor for class org.apache.uima.fit.testing.factory.TokenBuilder
-
Calls
TokenBuilder(Class, Class, String, String)
with the last two arguments as null. - TokenBuilder(Class<TOKEN_TYPE>, Class<SENTENCE_TYPE>, String, String) - Constructor for class org.apache.uima.fit.testing.factory.TokenBuilder
-
Instantiates a TokenBuilder with the type system information that the builder needs to build tokens.
- TokenDrawingStrategy - Class in org.apache.uima.caseditor.editor.annotation
-
The Class TokenDrawingStrategy.
- TokenDrawingStrategy() - Constructor for class org.apache.uima.caseditor.editor.annotation.TokenDrawingStrategy
- toList() - Method in class org.apache.uima.caseditor.editor.FeatureStructureSelection
-
Retrieves a list of
FeatureStructure
objects. - toList() - Method in class org.apache.uima.caseditor.editor.util.AnnotationSelection
-
Retrieves an ordered list of
AnnotationFS
objects. - toLong() - Method in class org.apache.vinci.transport.FrameLeaf
-
Converts the UTF-8 data to a Java long type.
- toLongArray() - Method in class org.apache.vinci.transport.FrameLeaf
-
Converts the UTF-8 data to a Java array of longs.
- toMs(double) - Method in class org.apache.uima.fit.benchmark.Benchmark
- TOO_MANY_TYPES - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Total number of UIMA types, {0}, exceeds the maximum of 32767.
- toolkit - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The toolkit.
- toolkit - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPage
-
The toolkit.
- TOOLKITS_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- toOrderedIntArray() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- TOP - Class in org.apache.uima.jcas.cas
-
The JCas Class model corresponding to the Cas TOP type.
- TOP() - Constructor for class org.apache.uima.jcas.cas.TOP
- TOP(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.TOP
-
used by generator Make a new TOP
- TOP(JCas) - Constructor for class org.apache.uima.jcas.cas.TOP
-
This version is used by user code new XXX(jcas)
- TOP_Type - Class in org.apache.uima.jcas.cas
-
Deprecated.
- TOP_Type() - Constructor for class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.protected constructor - disable default constructor - never called.
- TOP_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.
- TOP_Type(JCas, Type, boolean) - Constructor for class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.
- topTypeCode - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
The internal code of the top type.
- topTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
-
built-in type codes
- toRawXML() - Method in class org.apache.vinci.transport.Frame
-
Convert the document to XML without any pretting printing.
- toRawXML(StringBuffer) - Method in class org.apache.vinci.transport.Frame
-
Convert the document to XML without any pretting printing.
- toRawXMLWork(StringBuffer) - Method in class org.apache.vinci.transport.Frame
- toRegExpReplacement(String) - Static method in class org.apache.uima.pear.util.StringUtil
-
Converts a given input string to another string that can be used as a 'replacement' string in the
String::replaceAll(String regex, String replacement)
method. - toRegExpString(String) - Static method in class org.apache.uima.pear.util.StringUtil
-
Converts a given input string to another string that can be used in all 'regular expression' methods.
- toService(Hashtable) - Method in class org.apache.vinci.transport.vns.service.ServiceAlias
- toShortString() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- toStream(OutputStream) - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
Serialize the CAS to the stream in XTalk format.
- toStream(OutputStream) - Method in class org.apache.vinci.transport.Frame
-
Write this document to the given output stream using the installed marshaller.
- toStream(OutputStream) - Method in class org.apache.vinci.transport.SimpleTransportable
- toStream(OutputStream) - Method in interface org.apache.vinci.transport.Transportable
-
Write the object to the output stream.
- toStream(OutputStream, Frame) - Method in interface org.apache.vinci.transport.FrameTransporter
-
Populate the (empty) frame from the stream contents.
- toStream(OutputStream, Frame) - Method in class org.apache.vinci.transport.XTalkTransporter
- toString() - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- toString() - Method in class org.apache.uima.analysis_engine.impl.RsLangs
- toString() - Method in class org.apache.uima.cas_data.impl.CasDataImpl
- toString() - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
- toString() - Method in class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
- toString() - Method in class org.apache.uima.cas_data.impl.PrimitiveValueImpl
- toString() - Method in class org.apache.uima.cas_data.impl.ReferenceArrayFSImpl
- toString() - Method in class org.apache.uima.cas_data.impl.ReferenceValueImpl
- toString() - Method in interface org.apache.uima.cas_data.PrimitiveValue
-
Gets this value as a string.
- toString() - Method in exception class org.apache.uima.cas.impl.AnnotationImplException
- toString() - Method in class org.apache.uima.cas.impl.CASImpl
- toString() - Method in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
-
Return a label identifying the content of the helper.
- toString() - Method in class org.apache.uima.cas.impl.DebugFSLogicalStructure.ViewInfo
-
Return a label to identify the view.
- toString() - Method in class org.apache.uima.cas.impl.DebugNameValuePair
- toString() - Method in class org.apache.uima.cas.impl.FeatureImpl_jcas_only
- toString() - Method in class org.apache.uima.cas.impl.FeatureImpl
- toString() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- toString() - Method in class org.apache.uima.cas.impl.FeatureValuePathImpl
- toString() - Method in class org.apache.uima.cas.impl.FSBooleanConstraintImpl
- toString() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- toString() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- toString() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- toString() - Method in class org.apache.uima.cas.impl.FsIterator_singletype
- toString() - Method in exception class org.apache.uima.cas.impl.LowLevelException
- toString() - Method in class org.apache.uima.cas.impl.OutOfTypeSystemData
-
For debugging purposes only.
- toString() - Method in class org.apache.uima.cas.impl.BooleanConstraint
- toString() - Method in class org.apache.uima.cas.impl.TypeImpl
- toString() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
-
This writes out the type hierarchy in a human-readable form.
- toString() - Method in exception class org.apache.uima.cas.impl.XCASParsingException
- toString() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
-
For debugging purposes only.
- toString() - Method in class org.apache.uima.cas.text.Language
- toString() - Method in class org.apache.uima.caseditor.editor.annotation.EclipseAnnotationPeer
- toString() - Method in class org.apache.uima.caseditor.editor.AnnotationStyle
-
Represents this object as string.
- toString() - Method in class org.apache.uima.caseditor.editor.ArrayValue
- toString() - Method in class org.apache.uima.caseditor.editor.FeatureStructureSelection
-
Retrieves a human readable string.
- toString() - Method in class org.apache.uima.caseditor.editor.util.AnnotationSelection
-
Retrieves a human readable string.
- toString() - Method in class org.apache.uima.caseditor.editor.util.Span
-
Represents the current object as a
String
. - toString() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
- toString() - Method in class org.apache.uima.fit.benchmark.Measurement
- toString() - Method in class org.apache.uima.fit.validation.ValidationResult
- toString() - Method in class org.apache.uima.internal.util.CharArrayString
-
Return a string representation.
- toString() - Method in class org.apache.uima.internal.util.CopyOnWriteObjHashSet
- toString() - Method in class org.apache.uima.internal.util.CopyOnWriteOrderedFsSet_array
- toString() - Method in class org.apache.uima.internal.util.IntBitSet
- toString() - Method in class org.apache.uima.internal.util.IntHashSet
- toString() - Method in class org.apache.uima.internal.util.IntSet
- toString() - Method in class org.apache.uima.internal.util.IntVector
- toString() - Method in class org.apache.uima.internal.util.Obj2IntIdentityHashMap
- toString() - Method in class org.apache.uima.internal.util.ObjHashSet
- toString() - Method in class org.apache.uima.internal.util.OrderedFsSet_array
- toString() - Method in class org.apache.uima.internal.util.OrderedFsSet_array2
- toString() - Method in class org.apache.uima.internal.util.Pair
- toString() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- toString() - Method in class org.apache.uima.internal.util.SymbolTable
-
Returns the string representation of the internal hash table.
- toString() - Method in class org.apache.uima.internal.util.TimeSpan
- toString() - Method in exception class org.apache.uima.internal.util.UtilError
- toString() - Method in class org.apache.uima.jcas.cas.FSArrayList
- toString() - Method in class org.apache.uima.jcas.cas.FSHashSet
- toString() - Method in class org.apache.uima.jcas.cas.Int2FS
- toString() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- toString() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
- toString() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Dump this metadata object's attributes and values to a String.
- toString() - Method in class org.apache.uima.test.IsolatingClassloader
- toString() - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.returns a performance report with the current performance results.
- toString() - Method in class org.apache.uima.tools.cvd.ArrayNode
- toString() - Method in class org.apache.uima.tools.cvd.FSNode
- toString() - Method in class org.apache.uima.tools.cvd.IndexTreeNode
- toString() - Method in class org.apache.uima.tools.cvd.TypeTreeNode
- toString() - Method in class org.apache.uima.tools.stylemap.StyleMapEntry
- toString() - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
- toString() - Method in class org.apache.uima.util.impl.ProcessTrace_impl
- toString() - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
- toString() - Method in class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
- toString() - Method in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- toString() - Method in class org.apache.uima.util.impl.SerializationMeasures
- toString() - Method in class org.apache.uima.util.Level
-
Returns the string representation of this priority.
- toString() - Method in class org.apache.uima.util.NameClassPair
-
Gets string representation of this object; useful for debugging.
- toString() - Method in interface org.apache.uima.util.ProcessTrace
-
Generates a user-readable representation of all events in this
ProcessTrace
. - toString() - Method in interface org.apache.uima.util.ProcessTraceEvent
-
Generates a user-readable representation of this event and its sub-events.
- toString() - Method in class org.apache.uima.util.ProgressImpl
- toString() - Method in class org.apache.vinci.transport.Frame
-
Represent the document as a string (equivlent to toXML()).
- toString() - Method in class org.apache.vinci.transport.FrameLeaf
- toString() - Method in class org.apache.vinci.transport.vns.service.Service
- toString() - Method in class org.apache.vinci.transport.vns.service.ServiceInfo
- toString(int) - Method in interface org.apache.uima.cas.impl.FeatureStructureImpl
-
Deprecated.
- toString(int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- toString(int) - Method in class org.apache.uima.cas.impl.TypeImpl
- toString(StringBuffer, int) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
- toString(StringBuffer, int) - Method in interface org.apache.uima.util.ProcessTraceEvent
-
Generates a user-readable representation of this event and its subevents, using the given indentation level and writing to a StringBuffer.
- toString(StringBuffer, int, int) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
- toString(StringBuffer, int, int) - Method in interface org.apache.uima.util.ProcessTraceEvent
-
Generates a user-readable representation of this event and its subevents, using the given indentation level and writing to a StringBuffer.
- toStringArray() - Method in class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
- toStringArray() - Method in interface org.apache.uima.cas_data.PrimitiveArrayFS
-
Gets this value as an string array.
- toStringArray() - Method in interface org.apache.uima.cas.CommonArrayFS
-
Creates a new string array and copies this array values into it.
- toStringArray() - Method in class org.apache.vinci.transport.FrameLeaf
- toStringList() - Method in class org.apache.uima.tools.cvd.RecentFilesList
-
Return the file list as a list of strings for persistence.
- totalTime - Variable in class org.apache.uima.util.impl.SerializationMeasures
- toText(Iterable<T>) - Static method in class org.apache.uima.fit.util.CasUtil
-
Fetch the text covered by the specified annotations and return it as a list of strings.
- toText(Iterable<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Fetch the text covered by the specified annotations and return it as a list of strings.
- toText(Iterator<T>) - Static method in class org.apache.uima.fit.util.CasUtil
-
Fetch the text covered by the specified annotations and return it as a list of strings.
- toUnicodeChar(char) - Static method in class org.apache.uima.internal.util.CharacterUtils
-
Create a hex representation of the UTF-16 encoding of a Java char.
- toUnorderedIntArray() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- toVinciFrame(Transportable) - Static method in class org.apache.vinci.transport.VinciFrame
-
Create a VinciFrame that is a (deep) copy of the given transportable.
- toXML() - Method in class org.apache.vinci.transport.Frame
-
Convert the document to XML.
- toXML() - Method in class org.apache.vinci.transport.vns.service.Service
- toXML() - Method in class org.apache.vinci.transport.vns.service.ServiceAlias
- toXML(int) - Method in class org.apache.vinci.transport.vns.service.ServiceAlias
- toXML(OutputStream) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Generates XML for the CPE Descriptor and writes it out to the provided OutputStream.
- toXML(OutputStream) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Writes out this object's XML representation.
- toXML(OutputStream) - Method in interface org.apache.uima.util.XMLizable
-
Writes this object's XML representation as a string in UTF-8 encoding.
- toXML(OutputStream, boolean) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Writes this object's XML representation as a string in UTF-8 encoding.
- toXML(OutputStream, boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
- toXML(Writer) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Writes out this object's XML representation.
- toXML(Writer) - Method in interface org.apache.uima.util.XMLizable
-
Writes this object's XML representation as a string.
- toXML(Writer, boolean) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Writes this object's XML representation as a string.
- toXML(Writer, boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
- toXML(StringBuffer) - Method in class org.apache.vinci.transport.Frame
-
Append the document, in XML format, to the provided StringBuffer.
- toXML(StringBuffer, int) - Method in class org.apache.vinci.transport.Frame
-
Helper method for toXML(StringBuffer).
- toXML(ContentHandler) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
This is called internally, also for JSon serialization
- toXML(ContentHandler) - Method in interface org.apache.uima.util.XMLizable
-
Writes this object's XML representation by making calls on a SAX
ContentHandler
. - toXML(ContentHandler, boolean) - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
-
Overridden to provide custom XML representation.
- toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
- toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
- toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
- toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
- toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
- toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
- toXML(ContentHandler, boolean) - Method in class org.apache.uima.resource.metadata.impl.Import_impl
-
Overridden to provide custom XML representation.
- toXML(ContentHandler, boolean) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
- toXML(ContentHandler, boolean) - Method in class org.apache.uima.search.impl.Filter_impl
- toXML(ContentHandler, boolean) - Method in interface org.apache.uima.util.XMLizable
-
Writes this object's XML representation by making calls on a SAX
ContentHandler
. - toXML(ContentHandler, boolean, boolean) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
-
Writes this object's XML representation by making calls on a SAX
ContentHandler
. - toXML(ContentHandler, boolean, boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
- toXMLinner(boolean) - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
- trace(Object, String, Object...) - Static method in class org.apache.uima.fit.validation.ValidationResult
- trace(String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(String, Object...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(String, Object, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
- trace(Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(Supplier<String>) - Method in interface org.apache.uima.util.Logger
- trace(Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
- trace(Marker, String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(Marker, String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(Marker, String, Object...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(Marker, String, Object, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(Marker, String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(Marker, String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(Marker, String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
- trace(Marker, Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(Marker, Supplier<String>) - Method in interface org.apache.uima.util.Logger
- trace(Marker, Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- trace(Marker, Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
- TRACE - Enum constant in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- TRACE - Static variable in class org.apache.uima.util.Level
- TRACE_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "TRACE"
- TRACE_SETUP - Static variable in class org.apache.uima.cas.impl.CommonSerDesSequential
- traceCow - Static variable in class org.apache.uima.cas.impl.CASImpl
- traceFSCreate(FeatureStructureImplC) - Method in class org.apache.uima.cas.impl.CASImpl
- traceFSflush() - Method in class org.apache.uima.cas.impl.CASImpl
- traceFSs - Static variable in class org.apache.uima.cas.impl.CASImpl
- transformClasspath(String) - Static method in class org.apache.uima.internal.util.UIMAClassLoader
-
Transforms the string classpath to a URL array based classpath.
- Transportable - Interface in org.apache.vinci.transport
-
Interface implemented by documents that can be transported (marshalled).
- TransportableConverter - Class in org.apache.vinci.transport.util
-
Provides utility method for converting between differing transportable types.
- TransportableFactory - Interface in org.apache.vinci.transport
-
Interface for implementing factories which instantiate Transportable objects, as required by VinciServer & VinciClient classes.
- TransportConstants - Class in org.apache.vinci.transport
-
This class contains all frame related constants used by the Vinci transport layer.
- TransportControlListener - Interface in org.apache.uima.tools.util.gui
-
The listener interface for receiving transportControl events.
- TransportControlPanel - Class in org.apache.uima.tools.util.gui
-
The Class TransportControlPanel.
- TransportControlPanel(TransportControlListener) - Constructor for class org.apache.uima.tools.util.gui.TransportControlPanel
-
Instantiates a new transport control panel.
- tree - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The tree.
- tree(T) - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- tree(T) - Method in interface org.apache.uima.cas.text.AnnotationIndex
-
Create an annotation tree with
annot
as root node. - treeClicked() - Method in class org.apache.uima.tools.stylemap.TableGUIMediator
-
Tree clicked.
- TreeFocusHandler - Class in org.apache.uima.tools.cvd.control
-
The Class TreeFocusHandler.
- TreeFocusHandler(JTree) - Constructor for class org.apache.uima.tools.cvd.control.TreeFocusHandler
-
Instantiates a new tree focus handler.
- treeInsert(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.
- treeInsert(int, boolean) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.
- treeInsertWithDups(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
-
Deprecated.
- treeItemArray0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant treeItemArray0.
- trim() - Method in interface org.apache.uima.cas.text.AnnotationFS
-
Strips leading and trailing whitespace by increasing/decreasing the begin/end offsets.
- trim() - Method in class org.apache.uima.internal.util.CharArrayString
-
Trim this.
- trim(IntPredicate) - Method in interface org.apache.uima.cas.text.AnnotationFS
-
Strips leading and trailing characters matching the given predicate by increasing/decreasing the begin/end offsets.
- trim(IntPredicate) - Method in class org.apache.uima.jcas.tcas.Annotation
- trimToSize() - Method in class org.apache.uima.internal.util.IntVector
-
Reduce the size of the internal array to the number of current elements.
- TRUE - Static variable in class org.apache.uima.cas.impl.CASImpl
- TRUE_FALSE - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
-
The Constant TRUE_FALSE.
- TRUE_VALUE - Static variable in class org.apache.uima.cas.impl.XCASSerializer
- TRUE_VALUE - Static variable in class org.apache.vinci.transport.TransportConstants
- TRUE_VALUE - Static variable in class org.apache.vinci.transport.util.UTFConverter
- tsi - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- tsSrc - Variable in class org.apache.uima.cas.impl.CasTypeSystemMapper
- tsTgt - Variable in class org.apache.uima.cas.impl.CasTypeSystemMapper
- tsWindowSizePref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant tsWindowSizePref.
- tt - Variable in class org.apache.uima.taeconfigurator.editors.ui.IndexSection
-
The tt.
- TUNE - Static variable in class org.apache.uima.internal.util.Common_hash_support
- TWODTRS - Static variable in class org.apache.uima.internal.util.rb_trees.IntRBTArray
-
Code for a node with two daughters.
- type - Variable in class org.apache.uima.cas.impl.FsIndex_singletype
- type - Static variable in class org.apache.uima.examples.SourceDocumentInformation
- type - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
- type - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
- type - Static variable in class org.apache.uima.fit.examples.tutorial.type.Meeting
- type - Static variable in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
- type - Static variable in class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
- type - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
- type - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
- type - Static variable in class org.apache.uima.fit.examples.type.Sentence
- type - Static variable in class org.apache.uima.fit.examples.type.Token
- type - Static variable in class org.apache.uima.fit.type.AnalyzedText
- type - Static variable in class org.apache.uima.fit.type.Sentence
- type - Static variable in class org.apache.uima.fit.type.Token
- type - Static variable in class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotation
- type - Static variable in class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotationSubtype
- type - Static variable in class org.apache.uima.it.pear_with_typesystem.type.SimpleAnnotation
- type - Static variable in class org.apache.uima.jcas.cas.AnnotationBase
- type - Static variable in class org.apache.uima.jcas.cas.BooleanArray
- type - Static variable in class org.apache.uima.jcas.cas.ByteArray
- type - Static variable in class org.apache.uima.jcas.cas.DoubleArray
- type - Static variable in class org.apache.uima.jcas.cas.EmptyFloatList
- type - Static variable in class org.apache.uima.jcas.cas.EmptyFSList
- type - Static variable in class org.apache.uima.jcas.cas.EmptyIntegerList
- type - Static variable in class org.apache.uima.jcas.cas.EmptyStringList
- type - Static variable in class org.apache.uima.jcas.cas.FloatArray
- type - Static variable in class org.apache.uima.jcas.cas.FSArray
- type - Static variable in class org.apache.uima.jcas.cas.FSArrayList
- type - Static variable in class org.apache.uima.jcas.cas.FSHashSet
- type - Static variable in class org.apache.uima.jcas.cas.FSLinkedHashSet
- type - Static variable in class org.apache.uima.jcas.cas.Int2FS
- type - Static variable in class org.apache.uima.jcas.cas.IntegerArray
- type - Static variable in class org.apache.uima.jcas.cas.IntegerArrayList
- type - Static variable in class org.apache.uima.jcas.cas.LongArray
- type - Static variable in class org.apache.uima.jcas.cas.NonEmptyFloatList
- type - Static variable in class org.apache.uima.jcas.cas.NonEmptyFSList
- type - Static variable in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- type - Static variable in class org.apache.uima.jcas.cas.NonEmptyStringList
- type - Static variable in class org.apache.uima.jcas.cas.ShortArray
- type - Static variable in class org.apache.uima.jcas.cas.Sofa
- type - Static variable in class org.apache.uima.jcas.cas.StringArray
- type - Static variable in class org.apache.uima.jcas.cas.TOP
- type - Static variable in class org.apache.uima.jcas.tcas.Annotation
- type - Static variable in class org.apache.uima.jcas.tcas.DocumentAnnotation
- type() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
-
The type of the index as class.
- type(int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- type(Class<N>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- type(String) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- type(Type) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- Type - Interface in org.apache.uima.cas
-
The interface describing types in the type system.
- TYPE - Enum constant in enum class org.apache.uima.caseditor.editor.outline.OutlineStyles
-
The type.
- TYPE_BOOLEAN - Static variable in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Identifies the Boolean data type.
- TYPE_CLASS_BOOLEAN - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_BOOLEAN - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
- TYPE_CLASS_BOOLEANARRAY - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_BOOLEANARRAY - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
- TYPE_CLASS_BYTE - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_BYTE - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
- TYPE_CLASS_BYTEARRAY - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_BYTEARRAY - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
- TYPE_CLASS_DOUBLE - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_DOUBLE - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
- TYPE_CLASS_DOUBLEARRAY - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_DOUBLEARRAY - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
- TYPE_CLASS_FLOAT - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_FLOAT - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
-
Float type.
- TYPE_CLASS_FLOATARRAY - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_FLOATARRAY - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
-
Float array type.
- TYPE_CLASS_FLOATLIST - Static variable in class org.apache.uima.cas.impl.CasSerializerSupport
- TYPE_CLASS_FS - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_FS - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
-
FS type (all other types, include all user-defined ones).
- TYPE_CLASS_FSARRAY - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_FSARRAY - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
-
FS array type.
- TYPE_CLASS_FSLIST - Static variable in class org.apache.uima.cas.impl.CasSerializerSupport
- TYPE_CLASS_INT - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_INT - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
-
Integer type.
- TYPE_CLASS_INTARRAY - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_INTARRAY - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
-
Integer type.
- TYPE_CLASS_INTLIST - Static variable in class org.apache.uima.cas.impl.CasSerializerSupport
- TYPE_CLASS_INVALID - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_INVALID - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
-
Not a valid type.
- TYPE_CLASS_JAVAOBJECT - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_JAVAOBJECTARRAY - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_LONG - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_LONG - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
- TYPE_CLASS_LONGARRAY - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_LONGARRAY - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
- TYPE_CLASS_SHORT - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_SHORT - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
- TYPE_CLASS_SHORTARRAY - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_SHORTARRAY - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
- TYPE_CLASS_STRING - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_STRING - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
-
String type.
- TYPE_CLASS_STRINGARRAY - Enum constant in enum class org.apache.uima.cas.TypeClass
- TYPE_CLASS_STRINGARRAY - Static variable in interface org.apache.uima.cas.impl.LowLevelCAS
-
String array type.
- TYPE_CLASS_STRINGLIST - Static variable in class org.apache.uima.cas.impl.CasSerializerSupport
- TYPE_DOUBLE - Static variable in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Identifies the Double data type.
- type_feature_to_runnable(String, String, BiFunction<TOP, Feature, Runnable>) - Method in class org.apache.uima.cas.impl.CasCompare
-
Before comparing, you can create pending values for specific types / features, and return a list of runnables, which when run, plug in those pending values.
- TYPE_FLOAT - Static variable in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Identifies the Float data type.
- TYPE_INTEGER - Static variable in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Identifies the Integer data type.
- TYPE_IS_FEATURE_FINAL - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Can't add feature to type "{0}" since it is feature final.
- TYPE_IS_INH_FINAL - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Can't derive from type "{0}" since it is inheritance final.
- TYPE_LONG - Static variable in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Identifies the Long data type.
- TYPE_NAME_ANNOTATION - Static variable in interface org.apache.uima.cas.CAS
-
Name of annotation type.
- TYPE_NAME_ANNOTATION_BASE - Static variable in interface org.apache.uima.cas.CAS
-
Name of annotation base type.
- TYPE_NAME_ARRAY_BASE - Static variable in interface org.apache.uima.cas.CAS
-
ArrayBase type.
- TYPE_NAME_ATTR - Static variable in interface org.apache.uima.cas.impl.XMLTypeSystemConsts
- TYPE_NAME_BOOLEAN - Static variable in interface org.apache.uima.cas.CAS
-
Boolean type.
- TYPE_NAME_BOOLEAN_ARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Boolean array type.
- TYPE_NAME_BYTE - Static variable in interface org.apache.uima.cas.CAS
-
Byte type.
- TYPE_NAME_BYTE_ARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Byte array type.
- TYPE_NAME_COLUMN - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
-
The Constant TYPE_NAME_COLUMN.
- TYPE_NAME_DOCUMENT_ANNOTATION - Static variable in interface org.apache.uima.cas.CAS
-
Name of document annotation type.
- TYPE_NAME_DOUBLE - Static variable in interface org.apache.uima.cas.CAS
-
Double type.
- TYPE_NAME_DOUBLE_ARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Double array type.
- TYPE_NAME_EMPTY_FLOAT_LIST - Static variable in interface org.apache.uima.cas.CAS
-
Empty float type.
- TYPE_NAME_EMPTY_FS_LIST - Static variable in interface org.apache.uima.cas.CAS
-
Empty feature structure list type.
- TYPE_NAME_EMPTY_INTEGER_LIST - Static variable in interface org.apache.uima.cas.CAS
-
Empty integer list type.
- TYPE_NAME_EMPTY_STRING_LIST - Static variable in interface org.apache.uima.cas.CAS
-
Empty string list type.
- TYPE_NAME_FLOAT - Static variable in interface org.apache.uima.cas.CAS
-
Float type.
- TYPE_NAME_FLOAT_ARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Float array type.
- TYPE_NAME_FLOAT_LIST - Static variable in interface org.apache.uima.cas.CAS
-
Float list type.
- TYPE_NAME_FS_ARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Feature structure array type.
- TYPE_NAME_FS_LIST - Static variable in interface org.apache.uima.cas.CAS
-
Feature structure list type.
- TYPE_NAME_INTEGER - Static variable in interface org.apache.uima.cas.CAS
-
Integer type.
- TYPE_NAME_INTEGER_ARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Integer array type.
- TYPE_NAME_INTEGER_LIST - Static variable in interface org.apache.uima.cas.CAS
-
Integer list type.
- TYPE_NAME_LIST_BASE - Static variable in interface org.apache.uima.cas.CAS
-
Abstract list base type.
- TYPE_NAME_LONG - Static variable in interface org.apache.uima.cas.CAS
-
Long type.
- TYPE_NAME_LONG_ARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Long array type.
- TYPE_NAME_NON_EMPTY_FLOAT_LIST - Static variable in interface org.apache.uima.cas.CAS
-
Non-empty float list type.
- TYPE_NAME_NON_EMPTY_FS_LIST - Static variable in interface org.apache.uima.cas.CAS
-
Non-empty feature structure list type.
- TYPE_NAME_NON_EMPTY_INTEGER_LIST - Static variable in interface org.apache.uima.cas.CAS
-
Non-empty integer list type.
- TYPE_NAME_NON_EMPTY_STRING_LIST - Static variable in interface org.apache.uima.cas.CAS
-
Non-empty string list type.
- TYPE_NAME_SHORT - Static variable in interface org.apache.uima.cas.CAS
-
Short type.
- TYPE_NAME_SHORT_ARRAY - Static variable in interface org.apache.uima.cas.CAS
-
Short array type.
- TYPE_NAME_SOFA - Static variable in interface org.apache.uima.cas.CAS
-
Sofa type.
- TYPE_NAME_STRING - Static variable in interface org.apache.uima.cas.CAS
-
String type.
- TYPE_NAME_STRING_ARRAY - Static variable in interface org.apache.uima.cas.CAS
-
String array type.
- TYPE_NAME_STRING_LIST - Static variable in interface org.apache.uima.cas.CAS
-
String list type.
- TYPE_NAME_TOP - Static variable in interface org.apache.uima.cas.CAS
-
Top type.
- TYPE_NOT_FOUND - Static variable in exception class org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Message key for a standard UIMA exception message: "Annotator class {0} requires Type {1}, which was not found in the CAS."
- TYPE_NOT_FOUND_DURING_CAS_COPY - Static variable in exception class org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: "Attempted to copy a FeatureStructure of type "{0}", which is not defined in the type system of the destination CAS."
- TYPE_NOT_IN_INDEX - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Error accessing index "{0}" for type "{1}".
- TYPE_ORDER_KEY - Static variable in interface org.apache.uima.cas.admin.FSIndexComparator
- TYPE_PRIORITIES - Enum constant in enum class org.apache.uima.fit.internal.MetaDataType
- TYPE_STRING - Static variable in interface org.apache.uima.resource.metadata.ConfigurationParameter
-
Identifies the String data type.
- TYPE_SYSTEM - Enum constant in enum class org.apache.uima.fit.internal.MetaDataType
- TYPE_SYSTEM_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
-
Type System
- TYPE_SYSTEM_LOCKED - Static variable in exception class org.apache.uima.cas.admin.CASAdminException
-
Type system is committed; can't add types or features.
- TYPE_SYSTEM_NOT_AVAILABLE_STATUS_CODE - Static variable in class org.apache.uima.caseditor.editor.CasDocumentProvider
-
Error status code to indicate that a type system is not available.
- TYPE_SYSTEM_PROPERTY - Static variable in class org.apache.uima.caseditor.ide.TypeSystemLocationPropertyPage
- TYPE_SYSTEM_TAG - Static variable in interface org.apache.uima.cas.impl.XMLTypeSystemConsts
- TYPE_TAG - Static variable in interface org.apache.uima.cas.impl.XMLTypeSystemConsts
- type2TypeDescription(Type, TypeSystem) - Static method in class org.apache.uima.util.TypeSystemUtil
-
Convert a
Type
to an equivalentTypeDescription
. - TypeCapability - Annotation Interface in org.apache.uima.fit.descriptor
-
A typical use of this annotation might look something like:
- typeChanged(Type) - Method in interface org.apache.uima.caseditor.editor.fsview.ITypePaneListener
-
Called after the type was changed.
- TypeClass - Enum Class in org.apache.uima.cas
-
This class may not be used.
- TYPECODE_COMPR - Static variable in class org.apache.uima.cas.impl.BinaryCasSerDes4
- typeCode_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
- typeCode2namespaceNames - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- TypeCombo - Class in org.apache.uima.caseditor.editor.fsview
-
A combo box which contains UIMA Types.
- TypeCombo(Composite) - Constructor for class org.apache.uima.caseditor.editor.fsview.TypeCombo
-
Instantiates a new type combo.
- TypeComplianceConverterImpl - Class in org.apache.uima.collection.impl.cpm.utils
-
Component providing conversion service.
- TypeComplianceConverterImpl() - Constructor for class org.apache.uima.collection.impl.cpm.utils.TypeComplianceConverterImpl
- typeContainedInTypeSystemInfoList(String, TypesWithNameSpaces) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Type contained in type system info list.
- TypeDescription - Interface in org.apache.uima.resource.metadata
-
A description of a CAS Type.
- TypeDescription_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
TypeDescription
. - TypeDescription_impl() - Constructor for class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
Creates a new TypeDescription_impl with null field values.
- TypeDescription_impl(String, String, String) - Constructor for class org.apache.uima.resource.metadata.impl.TypeDescription_impl
-
Creates a new TypeDescription_impl with the specified field values.
- typeDescription0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant typeDescription0.
- typeDescriptionArray0 - Static variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The Constant typeDescriptionArray0.
- typeDescriptions - Static variable in class org.apache.uima.taeconfigurator.model.BuiltInTypes
-
The Constant typeDescriptions.
- TypeGroupedContentProvider - Class in org.apache.uima.caseditor.editor.outline
-
The content provider for the type grouped annotation outline.
- TypeImpl - Class in org.apache.uima.cas.impl
-
The implementation of types in the type system.
- TypeImpl_annot - Class in org.apache.uima.cas.impl
-
A version of TypeImpl for Annotations and subtypes of Annotations
- TypeImpl_annot(String, TypeSystemImpl, TypeImpl, Class<?>) - Constructor for class org.apache.uima.cas.impl.TypeImpl_annot
- TypeImpl_annotBase - Class in org.apache.uima.cas.impl
-
A version of TypeImpl for the AnnotationBase type and its subtypes
- TypeImpl_annotBase(String, TypeSystemImpl, TypeImpl, Class<?>) - Constructor for class org.apache.uima.cas.impl.TypeImpl_annotBase
- TypeImpl_array - Class in org.apache.uima.cas.impl
- TypeImpl_array(String, TypeImpl, TypeSystemImpl, TypeImpl, SlotKinds.SlotKind, boolean, Class<?>) - Constructor for class org.apache.uima.cas.impl.TypeImpl_array
- TypeImpl_list - Class in org.apache.uima.cas.impl
- TypeImpl_list(String, TypeImpl, TypeSystemImpl, TypeImpl, Class<?>) - Constructor for class org.apache.uima.cas.impl.TypeImpl_list
- TypeImpl_primitive - Class in org.apache.uima.cas.impl
- TypeImpl_primitive(String, TypeSystemImpl, TypeImpl, Class<?>) - Constructor for class org.apache.uima.cas.impl.TypeImpl_primitive
- TypeImpl_string - Class in org.apache.uima.cas.impl
-
String or String Subtype
- TypeImpl_string(String, TypeSystemImpl, TypeImpl) - Constructor for class org.apache.uima.cas.impl.TypeImpl_string
- TypeImpl_string(String, TypeSystemImpl, TypeImpl, Class<?>) - Constructor for class org.apache.uima.cas.impl.TypeImpl_string
- TypeImpl_stringSubtype - Class in org.apache.uima.cas.impl
- TypeImpl_stringSubtype(String, TypeSystemImpl, TypeImpl, Set<String>) - Constructor for class org.apache.uima.cas.impl.TypeImpl_stringSubtype
- TypeImportSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class TypeImportSection.
- TypeImportSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.TypeImportSection
-
Instantiates a new type import section.
- typeIndex - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The type index.
- typeIndexID - Static variable in class org.apache.uima.examples.SourceDocumentInformation
- typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
- typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
- typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.Meeting
- typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
- typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
- typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
- typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
- typeIndexID - Static variable in class org.apache.uima.fit.examples.type.Sentence
- typeIndexID - Static variable in class org.apache.uima.fit.examples.type.Token
- typeIndexID - Static variable in class org.apache.uima.fit.type.AnalyzedText
- typeIndexID - Static variable in class org.apache.uima.fit.type.Sentence
- typeIndexID - Static variable in class org.apache.uima.fit.type.Token
- typeIndexID - Static variable in class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotation
- typeIndexID - Static variable in class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotationSubtype
- typeIndexID - Static variable in class org.apache.uima.it.pear_with_typesystem.type.SimpleAnnotation
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.AnnotationBase_Type
-
Deprecated.
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.AnnotationBase
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.BooleanArray
-
Each cover class when loaded sets an index.
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.ByteArray
-
Each cover class when loaded sets an index.
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.DoubleArray
-
Each cover class when loaded sets an index.
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.EmptyFloatList
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.EmptyFSList
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.EmptyIntegerList
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.EmptyStringList
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.FloatArray
-
Each cover class when loaded sets an index.
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.FSArray
-
each cover class when loaded sets an index. used in the JCas typeArray to go from the cover class or class instance to the corresponding instance of the _Type class
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.FSArrayList
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.FSHashSet
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.FSLinkedHashSet
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.Int2FS
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.IntegerArray
-
Each cover class when loaded sets an index.
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.IntegerArrayList
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.LongArray
-
Each cover class when loaded sets an index.
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.NonEmptyFloatList
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.NonEmptyFSList
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.NonEmptyStringList
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.ShortArray
-
Each cover class when loaded sets an index.
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.Sofa
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.StringArray
-
Each cover class when loaded sets an index.
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.each cover class when loaded sets an index. used in the JCas typeArray to go from the cover class or class instance to the corresponding instance of the _Type class
- typeIndexID - Static variable in class org.apache.uima.jcas.cas.TOP
-
Each cover class when loaded sets an index.
- typeIndexID - Static variable in class org.apache.uima.jcas.tcas.Annotation_Type
-
Deprecated.
- typeIndexID - Static variable in class org.apache.uima.jcas.tcas.Annotation
- typeIndexID - Static variable in class org.apache.uima.jcas.tcas.DocumentAnnotation
- TypeInfo - Class in org.apache.uima.tools.jcasgen
-
The Class TypeInfo.
- typeInheritance - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
Type inheritance information: for each type other than the top type, we provide the parent in the inheritance scheme.
- typeInit(Type) - Method in interface org.apache.uima.cas.FeaturePath
-
Check the feature path for the given type and initialize internal structures for faster access to the feature path value.
- typeMatch(Class, String, boolean) - Static method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
-
Determines whether the given Java class is an appropriate value for a parameter with the specified type.
- typeName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddTypeDialog
-
The type name.
- typeName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.SelectTypeDialog
-
The type name.
- typeName() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
-
The type of the index as name.
- typeName2ClassName(String) - Static method in class org.apache.uima.internal.util.Misc
-
Convert a UIMA type name to a JCas class name (fully qualified) Normally this is the same, but for two prefixes, it's slightly different
- typeNames - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
A list of type names (symbol table). fs-typed arrays have names XXXX[].
- TypeNameSpace - Interface in org.apache.uima.cas
-
An object holding the namespace string for a type.
- TypeNameSpaceImpl - Class in org.apache.uima.cas.impl
- typeNamesW - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
The Constant typeNamesW.
- typeOrder - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
- TYPEORDER_UNKNOWN_TYPE - Static variable in exception class org.apache.uima.cas.CASException
-
The type sort order cannot be built because type {0} is unknown.
- TypeOrFeature - Interface in org.apache.uima.analysis_engine
-
A reference to a Type or Feature in the Analysis Engine's TypeSystem.
- TypeOrFeature_impl - Class in org.apache.uima.analysis_engine.impl
-
Reference implementation of
TypeOrFeature
. - TypeOrFeature_impl() - Constructor for class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
- typeOrFeatureArrayAdd(TypeOrFeature[], TypeOrFeature) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Type or feature array add.
- typeOrFeatureArrayRemove(TypeOrFeature[], String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Type or feature array remove.
- typeOrFeatureArrayRemove(TypeOrFeature[], TypeOrFeature) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
Type or feature array remove.
- typePage - Variable in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
The type page.
- TypePage - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class TypePage.
- TypePage(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.TypePage
-
Instantiates a new type page.
- typePriorities() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
- TypePriorities - Interface in org.apache.uima.resource.metadata
-
A declaration of priorities between CAS Types.
- TypePriorities_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
TypePriorities
. - TypePriorities_impl() - Constructor for class org.apache.uima.resource.metadata.impl.TypePriorities_impl
- TYPEPRIORITIES_TEMPLATE - Static variable in class org.apache.uima.taeconfigurator.wizards.TypePrioritiesNewWizard
-
The Constant TYPEPRIORITIES_TEMPLATE.
- TypePrioritiesFactory - Class in org.apache.uima.fit.factory
- TypePrioritiesNewWizard - Class in org.apache.uima.taeconfigurator.wizards
-
Create a new file resource in the provided container.
- TypePrioritiesNewWizard() - Constructor for class org.apache.uima.taeconfigurator.wizards.TypePrioritiesNewWizard
-
Instantiates a new type priorities new wizard.
- TypePrioritiesNewWizardPage - Class in org.apache.uima.taeconfigurator.wizards
-
The "New" wizard page allows setting the container for the new file as well as the file name.
- TypePrioritiesNewWizardPage(ISelection) - Constructor for class org.apache.uima.taeconfigurator.wizards.TypePrioritiesNewWizardPage
-
Instantiates a new type priorities new wizard page.
- TypePrioritiesProvider - Interface in org.apache.uima.spi
-
Deprecated.Use
TypeSystemProvider
instead. - typePriority - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddIndexKeyDialog
-
The type priority.
- typePriority() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- typePriority() - Method in interface org.apache.uima.cas.SelectFSs
-
Specify that type priority should be included when comparing two Feature Structures when moving to the leftmost among otherwise equal items for moveTo(fs).
- typePriority(boolean) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- typePriority(boolean) - Method in interface org.apache.uima.cas.SelectFSs
-
Specify that type priority should or should not be included when comparing two Feature Structures while positioning an iterator
- TypePriorityImportSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class TypePriorityImportSection.
- TypePriorityImportSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.TypePriorityImportSection
-
Instantiates a new type priority import section.
- TypePriorityList - Interface in org.apache.uima.resource.metadata
-
Declares a relative priority between CAS types.
- TypePriorityList_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
TypePriorityList
. - TypePriorityList_impl() - Constructor for class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
- typePriorityList0 - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant typePriorityList0.
- types - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddCapabilityTypeDialog
-
The types.
- TypeSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class TypeSection.
- TypeSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.TypeSection
-
Instantiates a new type section.
- TypesWithNameSpaces - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class TypesWithNameSpaces.
- TypesWithNameSpaces() - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces
- TypesWithNameSpaces32 - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class TypesWithNameSpaces32.
- TypesWithNameSpaces32(TypesWithNameSpaces) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces32
-
Instantiates a new types with name spaces 32.
- TypesWithNameSpaces32.CasTypeProposal - Class in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
The Class CasTypeProposal.
- typeSystem - Static variable in class org.apache.uima.taeconfigurator.model.BuiltInTypes
-
The Constant typeSystem.
- TypeSystem - Interface in org.apache.uima.cas
-
The interface to the type system.
- Type System - Search tag in package org.apache.uima.cas
- Section
- TYPESYSTEM_NOT_LOCKED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Error accessing type system: the type system has not been committed.
- TYPESYSTEM_TEMPLATE - Static variable in class org.apache.uima.taeconfigurator.wizards.TypeSystemNewWizard
-
The Constant TYPESYSTEM_TEMPLATE.
- typeSystem2TypeSystemDescription(TypeSystem) - Static method in class org.apache.uima.util.TypeSystemUtil
-
Convert a
TypeSystem
to an equivalentTypeSystemDescription
. - typeSystem2Xml(TypeSystem, OutputStream) - Static method in class org.apache.uima.cas.impl.TypeSystem2Xml
-
Converts a TypeSystem object to XML.
- typeSystem2Xml(TypeSystem, ContentHandler) - Static method in class org.apache.uima.cas.impl.TypeSystem2Xml
-
Traverses a TypeSystem and calls SAX events on the specified ContentHandler.
- TypeSystem2Xml - Class in org.apache.uima.cas.impl
-
Dumps a Type System object to XML.
- TypeSystem2Xml() - Constructor for class org.apache.uima.cas.impl.TypeSystem2Xml
- TypeSystemConstants - Interface in org.apache.uima.cas.impl
-
This interface defines static final constants for Type Systems For the built-in types and features: - the type and feature codes - the adjOffsets
- TypeSystemDescription - Interface in org.apache.uima.resource.metadata
-
Description of a CAS TypeSystem.
- TypeSystemDescription_impl - Class in org.apache.uima.resource.metadata.impl
-
Reference implementation of
TypeSystemDescription
. - TypeSystemDescription_impl() - Constructor for class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
-
Creates a new TypeSystemDescription_impl.
- TypeSystemDescriptionFactory - Class in org.apache.uima.fit.factory
- TypeSystemDescriptionProvider - Interface in org.apache.uima.spi
-
Deprecated.Use
TypeSystemProvider
instead. - TypeSystemFileOpenEventHandler - Class in org.apache.uima.tools.cvd.control
-
Load a type system file.
- TypeSystemFileOpenEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.TypeSystemFileOpenEventHandler
-
Instantiates a new type system file open event handler.
- TypeSystemImpl - Class in org.apache.uima.cas.impl
-
Type system implementation.
- TypeSystemImpl() - Constructor for class org.apache.uima.cas.impl.TypeSystemImpl
- typeSystemIncluded(boolean) - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- typeSystemIndexDefIncluded(boolean) - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- typeSystemInit(int, LowLevelTypeSystem) - Method in interface org.apache.uima.cas.FeatureValuePath
-
Deprecated.
- typeSystemInit(int, LowLevelTypeSystem) - Method in class org.apache.uima.cas.impl.FeatureValuePathImpl
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.analysis_component.CasAnnotator_ImplBase
-
Informs this annotator that the CAS TypeSystem has changed.
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.analysis_component.CasMultiplier_ImplBase
-
Informs this annotator that the CAS TypeSystem has changed.
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
-
Deprecated.The only thing this implementation does is store the TypeSystem so that it can be accessed by the
Annotator_ImplBase.getTypeSystem()
method, and also so that it can be passed back to theAnnotator_ImplBase.typeSystemInit(TypeSystem)
method by the default implementation ofAnnotator_ImplBase.reconfigure()
. - typeSystemInit(TypeSystem) - Method in interface org.apache.uima.analysis_engine.annotator.BaseAnnotator
-
Informs this annotator that the CAS TypeSystem has changed.
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
-
From the CAS Processor interface.
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- typeSystemInit(TypeSystem) - Method in interface org.apache.uima.collection.base_cpm.CasObjectProcessor
-
Informs this CasConsumer that the CAS TypeSystem has changed.
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.collection.CasConsumer_ImplBase
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.collection.CasInitializer_ImplBase
-
Deprecated.
- typeSystemInit(TypeSystem) - Method in interface org.apache.uima.collection.CasInitializer
-
Deprecated.Informs this CasInitializer that the CAS TypeSystem has changed.
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.collection.CollectionReader_ImplBase
-
Default implementation of typeSystemInit, which calls the CAS Initializer's typeSystemInit method if a CAS Initializer is present.
- typeSystemInit(TypeSystem) - Method in interface org.apache.uima.collection.CollectionReader
-
Informs this CollectionReader that the CAS TypeSystem has changed.
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.flow.CasFlowController_ImplBase
-
This method may be overriden by subclasses.
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.tools.components.XmlDetagger
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
- TypeSystemLocationPropertyPage - Class in org.apache.uima.caseditor.ide
-
Type System Property Page to set the default type system location of a project.
- TypeSystemLocationPropertyPage() - Constructor for class org.apache.uima.caseditor.ide.TypeSystemLocationPropertyPage
- typeSystemMappers - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
-
Type Mapping Objects used in compressed binary (de)serialization These are in an identity map, key = target type system Threading: this map is used by multiple threads Key = target type system, via a weak reference.
- TypeSystemMgr - Interface in org.apache.uima.cas.admin
-
Writable version of type system.
- TypeSystemNewWizard - Class in org.apache.uima.taeconfigurator.wizards
-
Create a new file resource in the provided container.
- TypeSystemNewWizard() - Constructor for class org.apache.uima.taeconfigurator.wizards.TypeSystemNewWizard
-
Instantiates a new type system new wizard.
- TypeSystemNewWizardPage - Class in org.apache.uima.taeconfigurator.wizards
-
The "New" wizard page allows setting the container for the new file as well as the file name.
- TypeSystemNewWizardPage(ISelection) - Constructor for class org.apache.uima.taeconfigurator.wizards.TypeSystemNewWizardPage
-
Instantiates a new type system new wizard page.
- TypeSystemProvider - Interface in org.apache.uima.spi
-
Allows the UIMA framework to discover globally available resources such as JCas classes, type system descriptions, etc.
- TypeSystemProvider_ImplBase - Class in org.apache.uima.spi
- TypeSystemProvider_ImplBase() - Constructor for class org.apache.uima.spi.TypeSystemProvider_ImplBase
- TYPESYSTEMS_NOT_COMMITTED - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Type Systems must be committed before calling this method.
- TypeSystemSearchStrategyFactory - Class in org.apache.uima.caseditor.ide.searchstrategy
- TypeSystemUtil - Class in org.apache.uima.util
- TypeSystemUtil() - Constructor for class org.apache.uima.util.TypeSystemUtil
- TypeSystemUtils - Class in org.apache.uima.cas.impl
-
Type Utilities - all static, so class is abstract to prevent creation Used by Feature Path
- TypeSystemUtils() - Constructor for class org.apache.uima.cas.impl.TypeSystemUtils
- TypeSystemUtils.PathValid - Enum Class in org.apache.uima.cas.impl
- TypeTreeNode - Class in org.apache.uima.tools.cvd
-
Class comment for TypeTreeNode.java goes here.
- TypeTreeNode() - Constructor for class org.apache.uima.tools.cvd.TypeTreeNode
-
Constructor for TypeTreeNode.
- TypeTreeNode(Type, String, int) - Constructor for class org.apache.uima.tools.cvd.TypeTreeNode
-
Instantiates a new type tree node.
U
- u - Variable in class org.apache.uima.internal.util.Pair
-
updatable but don't update if used as key in hashtable
- UIMA_AS_WAIT_4_RESPONSE - Enum constant in enum class org.apache.uima.cas.impl.CasState
- UIMA_BUILTIN_JCAS_PREFIX - Static variable in class org.apache.uima.fit.util.CasUtil
-
Package name of JCas wrapper classes built into UIMA.
- UIMA_CAS_PREFIX - Static variable in interface org.apache.uima.cas.CAS
-
UIMA CAS name space prefix to prepend to type names (adds an extra period to the name space proper.
- UIMA_CONTEXT_NULL - Static variable in exception class org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: Saved UIMA context is null; probable cause: Annotator initialize(context) method failed to call super.initialize(context).
- UIMA_DATAPATH_PROP - Static variable in interface org.apache.uima.resource.RelativePathResolver
- UIMA_ECORE_NOT_FOUND - Static variable in exception class org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: "The Ecore model for the UIMA built-in types (uima.ecore) was not found in the classpath."
- UIMA_FRAMEWORK_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- UIMA_HOME_ENV - Static variable in class org.apache.uima.pear.tools.InstallationController
- UIMA_IllegalArgumentException - Exception Class in org.apache.uima
-
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
- UIMA_IllegalArgumentException() - Constructor for exception class org.apache.uima.UIMA_IllegalArgumentException
-
Creates a new exception with a null message.
- UIMA_IllegalArgumentException(String, Object[]) - Constructor for exception class org.apache.uima.UIMA_IllegalArgumentException
-
Creates a new exception with a message from the
UIMARuntimeException.STANDARD_MESSAGE_CATALOG
. - UIMA_IllegalArgumentException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.UIMA_IllegalArgumentException
-
Creates a new exception with the specified cause and a message from the
UIMARuntimeException.STANDARD_MESSAGE_CATALOG
. - UIMA_IllegalArgumentException(String, String, Object[]) - Constructor for exception class org.apache.uima.UIMA_IllegalArgumentException
-
Creates a new exception with a the specified message.
- UIMA_IllegalArgumentException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.UIMA_IllegalArgumentException
-
Creates a new exception with the specified message and cause.
- UIMA_IllegalArgumentException(Throwable) - Constructor for exception class org.apache.uima.UIMA_IllegalArgumentException
-
Creates a new exception with the specified cause and a null message.
- UIMA_IllegalStateException - Exception Class in org.apache.uima
-
Signals that a method has been invoked at an illegal or inappropriate time.
- UIMA_IllegalStateException() - Constructor for exception class org.apache.uima.UIMA_IllegalStateException
-
Creates a new exception with a null message.
- UIMA_IllegalStateException(String, Object[]) - Constructor for exception class org.apache.uima.UIMA_IllegalStateException
-
Creates a new exception with a message from the
UIMARuntimeException.STANDARD_MESSAGE_CATALOG
. - UIMA_IllegalStateException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.UIMA_IllegalStateException
-
Creates a new exception with the specified cause and a message from the
UIMARuntimeException.STANDARD_MESSAGE_CATALOG
. - UIMA_IllegalStateException(String, String, Object[]) - Constructor for exception class org.apache.uima.UIMA_IllegalStateException
-
Creates a new exception with a the specified message.
- UIMA_IllegalStateException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.UIMA_IllegalStateException
-
Creates a new exception with the specified message and cause.
- UIMA_IllegalStateException(Throwable) - Constructor for exception class org.apache.uima.UIMA_IllegalStateException
-
Creates a new exception with the specified cause and a null message.
- UIMA_LIB_DIR - Static variable in class org.apache.uima.pear.tools.InstallationController
- UIMA_LOGO_BIG - Static variable in class org.apache.uima.tools.images.Images
- UIMA_LOGO_SMALL - Static variable in class org.apache.uima.tools.images.Images
- UIMA_MARKER_CONFIG - Static variable in interface org.apache.uima.util.Logger
- UIMA_MARKER_FINEST - Static variable in interface org.apache.uima.util.Logger
- UIMA_NATURE_ID - Static variable in class org.apache.uima.pear.nature.ProjectCustomizer
- UIMA_TCAS_PREFIX - Static variable in interface org.apache.uima.cas.CAS
-
UIMA TCAS name space prefix to prepend to type names (adds an extra period to the name space proper.
- UIMA_UnsupportedOperationException - Exception Class in org.apache.uima
-
Thrown to indicate that the requested operation is not supported.
- UIMA_UnsupportedOperationException() - Constructor for exception class org.apache.uima.UIMA_UnsupportedOperationException
-
Creates a new exception with a null message.
- UIMA_UnsupportedOperationException(String, Object[]) - Constructor for exception class org.apache.uima.UIMA_UnsupportedOperationException
-
Creates a new exception with a message from the
UIMARuntimeException.STANDARD_MESSAGE_CATALOG
. - UIMA_UnsupportedOperationException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.UIMA_UnsupportedOperationException
-
Creates a new exception with the specified cause and a message from the
UIMARuntimeException.STANDARD_MESSAGE_CATALOG
. - UIMA_UnsupportedOperationException(String, String, Object[]) - Constructor for exception class org.apache.uima.UIMA_UnsupportedOperationException
-
Creates a new exception with a the specified message.
- UIMA_UnsupportedOperationException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.UIMA_UnsupportedOperationException
-
Creates a new exception with the specified message and cause.
- UIMA_UnsupportedOperationException(Throwable) - Constructor for exception class org.apache.uima.UIMA_UnsupportedOperationException
-
Creates a new exception with the specified cause and a null message.
- UIMA_VERSION_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- UimaAcronym - Class in org.apache.uima.fit.examples.tutorial.type
-
Updated by JCasGen Fri Nov 22 17:01:30 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-examples/target/jcasgen/typesystem.xml
- UimaAcronym() - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
-
Deprecated.
- UimaAcronym(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
-
Internal - constructor used by generator
- UimaAcronym(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
- UimaAcronym(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
- UimaAcronymAnnotator - Class in org.apache.uima.fit.examples.tutorial.ex6
-
Annotates UIMA acronyms and provides their expanded forms.
- UimaAcronymAnnotator() - Constructor for class org.apache.uima.fit.examples.tutorial.ex6.UimaAcronymAnnotator
- UimaBndPlugin - Class in org.apache.uima.tools.bnd
- UimaBndPlugin() - Constructor for class org.apache.uima.tools.bnd.UimaBndPlugin
- UimaBootstrap - Class in org.apache.uima.bootstrap
-
Run an arbitrary "main" method in a class, after adding classes to the classpath that are specified as libraries, or as jar files Uses arguments: -Dorg.apache.uima.jarpath=XXXX where XXXX is a string of file paths to directories connected using File.pathSeparator; each directory's contained JARs will be added to the class path.
- UimaBootstrap() - Constructor for class org.apache.uima.bootstrap.UimaBootstrap
- UIMAClassLoader - Class in org.apache.uima.internal.util
-
UIMAClassLoader is used as extension ClassLoader for UIMA to load additional components like annotators and resources.
- UIMAClassLoader(ClassLoader) - Constructor for class org.apache.uima.internal.util.UIMAClassLoader
-
Creates a new UIMAClassLoader with the given parent ClassLoader.
- UIMAClassLoader(String) - Constructor for class org.apache.uima.internal.util.UIMAClassLoader
-
Creates a new UIMAClassLoader based on a classpath string
- UIMAClassLoader(String, ClassLoader) - Constructor for class org.apache.uima.internal.util.UIMAClassLoader
-
Creates a new UIMAClassLoader based on a classpath string.
- UIMAClassLoader(URL[]) - Constructor for class org.apache.uima.internal.util.UIMAClassLoader
-
Creates a new UIMAClassLoader based on a classpath URL's
- UIMAClassLoader(URL[], ClassLoader) - Constructor for class org.apache.uima.internal.util.UIMAClassLoader
-
Creates a new UIMAClassLoader based on a classpath URL's.
- uimaContext - Variable in class org.apache.uima.adapter.vinci.CASTransportable
- UimaContext - Interface in org.apache.uima
-
Provides access to external resources (other than the CAS).
- UimaContext_ImplBase - Class in org.apache.uima.impl
-
Instances of this class shared by multiple threads
- UimaContext_ImplBase() - Constructor for class org.apache.uima.impl.UimaContext_ImplBase
-
Default constructor.
- UimaContext_ImplBase(String, Map<String, String>) - Constructor for class org.apache.uima.impl.UimaContext_ImplBase
-
Constructor for non Root instances
- UimaContextAdmin - Interface in org.apache.uima
-
Admin interface to the UIMA Context.
- UimaContextAdminBuilder - Class in org.apache.uima
- UimaContextAdminBuilder() - Constructor for class org.apache.uima.UimaContextAdminBuilder
- uimaContextBuilder() - Static method in class org.apache.uima.UIMAFramework
- UimaContextFactory - Class in org.apache.uima.fit.factory
- UimaContextHolder - Class in org.apache.uima
-
This class holds the UimaContext for the current thread, or a parent thread.
- UimacppAnalysisComponent - Class in org.apache.uima.uimacpp
- UimacppAnalysisComponent(ResourceCreationSpecifier, AnalysisEngineImplBase) - Constructor for class org.apache.uima.uimacpp.UimacppAnalysisComponent
- UimacppAnalysisEngineImpl - Class in org.apache.uima.analysis_engine.impl
-
Reference implementation of
AnalysisEngine
. - UimacppAnalysisEngineImpl() - Constructor for class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
- UimacppEngine - Class in org.apache.uima.uimacpp
- UimacppEngine() - Constructor for class org.apache.uima.uimacpp.UimacppEngine
- UimacppException - Exception Class in org.apache.uima.uimacpp
-
Use this class to signalize a fatal (internal) error to the API user.
- UimacppException(Exception) - Constructor for exception class org.apache.uima.uimacpp.UimacppException
-
Constructs a
JTafRuntimeException
with the specified nested exception. - UimaDecompiler - Class in org.apache.uima.migratev3.jcas
-
Decompiler - for testing - for locating customizations Operation: Make an instance, optionally setting - class loader to use (may pass byte array instead) - directory where to write output (may output to string instead) - class loader to use when resolving symbols during decompile call decompile - argument - class name (without .class or .java suffix, fully qualified) or - byte array - return value is a byte array output stream with UTF-8 encoded value decompileToFile - writes decompiled output to a xxx.java file in output directory Not thread safe
- UimaDecompiler() - Constructor for class org.apache.uima.migratev3.jcas.UimaDecompiler
- UimaDecompiler(ClassLoader, File) - Constructor for class org.apache.uima.migratev3.jcas.UimaDecompiler
- UIMAException - Exception Class in org.apache.uima
-
This is the superclass for all checked exceptions in UIMA.
- UIMAException() - Constructor for exception class org.apache.uima.UIMAException
-
Creates a new exception with a null message.
- UIMAException(String, Object[]) - Constructor for exception class org.apache.uima.UIMAException
-
Creates a new exception with a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - UIMAException(String, Object[], Throwable) - Constructor for exception class org.apache.uima.UIMAException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
. - UIMAException(String, String, Object...) - Constructor for exception class org.apache.uima.UIMAException
-
Creates a new exception with a the specified message.
- UIMAException(String, String, Object[], Throwable) - Constructor for exception class org.apache.uima.UIMAException
-
Creates a new exception with the specified message and cause.
- UIMAException(Throwable) - Constructor for exception class org.apache.uima.UIMAException
-
Creates a new exception with the specified cause and a null message.
- UIMAFramework - Class in org.apache.uima
-
This is an application's main interface point to the UIMA Framework.
- UIMAFramework() - Constructor for class org.apache.uima.UIMAFramework
- UIMAFramework_impl - Class in org.apache.uima.impl
-
This is the main interface point to the UIMA reference implemention.
- UIMAFramework_impl() - Constructor for class org.apache.uima.impl.UIMAFramework_impl
-
Creates a new UIMAFramework_impl.
- UIMA Indexes - Search tag in package org.apache.uima.cas.impl
- Section
- UIMALogFormatter - Class in org.apache.uima.internal.util
-
JSR47 log formatter for UIMA JSR47Logger Provides a log format which looks like: timestamp; threadID; sourceInfo; Message level; message e.g. 7/12/04 2:15:35 PM - 10: org.apache.uima.util.TestClass.main(62): INFO: You are not logged in!
- UIMALogFormatter() - Constructor for class org.apache.uima.internal.util.UIMALogFormatter
- UimaLoggerProgressMonitor - Class in org.apache.uima.tools.jcasgen
-
The Class UimaLoggerProgressMonitor.
- UimaLoggerProgressMonitor() - Constructor for class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
- UIMAlookup - Static variable in class org.apache.uima.internal.util.Misc
- UimaMeeting - Class in org.apache.uima.fit.examples.tutorial.type
-
Updated by JCasGen Fri Nov 22 17:01:30 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-examples/target/jcasgen/typesystem.xml
- UimaMeeting() - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
-
Deprecated.
- UimaMeeting(TypeImpl, CASImpl) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
-
Internal - constructor used by generator
- UimaMeeting(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
- UimaMeeting(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
- UimaMeetingAnnotator - Class in org.apache.uima.fit.examples.tutorial.ex6
-
Example annotator that iterates over Meeting annotations and annotates a meeting as a UimaMeeting if a UIMA acronym occurs in close proximity to that meeting.
- UimaMeetingAnnotator() - Constructor for class org.apache.uima.fit.examples.tutorial.ex6.UimaMeetingAnnotator
- UimaNature - Class in org.apache.uima.pear.nature
- UimaNature() - Constructor for class org.apache.uima.pear.nature.UimaNature
-
constructor.
- UIMAResultPrinter - Class in org.apache.uima.test.junit_extension
-
UIMAResultPrinter is a ResultPrinter extension for the JUnit framework.
- UIMAResultPrinter(PrintStream, boolean, boolean) - Constructor for class org.apache.uima.test.junit_extension.UIMAResultPrinter
- UIMARuntimeException - Exception Class in org.apache.uima
-
This is the superclass for all unchecked exceptions in UIMA.
- UIMARuntimeException() - Constructor for exception class org.apache.uima.UIMARuntimeException
-
Creates a new exception with a null message.
- UIMARuntimeException(String, Object...) - Constructor for exception class org.apache.uima.UIMARuntimeException
-
Creates a new exception with a message from the
UIMARuntimeException.STANDARD_MESSAGE_CATALOG
. - UIMARuntimeException(String, String, Object[]) - Constructor for exception class org.apache.uima.UIMARuntimeException
- UIMARuntimeException(Throwable) - Constructor for exception class org.apache.uima.UIMARuntimeException
-
Creates a new exception with the specified cause and a null message.
- UIMARuntimeException(Throwable, String, Object...) - Constructor for exception class org.apache.uima.UIMARuntimeException
-
Creates a new exception with the specified message and cause.
- UIMARuntimeException(Throwable, String, String, Object...) - Constructor for exception class org.apache.uima.UIMARuntimeException
- UimaSaxVinciFrameBuilder - Class in org.apache.uima.adapter.vinci.util
-
A specialization of the general
SaxVinciFrameBuilder
utility for UIMA analysis engine services. - UimaSaxVinciFrameBuilder(boolean, boolean, String) - Constructor for class org.apache.uima.adapter.vinci.util.UimaSaxVinciFrameBuilder
-
Instantiates a new uima sax vinci frame builder.
- UimaSerializable - Interface in org.apache.uima
-
This interface is implemented by JCas classes that need to be called by the framework when a serialization is about to happen.
- UimaSerializableFSs - Interface in org.apache.uima
-
This interface is implemented by JCas classes that need to be called by the framework when a serialization is about to happen where the _save_to_cas_data() method update Features which have references to Feature Structures
- UIMAStreamHandler - Class in org.apache.uima.internal.util
-
UIMAStreamHandler is used to handle output streams set during runtime.
- UIMAStreamHandler(OutputStream, Formatter) - Constructor for class org.apache.uima.internal.util.UIMAStreamHandler
-
initialize the UIMAStream handler
- UimaTimer - Interface in org.apache.uima.util
-
Interface for a timer, used to collect performance statistics for UIMA components.
- uimaTypeName2XmiElementName(String) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- UimaUtil - Class in org.apache.uima.caseditor.editor.util
-
TODO: add javadoc here.
- UimaUtil() - Constructor for class org.apache.uima.caseditor.editor.util.UimaUtil
- UIMAUtil - Class in org.apache.uima.pear.util
-
The
UIMAUtil
class provides convenient methods for handling UIMA specific objects. - UIMAUtil() - Constructor for class org.apache.uima.pear.util.UIMAUtil
- UimaVersion - Class in org.apache.uima.impl
-
The source for this class is located in src/main/versionJava/org/apache/uima/impl/UimaVersion.java It is processed at build time to create a java source, by substituting values from the build into some fields.
- UimaVersion() - Constructor for class org.apache.uima.impl.UimaVersion
- Unavailable - Enum constant in enum class org.apache.uima.analysis_engine.AnalysisEngineManagement.State
- UNCHECKED - Static variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogMultiColTable
-
The Constant UNCHECKED.
- UNDEFINED_FEATURE - Static variable in exception class org.apache.uima.cas.CASException
-
The value of the feature {0} on the structure of type {1} cannot be accessed, because {0} is not defined for {1}.
- UNDEFINED_KEY_IN_FLOW - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: The descriptor for Aggregate Analysis Engine "{0}" specified an invalid flow.
- UNDEFINED_RANGE_TYPE - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Undefined type "{0}", referenced in feature "{1}" declared on type "{2}"."
- UNDEFINED_SUPERTYPE - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Undefined type "{0}", referenced as supertype of type "{1}"."
- UNDEFINED_TYPE_FOR_INDEX - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Undefined type "{0}", referenced in definition of index "{1}"."
- UNDEFINED_TYPE_FOR_PRIORITY_LIST - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Undefined type "{0}" in type priority list."
- undeploy() - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeployer
- undeploy() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
- undeploy() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
- undeploy() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
Shutdown local VNS.
- undeploy(URL) - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeployer
- undeploy(URL) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
- undeploy(URL) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.ProcessControllerAdapter
-
Stops a given CasProcessor service.
- undeploy(URL) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
- undeploy(URL) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
- UNDERLINE - Enum constant in enum class org.apache.uima.caseditor.editor.AnnotationStyle.Style
-
The underline style.
- UnderlineDrawingStrategy - Class in org.apache.uima.caseditor.editor.annotation
-
Draws an line under an annotation.
- UnderlineDrawingStrategy() - Constructor for class org.apache.uima.caseditor.editor.annotation.UnderlineDrawingStrategy
- undoComponentLocalization() - Method in class org.apache.uima.pear.tools.LocalInstallationAgent
-
Restores original files in the 'conf' and 'desc' directories from the back-up copies (with extension '.$').
- UndoMgr - Class in org.apache.uima.tools.cvd.control
-
Undo manager for text area.
- UndoMgr(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.UndoMgr
-
Instantiates a new undo mgr.
- UNEXPECTED_SERVICE_RETURN_VALUE_TYPE - Static variable in exception class org.apache.uima.resource.ResourceServiceException
-
Message key for a standard UIMA exception message: "Unexpected service return value type.
- unify(int, int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- union(SortedIntSet) - Method in class org.apache.uima.internal.util.SortedIntSet
- UNKN_TYPE - Static variable in exception class org.apache.uima.cas.impl.AnnotationImplException
-
Error parsing types system file "{0}": type "{1}" must be declared before it is used at line {2}, column {3}.
- UNKNOWN - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
Unknown format
- UNKNOWN - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- UNKNOWN_CONSTRAINT_FEAT - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Error applying FS constraint: no feature "{0}" in current type system.
- UNKNOWN_CONSTRAINT_TYPE - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Error applying FS constraint: no type "{0}" in current type system.
- UNKNOWN_ELEMENT - Static variable in exception class org.apache.uima.util.InvalidXMLException
-
Message key for a standard UIMA exception message: "The XML parser encountered an unknown element type: {0}."
- UNKNOWN_FEATURE - Static variable in exception class org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: unknown feature: {3}.
- UNKNOWN_FEATURE_CODE - Static variable in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Feature code that is returned on unknown feature names.
- UNKNOWN_FEATURE_IN_BUILD_ITEM - Static variable in exception class org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: Feature {0} referenced in build item {1} is not known.
- UNKNOWN_ID - Static variable in exception class org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XMI-CAS from source {0} at line {1}, column {2}: xmi id {3} is referenced but not defined.
- UNKNOWN_ID_IN_SEQUENCE - Static variable in exception class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Message key for a standard UIMA exception message: "The ASB encountered an unknown Analysis Engine ID "{0}" in the execution sequence."
- UNKNOWN_PROTOCOL - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "Unknown Protocol: "{0}"."
- UNKNOWN_RESOURCE_NAME - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "No resource with name "{0}" has been declared in this Analysis Engine."
- UNKNOWN_TYPE - Static variable in exception class org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: unknown type: {3}.
- UNKNOWN_TYPE_CODE - Static variable in interface org.apache.uima.cas.impl.LowLevelTypeSystem
-
Type code that is returned on unknown type names.
- unmarshalCas(CAS, boolean) - Method in class org.apache.uima.analysis_engine.service.impl.ServiceDataCargo
-
Unmarshalls the CAS data in this
ServiceDataCargo
into an existingCAS
instance. - unmarshalInto(AnalysisProcessData, boolean) - Method in class org.apache.uima.analysis_engine.service.impl.ServiceDataCargo
-
Unmarshalls this
SerializableAnalysisProcessData
into an existingAnalysisProcessData
object. - unordered() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- unqualifiedName(String) - Static method in class org.apache.vinci.transport.vns.client.ResolveResult
-
Strip the qualifications from this qualified service name.
- UNRECOGNIZED_SERIALIZED_CAS_FORMAT - Static variable in exception class org.apache.uima.cas.CASRuntimeException
-
Unrecognized serialized CAS format.
- unregister_jcci_classloader(ClassLoader) - Static method in class org.apache.uima.cas.impl.FSClassRegistry
-
For internal use only!
- unregisterMBean(ManagementObject, Object) - Static method in class org.apache.uima.internal.util.JmxMBeanAgent
-
Unregister an MBean from the MBeanServer.
- UNSPECIFIED_LANGUAGE - Static variable in class org.apache.uima.cas.text.Language
- UNSUPPORTED_CAS_COPY_TO_OR_FROM_BASE_CAS - Static variable in exception class org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: Unsupported invocation of CasCopier copyCasView, specifying a source or destination as a base CAS.
- UNSUPPORTED_CAS_INTERFACE - Static variable in exception class org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: "Unsupported CAS interface {0}."
- UNSUPPORTED_CAS_TYPE - Static variable in exception class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Message key for a standard UIMA exception message: "AnalysisEngine subclass {0} does not support CAS class {1}."
- UNSUPPORTED_CAS_TYPE - Static variable in exception class org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
-
Message key for a standard UIMA exception message: "AnalysisEngine subclass {0} does not support CAS class {1}."
- UNSUPPORTED_FILTER_SYNTAX - Static variable in exception class org.apache.uima.search.IndexingException
-
Message key for a standard UIMA exception message: The filter syntax {0} is not supported by this implementation.
- UNSUPPORTED_FRAMEWORK_IMPLEMENTATION - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "{0} is not a supported framework implementation"
- UNSUPPORTED_METHOD - Static variable in exception class org.apache.uima.UIMA_UnsupportedOperationException
-
Message key for a standard UIMA exception message: "Class {0} does not support method {1}."
- UNSUPPORTED_OBJECT_TYPE_IN_CREATE_CAS - Static variable in exception class org.apache.uima.resource.ResourceInitializationException
-
Message key for a standard UIMA exception message: "The CasCreationUtils.createCas method was passed a collection containing an object of class {0}, which is not supported.
- UNSUPPORTED_STEP_TYPE - Static variable in exception class org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Message key for a standard UIMA exception message: "The FlowController returned a Step object of class {0}, which is not supported by this framework implementation."
- UP - Static variable in class org.apache.uima.tools.images.Images
- update() - Method in class org.apache.uima.caseditor.editor.ModelFeatureStructure
-
Update.
- update() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog
-
Update.
- update() - Method in class org.apache.vinci.transport.vns.service.Service
- update(String, FSIndex, CAS) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
Update.
- update(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Notifies clients about the changed annotation.
- update(FeatureStructure) - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Updates the given
FeatureStructure
. - update(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- updated(Collection<FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.AbstractAnnotationDocumentListener
-
Update notification.
- updated(Collection<FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.AbstractDocumentListener
- updated(Collection<FeatureStructure>) - Method in interface org.apache.uima.caseditor.editor.ICasDocumentListener
-
This method is called if the
FeatureStructure
s changed. - updated(FeatureStructure) - Method in class org.apache.uima.caseditor.editor.AbstractDocumentListener
-
Forwards the call.
- updated(FeatureStructure) - Method in interface org.apache.uima.caseditor.editor.ICasDocumentListener
-
This method is called if the
FeatureStructure
changed. - updatedAnnotation(Collection<AnnotationFS>) - Method in class org.apache.uima.caseditor.editor.AbstractAnnotationDocumentListener
-
Updated annotation.
- updatedAnnotation(Collection<AnnotationFS>) - Method in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
-
Updates the given annotation in the viewer.
- updateDocumentAnnotation() - Method in class org.apache.uima.cas.impl.CASImpl
-
updates the document annotation (only if the sofa's local string data !
- updateFeatureStructure(Collection<? extends FeatureStructure>) - Method in class org.apache.uima.caseditor.editor.DocumentUimaImpl
-
Notifies clients about the changed annotation.
- updateFeatureStructure(Collection<? extends FeatureStructure>) - Method in interface org.apache.uima.caseditor.editor.ICasDocument
-
Updates the given
FeatureStructure
s. - updateFSTree(String, FSIndex) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Update FS tree.
- updateIndexTree(boolean) - Method in class org.apache.uima.tools.cvd.MainFrame
-
Update index tree.
- updateMainComponentId(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
-
Deprecated.Use setMainComponentId() method instead.
- updateParmInSettingsGUI(ConfigurationParameter, TreeItem, String) - Method in class org.apache.uima.taeconfigurator.editors.ui.AbstractSectionParm
-
Update parm in settings GUI.
- updatePort() - Method in class org.apache.vinci.transport.vns.service.Service
- updateSelection(IStructuredSelection) - Method in class org.apache.uima.caseditor.editor.action.DeleteFeatureStructureAction
- updateSelection(IStructuredSelection) - Method in class org.apache.uima.caseditor.editor.action.LowerLeftAnnotationSideAction
- updateSelection(IStructuredSelection) - Method in class org.apache.uima.caseditor.editor.action.LowerRightAnnotationSideAction
- updateSelection(IStructuredSelection) - Method in class org.apache.uima.caseditor.editor.action.MergeAnnotationAction
- updateSelection(IStructuredSelection) - Method in class org.apache.uima.caseditor.editor.action.WideLeftAnnotationSideAction
- updateSelection(IStructuredSelection) - Method in class org.apache.uima.caseditor.editor.action.WideRightAnnotationSideAction
- updateService(Service) - Method in class org.apache.vinci.transport.vns.service.NameClient
- updateService(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- updateSourceFromModel() - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Update source from model.
- updateStringArray(String[]) - Method in class org.apache.uima.util.impl.OptimizeStrings
- URISpecifier - Interface in org.apache.uima.resource
-
A type of
ResourceSpecifier
that locates an existingResource
service by its URI. - URISpecifier_impl - Class in org.apache.uima.resource.impl
-
Reference implementation of
URISpecifier
. - URISpecifier_impl() - Constructor for class org.apache.uima.resource.impl.URISpecifier_impl
-
Creates a new
URISpecifier_impl
. - UriUtils - Class in org.apache.uima.util
-
Static methods supporting proper handling of URIs
- UriUtils() - Constructor for class org.apache.uima.util.UriUtils
- USE_FIELD_NAME - Static variable in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
the default value for name if none is given.
- USE_JCAS_CACHE_DEFAULT - Static variable in class org.apache.uima.cas.admin.CASFactory
- useAnnotationEquals(boolean) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
- useAnnotationEquals(boolean) - Method in interface org.apache.uima.cas.SelectFSs
-
Meaningful only for coveredBy: if true, then returned annotations are compared to the bounding annotation using the specified kind of equal comparison, and if equal, they are skipped.
- useExistingInstance - Variable in class org.apache.uima.jcas.cas.TOP_Type
-
Deprecated.
- useGeneratedStyleMap - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The use generated style map.
- useQualifiedTypes() - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
-
Use qualified types.
- USER_DEFINED_FLOW - Static variable in class org.apache.uima.taeconfigurator.editors.ui.FlowSection
-
The Constant USER_DEFINED_FLOW.
- userTime() - Static method in class org.apache.uima.fit.benchmark.Benchmark
-
Get user time in nanoseconds.
- UTF8 - Static variable in class org.apache.uima.util.impl.DataIO
- UTFConverter - Class in org.apache.vinci.transport.util
-
Provides utility methods for Java string <==> UTF-8 conversion.
- Util - Class in org.apache.uima.fit.maven.util
- Util - Class in org.apache.uima.impl
-
Shared code refactored from other spots to reduce duplication and improve maintainability
- Util() - Constructor for class org.apache.uima.impl.Util
- UtilError - Exception Class in org.apache.uima.internal.util
-
Exception class for package org.apache.uima.util.
- UtilError(int) - Constructor for exception class org.apache.uima.internal.util.UtilError
-
Create a new
UtilError
- Utilities - Class in org.apache.uima.internal.util
-
Deprecated.use Misc instead
- Utilities() - Constructor for class org.apache.uima.internal.util.Utilities
-
Deprecated.
- Utility - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class Utility.
- Utility(Shell, String, Image, String, int, String[], int) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.Utility
-
Instantiates a new utility.
- UUIDGenerator - Class in org.apache.uima.internal.util
-
Utility class for generating UUIDs.
- UUIDGenerator() - Constructor for class org.apache.uima.internal.util.UUIDGenerator
V
- V2_ANNOTATION_COMPARE_TYPE_ORDER - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
set next to true to debug issues with different treatment of no type priorities in v3
- V2_PRETTY_PRINT - Static variable in class org.apache.uima.cas.impl.FeatureStructureImplC
- v3() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- vaction - Variable in class org.apache.uima.taeconfigurator.editors.ui.HeaderPageWithSash
-
The vaction.
- validate() - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
Determines if the AnalysisEngineDescription is valid.
- validate() - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Checks that this
ResourceCreationSpecifier
is valid. - validate() - Method in class org.apache.uima.taeconfigurator.model.DescriptorTCAS
-
Validate.
- validate(CAS) - Method in interface org.apache.uima.fit.validation.CasValidationCheck
-
Apply this check to the given CAS.
- validate(Validator) - Method in class org.apache.uima.fit.testing.assertj.CasAssert_ImplBase
- validate(JCas) - Method in interface org.apache.uima.fit.validation.JCasValidationCheck
-
Apply this check to the given CAS.
- validate(ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Determines if the AnalysisEngineDescription is valid.
- validate(ResourceManager) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
- validate(ResourceManager) - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
-
Checks that this
ResourceCreationSpecifier
is valid. - validateArraySize(int) - Method in class org.apache.uima.cas.impl.CASImpl
- validateConfigurationParameterDataTypeMatch(ConfigurationParameter, NameValuePair) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
Validate that a value is of an appropriate data type for assignment to the given parameter.
- validateConfigurationParameters(ResourceManager) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
-
Validates configuration parameters within this Resource, and throws an exception if they are not valid.
- validateConfigurationParameterSettings() - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
Validates configuration parameter settings within this Resource MetaData, and throws an exception if they are not valid.
- validateConfigurationParameterSettings() - Method in interface org.apache.uima.resource.metadata.ResourceMetaData
-
Validates configuration parameter settings within this Resource MetaData, and throws an exception if they are not valid.
- validateConfigurationParameterSettings(NameValuePair[], String, ConfigurationParameterDeclarations) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
-
Validates configuration parameter settings within a group.
- ValidateDescriptor - Class in org.apache.uima.tools
-
Command-line utility for validating a descriptor.
- ValidateDescriptor() - Constructor for class org.apache.uima.tools.ValidateDescriptor
- validateInputs(Map) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Validate inputs.
- validateIOs(boolean, Map) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Validate I os.
- validateIsInAllowedValue(String) - Method in class org.apache.uima.cas.impl.FeatureImpl
-
throw if v is not in the allowed value set of the range type
- validateOperationalProperties() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
Checks operational properties in an aggregate to ensure they are not inconsistent with operational properties of the components.
- validateOutputs(Map) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Validate outputs.
- validateSofaMappings() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Validate SofA mappings and inputs/outputs for an aggregate AE.
- validateTypePriorities(Map) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor
-
Validate type priorities.
- VALIDATION_FEATURE_ID - Static variable in class org.apache.uima.pear.util.XMLUtil
- ValidationCheck - Interface in org.apache.uima.fit.validation
-
Interface identifying validation checks that can be located via the Java Service Locator mechanism.
- ValidationCheckAssert - Class in org.apache.uima.fit.testing.assertj
-
Asserts related to
ValidationCheck
implementations. - ValidationCheckAssert(ValidationCheck) - Constructor for class org.apache.uima.fit.testing.assertj.ValidationCheckAssert
- ValidationCheckException - Exception Class in org.apache.uima.fit.validation
-
Exception by a particular validation check.
- ValidationCheckException() - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckException
- ValidationCheckException(String) - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckException
- ValidationCheckException(String, Throwable) - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckException
- ValidationCheckException(String, Throwable, boolean, boolean) - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckException
- ValidationCheckException(Throwable) - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckException
- ValidationCheckFailedException - Exception Class in org.apache.uima.fit.validation
-
Fail the current check.
- ValidationCheckFailedException() - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckFailedException
- ValidationCheckFailedException(String) - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckFailedException
- ValidationCheckFailedException(String, Throwable) - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckFailedException
- ValidationCheckFailedException(String, Throwable, boolean, boolean) - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckFailedException
- ValidationCheckFailedException(Throwable) - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckFailedException
- ValidationCheckSkippedException - Exception Class in org.apache.uima.fit.validation
-
Skip the current check.
- ValidationCheckSkippedException() - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckSkippedException
- ValidationCheckSkippedException(String) - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckSkippedException
- ValidationCheckSkippedException(String, Throwable) - Constructor for exception class org.apache.uima.fit.validation.ValidationCheckSkippedException
- ValidationException - Exception Class in org.apache.uima.fit.validation
-
Exception generated while validating a CAS.
- ValidationException() - Constructor for exception class org.apache.uima.fit.validation.ValidationException
- ValidationException(String) - Constructor for exception class org.apache.uima.fit.validation.ValidationException
- ValidationException(String, Throwable) - Constructor for exception class org.apache.uima.fit.validation.ValidationException
- ValidationException(String, Throwable, boolean, boolean) - Constructor for exception class org.apache.uima.fit.validation.ValidationException
- ValidationException(Throwable) - Constructor for exception class org.apache.uima.fit.validation.ValidationException
- ValidationResult - Class in org.apache.uima.fit.validation
-
Individual result from a CAS validation check.
- ValidationResult(Object, ValidationResult.Severity, String, Object...) - Constructor for class org.apache.uima.fit.validation.ValidationResult
- ValidationResult.Severity - Enum Class in org.apache.uima.fit.validation
- ValidationSummary - Class in org.apache.uima.fit.validation
-
Container for
CasValidationResults
. - ValidationSummary() - Constructor for class org.apache.uima.fit.validation.ValidationSummary
- Validator - Class in org.apache.uima.fit.validation
-
Validate a (J)CAS.
- Validator(Collection<ValidationCheck>) - Constructor for class org.apache.uima.fit.validation.Validator
- Validator.Builder - Class in org.apache.uima.fit.validation
- value - Variable in class org.apache.uima.internal.util.XmlAttribute
- value - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo
- value() - Element in annotation interface org.apache.uima.fit.descriptor.LanguageCapability
-
The languages supported by this component.
- value() - Element in annotation interface org.apache.uima.fit.descriptor.MimeTypeCapability
-
The MIME types supported by this component.
- VALUE_NOT_A_TYPE - Static variable in exception class org.apache.uima.cas.impl.LowLevelException
-
Error in low-level CAS APIs: attempt to interpret heap value {0} at {1} as type code, but {0} is not a valid type code.
- VALUE_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- valueChanged - Variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The value changed.
- valueChanged(ListSelectionEvent) - Method in class org.apache.uima.tools.stylemap.TableSelectionListener
- valueChanged(TreeSelectionEvent) - Method in class org.apache.uima.tools.cvd.control.FSTreeSelectionListener
-
Value changed.
- valueChanged(TreeSelectionEvent) - Method in class org.apache.uima.tools.cvd.control.IndexTreeSelectionListener
-
Value changed.
- valueChanged(TreeSelectionEvent) - Method in class org.apache.uima.tools.stylemap.AnTreeListener
- valueForPathChanged(TreePath, Object) - Method in class org.apache.uima.tools.cvd.FSTreeModel
-
Value for path changed.
- valueIsNullOrEmptyArray(Object) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
- valueIterator() - Method in class org.apache.uima.internal.util.WeakIdentityMap
- valueLeDiff - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
- valueOf(String) - Static method in enum class org.apache.uima.analysis_engine.AnalysisEngineManagement.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.FSComparators
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.impl.AllowPreexistingFS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.Compression
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressStrat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressStrat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.impl.CasState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.impl.Subiterator.BoundsUse
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.impl.TypeSystemUtils.PathValid
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.SerialFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.cas.TypeClass
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.caseditor.editor.AnnotationStyle.Style
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.caseditor.editor.outline.OutlineStyles
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.caseditor.Images
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.ep_launcher.LauncherConstants.InputFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.fit.internal.MetaDataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.fit.maven.util.ComponentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.fit.util.ContainmentIndex.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.fit.validation.ValidationResult.Severity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.json.JsonCasSerializer.JsonContextFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.util.CasLoadMode
-
Returns the enum constant of this class with the specified name.
- ValuePair - Class in org.apache.uima.collection.impl.cpm.utils
-
The Class ValuePair.
- ValuePair(String, String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.ValuePair
-
Instantiates a new value pair.
- values - Variable in class org.apache.uima.cas.impl.XmiSerializationSharedData.NameMultiValue
- values - Variable in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
- values() - Static method in enum class org.apache.uima.analysis_engine.AnalysisEngineManagement.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.FSComparators
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.impl.AllowPreexistingFS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.Compression
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.impl.BinaryCasSerDes4.CompressStrat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.impl.BinaryCasSerDes6.CompressStrat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.impl.CasState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.impl.SlotKinds.SlotKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.impl.Subiterator.BoundsUse
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.impl.TypeSystemUtils.PathValid
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.SerialFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.cas.TypeClass
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.caseditor.editor.AnnotationStyle.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.caseditor.editor.outline.OutlineStyles
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.caseditor.Images
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.ep_launcher.LauncherConstants.InputFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.fit.internal.MetaDataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.fit.maven.util.ComponentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.fit.util.ContainmentIndex.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.fit.validation.ValidationResult.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- values() - Method in class org.apache.uima.jcas.cas.Int2FS
- values() - Static method in enum class org.apache.uima.json.JsonCasSerializer.JsonContextFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.util.CasLoadMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valuesArray() - Method in class org.apache.uima.internal.util.Int2ObjHashMap
- ValueSection - Class in org.apache.uima.taeconfigurator.editors.ui
-
The Class ValueSection.
- ValueSection(MultiPageEditor, Composite) - Constructor for class org.apache.uima.taeconfigurator.editors.ui.ValueSection
-
Instantiates a new value section.
- VAR_NAME - Static variable in class org.apache.uima.pear.insd.edit.vars.VarVal
-
The Constant VAR_NAME.
- VAR_NAME_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- VAR_VALUE - Static variable in class org.apache.uima.pear.insd.edit.vars.VarVal
-
The Constant VAR_VALUE.
- VAR_VALUE_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- VarVal - Class in org.apache.uima.pear.insd.edit.vars
-
Represents a table row in a two column table (of environment variables).
- VarVal(String, String) - Constructor for class org.apache.uima.pear.insd.edit.vars.VarVal
-
Create a VarVal instance.
- VarValList - Class in org.apache.uima.pear.insd.edit.vars
-
Represents a list of environment variable to be displayed in a table.
- VarValList() - Constructor for class org.apache.uima.pear.insd.edit.vars.VarValList
-
Constructor.
- VarValViewerHandler - Class in org.apache.uima.pear.insd.edit.vars
-
Handles the display and management of an environment variables table.
- VarValViewerHandler(Composite, String[], int, VarValList) - Constructor for class org.apache.uima.pear.insd.edit.vars.VarValViewerHandler
-
Instantiates a new var val viewer handler.
- vendor() - Element in annotation interface org.apache.uima.fit.descriptor.ResourceMetaData
-
Gets the vendor of this Resource.
- VERIFICATION_CANCELLED - Static variable in class org.apache.uima.pear.tools.InstallationController
- VERIFICATION_COMPLETED - Static variable in class org.apache.uima.pear.tools.InstallationController
- VERIFICATION_FAILED - Static variable in class org.apache.uima.pear.tools.InstallationController
- VERIFICATION_IN_PROGRESS - Static variable in class org.apache.uima.pear.tools.InstallationController
- verifyComponent() - Method in class org.apache.uima.pear.tools.InstallationController
-
Verifies installations of the main component, and sets appropriate component status in the SITH DB.
- verifyComponentInstallation(PackageBrowser) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Runs the installation test for a given installed pear component, and returns the
TestStatus
object with the test results. - verifyKey(VerifyEvent) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogKeyVerify
- verifyKeyChecks(VerifyEvent) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogKeyVerify
-
Default verify key checks.
- verifyKeyChecks(VerifyEvent) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogKeyVerifyJavaNames
-
Java name space names verify key checks for java identifier and periods.
- verifyKeyChecks(VerifyEvent) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
-
Called for many widgets.
- verifyKeyChecks(VerifyEvent) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddFeatureDialog
- verifyKeyChecks(VerifyEvent) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddSofaDialog
- verifyKeyChecks(VerifyEvent) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.CommonInputDialog
- verifyLocalizedComponent() - Method in class org.apache.uima.pear.tools.LocalInstallationAgent
-
Performs verification of the localized component by running the
InstallationTester
application. - verifyText(VerifyEvent) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialogKeyVerifyJavaNames
-
Verify text.
- version() - Element in annotation interface org.apache.uima.fit.descriptor.ResourceMetaData
-
Gets the version number of this Resource.
- VERSION_ATTR - Static variable in class org.apache.uima.cas.impl.XCASSerializer
- VERSION_CODE - Static variable in class org.apache.vinci.transport.XTalkTransporter
- VERSION_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- VERTICAL_BUTTONS - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant VERTICAL_BUTTONS.
- VIEW_NOT_PART_OF_CAS - Static variable in exception class org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: In CasCopier, the {0} view is doesn't belong to the original {0} CAS specified when creating the CasCopier instance
- VIEW1 - Static variable in class org.apache.uima.fit.examples.experiment.pos.ViewNames
- VIEW2 - Static variable in class org.apache.uima.fit.examples.experiment.pos.ViewNames
- viewChanged(String, String) - Method in class org.apache.uima.caseditor.editor.AbstractDocumentListener
- viewChanged(String, String) - Method in interface org.apache.uima.caseditor.editor.ICasDocumentListener
-
This method is called when the currently active view is changed in the document.
- viewChanged(String, String) - Method in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
- ViewCreatorAnnotator - Class in org.apache.uima.fit.component
-
This annotator can be placed at/near the beginning of a pipeline to ensure that a particular view is created before it is used further downstream.
- ViewCreatorAnnotator() - Constructor for class org.apache.uima.fit.component.ViewCreatorAnnotator
- viewDocuments() - Method in class org.apache.uima.tools.AnnotationViewerMain
-
View documents.
- viewer - Variable in class org.apache.uima.caseditor.editor.outline.TypeGroupedContentProvider
-
The viewer.
- viewer - Variable in class org.apache.uima.pear.insd.edit.INSDEnvironmentPage
-
The viewer.
- ViewInfo(CAS) - Constructor for class org.apache.uima.cas.impl.DebugFSLogicalStructure.ViewInfo
-
Create information about a view for given CAS.
- ViewNames - Class in org.apache.uima.fit.examples.experiment.pos
- ViewNames() - Constructor for class org.apache.uima.fit.examples.experiment.pos.ViewNames
- ViewTextCopierAnnotator - Class in org.apache.uima.fit.component
-
This annotator will copy the text of one view to another view.
- ViewTextCopierAnnotator() - Constructor for class org.apache.uima.fit.component.ViewTextCopierAnnotator
- Vinci - Class in org.apache.uima.collection.impl.cpm.vinci
-
The Class Vinci.
- Vinci() - Constructor for class org.apache.uima.collection.impl.cpm.vinci.Vinci
- VINCI_COMMAND - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant VINCI_COMMAND.
- VINCI_DETAG - Static variable in class org.apache.uima.adapter.vinci.util.Constants
-
The Constant VINCI_DETAG.
- VINCI_LIB_DIR - Static variable in class org.apache.uima.pear.tools.InstallationController
- VINCI_NAMESPACE - Static variable in class org.apache.vinci.transport.TransportConstants
- VINCI_NAMESPACE_URI - Static variable in class org.apache.vinci.transport.TransportConstants
- VINCI_PROTOCOL - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- VINCI_SERVICE_MODE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- Vinci.AFFactory - Class in org.apache.uima.collection.impl.cpm.vinci
-
A factory for creating AF objects.
- VinciAnalysisEngineService_impl - Class in org.apache.uima.adapter.vinci
-
Main class for a Vinci Analysis Engine service.
- VinciAnalysisEngineService_impl(String) - Constructor for class org.apache.uima.adapter.vinci.VinciAnalysisEngineService_impl
-
Instantiate Analysis Engine service from a given descriptor.
- VinciAnalysisEngineService_impl(String, boolean) - Constructor for class org.apache.uima.adapter.vinci.VinciAnalysisEngineService_impl
-
Instantiate Analysis Engine service from a given descriptor - possibly in debug mode.
- VinciAnalysisEngineService_impl(String, boolean, String) - Constructor for class org.apache.uima.adapter.vinci.VinciAnalysisEngineService_impl
-
Instantiate Analysis Engine from a given descriptor, debug mode, and instance Id.
- VinciAnalysisEngineServiceAdapter - Class in org.apache.uima.adapter.vinci
-
Reference implementation of
AnalysisEngineServiceAdapter
for Vinci. - VinciAnalysisEngineServiceAdapter() - Constructor for class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceAdapter
- VinciAnalysisEngineServiceStub - Class in org.apache.uima.adapter.vinci
-
The Class VinciAnalysisEngineServiceStub.
- VinciAnalysisEngineServiceStub(String, Integer, Resource, Parameter[]) - Constructor for class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
Instantiates a new vinci analysis engine service stub.
- VinciAnalysisEngineServiceStub(String, Resource) - Constructor for class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
-
Instantiates a new vinci analysis engine service stub.
- VinciBinaryAnalysisEngineService_impl - Class in org.apache.uima.adapter.vinci
-
Main class for a Vinci Analysis Engine service that uses the binary CAS serialization, rather than XCAS.
- VinciBinaryAnalysisEngineService_impl(String) - Constructor for class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineService_impl
-
Instantiate Analysis Engine from a given descriptor.
- VinciBinaryAnalysisEngineService_impl(String, boolean) - Constructor for class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineService_impl
-
Instantiate Analysis Engine from a given descriptor - possibly in debug mode.
- VinciBinaryAnalysisEngineService_impl(String, boolean, String) - Constructor for class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineService_impl
-
Instantiate Analysis Engine from a given descriptor - possibly in debug mode.
- VinciBinaryAnalysisEngineServiceStub - Class in org.apache.uima.adapter.vinci
-
The Class VinciBinaryAnalysisEngineServiceStub.
- VinciBinaryAnalysisEngineServiceStub(String, Integer, AnalysisEngineServiceAdapter, Parameter[]) - Constructor for class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
Instantiates a new vinci binary analysis engine service stub.
- VinciBinaryAnalysisEngineServiceStub(String, AnalysisEngineServiceAdapter) - Constructor for class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
-
Instantiates a new vinci binary analysis engine service stub.
- VinciCasDataConverter - Class in org.apache.uima.cas_data.impl.vinci
-
Utilities for converting a VinciFrame to and from a CasData.
- VinciCasDataConverter(String, String, String, String, String, boolean) - Constructor for class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
-
Creates a new VinciCasDataConverter.
- VinciCasProcessorDeployer - Class in org.apache.uima.collection.impl.cpm.container.deployer.vinci
-
Reference implementation of
CasProcessorDeployer
This component enables the CPE to deploy Cas Processors running as a Vinci service. - VinciCasProcessorDeployer(CPEFactory) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
Instantiaes the class and gives it access to CPE configuration.
- VinciClient - Class in org.apache.vinci.transport
-
Class for conjuring a Vinci service.
- VinciClient() - Constructor for class org.apache.vinci.transport.VinciClient
-
Construct a new client WITHOUT opening a connection, using the VinciFrame factory to create return documents.
- VinciClient(String) - Constructor for class org.apache.vinci.transport.VinciClient
-
Construct a new client connected to the requested service, and uses a VinciFrame factory to create the return document type.
- VinciClient(String, int) - Constructor for class org.apache.vinci.transport.VinciClient
-
Construct a new client connected to the requested service, and uses a VinciFrame factory to create the return document type.
- VinciClient(String, VinciContext) - Constructor for class org.apache.vinci.transport.VinciClient
- VinciClient(String, VinciContext, int) - Constructor for class org.apache.vinci.transport.VinciClient
-
Constructs a new client connected to the requested service.
- VinciClient(String, TransportableFactory) - Constructor for class org.apache.vinci.transport.VinciClient
-
Constructs a new client connected to the requested service.
- VinciClient(String, TransportableFactory, int) - Constructor for class org.apache.vinci.transport.VinciClient
-
Constructs a new client connected to the requested service.
- VinciClient(String, TransportableFactory, VinciContext) - Constructor for class org.apache.vinci.transport.VinciClient
- VinciClient(String, TransportableFactory, VinciContext, int) - Constructor for class org.apache.vinci.transport.VinciClient
-
Constructs a new client connected to the requested service.
- VinciClient(TransportableFactory) - Constructor for class org.apache.vinci.transport.VinciClient
-
Construct a new client WITHOUT opening a connection, using the specified factory to create return documents.
- VinciContext - Class in org.apache.vinci.transport.context
-
This class can be used to globally affect various behaviors of Vinci clients and servers under its control (for example, which VNS to contact).
- VinciContext(String, int) - Constructor for class org.apache.vinci.transport.context.VinciContext
- VinciFrame - Class in org.apache.vinci.transport
-
This is the "default" document class for use with the Vinci client and servable classes.
- VinciFrame() - Constructor for class org.apache.vinci.transport.VinciFrame
-
Create a new empty VinciFrame.
- VinciFrame(int) - Constructor for class org.apache.vinci.transport.VinciFrame
-
Create a new empty VinciFrame with the specified initial capacity.
- vinciFrameToCasData(AFrame) - Method in class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
-
Converts a VinciFrame to a CasData.
- vinciFrameToCasData(AFrame, CasData) - Method in class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
-
Deprecated.Use appendVinciFrameToCasData(Aframe, CasData) or vinciFrameToCasData(AFrame)
- VinciPrimitiveValue - Class in org.apache.uima.collection.impl.cpm.vinci.cas_data
-
Deprecated.Use PrimitiveValueImpl instead. This is just here for backwards compatibility.
- VinciPrimitiveValue(float) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
-
Deprecated.
- VinciPrimitiveValue(float[]) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
-
Deprecated.
- VinciPrimitiveValue(int) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
-
Deprecated.
- VinciPrimitiveValue(int[]) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
-
Deprecated.
- VinciPrimitiveValue(String) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
-
Deprecated.
- VinciPrimitiveValue(String[]) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
-
Deprecated.
- VinciSaxParser - Class in org.apache.uima.adapter.vinci.util
-
Takes a Vinci frame and generates SAX events that correspond to the data in the frame.
- VinciSaxParser() - Constructor for class org.apache.uima.adapter.vinci.util.VinciSaxParser
- VinciServable - Interface in org.apache.vinci.transport
-
Interface for implementing Vinci Services.
- VinciServableAdapter - Class in org.apache.vinci.transport
-
Adapter class for VinciServable, which provides a do-nothing cleanExit() method and a TransportableFactory that returns a VinciFrame.
- VinciServableAdapter() - Constructor for class org.apache.vinci.transport.VinciServableAdapter
- VinciServer - Class in org.apache.vinci.transport
-
"Standard" service container for a VinciServable.
- VinciServer(String, String, VinciServable) - Constructor for class org.apache.vinci.transport.VinciServer
-
Create a new server.
- VinciServer(String, String, VinciServable, int) - Constructor for class org.apache.vinci.transport.VinciServer
- VinciServer(String, String, VinciServable, int, int) - Constructor for class org.apache.vinci.transport.VinciServer
-
Create a new server.
- VinciServer(String, VinciServable) - Constructor for class org.apache.vinci.transport.VinciServer
-
Create a new server that reports the current machine's IP address as the host.
- VinciServer(String, VinciServable, int) - Constructor for class org.apache.vinci.transport.VinciServer
- VinciServer(String, VinciServable, int, int) - Constructor for class org.apache.vinci.transport.VinciServer
- VinciServer(VinciServable) - Constructor for class org.apache.vinci.transport.VinciServer
-
servable !
- VinciServerRunnable - Class in org.apache.vinci.transport
-
Runnable class used by VinciServer to concurrently service requests.
- VinciServerRunnable(Socket, VinciServer) - Constructor for class org.apache.vinci.transport.VinciServerRunnable
- VinciServiceInfo - Class in org.apache.uima.collection.impl.cpm.container.deployer.vns
-
Vinci service information
- VinciServiceInfo(String, String, int) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
- VinciTAEClient - Class in org.apache.uima.adapter.vinci.util
-
The Class VinciTAEClient.
- VinciTAEClient() - Constructor for class org.apache.uima.adapter.vinci.util.VinciTAEClient
- VinciTAP - Class in org.apache.uima.collection.impl.cpm.container.deployer
-
Vinci Proxy to remote Cas Processor vinci service.
- VinciTAP() - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Instantiates a new vinci TAP.
- VinciVNSQuery(String, int) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery.VinciVNSQuery
-
Establishes connection to a given VNS server
- visit(AnnotationDeclaration, Object) - Method in class org.apache.uima.migratev3.jcas.MigrateJCas
-
Capture the type name from all top-level types AnnotationDeclaration, Empty, and Enum
- visit(ClassOrInterfaceDeclaration, Object) - Method in class org.apache.uima.migratev3.jcas.MigrateJCas
-
Check if the top level class looks like a JCas class, and report if not: has 0, 1, and 2 element constructors has static final field defs for type and typeIndexID Also check if V2 style: 2 arg constructor arg types Report if looks like V3 style due to args of 2 arg constructor if class doesn't extend anything, not a JCas class.
- visit(ConstructorDeclaration, Object) - Method in class org.apache.uima.migratev3.jcas.MigrateJCas
-
Constructors - modify the 2 arg constructor - changing the args and the body
- visit(EnumDeclaration, Object) - Method in class org.apache.uima.migratev3.jcas.MigrateJCas
- visit(MethodDeclaration, Object) - Method in class org.apache.uima.migratev3.jcas.MigrateJCas
-
Method Declaration Visitor Heuristic to determine if a feature getter or setter: - name: is 4 or more chars, starting with get or set, with 4th char uppercase is not "getTypeIndexID" - (optional - if comments are available:) getter for xxx, setter for xxx - for getter: has 0 or 1 arg (1 arg case for indexed getter, arg must be int type) - for setter: has 1 or 2 args Workaround for decompiler - getters which return FSs might be missing the cast to the return value type
- visit(FieldAccessExpr, Object) - Method in class org.apache.uima.migratev3.jcas.MigrateJCas
-
visitor for field access expressions - convert ((...type_Type)jcasType).casFeatCode_XXXX to _FI_xxx
- visit(MethodCallExpr, Object) - Method in class org.apache.uima.migratev3.jcas.MigrateJCas
-
visitor for method calls
- visit(PackageDeclaration, Object) - Method in class org.apache.uima.migratev3.jcas.MigrateJCas
- visit(IfStmt, Object) - Method in class org.apache.uima.migratev3.jcas.MigrateJCas
-
Visitor for if stmts - removes feature missing test
- visited_not_yet_written - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
set of FSs that have been visited and enqueued to be serialized - exception: arrays and lists which are "inline" are put into this set, but are not enqueued to be serialized
- VNS - Class in org.apache.vinci.transport.vns.service
-
VNS (Vinci Naming Service) provides the "directory" of all available Vinci services.
- VNS() - Constructor for class org.apache.vinci.transport.vns.service.VNS
- VNS(int) - Constructor for class org.apache.vinci.transport.vns.service.VNS
- VNS(int, String) - Constructor for class org.apache.vinci.transport.vns.service.VNS
- VNS_HOST - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- VNS_HOST - Static variable in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
The Constant VNS_HOST.
- VNS_HOST - Static variable in class org.apache.uima.pear.tools.InstallationDescriptor
- VNS_MAX_PORT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- VNS_PORT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- VNS_PORT - Static variable in class org.apache.uima.collection.impl.cpm.vinci.Vinci
-
The Constant VNS_PORT.
- VNS_PORT - Static variable in class org.apache.uima.pear.tools.InstallationDescriptor
- VNS_SPECS - Static variable in class org.apache.uima.pear.tools.InstallationDescriptor
- VNS_START_PORT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- VNSConfig - Class in org.apache.vinci.transport.vns.client
-
Deprecated class whose functions are now entirely provided by VinciContext.
- VNSConfig() - Constructor for class org.apache.vinci.transport.vns.client.VNSConfig
- VNSConstants - Class in org.apache.vinci.transport.vns
-
Constants used in documents communicated to and from VNS ("Vinci Naming Service").
- VNSConstants() - Constructor for class org.apache.vinci.transport.vns.VNSConstants
- VNSException - Exception Class in org.apache.vinci.transport
-
Special exception type thrown by VinciClient/VinciServer when VNS itself reports an error.
- VNSException(String) - Constructor for exception class org.apache.vinci.transport.VNSException
- vnsHost - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
The vns host.
- vnsPort - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
-
The vns port.
- VNSQuery - Class in org.apache.uima.collection.impl.cpm.container.deployer.vns
-
Connects to and querries a given VNS server for a list a services bound to a given name.
- VNSQuery(String, int) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery
-
Connects to a VNS server identified by host and port
- VNSQuery.VinciVNSQuery - Class in org.apache.uima.collection.impl.cpm.container.deployer.vns
-
Inner class used for accessing the VNS server.
- VS_DESCRIPTOR_PATH - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
W
- WAIT_TIME - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
-
The Constant WAIT_TIME.
- WAIT_TIMEOUT - Static variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
-
The Constant WAIT_TIMEOUT.
- Waiter - Class in org.apache.uima.tools.jcasgen
-
The Class Waiter.
- Waiter() - Constructor for class org.apache.uima.tools.jcasgen.Waiter
- waitFor() - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
-
Allows the caller to wait for the completion of the process.
- waitFor(long) - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
-
Allows the caller to wait for the completion of the process, but no longer than a given timeout value.
- walkIndexedFSs(Consumer<TOP>) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
For this view, walk the indexed FSs in arbitrary order.
- walkList(Consumer<NonEmptyList>, Runnable) - Method in interface org.apache.uima.jcas.cas.CommonList
-
Walks a list, executing the consumer on each element.
- walkList_saxException(Consumer_withSaxException<NonEmptyList>, Runnable) - Method in interface org.apache.uima.jcas.cas.CommonList
-
Walks a list, executing the consumer on each element.
- walkReachablePlusFSsSorted(Consumer<TOP>, MarkerImpl, Predicate<TOP>, CasTypeSystemMapper) - Method in class org.apache.uima.cas.impl.CASImpl
-
find all of the FSs via the indexes plus what's reachable. sort into order by id, Apply the action to those Return the list of sorted FSs
- walkSortedIndexedFSs(Consumer<TOP>) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
For this view, walk the indexed FSs, sorted by id (e.g. creation time)
- warn(Object, String, Object...) - Static method in class org.apache.uima.fit.validation.ValidationResult
- warn(String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(String, Object...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(String, Object, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
- warn(Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(Supplier<String>) - Method in interface org.apache.uima.util.Logger
- warn(Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
- warn(Marker, String) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(Marker, String, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(Marker, String, Object...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(Marker, String, Object, Object) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(Marker, String, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(Marker, String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(Marker, String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
- warn(Marker, Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(Marker, Supplier<String>) - Method in interface org.apache.uima.util.Logger
- warn(Marker, Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
- warn(Marker, Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
- WARN - Enum constant in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- WARN - Static variable in interface org.apache.uima.tools.jcasgen.IError
-
The Constant WARN.
- WARN - Static variable in class org.apache.uima.util.Level
- WARN_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "WARN"
- warning(SAXParseException) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
- warning(SAXParseException) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
- warning(SAXParseException) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
-
XML parser warning handler.
- WARNING - Static variable in class org.apache.uima.util.Level
-
message level "WARNING"
- WARNING_INT - Static variable in class org.apache.uima.util.Level
-
level value for level "WARNING"
- WCH - Static variable in class org.apache.uima.internal.util.TextStringTokenizer
-
Word character/word type.
- WCH - Static variable in class org.apache.uima.internal.util.TextTokenizer
-
Word character/word type.
- WeakIdentityMap<K,
V> - Class in org.apache.uima.internal.util -
Implements a combination of
WeakHashMap
andIdentityHashMap
. - WFEnumReader - Static variable in class org.apache.uima.collection.impl.cpm.Constants
- Why are descriptors better than component instances? - Search tag in package org.apache.uima.fit.factory
- Section
- WIDE_LEFT_SIDE - Enum constant in enum class org.apache.uima.caseditor.Images
-
The wide left side image.
- WIDE_RIGHT_SIDE - Enum constant in enum class org.apache.uima.caseditor.Images
-
The wide right side image.
- wideLeftAnnotationSide(ICasDocument, AnnotationFS) - Static method in class org.apache.uima.caseditor.editor.action.WideLeftAnnotationSideAction
-
Widens the annotation and sends and sends an update notification to the provided document.
- WideLeftAnnotationSideAction - Class in org.apache.uima.caseditor.editor.action
-
Widens the left side of the currently selected annotation by one.
- WideLeftAnnotationSideAction(ICasEditor) - Constructor for class org.apache.uima.caseditor.editor.action.WideLeftAnnotationSideAction
-
Initializes a new instance.
- wideRightAnnotationSide(ICasDocument, AnnotationFS) - Static method in class org.apache.uima.caseditor.editor.action.WideRightAnnotationSideAction
-
Wide right annotation side.
- WideRightAnnotationSideAction - Class in org.apache.uima.caseditor.editor.action
-
Widens the right side of the currently selected annotation by one.
- WideRightAnnotationSideAction(ICasEditor) - Constructor for class org.apache.uima.caseditor.editor.action.WideRightAnnotationSideAction
-
Initializes a new instance.
- widgetDefaultSelected(SelectionEvent) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog.DialogSelectionListener
- widgetSelected(SelectionEvent) - Method in class org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog.DialogSelectionListener
- WIDTH_NOT_SPECIFIED - Static variable in class org.apache.uima.taeconfigurator.editors.ui.AbstractSection
-
The Constant WIDTH_NOT_SPECIFIED.
- widthSuffix - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant widthSuffix.
- windowClosing(WindowEvent) - Method in class org.apache.uima.tools.cvd.control.CloseAnnotationViewHandler
- windowClosing(WindowEvent) - Method in class org.apache.uima.tools.cvd.control.CloseLogViewHandler
- windowClosing(WindowEvent) - Method in class org.apache.uima.tools.cvd.control.CloseTypeSystemHandler
- windowClosing(WindowEvent) - Method in class org.apache.uima.tools.cvd.control.MainFrameClosing
- WITH_ID - Enum constant in enum class org.apache.uima.cas.FSComparators
- WITH_TYPE_ORDER - Enum constant in enum class org.apache.uima.cas.FSComparators
- withAutoDetectedChecks() - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Enable auto-detection of checks (the default behavior).
- withCheck(CasValidationCheck) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Add the given check instance to the validator.
- withConfigurationManager(ConfigurationManager) - Method in class org.apache.uima.UimaContextAdminBuilder
- withContextHolder(Runnable) - Method in class org.apache.uima.resource.Resource_ImplBase
- withContextHolder(UimaContext, Runnable) - Static method in class org.apache.uima.impl.Util
-
Calls userCode with specified context, then restores the context holder
- withContextHolderX(UimaContext, Runnable_withException) - Static method in class org.apache.uima.impl.Util
-
Calls userCode with specified context, then restores the context holder
- withDefaultValidator(Validator) - Method in class org.apache.uima.fit.testing.junit.ManagedCas
-
Set a default validator for the all test runs.
- withDefaultValidator(Validator) - Method in class org.apache.uima.fit.testing.junit.ManagedJCas
-
Set a default validator for the all test runs.
- withLogger(Logger) - Method in class org.apache.uima.UimaContextAdminBuilder
- withNl() - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- WITHOUT_ID - Enum constant in enum class org.apache.uima.cas.FSComparators
- WITHOUT_TYPE_ORDER - Enum constant in enum class org.apache.uima.cas.FSComparators
- withoutAutoDetectedChecks() - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Disable auto-detection of checks.
- withoutDefaultValidator() - Method in class org.apache.uima.fit.testing.junit.ManagedCas
-
Skip validation by default.
- withoutDefaultValidator() - Method in class org.apache.uima.fit.testing.junit.ManagedJCas
-
Skip validation by default.
- withoutNl() - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
- withResourceManager(ResourceManager) - Method in class org.apache.uima.UimaContextAdminBuilder
- withSnapshotIterators() - Method in interface org.apache.uima.cas.FSIndex
-
Creates a shared copy of this FSIndex configured to produce snapshot iterators that don't throw ConcurrentModificationExceptions.
- withSnapshotIterators() - Method in class org.apache.uima.cas.impl.FsIndex_annotation
- withSnapshotIterators() - Method in class org.apache.uima.cas.impl.FsIndex_singletype
- withSnapshotIterators() - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
- withValidator(Validator) - Method in class org.apache.uima.fit.testing.junit.ManagedCas
-
Set a validator for the current test run only.
- withValidator(Validator) - Method in class org.apache.uima.fit.testing.junit.ManagedJCas
-
Set a validator for the current test run only.
- wontExpand() - Method in class org.apache.uima.internal.util.IntHashSet
-
Method called by handleHashSet in PositiveIntSet to indicate if adding this many items would cause an expansion
- wontExpand(int) - Method in class org.apache.uima.internal.util.IntHashSet
-
Method called by handleHashSet in PositiveIntSet to indicate if adding this many items would cause an expansion
- worked(int) - Method in class org.apache.uima.jcas.jcasgenp.ProgressMonitorImpl
- worked(int) - Method in class org.apache.uima.taeconfigurator.editors.MultiPageEditor.JCasGenProgressMonitor
- worked(int) - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
- worked(int) - Method in interface org.apache.uima.tools.jcasgen.IProgressMonitor
-
Worked.
- worked(int) - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
- workingDirPath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
- workQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
-
The work queue.
- workQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
-
The work queue.
- workQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
-
The work queue.
- workspace - Variable in class org.apache.vinci.transport.vns.service.WorkspaceConfig
- WorkspaceConfig - Class in org.apache.vinci.transport.vns.service
-
Represents a VNS Workspace.
- WorkspaceConfig() - Constructor for class org.apache.vinci.transport.vns.service.WorkspaceConfig
- WorkspaceConfig(VNS) - Constructor for class org.apache.vinci.transport.vns.service.WorkspaceConfig
- WorkspaceResourceDialog - Class in org.apache.uima.caseditor.ide
- WorkspaceResourceDialog() - Constructor for class org.apache.uima.caseditor.ide.WorkspaceResourceDialog
- WorkUnit - Class in org.apache.uima.collection.impl.cpm.engine
-
The Class WorkUnit.
- WorkUnit(Object) - Constructor for class org.apache.uima.collection.impl.cpm.engine.WorkUnit
-
Instantiates a new work unit.
- wr_cow - Variable in class org.apache.uima.cas.impl.FsIndex_singletype
-
common copy on write instance or null; starts out as null Iterator creation initializes (if null).
- wrapAsSAXException(IOException) - Method in class org.apache.uima.adapter.vinci.CASTransportable
-
Create a SAXException that wraps the given IOException.
- wrapGetIntCatchException(MethodHandle) - Static method in class org.apache.uima.cas.impl.FeatureStructureImplC
- write(byte[], int, int) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- write(byte[], int, int) - Method in class org.apache.uima.util.LoggerPrintStream
- write(int) - Method in class org.apache.uima.test.junit_extension.TeePrintStream
- write(int) - Method in class org.apache.uima.util.LoggerPrintStream
- write(DataOutputStream) - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
- write(Writer, String) - Static method in class org.apache.uima.internal.util.StringUtils
- writeArrayPropertyAsElement(String, Class, Object, String, String) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Utility method used to write an array property out as an XML element.
- writeArrays(TOP, int, int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- writeByte(DataOutput, int) - Static method in class org.apache.uima.util.impl.DataIO
-
DataOutputStream writeByte with checking of argument
- writeByteArray(DataOutput, byte[]) - Static method in class org.apache.uima.util.impl.DataIO
- writeBytes(byte[]) - Method in class org.apache.uima.internal.util.EncodedPrintStream
- writeDelayedStart(String) - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- writeDelayedStart(String) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- writeEndOfIndividualFs() - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- writeEndOfSerialization() - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- writeFeatureStructures(int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- writeFs(TOP, int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- writeFsRef(TOP) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- writeFsStart(TOP, int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- writeIfOk(ByteArrayOutputStream, String) - Method in class org.apache.uima.migratev3.jcas.UimaDecompiler
- writeInt(int, OutputStream) - Static method in class org.apache.vinci.transport.XTalkTransporter
- writeIntArray(DataOutput, int[]) - Static method in class org.apache.uima.util.impl.DataIO
-
write array preceded by its length
- writeIntArrayDelta(DataOutput, int[]) - Static method in class org.apache.uima.util.impl.DataIO
-
Write delta encoded value, for increasing values
- writeListsAsIndividualFSs(TOP, int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- writeLongArray(DataOutput, long[]) - Static method in class org.apache.uima.util.impl.DataIO
- writeLongArrayDelta(DataOutput, long[]) - Static method in class org.apache.uima.util.impl.DataIO
- writeMapPropertyToXml(String, String, String, String, boolean, String) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Utility method for writing to XML an property whose value is a
Map
withString
keys andXMLizable
values. - writeNlJustBeforeNext() - Method in class org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
-
Call this to indicate that the prettyprinter should write a new line just before the next significant output.
- writeNormalizedString(String, Writer, boolean) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Normalizes the given string for output to XML, and writes the normalized string to the given Writer.
- writePerfResultsAsColumn(String, File) - Method in interface org.apache.uima.test.junit_extension.PerformanceTestResult
-
Deprecated.write performance results as colum.
- writePerfResultsAsColumn(String, File) - Method in class org.apache.uima.test.junit_extension.PerformanceTestResultImpl
-
Deprecated.write performance results as colum.
- writePrimitiveValue(Object, Writer) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Writes a standard XML representation of the specified Object, in the form:
<className>string value%lt;/className%gt;
- writePropertyAsElement(PropertyXmlInfo, String) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
-
Overridden to handle XML export of the DelegateAnalysisEngineSpecifiers attribute.
- writePropertyAsElement(PropertyXmlInfo, String) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
- writePropertyAsElement(PropertyXmlInfo, String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
-
Overridden to write the settingsForGroups property, whose value is a Map, which is not supported by the default XMLization routines.
- writePropertyAsElement(PropertyXmlInfo, String) - Method in class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl
-
Overridden to handle XML export of the
typePriority
andcomparator
properties. - writePropertyAsElement(PropertyXmlInfo, String) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Utility method used to write a property out as an XML element.
- writePropertyAsElement(PropertyXmlInfo, String) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
- writePropertyAsElement(PropertyXmlInfo, String) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
-
Overridden to suppress <priorityLists> tag for TAF compatibility
- writeShort(DataOutput, int) - Static method in class org.apache.uima.util.impl.DataIO
-
DataOutputStream writeShort with checking of argument
- writeSimpleValue(Object) - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- writeSimpleValue(Object) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- writeSimpleValueWithTag(String, Object, Node) - Method in class org.apache.uima.json.impl.MetaDataObjectSerializer_json
- writeSimpleValueWithTag(String, Object, Node) - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- writeTabs(int, StringBuffer) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
-
Writes tabs to a StringBuffer
- writeToFile(Path, String) - Static method in class org.apache.uima.util.FileUtils
-
Efficiently Writes string data as UTF-8 characters to path added for backwards compatibility with v2
- writeTypeSystem(CAS, OutputStream, boolean) - Static method in class org.apache.uima.util.CasIOUtils
- writeUnsignedByte(DataOutput, int) - Static method in class org.apache.uima.util.impl.DataIO
-
Write lower 8 bits
- writeUTFv(String, DataOutput) - Static method in class org.apache.uima.util.impl.DataIO
-
Similar to writeUTF, but ok for strings > 32K bytes long and better for strings < 127 string utf-8 length must be ≤ Integer.MAX_VALUE - 1
- writeView(Sofa, Collection<TOP>) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- writeView(Sofa, Collection<TOP>, Collection<TOP>, Collection<TOP>) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- writeViews() - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- writeViewsCommons() - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- writeVnumber(DataOutput, int) - Static method in class org.apache.uima.util.impl.DataIO
-
Write a positive number with the fewest bytes possible up to 127 written as a byte high order bit on means get another byte Note: value treated as unsigned 32 bit int
- writeVnumber(DataOutput, long) - Static method in class org.apache.uima.util.impl.DataIO
-
Write a positive long with the fewest bytes possible; up to 127 written as a byte, high order bit on means get another byte.
- writeVPNnumber(DataOutput, int) - Static method in class org.apache.uima.util.impl.DataIO
-
write a positive or negative number, optimized for fewer bytes near 0 sign put in low order bit, rest of number converted to positive and shifted left 1 max negative written as - 0.
- writeVPNnumber(DataOutput, long) - Static method in class org.apache.uima.util.impl.DataIO
- writeXCas(CAS, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.
- writeXCas(JCas, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.
- writeXmi(CAS, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.
- writeXmi(JCas, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.
- WRONG_CAS_TYPE - Static variable in exception class org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Message key for a standard UIMA exception message: "Annotator class {0} was initialized with a CAS that does not implement the required interface {1}."
- WRONG_ROOT_TAG - Static variable in exception class org.apache.uima.cas.impl.XCASParsingException
-
Error parsing XCAS from source {0} at line {1}, column {2}: expected <CAS> root tag but found: <{3}>.
- ws - Variable in class org.apache.vinci.transport.vns.service.ServiceInfo
- WSP - Static variable in class org.apache.uima.internal.util.TextStringTokenizer
-
Whitespace character/word type.
- WSP - Static variable in class org.apache.uima.internal.util.TextTokenizer
-
Whitespace character/word type.
X
- XCAS - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
XML-serialized CAS
- XCAS_1_1 - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
XML-serialized CAS, using xml version 1.1
- XCASDeserializer - Class in org.apache.uima.cas.impl
-
XCAS Deserializer.
- XCASDeserializer(TypeSystem) - Constructor for class org.apache.uima.cas.impl.XCASDeserializer
- XCASDeserializer(TypeSystem, UimaContext) - Constructor for class org.apache.uima.cas.impl.XCASDeserializer
-
Create a new deserializer from a type system.
- xcasDirPref - Static variable in class org.apache.uima.tools.cvd.MainFrame
-
The Constant xcasDirPref.
- XCASFileOpenEventHandler - Class in org.apache.uima.tools.cvd.control
-
Load an XCAS file.
- XCASFileOpenEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.XCASFileOpenEventHandler
-
Instantiates a new XCAS file open event handler.
- XCASParsingException - Exception Class in org.apache.uima.cas.impl
-
Exception class for package org.apache.uima.cas.impl.
- XCASParsingException(int) - Constructor for exception class org.apache.uima.cas.impl.XCASParsingException
-
Create a new
XCASParsingException
- XCASSaveHandler - Class in org.apache.uima.tools.cvd.control
-
The Class XCASSaveHandler.
- XCASSaveHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.XCASSaveHandler
-
Instantiates a new XCAS save handler.
- XCASSaveTSHandler - Class in org.apache.uima.tools.cvd.control
-
The Class XCASSaveTSHandler.
- XCASSaveTSHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.XCASSaveTSHandler
-
Instantiates a new XCAS save TS handler.
- XCASSerializer - Class in org.apache.uima.cas.impl
-
XCAS serializer.
- XCASSerializer(TypeSystem) - Constructor for class org.apache.uima.cas.impl.XCASSerializer
- XCASSerializer(TypeSystem, UimaContext) - Constructor for class org.apache.uima.cas.impl.XCASSerializer
- XCasToCasDataSaxHandler - Class in org.apache.uima.cas_data.impl
-
A SAX ContentHandler that reads XCAS and creates a CasData.
- XCasToCasDataSaxHandler(CasData) - Constructor for class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
-
Create new XCasToCasDataSaxHandler.
- XCasWriterCasConsumer - Class in org.apache.uima.tools.components
-
A simple CAS consumer that generates XCAS (XML representation of the CAS) files in the filesystem.
- XCasWriterCasConsumer() - Constructor for class org.apache.uima.tools.components.XCasWriterCasConsumer
- XMI - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
XML-serialized CAS
- XMI_1_1 - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
XML-serialized CAS, using xml version 1.1
- XMI_1_1_PRETTY - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
XML-serialized CAS, using xml version 1.1 - pretty-printed
- XMI_NS_PREFIX - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- XMI_NS_URI - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- XMI_PRETTY - Enum constant in enum class org.apache.uima.cas.SerialFormat
-
XML-serialized CAS, using xml version 1.1 - pretty-printed
- XMI_TAG - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- XMI_TAG_LOCAL_NAME - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- XMI_TAG_QNAME - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- XMI_VERSION_LOCAL_NAME - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- XMI_VERSION_QNAME - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- XMI_VERSION_VALUE - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- XmiCasDeserializer - Class in org.apache.uima.cas.impl
-
XMI CAS deserializer.
- XmiCasDeserializer(TypeSystem) - Constructor for class org.apache.uima.cas.impl.XmiCasDeserializer
- XmiCasDeserializer(TypeSystem, UimaContext) - Constructor for class org.apache.uima.cas.impl.XmiCasDeserializer
-
Create a new deserializer from a type system.
- XmiCasDeserializer.XmiCasDeserializerHandler - Class in org.apache.uima.cas.impl
- XmiCasFileOpenHandler - Class in org.apache.uima.tools.cvd.control
-
Load a CAS from an XMI file.
- XmiCasFileOpenHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.XmiCasFileOpenHandler
-
Instantiates a new xmi cas file open handler.
- XmiCasSaveHandler - Class in org.apache.uima.tools.cvd.control
-
Save CAS to disk as XMI.
- XmiCasSaveHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.XmiCasSaveHandler
-
Instantiates a new xmi cas save handler.
- XmiCasSerializer - Class in org.apache.uima.cas.impl
-
CAS serializer for XMI format; writes a CAS in the XML Metadata Interchange (XMI) format.
- XmiCasSerializer(TypeSystem) - Constructor for class org.apache.uima.cas.impl.XmiCasSerializer
-
Creates a new XmiCasSerializer.
- XmiCasSerializer(TypeSystem, Map<String, String>) - Constructor for class org.apache.uima.cas.impl.XmiCasSerializer
-
Creates a new XmiCasSerializer.
- XmiCasSerializer(TypeSystem, Map<String, String>, boolean) - Constructor for class org.apache.uima.cas.impl.XmiCasSerializer
-
Creates a new XmiCasSerializer
- XmiCasSerializer(TypeSystem, UimaContext) - Constructor for class org.apache.uima.cas.impl.XmiCasSerializer
-
Deprecated.Use
XmiCasSerializer(TypeSystem)
instead. The UimaContext reference is never used by this implementation. - XmiCasSerializer(TypeSystem, UimaContext, Map<String, String>) - Constructor for class org.apache.uima.cas.impl.XmiCasSerializer
-
Deprecated.Use
XmiCasSerializer(TypeSystem, Map)
instead. The UimaContext reference is never used by this implementation. - xmiId - Variable in class org.apache.uima.cas.impl.XmiSerializationSharedData.XmiArrayElement
- XmiSerializationSharedData - Class in org.apache.uima.cas.impl
-
A container for data that is shared between the
XmiCasSerializer
and theXmiCasDeserializer
. - XmiSerializationSharedData() - Constructor for class org.apache.uima.cas.impl.XmiSerializationSharedData
- XmiSerializationSharedData.NameMultiValue - Class in org.apache.uima.cas.impl
- XmiSerializationSharedData.OotsElementData - Class in org.apache.uima.cas.impl
-
Data structure holding all information about an XMI element containing an out-of-typesystem FS.
- XmiSerializationSharedData.XmiArrayElement - Class in org.apache.uima.cas.impl
-
Data structure holding the index and the xmi:id of an array or list element that is a reference to an out-of-typesystem FS.
- XmiWriter - Class in org.apache.uima.fit.examples.experiment.pos
- XmiWriter() - Constructor for class org.apache.uima.fit.examples.experiment.pos.XmiWriter
- XmiWriterCasConsumer - Class in org.apache.uima.tools.components
-
A simple CAS consumer that writes the CAS to XMI format.
- XmiWriterCasConsumer() - Constructor for class org.apache.uima.tools.components.XmiWriterCasConsumer
- XML_COMMENT - Static variable in interface org.apache.uima.taeconfigurator.editors.xml.IXMLColorConstants
-
The xml comment.
- XML_COMMENT - Static variable in class org.apache.uima.taeconfigurator.editors.xml.XMLPartitionScanner
-
The Constant XML_COMMENT.
- XML_DEFAULT - Static variable in class org.apache.uima.taeconfigurator.editors.xml.XMLPartitionScanner
-
The Constant XML_DEFAULT.
- XML_DOC - Static variable in class org.apache.uima.tools.images.Images
- XML_ENCODING_TAG - Static variable in class org.apache.uima.pear.util.XMLUtil
- XML_HEADER - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
- XML_HEADER_BEG - Static variable in class org.apache.uima.pear.util.XMLUtil
- XML_HEADER_END - Static variable in class org.apache.uima.pear.util.XMLUtil
- XML_TAG - Static variable in class org.apache.uima.taeconfigurator.editors.xml.XMLPartitionScanner
-
The Constant XML_TAG.
- XmlAttribute - Class in org.apache.uima.internal.util
-
Data structure representing an XML attribute.
- XmlAttribute(String, String) - Constructor for class org.apache.uima.internal.util.XmlAttribute
- XmlCasDeserializer - Class in org.apache.uima.util
-
Deserializes a CAS from a standoff-XML format.
- XmlCasDeserializer() - Constructor for class org.apache.uima.util.XmlCasDeserializer
- XmlCasSerializer - Class in org.apache.uima.util
-
Serializes a CAS to inline XML format.
- XmlCasSerializer() - Constructor for class org.apache.uima.util.XmlCasSerializer
- XMLConfiguration - Class in org.apache.uima.taeconfigurator.editors.xml
-
The Class XMLConfiguration.
- XMLConfiguration(ColorManager) - Constructor for class org.apache.uima.taeconfigurator.editors.xml.XMLConfiguration
-
Instantiates a new XML configuration.
- XMLConverter - Class in org.apache.vinci.transport.util
-
Methods for converting to / from regular strings and XML(entity ref)-encoded strings, as well as HTML-formatted strings.
- XmlDetagger - Class in org.apache.uima.tools.components
-
A multi-sofa annotator that does XML detagging.
- XmlDetagger() - Constructor for class org.apache.uima.tools.components.XmlDetagger
- XMLDocumentProvider - Class in org.apache.uima.taeconfigurator.editors.xml
-
The Class XMLDocumentProvider.
- XMLDocumentProvider() - Constructor for class org.apache.uima.taeconfigurator.editors.xml.XMLDocumentProvider
- XMLDoubleClickStrategy - Class in org.apache.uima.taeconfigurator.editors.xml
-
The Class XMLDoubleClickStrategy.
- XMLDoubleClickStrategy() - Constructor for class org.apache.uima.taeconfigurator.editors.xml.XMLDoubleClickStrategy
- XMLEditor - Class in org.apache.uima.taeconfigurator.editors.xml
-
The Class XMLEditor.
- XMLEditor(MultiPageEditor) - Constructor for class org.apache.uima.taeconfigurator.editors.xml.XMLEditor
-
Instantiates a new XML editor.
- XMLEditor.EditorsTextListener - Class in org.apache.uima.taeconfigurator.editors.xml
-
The listener interface for receiving editorsText events.
- xmlElementName - Variable in class org.apache.uima.resource.metadata.impl.PropertyXmlInfo
-
Name if the XML element that represents this property in XML.
- XmlElementName - Class in org.apache.uima.internal.util
-
Data structure used to encapsulate the different pieces of information that make up the name of an XML element - namely, the Namespace URI, the local name, and the qname (qualified name).
- XmlElementName(String, String, String) - Constructor for class org.apache.uima.internal.util.XmlElementName
- XmlElementNameAndContents - Class in org.apache.uima.internal.util
-
Data structure used to encapsulate an XML element name (including Namespace URI, local name, and the qname) as well as its attributes and character content.
- XmlElementNameAndContents(XmlElementName, String) - Constructor for class org.apache.uima.internal.util.XmlElementNameAndContents
- XmlElementNameAndContents(XmlElementName, String, List<XmlAttribute>) - Constructor for class org.apache.uima.internal.util.XmlElementNameAndContents
- XMLFileFilter - Class in org.apache.uima.tools.util.gui
-
File filter to accept only xml files (.xml extension)
- XMLFileFilter() - Constructor for class org.apache.uima.tools.util.gui.XMLFileFilter
- xmlFileSelector - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The xml file selector.
- XMLInputSource - Class in org.apache.uima.util
-
An input source used by the
XMLParser
to read XML documents for parsing. - XMLInputSource(File) - Constructor for class org.apache.uima.util.XMLInputSource
-
Creates an
XMLInputSource
from a descriptor file. - XMLInputSource(InputStream) - Constructor for class org.apache.uima.util.XMLInputSource
-
Creates an XMLInputSource from an existing InputStream.
- XMLInputSource(InputStream, File) - Constructor for class org.apache.uima.util.XMLInputSource
-
Creates an XMLInputSource from an existing InputStream.
- XMLInputSource(String) - Constructor for class org.apache.uima.util.XMLInputSource
-
Creates an
XMLInputSource
from a descriptor file. - XMLInputSource(URL) - Constructor for class org.apache.uima.util.XMLInputSource
-
Creates an
XMLInputSource
from a URL. - XMLizable - Interface in org.apache.uima.util
-
An interface to be implemented by UIMA classes that can be written to and parsed from XML.
- XmlizationInfo - Class in org.apache.uima.resource.metadata.impl
-
A simple class used to describe how to render this object as XML.
- XmlizationInfo(String, String, PropertyXmlInfo[]) - Constructor for class org.apache.uima.resource.metadata.impl.XmlizationInfo
-
Creates an XmlizationInfo.
- XmlizationInfo(String, PropertyXmlInfo[]) - Constructor for class org.apache.uima.resource.metadata.impl.XmlizationInfo
-
Creates an XmlizationInfo.
- XMLNS_NS_URI - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- XMLNS_PART - Static variable in class org.apache.uima.taeconfigurator.wizards.AbstractNewWizard
-
The Constant XMLNS_PART.
- XMLParser - Interface in org.apache.uima.util
-
A UIMA
XMLParser
parses XML documents and generates UIMA components represented by the XML. - XMLParser_impl - Class in org.apache.uima.util.impl
-
Reference implementation of
XMLParser
. - XMLParser_impl() - Constructor for class org.apache.uima.util.impl.XMLParser_impl
-
Creates a new XMLParser_impl.
- XMLParser.ParsingOptions - Class in org.apache.uima.util
-
Option settings for the parser.
- XMLPartitionScanner - Class in org.apache.uima.taeconfigurator.editors.xml
-
The Class XMLPartitionScanner.
- XMLPartitionScanner() - Constructor for class org.apache.uima.taeconfigurator.editors.xml.XMLPartitionScanner
-
Instantiates a new XML partition scanner.
- xmlquote(String) - Static method in class org.apache.vinci.transport.vns.service.Service
- xmlRB - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
The xml RB.
- XMLScanner - Class in org.apache.uima.taeconfigurator.editors.xml
-
The Class XMLScanner.
- XMLScanner(ColorManager) - Constructor for class org.apache.uima.taeconfigurator.editors.xml.XMLScanner
-
Instantiates a new XML scanner.
- XMLSerializer - Class in org.apache.uima.util
-
Utility class that generates XML output from SAX events or DOM nodes.
- XMLSerializer() - Constructor for class org.apache.uima.util.XMLSerializer
- XMLSerializer(boolean) - Constructor for class org.apache.uima.util.XMLSerializer
- XMLSerializer(OutputStream) - Constructor for class org.apache.uima.util.XMLSerializer
- XMLSerializer(OutputStream, boolean) - Constructor for class org.apache.uima.util.XMLSerializer
- XMLSerializer(Writer) - Constructor for class org.apache.uima.util.XMLSerializer
- XMLSerializer(Writer, boolean) - Constructor for class org.apache.uima.util.XMLSerializer
- XMLSerializer.CharacterValidatingContentHandler - Class in org.apache.uima.util
-
This class wraps the standard content handler
- XMLTagScanner - Class in org.apache.uima.taeconfigurator.editors.xml
-
The Class XMLTagScanner.
- XMLTagScanner(ColorManager) - Constructor for class org.apache.uima.taeconfigurator.editors.xml.XMLTagScanner
-
Instantiates a new XML tag scanner.
- xmlToAFrame(Reader) - Static method in class org.apache.vinci.transport.document.XMLToVinci
-
Convert the XML document (provided as a Reader) to the AFrame document model.
- xmlToTransportable(Reader, Transportable) - Static method in class org.apache.vinci.transport.document.XMLToVinci
-
Populate the empty document with the XML yielded by the provided reader.
- XMLToVinci - Class in org.apache.vinci.transport.document
-
Class for parsing an XML document and representing it using any of the various jVinci-compatible document models.
- xmlToVinciFrame(Reader) - Static method in class org.apache.vinci.transport.document.XMLToVinci
-
Convert the XML document (provided as a Reader) to a VinciFrame document model.
- xmlToXTalk(Reader, String, boolean, String) - Static method in class org.apache.vinci.transport.document.XMLToXTalk
-
Right now we assume there are NO processing instructions.
- XMLToXTalk - Class in org.apache.vinci.transport.document
-
Class for parsing an XML document and converting directly to XTalk.
- XMLTypeSystemConsts - Interface in org.apache.uima.cas.impl
-
Class comment for XMLTypeSystemConsts.java goes here.
- XMLUtil - Class in org.apache.uima.pear.util
-
The
XMLUtil
class provides miscellaneous XML utilities. - XMLUtil() - Constructor for class org.apache.uima.pear.util.XMLUtil
-
XMLUtil constructor comment.
- XMLUtils - Class in org.apache.uima.internal.util
-
Some utilities for working with XML.
- XMLUtils() - Constructor for class org.apache.uima.internal.util.XMLUtils
- XMLWhitespaceDetector - Class in org.apache.uima.taeconfigurator.editors.xml
-
The Class XMLWhitespaceDetector.
- XMLWhitespaceDetector() - Constructor for class org.apache.uima.taeconfigurator.editors.xml.XMLWhitespaceDetector
- xrDescription - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
-
The xr description.
- xrImplementation - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
-
The xr implementation.
- xrName - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
-
The xr name.
- xrUrl - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
-
The xr url.
- xrUrlSuffix - Variable in class org.apache.uima.taeconfigurator.editors.ui.dialogs.AddExternalResourceDialog
-
The xr url suffix.
- XSI_NS_URI - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
- XTalkToSAX - Class in org.apache.vinci.transport.document
-
Class for converting XTalk streams into SAX events.
- XTalkToSAX() - Constructor for class org.apache.vinci.transport.document.XTalkToSAX
- XTalkToSAX(int) - Constructor for class org.apache.vinci.transport.document.XTalkToSAX
- XTalkTransporter - Class in org.apache.vinci.transport
-
Implements XTalk marshalling of Frames.
- XTalkTransporter() - Constructor for class org.apache.vinci.transport.XTalkTransporter
Z
- ZH - Static variable in class org.apache.uima.cas.text.Language
- ZH_CN - Static variable in class org.apache.uima.cas.text.Language
- ZH_TW - Static variable in class org.apache.uima.cas.text.Language
- zipDirectory(File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Zips the contents of a given directory.
- zipDirectory(File, File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Zips the contents of a given directory to a given output ZIP file.
- zipDirectory(File, ZipOutputStream, File, File[]) - Static method in class org.apache.uima.pear.util.FileUtil
-
Zips the contents of a given directory to a given ZIP output stream.
- zipFile(File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Zips a given file.
- zipFile(File, File) - Static method in class org.apache.uima.pear.util.FileUtil
-
Zips a given file to a given output ZIP file.
- zipTime - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
_
- _casView - Variable in class org.apache.uima.cas.impl.FeatureStructureImplC
-
The view this Feature Structure was originally created in.
- _copyIntAndRefArraysEqTypesFrom(FeatureStructureImplC) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
copy int and ref data for two instances, each having the exact same type
- _copyIntAndRefArraysFrom(FeatureStructureImplC) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _copyIntArrayEqTypesFrom(FeatureStructureImplC) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _createJCasHashMapReserve(int) - Static method in class org.apache.uima.jcas.cas.TOP
-
for internal use only, creates a reserved marker
- _createMarkerAnnotation(JCas, int, int) - Static method in class org.apache.uima.jcas.tcas.Annotation
-
For internal use by
SelectFSs_impl
- _createSearchKey(int) - Static method in class org.apache.uima.jcas.cas.TOP
- _FeatName_begin - Static variable in class org.apache.uima.jcas.tcas.Annotation
- _FeatName_building - Static variable in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
- _FeatName_date - Static variable in class org.apache.uima.fit.examples.tutorial.type.Meeting
- _FeatName_delegate - Static variable in class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotation
- _FeatName_documentSize - Static variable in class org.apache.uima.examples.SourceDocumentInformation
- _FeatName_end - Static variable in class org.apache.uima.jcas.tcas.Annotation
- _FeatName_endTime - Static variable in class org.apache.uima.fit.examples.tutorial.type.Meeting
- _FeatName_expandedForm - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
- _FeatName_fsArray - Static variable in class org.apache.uima.jcas.cas.FSArrayList
- _FeatName_fsArray - Static variable in class org.apache.uima.jcas.cas.FSHashSet
- _FeatName_fsArray - Static variable in class org.apache.uima.jcas.cas.Int2FS
- _FeatName_head - Static variable in interface org.apache.uima.jcas.cas.CommonList
- _FeatName_head - Static variable in class org.apache.uima.jcas.cas.NonEmptyFloatList
- _FeatName_head - Static variable in class org.apache.uima.jcas.cas.NonEmptyFSList
- _FeatName_head - Static variable in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- _FeatName_head - Static variable in class org.apache.uima.jcas.cas.NonEmptyStringList
- _FeatName_intArray - Static variable in class org.apache.uima.jcas.cas.Int2FS
- _FeatName_intArray - Static variable in class org.apache.uima.jcas.cas.IntegerArrayList
- _FeatName_language - Static variable in class org.apache.uima.jcas.tcas.DocumentAnnotation
- _FeatName_lastSegment - Static variable in class org.apache.uima.examples.SourceDocumentInformation
- _FeatName_mimeType - Static variable in class org.apache.uima.jcas.cas.Sofa
- _FeatName_offsetInSource - Static variable in class org.apache.uima.examples.SourceDocumentInformation
- _FeatName_pos - Static variable in class org.apache.uima.fit.examples.type.Token
- _FeatName_pos - Static variable in class org.apache.uima.fit.type.Token
- _FeatName_room - Static variable in class org.apache.uima.fit.examples.tutorial.type.Meeting
- _FeatName_shortDateString - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
- _FeatName_sofa - Static variable in class org.apache.uima.jcas.cas.AnnotationBase
- _FeatName_sofaArray - Static variable in class org.apache.uima.jcas.cas.Sofa
- _FeatName_sofaID - Static variable in class org.apache.uima.jcas.cas.Sofa
- _FeatName_sofaNum - Static variable in class org.apache.uima.jcas.cas.Sofa
- _FeatName_sofaString - Static variable in class org.apache.uima.jcas.cas.Sofa
- _FeatName_sofaURI - Static variable in class org.apache.uima.jcas.cas.Sofa
- _FeatName_startTime - Static variable in class org.apache.uima.fit.examples.tutorial.type.Meeting
- _FeatName_stem - Static variable in class org.apache.uima.fit.type.Token
- _FeatName_tail - Static variable in interface org.apache.uima.jcas.cas.CommonList
- _FeatName_tail - Static variable in class org.apache.uima.jcas.cas.NonEmptyFloatList
- _FeatName_tail - Static variable in class org.apache.uima.jcas.cas.NonEmptyFSList
- _FeatName_tail - Static variable in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- _FeatName_tail - Static variable in class org.apache.uima.jcas.cas.NonEmptyStringList
- _FeatName_text - Static variable in class org.apache.uima.fit.type.AnalyzedText
- _FeatName_uri - Static variable in class org.apache.uima.examples.SourceDocumentInformation
- _getAnnotator() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
For a primitive AnalysisEngine only, gets the Annotator.
- _getAnnotatorContext() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
For a primitive AnalysisEngine only, gets the AnnotatorContext.
- _getASB() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
For an aggregate AnalysisEngine only, gets the ASB component.
- _getBooleanValueNc(int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getBooleanValueNc(FeatureImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getBuildRevision() - Method in class org.apache.uima.impl.UIMAFramework_impl
- _getBuildRevision() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return the build revision number of this implementation.
- _getByteValueNc(int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getByteValueNc(FeatureImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getComponentCasProcessorSpecifierMap() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
For an aggregate AnalysisEngine only, gets a Map from each component's key to the specifier for that component.
- _getComponentCasProcessorSpecifierMap() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
-
For an aggregate AnalysisEngine only, gets a Map from each component's key to the specifier for that component.
- _getComponentMetaData() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
-
For an aggregate AnalysisEngine only, gets a Map from each component's key to ProcessingResourceMetaData for that component.
- _getConfigurationParameter(ConfigurationParameter[], String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
- _getDefaultPerformanceTuningProperties() - Method in class org.apache.uima.impl.UIMAFramework_impl
- _getDefaultPerformanceTuningProperties() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a Properties object representing the default performance tuning settings for the framework.
- _getDoubleValueNc(int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getDoubleValueNc(FeatureImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getFeatFromAdjOffset(int, boolean) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getFeatureValueNc(int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getFeatureValueNc(FeatureImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getFloatValueNc(int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getFloatValueNc(FeatureImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getIntLikeValue(SlotKinds.SlotKind, FeatureImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
for compressed form 4 - for getting the prev value of int-like slots Uses unchecked forms for feature access
- _getIntValueNc(int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getIntValueNc(FeatureImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getLogger() - Method in class org.apache.uima.impl.UIMAFramework_impl
-
To be implemented by subclasses; this should return a reference to the UIMA
Logger
used by this implementation. - _getLogger() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a reference to the default UIMA
Logger
used by this implementation. - _getLogger(Class) - Method in class org.apache.uima.impl.UIMAFramework_impl
-
To be implemented by subclasses; this should return a reference to the UIMA
Logger
of the specified source class. - _getLogger(Class<?>) - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a reference to the UIMA
Logger
of the specified source class. - _getLongValueNc(int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getLongValueNc(FeatureImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getMajorVersion() - Method in class org.apache.uima.impl.UIMAFramework_impl
- _getMajorVersion() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return the major version number of this implementation.
- _getMinorVersion() - Method in class org.apache.uima.impl.UIMAFramework_impl
- _getMinorVersion() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return the minor version number of this implementation.
- _getRefValueCommon(int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getResourceFactory() - Method in class org.apache.uima.impl.UIMAFramework_impl
-
Retrieves a reference to the
ResourceFactory
used by the UIMA reference implementation. - _getResourceFactory() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a reference to the
ResourceFactory
used by this implementation, which must implementCompositeResourceFactory
. - _getResourceSpecifierFactory() - Method in class org.apache.uima.impl.UIMAFramework_impl
-
To be implemented by subclasses; this should return a reference to the
ResourceSpecifierFactory
used by this implementation. - _getResourceSpecifierFactory() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a reference to the
ResourceSpecifierFactory
used by this implementation. - _getShortValueNc(int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getShortValueNc(FeatureImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getStringValueNc(int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getStringValueNc(FeatureImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getTheArray() - Method in class org.apache.uima.jcas.cas.BooleanArray
- _getTheArray() - Method in class org.apache.uima.jcas.cas.ByteArray
- _getTheArray() - Method in class org.apache.uima.jcas.cas.DoubleArray
- _getTheArray() - Method in class org.apache.uima.jcas.cas.FloatArray
- _getTheArray() - Method in class org.apache.uima.jcas.cas.FSArray
- _getTheArray() - Method in class org.apache.uima.jcas.cas.IntegerArray
- _getTheArray() - Method in class org.apache.uima.jcas.cas.LongArray
- _getTheArray() - Method in class org.apache.uima.jcas.cas.ShortArray
- _getTheArray() - Method in class org.apache.uima.jcas.cas.StringArray
- _getTypeCode() - Method in interface org.apache.uima.cas.FeatureStructure
-
Internal use
- _getTypeCode() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
starts with _
- _getTypeImpl() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getView() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _getView() - Method in interface org.apache.uima.jcas.cas.SelectViaCopyToArray
- _getXMLParser() - Method in class org.apache.uima.impl.UIMAFramework_impl
-
To be implemented by subclasses; this should return a reference to the UIMA
XMLParser
used by this implementation. - _getXMLParser() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a reference to the UIMA
XMLParser
used by this implementation. - _id - Variable in class org.apache.uima.cas.impl.FeatureStructureImplC
- _id() - Method in interface org.apache.uima.cas.FeatureStructure
-
return the unique (to this CAS) id of this feature structure
- _id() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _init_from_cas_data() - Method in class org.apache.uima.jcas.cas.FSArrayList
- _init_from_cas_data() - Method in class org.apache.uima.jcas.cas.FSHashSet
- _init_from_cas_data() - Method in class org.apache.uima.jcas.cas.Int2FS
- _init_from_cas_data() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- _init_from_cas_data() - Method in interface org.apache.uima.UimaSerializable
- _initialize() - Method in class org.apache.uima.impl.UIMAFramework_impl
- _initialize() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; called from this class's static initializer to complete initialization of the singleton instance.
- _inSetSortedIndex() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _isJCasHashMapReserve() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _isPearTrampoline() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _maybeGetBaseForPearFs() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
Called to convert to the base FS from a Pear version
- _maybeGetBaseForPearFs(N) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
Called when setting a FS value which might be a trampoline
- _maybeGetPearFs() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _maybeGetPearFs(N) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
Called when getting a FS value which might need to return a Pear context's trampoline
- _newCollectionProcessingManager(ResourceManager) - Method in class org.apache.uima.impl.UIMAFramework_impl
- _newCollectionProcessingManager(ResourceManager) - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should create a new instance of a class implementing
CollectionProcessingManager
. - _newConfigurationManager() - Method in class org.apache.uima.impl.UIMAFramework_impl
-
To be implemented by subclasses; this should return a new instance of the
ConfigurationManager
used by this implementation. - _newConfigurationManager() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a new instance of the default
ConfigurationManager
used by this implementation. - _newDefaultResourceManager() - Method in class org.apache.uima.impl.UIMAFramework_impl
-
To be implemented by subclasses; this should return a new instance of the default
ResourceManager
used by this implementation. - _newDefaultResourceManager() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a new instance of the default
ResourceManager
used by this implementation. - _newDefaultResourceManagerPearWrapper() - Method in class org.apache.uima.impl.UIMAFramework_impl
-
To be implemented by subclasses; this should return a new instance of the default
ResourceManager
used by this implementation. - _newDefaultResourceManagerPearWrapper() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a new instance of the default
ResourceManagerPearWrapper
used by this implementation. - _newLogger() - Method in class org.apache.uima.impl.UIMAFramework_impl
- _newLogger() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a new UIMA
Logger
instance. - _newTimer() - Method in class org.apache.uima.impl.UIMAFramework_impl
- _newTimer() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a new UIMA
UimaTimer
instance. - _newUimaContext() - Method in class org.apache.uima.impl.UIMAFramework_impl
- _newUimaContext() - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should return a new instance of the default
UimaContextAdmin
used by this implementation. - _parse(VinciFrame) - Method in class org.apache.uima.adapter.vinci.util.VinciSaxParser
-
Parses the.
- _produceCollectionProcessingEngine(CpeDescription, Map<String, Object>) - Method in class org.apache.uima.impl.UIMAFramework_impl
- _produceCollectionProcessingEngine(CpeDescription, Map<String, Object>) - Method in class org.apache.uima.UIMAFramework
-
To be implemented by subclasses; this should produce a
CollectionProcessingEngine
instance from acpeDescription
. - _reset_cas_data() - Method in interface org.apache.uima.UimaSerializable
- _resetInSetSortedIndex() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
All callers of this must insure fs is not indexed in **Any** View
- _save_fsRefs_to_cas_data() - Method in interface org.apache.uima.UimaSerializableFSs
-
This method is called by the framework when the framework needs to locate referenced FSs.
- _save_to_cas_data() - Method in class org.apache.uima.jcas.cas.FSArrayList
- _save_to_cas_data() - Method in class org.apache.uima.jcas.cas.FSHashSet
- _save_to_cas_data() - Method in class org.apache.uima.jcas.cas.Int2FS
- _save_to_cas_data() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- _save_to_cas_data() - Method in interface org.apache.uima.UimaSerializable
-
This method is called by the framework before serialization of an instance of this JCas class.
- _setBooleanValueNcNj(int, boolean) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setBooleanValueNcNj(FeatureImpl, boolean) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setBooleanValueNfc(int, boolean) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setByteValueNcNj(int, byte) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setByteValueNcNj(FeatureImpl, byte) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setByteValueNfc(int, byte) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setDelegateAnalysisEngineMetaData(AnalysisEngineMetaData[]) - Method in class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
-
Used internally to set the AnalysisEngine metadata.
- _setDoubleValueNcNj(int, double) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setDoubleValueNcNj(FeatureImpl, double) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setDoubleValueNfc(int, double) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setFeatureValueNcNj(int, Object) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setFeatureValueNcNj(FeatureImpl, Object) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setFeatureValueNcWj(int, FeatureStructure) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
Nc - no check, Wj = with journaling if needed
- _setFloatValueNcNj(int, float) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setFloatValueNcNj(FeatureImpl, float) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setFloatValueNfc(int, float) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setInSetSortedIndexed() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setIntLikeValue(SlotKinds.SlotKind, FeatureImpl, int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
Internal Use only
- _setIntLikeValueNcNj(SlotKinds.SlotKind, FeatureImpl, int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
Internal Use only - no feature check, no journaling
- _setIntValueCJ(FeatureImpl, int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
All 3 checks
- _setIntValueNcNj(int, int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setIntValueNcNj(FeatureImpl, int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setIntValueNfc(int, int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setIntValueNfcCJ(int, int) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
2 checks, no feature check
- _setJCasHashMapReserve() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setLongValueCJ(FeatureImpl, long) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
All 3 checks for long
- _setLongValueNcNj(int, long) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setLongValueNcNj(FeatureImpl, long) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setLongValueNfc(int, long) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setLongValueNfcCJ(FeatureImpl, long) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
2 checks, no feature check
- _setPearTrampoline() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setRefValueCJ(FeatureImpl, Object) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setRefValueCommon(int, Object) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setRefValueCommonWj(FeatureImpl, Object) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setRefValueNfcCJ(FeatureImpl, Object) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
2 checks, no feature check
- _setShortValueNcNj(int, short) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setShortValueNcNj(FeatureImpl, short) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setShortValueNfc(int, short) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setStringValueNcNj(FeatureImpl, String) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setStringValueNcWj(int, String) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
-
Skips substring range checking, but maybe does journalling
- _setStringValueNfc(int, String) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _setTypeImpl(TypeImpl) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
- _singleton - Static variable in class org.apache.uima.jcas.cas.TOP
-
Internal use - used as removed marker in maps
- _superClone() - Method in class org.apache.uima.jcas.cas.FSArrayList
- _superClone() - Method in class org.apache.uima.jcas.cas.FSHashSet
- _superClone() - Method in class org.apache.uima.jcas.cas.Int2FS
- _superClone() - Method in class org.apache.uima.jcas.cas.IntegerArrayList
- _superClone() - Method in interface org.apache.uima.UimaSerializable
- _toArrayForSelect() - Method in class org.apache.uima.jcas.cas.FSArray
- _toArrayForSelect() - Method in class org.apache.uima.jcas.cas.FSArrayList
- _toArrayForSelect() - Method in class org.apache.uima.jcas.cas.FSHashSet
- _toArrayForSelect() - Method in interface org.apache.uima.jcas.cas.SelectViaCopyToArray
- _TypeName - Static variable in class org.apache.uima.examples.SourceDocumentInformation
- _TypeName - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
- _TypeName - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
- _TypeName - Static variable in class org.apache.uima.fit.examples.tutorial.type.Meeting
- _TypeName - Static variable in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
- _TypeName - Static variable in class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
- _TypeName - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
- _TypeName - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
- _TypeName - Static variable in class org.apache.uima.fit.examples.type.Sentence
- _TypeName - Static variable in class org.apache.uima.fit.examples.type.Token
- _TypeName - Static variable in class org.apache.uima.fit.type.AnalyzedText
- _TypeName - Static variable in class org.apache.uima.fit.type.Sentence
- _TypeName - Static variable in class org.apache.uima.fit.type.Token
- _TypeName - Static variable in class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotation
- _TypeName - Static variable in class org.apache.uima.it.pear_with_typesystem.type.ComplexAnnotationSubtype
- _TypeName - Static variable in class org.apache.uima.it.pear_with_typesystem.type.SimpleAnnotation
- _TypeName - Static variable in class org.apache.uima.jcas.cas.AnnotationBase
- _TypeName - Static variable in class org.apache.uima.jcas.cas.BooleanArray
- _TypeName - Static variable in class org.apache.uima.jcas.cas.ByteArray
- _TypeName - Static variable in class org.apache.uima.jcas.cas.DoubleArray
- _TypeName - Static variable in class org.apache.uima.jcas.cas.EmptyFloatList
- _TypeName - Static variable in class org.apache.uima.jcas.cas.EmptyFSList
- _TypeName - Static variable in class org.apache.uima.jcas.cas.EmptyIntegerList
- _TypeName - Static variable in class org.apache.uima.jcas.cas.EmptyStringList
- _TypeName - Static variable in class org.apache.uima.jcas.cas.FloatArray
- _TypeName - Static variable in class org.apache.uima.jcas.cas.FSArray
- _TypeName - Static variable in class org.apache.uima.jcas.cas.FSArrayList
- _TypeName - Static variable in class org.apache.uima.jcas.cas.FSHashSet
- _TypeName - Static variable in class org.apache.uima.jcas.cas.FSLinkedHashSet
- _TypeName - Static variable in class org.apache.uima.jcas.cas.Int2FS
- _TypeName - Static variable in class org.apache.uima.jcas.cas.IntegerArray
- _TypeName - Static variable in class org.apache.uima.jcas.cas.IntegerArrayList
- _TypeName - Static variable in class org.apache.uima.jcas.cas.LongArray
- _TypeName - Static variable in class org.apache.uima.jcas.cas.NonEmptyFloatList
- _TypeName - Static variable in class org.apache.uima.jcas.cas.NonEmptyFSList
- _TypeName - Static variable in class org.apache.uima.jcas.cas.NonEmptyIntegerList
- _TypeName - Static variable in class org.apache.uima.jcas.cas.NonEmptyStringList
- _TypeName - Static variable in class org.apache.uima.jcas.cas.ShortArray
- _TypeName - Static variable in class org.apache.uima.jcas.cas.Sofa
- _TypeName - Static variable in class org.apache.uima.jcas.cas.StringArray
- _TypeName - Static variable in class org.apache.uima.jcas.cas.TOP
- _TypeName - Static variable in class org.apache.uima.jcas.tcas.Annotation
- _TypeName - Static variable in class org.apache.uima.jcas.tcas.DocumentAnnotation
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form