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

A

AbortCasProcessorException - Exception in org.apache.uima.collection.base_cpm
Exception to notify the CPM to disable a Cas Processor.
AbortCasProcessorException(String) - Constructor for exception org.apache.uima.collection.base_cpm.AbortCasProcessorException
 
AbortCPMException - Exception in org.apache.uima.collection.base_cpm
/** Exception to notify the CPM to terminate itself.
AbortCPMException(String) - Constructor for exception org.apache.uima.collection.base_cpm.AbortCPMException
 
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.
AbstractCas - Interface in org.apache.uima.cas
The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK.
AbstractCas_ImplBase - Class in org.apache.uima.cas
Base class from which CAS implementations should extend.
AbstractCas_ImplBase() - Constructor for class org.apache.uima.cas.AbstractCas_ImplBase
 
accept(File) - Method in class org.apache.uima.pear.tools.PackageSelectorGUI.PackageDirFilter
Determines whether a given File object is accepted by this filter.
accept(File) - Method in class org.apache.uima.pear.tools.PackageSelectorGUI.PackageFileFilter
Determines whether a given File object is accepted by this filter.
accept(File) - Method in class org.apache.uima.pear.util.FileUtil.DirFileFilter
 
accept(File, String) - Method in class org.apache.uima.pear.util.FileUtil.ExtFilenameFilter
Tests if a specified file should be included in a file list.
accept(File) - Method in class org.apache.uima.pear.util.FileUtil.NameFileFilter
 
ACCESS_TYPE_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: trying to access value FS reference {0} as type "{2}" (code: {1}), but is "{3}".
accum(SerializationMeasures) - Method in class org.apache.uima.util.impl.SerializationMeasures
accumulate results for multiple files
accum(SerializationMeasures.AllStatDetails) - Method in class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
 
accum(SerializationMeasures.StatDetail) - Method in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
ACTION_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
 
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(T) - Method in interface org.apache.uima.cas.FSIterator
 
add(Type) - Method in interface org.apache.uima.cas.FSTypeConstraint
Add a new type to this type constraint.
add(String) - Method in interface org.apache.uima.cas.FSTypeConstraint
Add a new type to this type constraint.
add(int[]) - Method in class org.apache.uima.cas.impl.Heap
Add a structure to the heap.
add(int, int) - Method in class org.apache.uima.cas.impl.Heap
Reserve space for len items on the heap and set the first item to val.
add(String[]) - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl
 
add(CasProcessorDeploymentParam) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParams
add(CasProcessorExecArg) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
Adds new CasProcessorExecArg instance to the list.
add(T) - Method in class org.apache.uima.jcas.cas.FSArrayList
 
add(int, 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(int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
 
add(int, int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
 
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(int) - Method in interface org.apache.uima.List_of_ints
 
add(int, int) - Method in interface org.apache.uima.List_of_ints
 
add(String) - Method in class org.apache.uima.util.impl.OptimizeStrings
null strings not added 0 length strings added
add(String[]) - Method in class org.apache.uima.util.impl.OptimizeStrings
 
ADD_ARRAY_TYPE_AFTER_TS_COMMITTED - Static variable in exception org.apache.uima.cas.CASRuntimeException
Can''t add an array type "{0}" to the type system after the type system has been committed.
addAll(Collection<? extends T>) - Method in class org.apache.uima.jcas.cas.FSArrayList
 
addAll(int, 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(List<ProcessTraceEvent>) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
 
addAll(List<ProcessTraceEvent>) - Method in interface org.apache.uima.util.ProcessTrace
Adds a list of completed event objects to this ProcessTrace.
addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
Notifies this FlowController that new Analysis Engines
addAnalysisEngines(Collection<String>) - Method in interface org.apache.uima.flow.FlowController
Notifies this FlowController that new Analysis Engines are now available to route CASes to.
addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.flow.FlowController_ImplBase
Does nothing by default.
addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.flow.impl.FixedFlowController
 
addArg(InstallationDescriptor.ArgInfo) - Method in class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
 
addArgument(String) - Method in exception org.apache.uima.cas.impl.AnnotationImplException
Add an argument to a AnnotationImplException object.
addArgument(String) - Method in exception org.apache.uima.cas.impl.XCASParsingException
Add an argument to a XCASParsingException object.
addback(T) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
addCapabilities(Capability[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addCapabilities(Capability[], boolean) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addCapabilities(Capability[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds the output types and features from the specified capabilities to this ResultSpecification.
addCapabilities(Capability[], boolean) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds either outputs or inputs from the specified capabilities to this ResultSpecification.
addCAS(CASImpl) - Method in class org.apache.uima.cas.impl.CASSerializer
Add the CAS to be serialized.
addCAS(CASImpl, boolean) - Method in class org.apache.uima.cas.impl.CASSerializer
Add the CAS to be serialized.
addCAS(CASImpl, OutputStream) - Method in class org.apache.uima.cas.impl.CASSerializer
Serializes the CAS data and writes it to the output stream.
addCAS(CASImpl, OutputStream, 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.
addCasInitializer(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
Deprecated.
As of v2.0 CAS Initializers are deprecated.
addCasProcessor(CasProcessor) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
Adds a CasProcessor to this CPM's list of consumers.
addCasProcessor(CasProcessor, int) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
Adds a CasProcessor to this CPM's list of consumers.
addCasProcessor(CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeDescription
Appends a instance of CpeCasProcessor to the end of the list containing CPE CasProcessors.
addCasProcessor(int, CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeDescription
Adds a instance of CpeCasProcessor at a specified location in the list of CPE CasProcessors.
addCasProcessorExecArg(CasProcessorExecArg) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
Adds a CasProcessorExecArg argument to be supplied when launching a program.
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.
addCollectionReader(CpeCollectionReader) - Method in interface org.apache.uima.collection.metadata.CpeDescription
 
addCollectionReader(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
Adds a path to the descriptor file containing CollectionReader's configuration.
addCommonParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
Adds a Configuration Parameter that is common to all groups.
addCommonParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
 
addComponent(String, AnalysisEngineManagementImpl) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
 
addConfigurationGroup(ConfigurationGroup) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
Adds a Configuration Group.
addConfigurationGroup(ConfigurationGroup) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
 
addConfigurationParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationGroup
Adds a Configuration Parameter to this group.
addConfigurationParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
Adds a Configuration Parameter that is not in any group.
addConfigurationParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
 
addConfigurationParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
 
addCpeCasProcessor(CpeCasProcessor, int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
Inserts a new CasProcessor at an indicated position.
addCpeCasProcessor(CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
Appends new CasProcessor to existing list of CasProcessors
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 interface org.apache.uima.collection.metadata.CpeCasProcessor
Adds deployment parameter used by the CPE when launching CasProcessor
addEvent(String, String, String, int, String) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
 
addEvent(ProcessTraceEvent) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
 
addEvent(String, String, String, int, String) - Method in interface org.apache.uima.util.InstrumentationFacility
Records a completed event with the specified parameters.
addEvent(String, String, String, int, String) - Method in interface org.apache.uima.util.ProcessTrace
Adds an event with the specified parameters to this ProcessTrace.
addEvent(ProcessTraceEvent) - Method in interface org.apache.uima.util.ProcessTrace
Adds a completed event object to this ProcessTrace.
addEventData(ProcessTraceEvent) - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
 
addExecArg(String) - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
 
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
addFeature(String, Type, Type) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
Add an feature to the type system.
addFeature(String, Type, Type, boolean) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
Add an feature to the type system.
addFeature(Feature) - Method in interface org.apache.uima.cas.FeaturePath
Add a new feature at the end of the path.
addFeature(String, Type, Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
 
addFeature(String, Type, Type, boolean) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
 
addFeature(String, String, String) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
 
addFeature(String, String, String, String, Boolean) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
 
addFeature(String, String, String) - Method in interface org.apache.uima.resource.metadata.TypeDescription
Convenience method which adds a FeatureDescription to this TypeDescription.
addFeature(String, String, String, String, Boolean) - Method in interface org.apache.uima.resource.metadata.TypeDescription
Convenience method which adds a FeatureDescription to this TypeDescription.
addFeatureStructure(FeatureStructure) - Method in interface org.apache.uima.cas_data.CasData
Adds a FeatureStructure to the list of top-level FeatureStructures contained in this CasData.
addFeatureStructure(FeatureStructure) - Method in class org.apache.uima.cas_data.impl.CasDataImpl
Adds a new FeatureStructure to the list
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(T) - Method in interface org.apache.uima.cas.FSIndexRepository
Add a feature structure to all appropriate indexes in the repository.
addFS(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
addFS(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
 
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.
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(Feature, int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
Add a new key.
addKey(LinearTypeOrder, int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
 
addKey(Feature, int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
 
addKey(LinearTypeOrder, int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
 
addListOfJarFiles(File, StringBuffer) - Static method in class org.apache.uima.pear.tools.InstallationController
Appends a list of JAR files in a given lib directory, separated with the OS dependent separator (';' or ':'), to a given initial StringBuffer object.
addMapping(String, String) - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
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(Class<? extends ResourceSpecifier>, Class<? extends Resource>) - Method in class org.apache.uima.util.SimpleResourceFactory
Configures this SimpleResourceFactory by adding a new mapping between a ResourceSpecifier class and a Resource class.
addMapping(String, String) - Method in class org.apache.uima.util.SimpleResourceFactory
Configures this SimpleResourceFactory by adding a new mapping between a ResourceSpecifier class and a Resource class.
addMapping(String, String) - Method in interface org.apache.uima.util.XMLParser
Configures this XMLParser by registering a mapping between the name of an XML element and the Class of object to be built from elements with that name.
addMetaData(ProcessingResourceMetaData) - Method in interface org.apache.uima.resource.CasManager
Called by components when they initialize.
addMetaData(ProcessingResourceMetaData) - Method in class org.apache.uima.resource.impl.CasManager_impl
 
addMsgListener(MessageRouter.StdChannelListener) - Method in class org.apache.uima.pear.tools.InstallationController
Adds a given object, implementing the MessageRouter.StdChannelListener interface to the list of standard channel listeners.
addNameSpace(XmlElementName) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
 
addNodeStore() - Method in 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.
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
 
addPriorityList(TypePriorityList) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
 
addPriorityList() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
 
addPriorityList(TypePriorityList) - Method in interface org.apache.uima.resource.metadata.TypePriorities
Adds a TypePriorityList.
addPriorityList() - Method in interface org.apache.uima.resource.metadata.TypePriorities
Creates a new, empty TypePriorityList and adds it to this object.
addProperty(Properties, String, String) - Static method in class org.apache.uima.pear.tools.InstallationDescriptor
Adds a property specified by given name and value to a given Properties object.
addResultFeature(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultFeature(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultFeature(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds a Feature to this ResultSpecification for the language x-unspecified.
addResultFeature(String, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds a Feature to this ResultSpecification for the specified languages.
addResultType(String, boolean) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultType(String, boolean, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultType(String, boolean) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds an Type to this ResultSpecification for the language x-unspecified.
addResultType(String, boolean, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds an Type to this ResultSpecification for the specified languages.
addResultTypeOrFeature(TypeOrFeature) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultTypeOrFeature(TypeOrFeature, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultTypeOrFeature(TypeOrFeature) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds a Result Type or Feature to this ResultSpecification for the language x-unspecified.
addResultTypeOrFeature(TypeOrFeature, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds a Result Type or Feature to this ResultSpecification for the specified languages.
addSrcFsForTgt(TOP, boolean) - Method in class org.apache.uima.cas.impl.CasSeqAddrMaps
Called during deserialize to incrementally add
addStatusCallbackListener(BaseStatusCallbackListener) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
Registers a listsner to receive status callbacks.
addStatusCallbackListener(StatusCallbackListener) - Method in interface org.apache.uima.collection.CollectionProcessingEngine
Registers a listener to receive status callbacks.
addStatusCallbackListener(StatusCallbackListener) - Method in interface org.apache.uima.collection.CollectionProcessingManager
Registers a listsner to receive status callbacks.
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
 
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
 
addToDuration(long) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
 
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(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
addToIndexes(CAS) - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
 
addToIndexes(int) - Method in class org.apache.uima.jcas.cas.TOP_Type
Deprecated.
add the corresponding FeatureStructure to all Cas indexes
addToolkitsSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Adds a specification defined by given name and value to the set of Toolkits specifications.
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).
addType(String, Type) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
Add a new type to the type system.
addType(String, Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
Add a new type to the type system.
addType(String) - Method in class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
 
addType(String, String, String) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
 
addType(String) - Method in interface org.apache.uima.resource.metadata.TypePriorityList
Adds a type at the end of the priority list.
addType(String, String, String) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
Adds a Type to this TypeSystem fragment.
addTypeSystem(TypeSystemImpl) - Method in class org.apache.uima.cas.impl.CASMgrSerializer
 
adjustLastFsV2Size_arrays(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
adjustLastFsV2size_nonHeapStoredArrays() - Method in class org.apache.uima.cas.impl.CASImpl
 
afterZip - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
aggregate(ProcessTrace) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
 
aggregate() - Method in class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
 
aggregate(ProcessTrace) - Method in interface org.apache.uima.util.ProcessTrace
Aggregates the information in another ProcessTrace with this one.
AGGREGATE_AE_TYPE_SYSTEM - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "The Analysis Engine Descriptor is invalid - a Type System may not be explicitly set for an aggregate Analysis Engine."
AGGREGATE_SOFA_NOT_MAPPED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: The Sofa "{0}" in aggregate "{1}" is not mapped to any sofa of any component in that aggregate.
AggregateAnalysisEngine_impl - Class in org.apache.uima.analysis_engine.impl
Reference implementation of AnalysisEngine.
AggregateAnalysisEngine_impl() - Constructor for class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
 
aggregateEvent(ProcessTraceEvent_impl, ProcessTraceEvent_impl) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
 
ALL - Static variable in class org.apache.uima.util.Level
message level "ALL"
ALL_INT - Static variable in class org.apache.uima.util.Level
level value for level "ALL"
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
 
ALLOW_DUP_ADD_TO_INDEXES - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
Define this JVM property to allow adding the same identical FS to Set and Sorted indexes more than once.
ALLOWED_VALUES_NOT_IDENTICAL - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: The String subtype {0} is declared twice, with different sets of allowed values: {1} and {2}.
ALLOWED_VALUES_ON_NON_STRING_TYPE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Type {0} specifies a list of allowed values but is not a subtype of uima.cas.String.
AllowedValue - Interface in org.apache.uima.resource.metadata
Represents an allowed value for an "enumerated" type.
AllowedValue_impl - Class in org.apache.uima.resource.metadata.impl
Reference implementation of AllowedValue.
AllowedValue_impl() - Constructor for class org.apache.uima.resource.metadata.impl.AllowedValue_impl
Default constructor.
AllowedValue_impl(String, String) - Constructor for class org.apache.uima.resource.metadata.impl.AllowedValue_impl
Constructor.
AllowPreexistingFS - Enum in org.apache.uima.cas.impl
 
allSlots - Variable in class org.apache.uima.util.impl.SerializationMeasures
 
AllStatDetails(String, SerializationMeasures.StatDetail...) - Constructor for class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
 
AllStatDetails(String, SlotKinds.SlotKind...) - Constructor for class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
 
allViews() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
Miscellaneous
allViews(boolean) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
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 interface org.apache.uima.cas.SelectFSs
Extend or not extend the selection to be over all the CAS views, not just a single view.
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.
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.
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 - 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
 
AnalysisEngine - Interface in org.apache.uima.analysis_engine
An Analysis Engine is a component responsible for analyzing unstructured information, discovering and representing semantic content.
AnalysisEngineDescription - Interface in org.apache.uima.analysis_engine
An AnalysisEngineDescription contains all of the information needed to instantiate and use an AnalysisEngine.
AnalysisEngineDescription_impl - Class in org.apache.uima.analysis_engine.impl
Reference implementation of AnalysisEngineDescription.
AnalysisEngineDescription_impl() - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
Creates a new AnalysisEngineDescription_impl.
AnalysisEngineFactory_impl - Class in org.apache.uima.impl
Resource Factory that handles AnalysisEngineDescription and TaeDescription elements.
AnalysisEngineFactory_impl() - Constructor for class org.apache.uima.impl.AnalysisEngineFactory_impl
 
AnalysisEngineImplBase - Class in org.apache.uima.analysis_engine.impl
Provides functionality common to Analysis Engine implementations.
AnalysisEngineImplBase() - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
AnalysisEngineManagement - Interface in org.apache.uima.analysis_engine
Monitoring and management interface to an AnalysisEngine.
AnalysisEngineManagement.State - Enum in org.apache.uima.analysis_engine
 
AnalysisEngineManagementImpl - Class in org.apache.uima.analysis_engine.impl
Implements Monitoring/Management interface to an AnalysisEngine.
AnalysisEngineManagementImpl() - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
 
AnalysisEngineManagementImplMBean - Interface in org.apache.uima.analysis_engine.impl
JMX MBean interface for monitoring AnalysisEngine performance stats.
AnalysisEngineMetaData - Interface in org.apache.uima.analysis_engine.metadata
Encapsulates all of the metadata for an Analysis Engine.
AnalysisEngineMetaData_impl - Class in org.apache.uima.analysis_engine.metadata.impl
Reference implementation of AnalysisEngineMetaData.
AnalysisEngineMetaData_impl() - Constructor for class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
 
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
 
AnalysisEngineProcessException - Exception in org.apache.uima.analysis_engine
An AnalysisEngineProcessException may be thrown by an Analysis Engine's process method, indicating that a failure occurred during processing.
AnalysisEngineProcessException() - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with a null message.
AnalysisEngineProcessException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with the specified cause and a null message.
AnalysisEngineProcessException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with a the specified message.
AnalysisEngineProcessException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with the specified message and cause.
AnalysisEngineProcessException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnalysisEngineProcessException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
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.
AnalysisEngineUtils - Class in org.apache.uima.util
Static utility methods relating to analysis engines.
AnalysisEngineUtils() - Constructor for class org.apache.uima.util.AnalysisEngineUtils
 
AnalysisProcessData - Interface in org.apache.uima.analysis_engine
Deprecated.
AnalysisProcessData_impl - Class in org.apache.uima.analysis_engine.impl
Deprecated.
since v2.0
AnalysisProcessData_impl(CAS, ProcessTrace) - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
Deprecated.
Creates a new AnalysisProcessData_impl from exsiting CAS.
AnalysisProcessData_impl(CAS, Properties) - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
Deprecated.
Creates a new AnalysisProcessData_impl from an exsiting CAS.
AnalysisSequenceCapabilityNode - Class in org.apache.uima.flow.impl
A AnalysisSequenceCapabilityNode is a node element of the CapabilityLanguageFlowObject.
AnalysisSequenceCapabilityNode(String, CasObjectProcessor, ResultSpecification) - Constructor for class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
Creates a new AnalysisSequenceCapabilityNode from an AnalysisEngine reference
AnalysisSequenceCapabilityNode(String, Capability[], ResultSpecification) - Constructor for class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
Creates a new AnalysisSequenceCapabilityNode from a AnalysisEngine Key.
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 like CasProcessor.andThen(CasProcessor).
andThen(JCasProcessor<E>) - Method in interface org.apache.uima.analysis_component.JCasProcessor
Returns a composed JCasProcessor like JCasProcessor.andThen(JCasProcessor).
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(JCas) - Constructor for class org.apache.uima.jcas.tcas.Annotation
 
Annotation(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.tcas.Annotation
used by generator Make a new AnnotationBase
Annotation(JCas, int, int) - Constructor for class org.apache.uima.jcas.tcas.Annotation
Constructor with begin and end passed as arguments
ANNOTATION - Static variable in interface org.apache.uima.search.Style
Constant for the name of the Annotation style.
ANNOTATION_IN_WRONG_INDEX - Static variable in exception org.apache.uima.cas.CASRuntimeException
Error - the Annotation "{0}" is over view "{1}" and cannot be added to indexes associated with the different view "{2}".
ANNOTATION_INDEX_REQUIRED - Static variable in exception org.apache.uima.cas.CASRuntimeException
Index "{0}" must be an AnnotationIndex.
Annotation_Type - Class in org.apache.uima.jcas.tcas
Deprecated. 
Annotation_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.tcas.Annotation_Type
Deprecated.
 
Annotation_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(JCas) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase
 
AnnotationBase(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase
used by generator Make a new AnnotationBase
AnnotationBase_Type - Class in org.apache.uima.jcas.cas
Deprecated. 
AnnotationBase_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase_Type
Deprecated.
 
AnnotationBase_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
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 in org.apache.uima.cas.impl
Exception class for package org.apache.uima.cas.impl.
AnnotationImplException(int) - Constructor for exception org.apache.uima.cas.impl.AnnotationImplException
Create a new AnnotationImplException
AnnotationIndex<T extends AnnotationFS> - Interface in org.apache.uima.cas.text
An annotation index provides additional iterator functionality that applies only to instances of uima.tcas.Annotation (or its subtypes).
AnnotationPredicates - Class in org.apache.uima.cas.text
 
AnnotationPredicates() - Constructor for class org.apache.uima.cas.text.AnnotationPredicates
 
AnnotationTree<T extends AnnotationFS> - Interface in org.apache.uima.cas.text
Represents an annotation tree.
AnnotationTreeImpl<T extends AnnotationFS> - Class in org.apache.uima.cas.impl
Implementation of annotation tree.
AnnotationTreeNode<T extends AnnotationFS> - Interface in org.apache.uima.cas.text
Represents a node in an annotation tree.
AnnotationTreeNodeImpl<T extends AnnotationFS> - Class in org.apache.uima.cas.impl
 
ANNOTATOR_CLASS_NOT_FOUND - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Annotator class "{0}" was not found."
ANNOTATOR_EXCEPTION - Static variable in exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Message key for a standard UIMA exception message: "Annotator processing failed."
Annotator_ImplBase - Class in org.apache.uima.analysis_component
Base class for all annotators.
Annotator_ImplBase() - Constructor for class org.apache.uima.analysis_component.Annotator_ImplBase
 
Annotator_ImplBase - Class in org.apache.uima.analysis_engine.annotator
Deprecated.
As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase instead
Annotator_ImplBase() - Constructor for class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
Deprecated.
 
ANNOTATOR_INITIALIZATION_FAILED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Initialization of annotator class "{0}" failed."
ANNOTATOR_INTERFACE_NOT_SUPPORTED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Annotator class {0} does not implement an Annotator interface that is supported by Analysis Engine implementation {1}."
AnnotatorConfigurationException - Exception in org.apache.uima.analysis_engine.annotator
An AnnotatorConfigurationException is thrown by an annotator if the settings of its configuration parameters are invalid.
AnnotatorConfigurationException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with a null message.
AnnotatorConfigurationException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with the specified cause and a null message.
AnnotatorConfigurationException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with a the specified message.
AnnotatorConfigurationException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with the specified message and cause.
AnnotatorConfigurationException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorConfigurationException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorContext - Interface in org.apache.uima.analysis_engine.annotator
Deprecated.
As of release 2.3.0, use UimaContext instead
AnnotatorContext_impl - Class in org.apache.uima.analysis_engine.impl
Reference implementation of AnnotatorContext.
AnnotatorContext_impl(UimaContextAdmin) - Constructor for class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
Creates a new AnnotatorContext_impl.
AnnotatorContextException - Exception in org.apache.uima.analysis_engine.annotator
An AnnotatorContextException is thrown by an AnnotatorContext if it cannot complete the invoked operation due to a failure in the underlying implementation.
AnnotatorContextException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with a null message.
AnnotatorContextException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with the specified cause and a null message.
AnnotatorContextException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with a the specified message.
AnnotatorContextException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with the specified message and cause.
AnnotatorContextException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorContextException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorInitializationException - Exception in org.apache.uima.analysis_engine.annotator
An AnnotatorInitializationException may be thrown by an annotator's initialize method, indicating that the annotator failed to successfully initialize itself.
AnnotatorInitializationException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with a null message.
AnnotatorInitializationException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with the specified cause and a null message.
AnnotatorInitializationException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with a the specified message.
AnnotatorInitializationException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with the specified message and cause.
AnnotatorInitializationException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorInitializationException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorProcessException - Exception in org.apache.uima.analysis_engine.annotator
An AnnotatorProcessException may be thrown by an annotator's process method, indicating that a failure occurred during processing.
AnnotatorProcessException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with a null message.
AnnotatorProcessException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with the specified cause and a null message.
AnnotatorProcessException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with a the specified message.
AnnotatorProcessException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with the specified message and cause.
AnnotatorProcessException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorProcessException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
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
 
annotTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
 
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.
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.
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.
ArgInfo() - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo
 
ARGUMENT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
ARRAY_ELE_ATTRS - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
Error parsing XCAS from source {0} at line {1}, column {2}: array element <i> may not have attributes.
ARRAY_ELE_EXPECTED - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
Error parsing XCAS from source {0} at line {1}, column {2}: expected array element <i> but found: <{3}>.
ARRAY_ELEMENT_TAG - Static variable in class org.apache.uima.cas.impl.XCASSerializer
 
ARRAY_INDEX_LENGTH_OUT_OF_RANGE - Static variable in exception org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: array index and or length out of range.
ARRAY_INDEX_OUT_OF_RANGE - Static variable in exception org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: array index out of range: {0}.
ARRAY_REQUIRED - Static variable in exception org.apache.uima.resource.ResourceConfigurationException
Message key for a standard UIMA exception message: "Configuration parameter "{0}" in component "{1}" is multi-valued and must be assigned an array for its value."
ARRAY_SIZE_ATTR - Static variable in class org.apache.uima.cas.impl.XCASSerializer
 
arrayBaseTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
 
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 extends FeatureStructure> - Interface in org.apache.uima.cas
Feature structure array interface.
ArrayFSImpl<E extends FeatureStructure> - Interface in org.apache.uima.jcas.cas
Deprecated.
use FSArray instead
arrayLength_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
 
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
 
asList() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
asList() - Method in interface org.apache.uima.cas.SelectFSs
 
assertFsTypeMatchesIndexType(FeatureStructure, String) - Method in class org.apache.uima.cas.impl.FsIndex_singletype
 
at(AnnotationFS) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
at(int, int) - 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.
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.
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
 
attributes - Variable in class org.apache.uima.cas.impl.XmiSerializationSharedData.OotsElementData
List of XmlAttribute objects each holding name and value of an attribute.
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.

B

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(boolean) - 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 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 org.apache.uima.cas.admin.CASAdminException
Invalid feature name "{0}".
BAD_TYPE_SYNTAX - Static variable in exception org.apache.uima.cas.admin.CASAdminException
Invalid type name "{0}".
BAG_INDEX - Static variable in interface org.apache.uima.cas.FSIndex
Indexing strategy: bag index.
BaseAnnotator - Interface in org.apache.uima.analysis_engine.annotator
Base interface for annotators in UIMA SDK v1.x.
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.
BaseStatusCallbackListener - Interface in org.apache.uima.collection.base_cpm
Interface for a Listener that receives notification from the BaseCPM as various events occur.
batchProcessComplete() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
Completes the processing of a batch of CASes.
batchProcessComplete() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
 
batchProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
Notifies this AnalysisEngine that processing of a batch has completed.
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.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.MultiprocessingAnalysisEngine_impl
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
 
batchProcessComplete() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
Called when the processing of a batch has completed.
batchProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasDataConsumer
Completes the processing of a batch.
batchProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasProcessor
Completes the processing of a batch.
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.CasConsumer_ImplBase
 
batchProcessComplete() - Method in interface org.apache.uima.flow.FlowController
Completes the processing of a batch of CASes.
batchProcessComplete() - Method in class org.apache.uima.flow.FlowController_ImplBase
 
batchProcessComplete() - Method in class org.apache.uima.uimacpp.CppUimajEngine
 
batchProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
 
batchProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppEngine
batchProcessComplete
beforeZip - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
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
 
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.
BINARY_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
 
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 in org.apache.uima.cas.impl
 
BinaryCasSerDes4.CompressLevel - Enum in org.apache.uima.cas.impl
Compression alternatives
BinaryCasSerDes4.CompressStrat - Enum in org.apache.uima.cas.impl
 
BinaryCasSerDes6 - Class in org.apache.uima.cas.impl
User callable serialization and deserialization of the CAS in a compressed Binary Format This serializes/deserializes the state of the CAS.
BinaryCasSerDes6(AbstractCas, MarkerImpl, TypeSystemImpl, BinaryCasSerDes6.ReuseInfo, boolean, BinaryCasSerDes6.CompressLevel, BinaryCasSerDes6.CompressStrat) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize or deserialize using binary compression, with (optional) type mapping and only processing reachable Feature Structures
BinaryCasSerDes6(AbstractCas) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize (not delta) or deserialize (not delta) using binary compression, no type mapping but only processing reachable Feature Structures
BinaryCasSerDes6(AbstractCas, TypeSystemImpl) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize (not delta) or deserialize (not delta) using binary compression, with type mapping and only processing reachable Feature Structures
BinaryCasSerDes6(AbstractCas, MarkerImpl, TypeSystemImpl, BinaryCasSerDes6.ReuseInfo) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize (maybe delta) or deserialize (maybe delta) using binary compression, with type mapping and only processing reachable Feature Structures
BinaryCasSerDes6(AbstractCas, MarkerImpl, TypeSystemImpl, BinaryCasSerDes6.ReuseInfo, boolean) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize (maybe delta) or deserialize (maybe delta) using binary compression, with type mapping and only processing reachable Feature Structures, output measurements
BinaryCasSerDes6(AbstractCas, BinaryCasSerDes6.ReuseInfo) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize (not delta) or deserialize (maybe delta) using binary compression, no type mapping and only processing reachable Feature Structures
BinaryCasSerDes6(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.CompressLevel - Enum in org.apache.uima.cas.impl
Compression alternatives
BinaryCasSerDes6.CompressStrat - Enum in org.apache.uima.cas.impl
 
BinaryCasSerDes6.ReuseInfo - Class in org.apache.uima.cas.impl
Info reused for 1) multiple serializations of same cas to multiple targets (a speedup), or 2) for delta cas serialization, where it represents the fsStartIndex info before any mods were done which could change that info, or 3) for deserializing with a delta cas, where it represents the fsStartIndex info at the time the CAS was serialized out..
BLOB_DESERIALIZATION - Static variable in exception org.apache.uima.cas.CASRuntimeException
Error while deserializing binary CAS.
BLOB_SERIALIZATION - Static variable in exception org.apache.uima.cas.CASRuntimeException
Error trying to do binary serialization of CAS data and write the BLOB to an output stream.
BooleanArray - Class in org.apache.uima.jcas.cas
JCas class model for BooleanArray
BooleanArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.BooleanArray
Make a new BooleanArray of given size
BooleanArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.BooleanArray
Called by generator
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
 
BREAKING - Static variable in interface org.apache.uima.search.Style
Constant for the name of the Breaking style.
buildArrayOfNetworkParams(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string array that contains network parameters (in the JVM '-Dname=value' format) specified in a given installation descriptor object.
buildComponentClassPath(String, InstallationDescriptor, boolean) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string that should be added to the CLASSPATH for a given installed component associated with a given installation descriptor object.
buildComponentClassPath() - Method in class org.apache.uima.pear.tools.InstallationController
Builds CLASSPATH for the installed component, including CLASSPATH for all separate delegate components that are utilized by the main installed component, if any.
buildComponentClassPath() - Method in class org.apache.uima.pear.tools.PackageBrowser
Creates a string that should be added to the CLASSPATH to run the given installed component, based on its installation descriptor specifications, as well as the contents of its lib directory.
buildComponentClassPath(boolean, boolean) - Method in class org.apache.uima.pear.tools.PackageBrowser
Creates a string that should be added to the CLASSPATH to run the given installed component, based on its installation descriptor specifications, as well as the contents of its lib directory.
buildComponentPath(String, InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string that should be added to the SPATH for a given installed component associated with a given installation descriptor object.
buildComponentPath() - Method in class org.apache.uima.pear.tools.InstallationController
Builds PATH for the installed component, including PATH for all separate delegate components that are utilized by the main installed component, if any.
buildComponentPath() - Method in class org.apache.uima.pear.tools.PackageBrowser
Creates a string that should be added to the PATH to run the given installed component, based on the PEAR package defaults and its installation descriptor specifications.
buildComponentPath(boolean) - Method in class org.apache.uima.pear.tools.PackageBrowser
Creates a string that should be added to the PATH to run the given installed component, based on the PEAR package defaults and its installation descriptor specifications.
buildComponentRuntimeClassPath() - Method in class org.apache.uima.pear.tools.PackageBrowser
Like PackageBrowser.buildComponentClassPath(), but without all jars from the lib dir.
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.flow.impl.FlowControllerDescription_impl
Overridden to set default operational properties if they are not specified in descriptor.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.impl.Parameter_impl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
Overridden to read names property from XML attribute.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
Overridden to provide custom XMLization.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
Overridden becuase of settingsForGroups property, which is a Map and isn't handled by default XMLization routines.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.Import_impl
Overridden to provide custom XML representation.
buildFromXMLElement(Element, XMLParser) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
Initializes this object from its XML DOM representation.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
Initializes this object from its XML DOM representation.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
 
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
Overridden to validate configuration parameter data types immediately after parsing is complete.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.search.impl.Attribute_impl
Overridden to read the name and value properties from XML attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.search.impl.Filter_impl
 
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.search.impl.Style_impl
Overridden to read the name property from XML attributes.
buildFromXMLElement(Element, XMLParser) - Method in interface org.apache.uima.util.XMLizable
Initializes this object from its XML DOM representation.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLizable
Initializes this object from its XML DOM representation.
buildListOfEnvVars(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string that contains the list of environment variables settings (in the JVM '-Dname=value' format) included in a given installation descriptor object.
buildListOfNetworkParams(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string that contains network parameters (in the JVM '-Dname=value' format) specified in a given installation descriptor object.
buildObject(Element) - Method in class org.apache.uima.util.impl.XMLParser_impl
Builds an object from its XML DOM representation.
buildObject(Element, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
Builds an object from its XML DOM representation.
buildObject(Element) - Method in interface org.apache.uima.util.XMLParser
Builds an object from its XML DOM representation.
buildObject(Element, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
Builds an object from its XML DOM representation.
buildObjectOrPrimitive(Element, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
 
buildObjectOrPrimitive(Element, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
Builds an object from its XML DOM representation.
buildProcessTraceFromMBeanStats(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
Construct a ProcessTrace object that represents the last execution of this AnalysisEngine.
buildProcessTraceFromMBeanStats() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
buildProcessTraceFromMBeanStats(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
Modify an existing ProcessTrace object by adding events that represent the last excecution of this AnalysisEngine.
buildProcessTraceFromMBeanStats(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
buildTableOfEnvVars(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a Properties table that contains (name, value) pairs of environment variables settings for a given installation descriptor object.
buildTableOfEnvVars() - Method in class org.apache.uima.pear.tools.InstallationController
Builds Properties table of required environment variables for the installed component, including environment variables for all separate delegate components that are utilized by the main installed component, if any.
buildUIMAClassPath(String) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string that should be added to the CLASSPATH environment variable for UIMA framework.
BuiltinTypeKinds - Class in org.apache.uima.cas.impl
Constants representing Built in type collections String Sets: creatableArrays primitiveTypeNames == noncreatable primitives creatableBuiltinJcas (e.g.
BuiltinTypeKinds() - Constructor for class org.apache.uima.cas.impl.BuiltinTypeKinds
 
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(IntVector) - 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>
BYTE_ARRAY_LENGTH_NOT_EVEN - Static variable in exception 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(JCas, int) - Constructor for class org.apache.uima.jcas.cas.ByteArray
Make a new ByteArray of given size
ByteArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.ByteArray
used by generator 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
 
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
 
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 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 interface org.apache.uima.analysis_engine.AnalysisEngineServiceStub
Performs service call to inform the AnalysisEngine that the processing of a collection has been completed.
callGetMetaData() - Method in interface org.apache.uima.resource.ResourceServiceStub
Performs service call to retrieve resource meta data.
callInitializeMethod(AnalysisComponent, UimaContext) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
callProcess(CAS) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineServiceStub
Performs service call to process an entity.
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 org.apache.uima.cas.impl.SlotKinds.SlotKind
 
CANNOT_CLONE_SOFA - Static variable in exception org.apache.uima.cas.CASRuntimeException
SofaFS may not be cloned.
CANNOT_SET_CAS_MANAGER - Static variable in exception org.apache.uima.UIMA_IllegalStateException
Message key for a standard UIMA exception message: ResourceManager.setCasManager was called after the CAS Manager had already been set.
CANONICAL_LANG_SEPARATOR - Static variable in class org.apache.uima.cas.text.Language
 
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.
CANT_ADD_TOP - Static variable in exception org.apache.uima.cas.impl.AnnotationImplException
Type system parsing error for file "{0}": couldn't add top type "{1}" at line {2}, column {3}.
CANT_CREATE_BUILTIN_FS - Static variable in exception org.apache.uima.cas.CASException
The feature structure of type {0} cannot be created.
capabilitiesContainSofa(String, boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
 
Capability - Interface in org.apache.uima.resource.metadata
A Capability defines an operation that an Resource can carry out.
Capability_impl - Class in org.apache.uima.resource.metadata.impl
Reference implementation of Capability
Capability_impl() - Constructor for class org.apache.uima.resource.metadata.impl.Capability_impl
 
CapabilityLanguageFlow - Interface in org.apache.uima.analysis_engine.metadata
A CapabilityLanguageFlow is a simple type of FlowConstraints that specifies the complete flow as a capabilityLanguage sequence.
CapabilityLanguageFlow_impl - Class in org.apache.uima.analysis_engine.metadata.impl
A CapabilityLanguageFlow is a simple type of FlowConstraints that specifies the complete flow as a capabilityLanguage sequence.
CapabilityLanguageFlow_impl() - Constructor for class org.apache.uima.analysis_engine.metadata.impl.CapabilityLanguageFlow_impl
 
CapabilityLanguageFlowController - Class in org.apache.uima.flow.impl
FlowController for the CapabilityLanguageFlow, which uses a linear flow but may skip some of the AEs in the flow if they do not handle the language of the current document or if their outputs have already been produced by a previous AE in the flow.
CapabilityLanguageFlowController() - Constructor for class org.apache.uima.flow.impl.CapabilityLanguageFlowController
 
CapabilityLanguageFlowObject - Class in org.apache.uima.flow.impl
The CapabilityLanguageAnalysisSequence is used for a CapabilityLanguageFlow.
CapabilityLanguageFlowObject(Map<String, List<AnalysisSequenceCapabilityNode>>, CapabilityLanguageFlowController) - Constructor for class org.apache.uima.flow.impl.CapabilityLanguageFlowObject
Create a new CapabilityLangaugeAnalysisSequence with the flowTable
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.
CAS - Interface in org.apache.uima.cas
Object-oriented CAS (Common Analysis System) API.
cas - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
 
cas - Variable in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
 
CAS_CONSUMER_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
CAS Consumer
CAS_CONSUMER_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
CAS_INITIAL_HEAP_SIZE - Static variable in class org.apache.uima.UIMAFramework
Key to be used in the Properties object returned by UIMAFramework.getDefaultPerformanceTuningProperties().
CAS_INITIALIZER_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
CAS Initializer
CAS_INITIALIZER_DESC_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
CAS_MISMATCH - Static variable in exception org.apache.uima.cas.CASRuntimeException
Mismatched CAS "{0}".
CAS_MISSING_FS - Static variable in exception 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 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_INITIALIZE_FAILED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Initialization of CAS Processor with name "{0}" failed.
CAS_RELEASE_NOT_ALLOWED_WHILE_WAITING_FOR_UIMA_AS - Static variable in exception 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 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.
CASAdminException - Exception in org.apache.uima.cas.admin
 
CASAdminException(String, Throwable, String, Object...) - Constructor for exception org.apache.uima.cas.admin.CASAdminException
 
CASAdminException(String, Object...) - Constructor for exception org.apache.uima.cas.admin.CASAdminException
 
CASAdminException(Throwable, String, Object...) - Constructor for exception org.apache.uima.cas.admin.CASAdminException
 
CasAnnotator_ImplBase - Class in org.apache.uima.analysis_component
Base class to be extended by Annotators that use the CAS interface.
CasAnnotator_ImplBase() - Constructor for class org.apache.uima.analysis_component.CasAnnotator_ImplBase
 
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() - Constructor for class org.apache.uima.collection.CasConsumer_ImplBase
 
casConsumerDescFilePath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
 
CasConsumerDescription - Interface in org.apache.uima.collection
An CasConsumerDescription contains all of the information needed to instantiate and use an CasConsumer.
CasConsumerDescription_impl - Class in org.apache.uima.collection.impl
 
CasConsumerDescription_impl() - Constructor for class org.apache.uima.collection.impl.CasConsumerDescription_impl
Creates a new CasConsumerDescription_impl.
CasConsumerFactory_impl - Class in org.apache.uima.impl
Specialized Resource Factory for producing CasConsumers.
CasConsumerFactory_impl() - Constructor for class org.apache.uima.impl.CasConsumerFactory_impl
 
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.
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.
CasDataToXCas - Class in org.apache.uima.cas_data.impl
Takes a CasData and generates XCAS SAX events.
CasDataToXCas() - Constructor for class org.apache.uima.cas_data.impl.CasDataToXCas
 
CasDataUtils - Class in org.apache.uima.cas_data.impl
Some utilities for dealing with CasData
CasDataUtils() - Constructor for class org.apache.uima.cas_data.impl.CasDataUtils
 
CasDefinition - Class in org.apache.uima.resource
Encapsulates information that defines how to create a CAS.
CasDefinition(TypeSystemDescription, TypePriorities, FsIndexDescription[], ResourceManager, Properties) - Constructor for class org.apache.uima.resource.CasDefinition
 
CasDefinition(Collection<? extends ProcessingResourceMetaData>, ResourceManager) - Constructor for class org.apache.uima.resource.CasDefinition
 
CasDocSerializer(ContentHandler, CASImpl, XmiSerializationSharedData, MarkerImpl, CasSerializerSupport.CasSerializerSupportSerialize) - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
 
CasDocSerializer(ContentHandler, CASImpl, XmiSerializationSharedData, MarkerImpl, CasSerializerSupport.CasSerializerSupportSerialize, boolean) - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
 
CASException - Exception in org.apache.uima.cas
Exception class for package org.apache.uima.cas.
CASException() - Constructor for exception org.apache.uima.cas.CASException
 
CASException(String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASException
 
CASException(String, Object...) - Constructor for exception org.apache.uima.cas.CASException
 
CASException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASException
 
CASException(String, String, Object[]) - Constructor for exception org.apache.uima.cas.CASException
 
CASException(Throwable) - Constructor for exception org.apache.uima.cas.CASException
 
CASFactory - Class in org.apache.uima.cas.admin
Factory class to create CASMgr objects.
CASFactory() - Constructor for class org.apache.uima.cas.admin.CASFactory
 
CasFlow_ImplBase - Class in org.apache.uima.flow
Convenience base class for Flow objects that use the CAS interface.
CasFlow_ImplBase() - Constructor for class org.apache.uima.flow.CasFlow_ImplBase
 
CasFlowController_ImplBase - Class in org.apache.uima.flow
Base class to be extended by FlowControllers that use the CAS interface.
CasFlowController_ImplBase() - Constructor for class org.apache.uima.flow.CasFlowController_ImplBase
 
CASImpl - Class in org.apache.uima.cas.impl
Implements the CAS interfaces.
CASImpl(TypeSystemImpl, int) - Constructor for class org.apache.uima.cas.impl.CASImpl
 
CASImpl() - Constructor for class org.apache.uima.cas.impl.CASImpl
 
CASImpl(CASMgrSerializer) - Constructor for class org.apache.uima.cas.impl.CASImpl
 
casImpl - Variable in class org.apache.uima.cas.impl.FsIndex_singletype
 
casImpl - Variable in class org.apache.uima.jcas.cas.TOP_Type
Deprecated.
ref to CAS for faster getters/setters
CASImpl.FsChange - Class in org.apache.uima.cas.impl
Journaling changes for computing delta cas.
CasInitializer - Interface in org.apache.uima.collection
Deprecated.
As of v2.0, CAS Initializers are deprecated. A component that performs an operation like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See org.apache.uima.examples.XmlDetagger for an example.
CasInitializer_ImplBase - Class in org.apache.uima.collection
Deprecated.
As of v2.0, CAS Initializers are deprecated. A component that performs an operation like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See org.apache.uima.examples.XmlDetagger for an example.
CasInitializer_ImplBase() - Constructor for class org.apache.uima.collection.CasInitializer_ImplBase
Deprecated.
 
casInitializerDescFilePath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
 
CasInitializerDescription - Interface in org.apache.uima.collection
Deprecated.
As of v2.0, CAS Initializers are deprecated. A component that performs an operation like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See org.apache.uima.examples.XmlDetagger for an example.
CasInitializerDescription_impl - Class in org.apache.uima.collection.impl
Deprecated.
As of v2.0, CAS Initializers are deprecated.
CasInitializerDescription_impl() - Constructor for class org.apache.uima.collection.impl.CasInitializerDescription_impl
Deprecated.
Creates a new CasInitializerDescription_impl.
CasInitializerFactory_impl - Class in org.apache.uima.impl
Deprecated.
As of v2.0, CAS Initializers are deprecated.
CasInitializerFactory_impl() - Constructor for class org.apache.uima.impl.CasInitializerFactory_impl
Deprecated.
 
CasIOUtils - Class in org.apache.uima.util
A collection of static methods aimed at making it easy to
CasIOUtils() - Constructor for class org.apache.uima.util.CasIOUtils
 
CasIterator - Interface in org.apache.uima.analysis_engine
An iterator over a collection of CASes.
CasLoadMode - Enum in org.apache.uima.util
Used with CasIOUtils, maybe elsewhere, to indicate how CASes are to be loaded or saved.
CasManager - Interface in org.apache.uima.resource
Manages creation and pooling of CAS instances within an AnalysisEngine.
CasManager_impl - Class in org.apache.uima.resource.impl
Simple CAS Manager Implementation used in the AnalysisEngine framework.
CasManager_impl(ResourceManager) - Constructor for class org.apache.uima.resource.impl.CasManager_impl
 
CASMgr - Interface in org.apache.uima.cas.admin
Class comment for CASMgr.java goes here.
CASMgrSerializer - Class in org.apache.uima.cas.impl
Container for serialized CAS typing information.
CASMgrSerializer() - Constructor for class org.apache.uima.cas.impl.CASMgrSerializer
Constructor for CASMgrSerializer.
CasMultiplier_ImplBase - Class in org.apache.uima.analysis_component
Base class to be extended by CAS Multipliers that use the CAS interface.
CasMultiplier_ImplBase() - Constructor for class org.apache.uima.analysis_component.CasMultiplier_ImplBase
 
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 - Class in org.apache.uima.util
This class represents a simple pool of CAS instances.
CasPool(int, Collection<? extends ProcessingResourceMetaData>, Properties, ResourceManager) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool
CasPool(int, AnalysisEngine) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool
CasPool(int, ProcessingResourceMetaData) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool
CasPool(int, ProcessingResourceMetaData, ResourceManager) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool
CasPool(int, CasDefinition, Properties) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool.
CasPool(int, CasManager, Properties) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool
CasPoolManagement - Interface in org.apache.uima.util
Management interface to a CasPool.
CasPoolManagementImpl - Class in org.apache.uima.util.impl
Implements Monitoring/Management interface to a CasPool.
CasPoolManagementImpl(CasPool, String) - Constructor for class org.apache.uima.util.impl.CasPoolManagementImpl
 
CasPoolManagementImplMBean - Interface in org.apache.uima.util.impl
JMX MBean interface for monitoring CASPool state.
CasProcessor<E extends Throwable> - 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
 
CasProcessorConfigurationParameterSettings - Interface in org.apache.uima.collection.metadata
Contains configuration parameter settings for a CAS Processor.
CasProcessorDeploymentParam - Interface in org.apache.uima.collection.metadata
An object that holds configuration information used for building CPE Descriptor.
CasProcessorDeploymentParams - Interface in org.apache.uima.collection.metadata
An object that contains all CasProcessorDeploymentParam instances.
CasProcessorErrorHandling - Interface in org.apache.uima.collection.metadata
An object to contains configuration specific to error handling applicable to every CasProcossor.
CasProcessorErrorRateThreshold - Interface in org.apache.uima.collection.metadata
An object to contains configuration specific to error handling applicable to every CasProcessor.
CasProcessorExecArg - Interface in org.apache.uima.collection.metadata
An object containing an arbitrary value that will passed to a program launched by the CPE.
CasProcessorExecArgs - Interface in org.apache.uima.collection.metadata
An object containing all CasProcessorExecArg instances.
CasProcessorExecutable - Interface in org.apache.uima.collection.metadata
An object containing configuration for a program that the CPE will use to launch CasProcessor.
CasProcessorFilter - Interface in org.apache.uima.collection.metadata
Object containing a filter expression used by the CPE to route CAS's to CasProcessor.
CasProcessorMaxRestarts - Interface in org.apache.uima.collection.metadata
An object that holds configuration related to handling max restarts for CasProcessors.
CasProcessorRunInSeperateProcess - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CasProcessorRuntimeEnvParam - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CasProcessorTimeout - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CASRuntimeException - Exception in org.apache.uima.cas
Runtime exception class for package org.apache.uima.cas.
CASRuntimeException() - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CASRuntimeException(String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CASRuntimeException(Throwable, String, Object...) - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CASRuntimeException(String, Object...) - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CASRuntimeException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CASRuntimeException(String, String, Object[]) - Constructor for exception org.apache.uima.cas.CASRuntimeException
This method cannot have variable arity, else, it gets called for args (String msgkey, Object ...
CASRuntimeException(Throwable) - Constructor for exception 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.
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 in org.apache.uima.cas.impl
states the CAS can be in
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
 
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
 
CDATA_SECTION_BEG - Static variable in class org.apache.uima.pear.util.XMLUtil
 
CDATA_SECTION_END - Static variable in class org.apache.uima.pear.util.XMLUtil
 
ch - Variable in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl.SerialContext
 
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.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
 
characters(char[], int, int) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
 
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.util.impl.SaxDeserializer_impl
 
characters(char[], int, int) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
 
charHeap - Variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
 
charHeapPos - Variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
 
checkArrayBounds(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
 
checkArrayBounds(int, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
 
checkArrayBounds(int, int) - Method in interface org.apache.uima.jcas.JCas
 
checkArrayPreconditions(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
checkForDuplicateParameterNames(ConfigurationParameter[]) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
Checks for duplicate parameter names and throws an exception if any are found.
checkForInvalidParameterOverrides(ConfigurationParameter[], String, ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
checkForInvalidParameterOverrides(ConfigurationParameter[], String, ResourceManager) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
Checks parameter overrides and throws a ResourceInitializationException if they are invalid.
checkForNameCollision(XmlElementName) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
 
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.
checkTypingConditions(Type, Type, Feature) - Method in class org.apache.uima.cas.impl.CASImpl
Check the range is appropriate for this type/feature.
CHILD_INDEX_OOB - Static variable in exception org.apache.uima.cas.CASRuntimeException
Error accessing child node in tree, index out of range.
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
 
CIRCULAR_AE_IMPORT - Static variable in exception org.apache.uima.util.InvalidXMLException
Message key for a standard UIMA exception message: Cycle found in imports.
CLASS_NOT_FOUND - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "The Resource class {0} could not be found."
classifyType(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.
CLASSPATH_VAR - Static variable in class org.apache.uima.pear.tools.InstallationController
 
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.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
 
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.
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.
clearFrameworkSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes all Framework specifications.
clearIdMap() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
Clears the ID mapping information that was populated in previous serializations or deserializations.
clearInstallationActions() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes all specified installation actions.
clearOSSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes all OS specifications.
clearToolkitsSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes all Toolkits specifications.
clone() - Method in class org.apache.uima.analysis_engine.impl.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
 
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 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.
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_READER_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
Collection Reader
COLLECTION_READER_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
CollectionException - Exception in org.apache.uima.collection
Thrown to indicate that there is a problem with some aspect of a Collection.
CollectionException() - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with a null message.
CollectionException(Throwable) - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with the specified cause and a null message.
CollectionException(String, String, Object[]) - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with a the specified message.
CollectionException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with the specified message and cause.
CollectionException(String, Object[]) - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
CollectionException(String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
collectionProcessComplete() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
Notifies this AnalysisComponent that processing of an entire collection has been completed.
collectionProcessComplete() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
 
collectionProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
Notifies this AnalysisEngine that processing of an entire collection has completed.
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.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.MultiprocessingAnalysisEngine_impl
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
 
collectionProcessComplete() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
Called when the processing of an entire collection has completed.
collectionProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasDataConsumer
Completes the processing of an entire collection.
collectionProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasProcessor
Completes the processing of an entire collection.
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.CasConsumer_ImplBase
 
collectionProcessComplete() - Method in interface org.apache.uima.flow.FlowController
Notifies this component that processing of an entire collection has been completed.
collectionProcessComplete() - Method in class org.apache.uima.flow.FlowController_ImplBase
 
collectionProcessComplete() - Method in class org.apache.uima.uimacpp.CppUimajEngine
 
collectionProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
 
collectionProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppEngine
CasConsumer collectionProcessComplete
CollectionProcessingEngine - Interface in org.apache.uima.collection
A CollectionProcessingEngine (CPE) processes a collection of artifacts (for text analysis applications, this will be a collection of documents) and produces collection-level results.
CollectionProcessingManager - Interface in org.apache.uima.collection
A CollectionProcessingManager (CPM) manages the application of an AnalysisEngine to a collection of artifacts.
CollectionReader - Interface in org.apache.uima.collection
A CollectionReader is used to iterate over the elements of a Collection.
CollectionReader_ImplBase - Class in org.apache.uima.collection
Base class for Collection Readers, which developers should extend with their own Collection Reader implementation classes.
CollectionReader_ImplBase() - Constructor for class org.apache.uima.collection.CollectionReader_ImplBase
 
CollectionReaderDescription - Interface in org.apache.uima.collection
An CollectionReaderDescription contains all of the information needed to instantiate and use an CollectionReader.
CollectionReaderDescription_impl - Class in org.apache.uima.collection.impl
 
CollectionReaderDescription_impl() - Constructor for class org.apache.uima.collection.impl.CollectionReaderDescription_impl
Creates a new ProcessingResourceMetaData_impl.
CollectionReaderFactory_impl - Class in org.apache.uima.impl
Specialized Resource Factory for producing CollectionReaders.
CollectionReaderFactory_impl() - Constructor for class org.apache.uima.impl.CollectionReaderFactory_impl
 
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.
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
 
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(ClassLoader) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
Commit the type system, and load JCas classes from the passed in 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 class org.apache.uima.cas.impl.TypeSystemImpl
 
commitFS(FeatureStructure) - Method in class org.apache.uima.cas.impl.CASImpl
Deprecated.
commitTypeSystem(boolean) - Method in class org.apache.uima.cas.impl.CASImpl
 
commitTypeSystem() - Method in class org.apache.uima.cas.impl.CASImpl
 
CommonArrayFS<E> - Interface in org.apache.uima.cas
Common parts of the Array interfaces.
CommonArrayFSImpl - Interface in org.apache.uima.cas.impl
Deprecated. 
CommonList - Interface in org.apache.uima.jcas.cas
This class is the super class of list nodes (both empty and non empty)
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.
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_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
 
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.
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
 
comparatorWithoutID - Variable in class org.apache.uima.cas.impl.FsIndex_singletype
 
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(FeatureStructureImplC, FeatureStructureImplC) - Static method in class org.apache.uima.cas.impl.FeatureStructureImplC
 
compare(FeatureStructure, FeatureStructure) - Method in interface org.apache.uima.cas.impl.FSComparator
Compare two FSs.
compare(int, int) - Method in interface org.apache.uima.cas.impl.FSImplComparator
Compare two FSs.
compare(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_set_sorted
 
compare(int, int) - Method in class org.apache.uima.cas.impl.FsIndex_singletype
 
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(File, File) - Method in class org.apache.uima.pear.util.FileUtil.FileTimeComparator
 
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(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.
compareCASes() - Method in class org.apache.uima.cas.impl.CasCompare
This does the actual comparison operation of the previously specified CASes
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
compareTo(TypeOrFeature) - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
 
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(FSIndexComparator) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
Compares two FSIndexComparator instances.
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
compareTs(TypeSystem, TypeSystem) - Static method in class org.apache.uima.cas.impl.TypeSystemImpl
 
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
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.
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.
CompositeResourceFactory - Interface in org.apache.uima
A type of ResourceFactory that produces resources by delegating to other Resource Factories.
CompositeResourceFactory_impl - Class in org.apache.uima.impl
A registry containing (ResourceSpecifier Class, ResourceFactory) pairs.
CompositeResourceFactory_impl() - Constructor for class org.apache.uima.impl.CompositeResourceFactory_impl
 
computeFlow(CAS) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
Invokes the FlowController's computeFlow method, returning a Flow object that routes the given CAS through this aggregate.
computeFlow(AbstractCas) - Method in class org.apache.uima.flow.CasFlowController_ImplBase
Overriden to check that aCAS is an instanceof CAS.
computeFlow(CAS) - Method in class org.apache.uima.flow.CasFlowController_ImplBase
This method must be overriden by subclasses.
computeFlow(AbstractCas) - Method in interface org.apache.uima.flow.FlowController
Invokes this FlowController on a CAS.
computeFlow(CAS) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
 
computeFlow(CAS) - Method in class org.apache.uima.flow.impl.FixedFlowController
 
computeFlow(AbstractCas) - Method in class org.apache.uima.flow.JCasFlowController_ImplBase
Overriden to check that aCAS is an instanceof JCas.
computeFlow(JCas) - Method in class org.apache.uima.flow.JCasFlowController_ImplBase
This method must be overriden by subclasses.
computeFlowTable(Capability[]) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
method computeFlowTable create the flow table for faster processing.
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".
computeRelativePath(File, File) - Static method in class org.apache.uima.pear.util.FileUtil
Computes relative path to a given file from a given reference directory, if both the reference directory and the file are in the same logical file system (partition).
computeSequence(String, Capability[]) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
method computeSequence creates a capabilityLanguageAnalysisSequence for the given language
ConcurrentHashMapWithProducer<K,V> - Class in org.apache.uima.util
A concurrent map supporting a value-creating get.
ConcurrentHashMapWithProducer() - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
 
ConcurrentHashMapWithProducer(int, float, int) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
 
ConcurrentHashMapWithProducer(int, float) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
 
ConcurrentHashMapWithProducer(int) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
 
ConcurrentHashMapWithProducer(Map<? extends K, ? extends V>) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
 
CONFIG - Static variable in class org.apache.uima.util.Level
message level "CONFIG"
CONFIG_INT - Static variable in class org.apache.uima.util.Level
level value for level "CONFIG"
CONFIG_SETTING_ABSENT - Static variable in exception org.apache.uima.resource.ResourceConfigurationException
Message key for a standard UIMA exception message: Configuration setting for {0} is absent
CONFIG_SETTING_ABSENT - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: Configuration setting for {0} is absent
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.
ConfigurableResource - Interface in org.apache.uima.resource
A Resource that has configuration parameters that can be changed after the Resource has been instantiated.
ConfigurableResource_ImplBase - Class in org.apache.uima.resource
Implementation base class for ConfigurableResources.
ConfigurableResource_ImplBase() - Constructor for class org.apache.uima.resource.ConfigurableResource_ImplBase
 
CONFIGURATION_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
 
ConfigurationGroup - Interface in org.apache.uima.resource.metadata
ConfigurationGroup_impl - Class in org.apache.uima.resource.metadata.impl
Reference implementation of ConfigurationGroup.
ConfigurationGroup_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
 
ConfigurationManager - Interface in org.apache.uima.resource
Manages the configuration parameters of all components within a possibly aggregate Resource.
ConfigurationManager_impl - Class in org.apache.uima.resource.impl
Basic standalone Configuration Manager implmentation.
ConfigurationManager_impl() - Constructor for class org.apache.uima.resource.impl.ConfigurationManager_impl
 
ConfigurationManagerImplBase - Class in org.apache.uima.resource.impl
Convenience base class for Configuration Manager implementations.
ConfigurationManagerImplBase() - Constructor for class org.apache.uima.resource.impl.ConfigurationManagerImplBase
 
ConfigurationParameter - Interface in org.apache.uima.resource.metadata
Completely specifies a configuration parameter on a UIMA resource.
ConfigurationParameter_impl - Class in org.apache.uima.resource.metadata.impl
Reference implementation of ConfigurationParameter.
ConfigurationParameter_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
 
ConfigurationParameterDeclarations - Interface in org.apache.uima.resource.metadata
The declarations of configuration parameters in a Resource.
ConfigurationParameterDeclarations_impl - Class in org.apache.uima.resource.metadata.impl
 
ConfigurationParameterDeclarations_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
 
ConfigurationParameterSettings - Interface in org.apache.uima.resource.metadata
The values for ConfigurationParameters in a Resource.
ConfigurationParameterSettings_impl - Class in org.apache.uima.resource.metadata.impl
Reference implementation of ConfigurationParameterSettings.
ConfigurationParameterSettings_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
 
configureResourceManager(String, String) - Static method in class org.apache.uima.uimacpp.UimacppEngine
Configure the TAF Resource Manager.
Constants - Class in org.apache.uima
Some constants used by the UIMA framework.
Constants() - Constructor for class org.apache.uima.Constants
 
Constants - Interface in org.apache.uima.util.impl
Constants
ConstraintFactory - Class in org.apache.uima.cas
Methods to create FSMatchConstraints for filtered iterators or other use.
ConstraintFactory() - Constructor for class org.apache.uima.cas.ConstraintFactory
 
ConstraintFactoryImpl - Class in org.apache.uima.cas.impl
Implementation of the ConstraintFactory interface.
ConstraintFactoryImpl() - Constructor for class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
ConsumerCasUtils - Class in org.apache.uima.util
 
ConsumerCasUtils() - Constructor for class org.apache.uima.util.ConsumerCasUtils
 
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_set_sorted
 
contains(FeatureStructure) - Method in class org.apache.uima.cas.impl.FsIndex_snapshot
 
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(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.
contains(T) - Method in class org.apache.uima.jcas.cas.FSList
 
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(long) - Method in class org.apache.uima.jcas.cas.LongArray
 
contains(short) - Method in class org.apache.uima.jcas.cas.ShortArray
 
contains(String) - Method in class org.apache.uima.jcas.cas.StringArray
 
contains(String) - Method in class org.apache.uima.jcas.cas.StringList
 
contains(int) - Method in interface org.apache.uima.List_of_ints
 
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, String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
containsFeature(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Determines whether this ResultSpecification contains the specified Feature for the language x-unspecified.
containsFeature(String, String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Determines whether this ResultSpecification contains the specified Feature for the specified language.
containsKey(Object) - Method in class org.apache.uima.jcas.cas.Int2FS
 
containsType(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
containsType(String, String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
containsType(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Determines whether this ResultSpecification contains the specified Type for the language x-unspecified.
containsType(String, String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Determines whether this ResultSpecification contains the specified Type for the specified language.
containsValue(Object) - Method in class org.apache.uima.jcas.cas.Int2FS
 
CONTENT_ATTR_NAME - Static variable in class org.apache.uima.cas.impl.XCASSerializer
 
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.
control_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
 
convertData2TypeSystem(CasData) - Static method in class org.apache.uima.util.CasCreationUtils
Extracts a TypeSystem definition from a CasData.
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.resource.impl.ResourceManager_impl
 
COPY_CAS_RANGE_TYPE_NAMES_NOT_EQUAL - Static variable in exception org.apache.uima.UIMARuntimeException
Message key for a standard UIMA exception message: CAS Copying of Feature "{0}": range names must be the same: source range name was "{1}", target range name was "{2}".
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(CAS, boolean) - Method in class org.apache.uima.util.CasCopier
Does a deep copy of the contents of one CAS View into another CAS's same-named-view If the destination view already exists in the destination CAS, then it will be the target of the copy.
copyCasView(String, boolean) - Method in class org.apache.uima.util.CasCopier
Does a deep copy of the contents of one CAS View into another CAS's same-named-view If the destination view already exists in the destination CAS, then it will be the target of the copy.
copyCasView(CAS, String, boolean) - Method in class org.apache.uima.util.CasCopier
Does a deep copy of the contents of one CAS View into another CAS view, with a possibly different name.
copyCasView(String, CAS, boolean) - Method in class org.apache.uima.util.CasCopier
Does a deep copy of the contents of one CAS View into another CAS view, with a possibly different name.
copyCasView(CAS, CAS, boolean) - Method in class org.apache.uima.util.CasCopier
Does a deep copy of the contents of one CAS View into another CAS view, with a possibly different name.
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.
copyFile(URL, File) - Static method in class org.apache.uima.pear.util.FileUtil
Deprecated.
copyFile(File, File) - Static method in class org.apache.uima.util.FileUtils
Deprecated.
copyFromArray(T[], int, int, int) - Method in interface org.apache.uima.cas.ArrayFS
Copy the contents of an external array into this array.
copyFromArray(boolean[], int, int, int) - Method in interface org.apache.uima.cas.BooleanArrayFS
Copy the contents of an external array into this array.
copyFromArray(byte[], int, int, int) - Method in interface org.apache.uima.cas.ByteArrayFS
Copy the contents of an external array into this array.
copyFromArray(String[], int, int, int) - Method in interface org.apache.uima.cas.CommonArrayFS
Copy the contents of an external string array into this array.
copyFromArray(double[], int, int, int) - Method in interface org.apache.uima.cas.DoubleArrayFS
Copy the contents of an external array into this array.
copyFromArray(float[], int, int, int) - Method in interface org.apache.uima.cas.FloatArrayFS
Copy the contents of an external array into this array.
copyFromArray(int[], int, int, int) - Method in interface org.apache.uima.cas.IntArrayFS
Copy the contents of an external array into this array.
copyFromArray(long[], int, int, int) - Method in interface org.apache.uima.cas.LongArrayFS
Copy the contents of an external array into this array.
copyFromArray(short[], int, int, int) - Method in interface org.apache.uima.cas.ShortArrayFS
Copy the contents of an external array into this array.
copyFromArray(boolean[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
 
copyFromArray(byte[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
 
copyFromArray(double[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
 
copyFromArray(float[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
 
copyFromArray(U[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray
Not supported, will throw UnsupportedOperationException
copyFromArray(E[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArrayList
Copy from array.
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArrayList
Not supported, will throw UnsupportedOperationException.
copyFromArray(int[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
 
copyFromArray(int[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
Not supported, will throw UnsupportedOperationException
copyFromArray(long[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray
 
copyFromArray(short[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.StringArray
 
copyFromArray(int[], int, int, int) - Method in interface org.apache.uima.List_of_ints
 
copyFs(T) - Method in class org.apache.uima.util.CasCopier
Copy 1 feature structure from the originalSrcCas to a new Cas.
CopyOnWriteIndexPart<T extends FeatureStructure> - Interface in org.apache.uima.cas.impl
common APIs supporting the copy on write aspect of index parts
copyToArray(int, U[], int, int) - Method in interface org.apache.uima.cas.ArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, boolean[], int, int) - Method in interface org.apache.uima.cas.BooleanArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, byte[], int, int) - Method in interface org.apache.uima.cas.ByteArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, String[], int, int) - Method in interface org.apache.uima.cas.CommonArrayFS
Copy the contents of the array to an external string array.
copyToArray(int, double[], int, int) - Method in interface org.apache.uima.cas.DoubleArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, float[], int, int) - Method in interface org.apache.uima.cas.FloatArrayFS
Copy the contents of the array to an external array.
copyToArray(T[], int) - Method in interface org.apache.uima.cas.impl.CopyOnWriteIndexPart
Copy FS refs to target from this index part
copyToArray(int, int[], int, int) - Method in interface org.apache.uima.cas.IntArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, long[], int, int) - Method in interface org.apache.uima.cas.LongArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, short[], int, int) - Method in interface org.apache.uima.cas.ShortArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, boolean[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
 
copyToArray(int, byte[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
 
copyToArray(int, double[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
 
copyToArray(int, float[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
 
copyToArray(int, U[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray
Copies an array of Feature Structures to an Array of Strings.
copyToArray(int, E[], int, int) - Method in class org.apache.uima.jcas.cas.FSArrayList
Copy to array.
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, int[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
 
copyToArray(int, int[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
 
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, long[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray
 
copyToArray(int, short[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.StringArray
 
copyToArray(int, int[], int, int) - Method in interface org.apache.uima.List_of_ints
 
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) - Method in class org.apache.uima.jcas.cas.DoubleArray
 
copyValuesFrom(CommonArrayFS) - Method in class org.apache.uima.jcas.cas.FloatArray
 
copyValuesFrom(CommonArrayFS<T>) - Method in class org.apache.uima.jcas.cas.FSArray
 
copyValuesFrom(CommonArrayFS) - Method in class org.apache.uima.jcas.cas.FSArrayList
 
copyValuesFrom(CommonArrayFS) - Method in class org.apache.uima.jcas.cas.IntegerArray
 
copyValuesFrom(CommonArrayFS<Integer>) - Method in class org.apache.uima.jcas.cas.IntegerArrayList
 
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
 
COULD_NOT_ACCESS_DATA - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Could not access the resource data at {0}."
COULD_NOT_CREATE_FRAMEWORK - Static variable in exception org.apache.uima.UIMA_IllegalStateException
Message key for a standard UIMA exception message: "The UIMA framework implementation (class {0}) could not be created."
COULD_NOT_INSTANTIATE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Could not instantiate class {0}."
COULD_NOT_INSTANTIATE_ANNOTATOR - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Could not instantiate Annotator class "{0}".
COULD_NOT_INSTANTIATE_XMLIZABLE - Static variable in exception org.apache.uima.UIMA_IllegalStateException
Message key for a standard UIMA exception message: "The XML parser was configured to instantiate class {0}, but that class is not able to be instantiated."
COULDNT_ADD_FEAT - Static variable in exception org.apache.uima.cas.impl.AnnotationImplException
Error parsing types system file "{0}": feature "{1}" could not be added at line {2}, column {3}.
COULDNT_ADD_TYPE - Static variable in exception org.apache.uima.cas.impl.AnnotationImplException
Error parsing types system file "{0}": type "{1}" could not be added at line {2}, column {3}.
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(AnnotationFS) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
subselection based on boundingFs
coveredBy(int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
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(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(AnnotationFS) - 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, 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(AnnotationFS) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
covering(int, int) - 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(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(AnnotationFS) - 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, 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.
CPE_CONFIGURATION_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
CPE Configuration
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.
CpeCheckpoint - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
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.
CpeCollectionReaderIterator - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeComponentDescriptor - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeConfiguration - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeDescription - Interface in org.apache.uima.collection.metadata
Java representation of a Collection Processing Engine (CPE) XML descriptor.
CpeDescriptorException - Exception in org.apache.uima.collection.metadata
 
CpeDescriptorException(String) - Constructor for exception org.apache.uima.collection.metadata.CpeDescriptorException
 
CpeInclude - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeIntegratedCasProcessor - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeLocalCasProcessor - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeRemoteCasProcessor - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeResourceManagerConfiguration - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeSofaMapping - Interface in org.apache.uima.collection.metadata
 
CpeSofaMappings - Interface in org.apache.uima.collection.metadata
 
CpeTimer - Interface in org.apache.uima.collection.metadata
 
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
 
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.
creatableBuiltinJCasClassNames - Static variable in class org.apache.uima.cas.impl.BuiltinTypeKinds
 
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, Float[]) - Static method in class org.apache.uima.jcas.cas.FloatList
Create an FloatList from an existing array of Feature Structures
create(JCas, FeatureStructure[]) - Static method in class org.apache.uima.jcas.cas.FSArray
Convenience - create a FSArray from an existing FeatureStructure[]
create(JCas, F[]) - Static method in class org.apache.uima.jcas.cas.FSArrayList
Convenience - create a FSArrayList from an existing Array.
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, 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, 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(String) - Static method in class org.apache.uima.util.UriUtils
Create a URI from a String, with proper quoting.
CREATE_ARRAY_OF_TYPE_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: can't create array of type "{1}" (code: {0}).
CREATE_FS_BEFORE_TS_COMMITTED - Static variable in exception 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 org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: can't create FS reference for type code {0}.
createAllowedValue() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createAllowedValue() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an AllowedValue.
createAnalysisEngineDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createAnalysisEngineDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a AnalysisEngineDescription.
createAnalysisEngineMetaData() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createAnalysisEngineMetaData() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a AnalysisEngineMetaData.
createAnalysisProcessData() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
Deprecated.
createAnnotation(Type, int, int) - Method in interface org.apache.uima.cas.CAS
Create a new annotation.
createAnnotation(Type, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
 
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
 
createBooleanArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new Boolean array.
createBooleanArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createBooleanConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
Create a new boolean constraint.
createBooleanConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
createByteArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new Byte array.
createByteArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
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.
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.
createCapabilityLanguageFlow() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCapabilityLanguageFlow() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a CapabilityLanguageFlow.
createCAS() - Static method in class org.apache.uima.cas.admin.CASFactory
Create a new CASMgr object.
createCAS(int) - Static method in class org.apache.uima.cas.admin.CASFactory
Create a new CASMgr object.
createCAS(int, boolean) - Static method in class org.apache.uima.cas.admin.CASFactory
Deprecated.
use createCas(int initialHeapSize)
createCAS(int, TypeSystem) - Static method in class org.apache.uima.cas.admin.CASFactory
Create a new CASMgr object from a give type system.
createCAS(int, TypeSystem, boolean) - Static method in class org.apache.uima.cas.admin.CASFactory
 
createCAS(TypeSystem) - Static method in class org.apache.uima.cas.admin.CASFactory
Create a new CASMgr object from a give type system.
createCAS(TypeSystem, boolean) - Static method in class org.apache.uima.cas.admin.CASFactory
 
createCAS(CASMgr, CASSerializer) - Static method in class org.apache.uima.cas.impl.Serialization
Deserialize the data in a CASSerializer into an existing CAS, return the currentview in that Cas.
createCas() - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance.
createCas(AnalysisEngineMetaData) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance.
createCas(ProcessingResourceMetaData) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance.
createCas(AnalysisEngineDescription) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for an Analysis Engine.
createCas(AnalysisEngineDescription, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for an Analysis Engine.
createCas(Collection<? extends MetaDataObject>) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for a collection of CAS Processors.
createCas(Collection<? extends MetaDataObject>, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for a collection of CAS Processors.
createCas(Collection<? extends MetaDataObject>, Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for a collection of CAS Processors.
createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[]) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance.
createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[], Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance.
createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[], Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance.
createCas(Collection<? extends MetaDataObject>, TypeSystem, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for a collection of CAS Processors, which.
createCas(Collection<? extends MetaDataObject>, TypeSystem, Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for a collection of CAS Processors, which.
createCas(TypeSystem, TypePriorities, FsIndexDescription[], Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance that reuses an existing type system.
createCas(TypeSystem, TypePriorities, FsIndexDescription[], Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance that reuses an existing type system.
createCas(CasDefinition, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Create a CAS from a CAS Definition.
createCas(CasDefinition, Properties, TypeSystem) - Static method in class org.apache.uima.util.CasCreationUtils
Create a CAS from a CAS Definition, but reuse the provided TypeSystem object.
createCasConsumerDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCasConsumerDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a CasConsumerDescription.
createCasInitializer() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCasInitializer() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCASMgr(CASMgrSerializer) - Static method in class org.apache.uima.cas.impl.Serialization
Deserialize a type system and index repository definition and use to initialize a new instance of a CAS.
createCasProcessorErrorRateThreshold() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCasProcessorMaxRestarts() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCasProcessors() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCasProcessors() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCasProcessorTimeout() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCheckpoint() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCheckpoint() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createChild(String, Map<String, String>) - Method in class org.apache.uima.impl.UimaContext_ImplBase
 
createChild(String, Map<String, String>) - Method in interface org.apache.uima.UimaContextAdmin
Creates a UimaContext that is a child of this UimaContext.
createCollectionIterator() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCollectionIterator() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCollectionReader() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCollectionReader() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCollectionReaderDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCollectionReaderDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a CollectionReaderDescription.
createComparator() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
Create a new comparator to define a new index.
createComparator() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
createConfigurationGroup() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createConfigurationGroup() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ConfigurationGroup.
createConfigurationParameter() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createConfigurationParameter() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ConfigurationParameter.
createConfigurationParameterDeclarations() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createConfigurationParameterDeclarations() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ConfigurationParameterDeclarations.
createConfigurationParameterSettings() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createConfigurationParameterSettings() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ConfigurationParameterSettings.
createContext(String, ResourceMetaData, Settings) - Method in interface org.apache.uima.resource.ConfigurationManager
Creates and sets up a new configuration parameter context.
createContext(String, ResourceMetaData, Settings) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
 
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
 
createCpeConfig() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCpeConfig() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCpeDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCpeDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCpeSofaMappings() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCustomResourceSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCustomResourceSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a CustomResourceSpecifier.
createDeploymentParameters() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createDeploymentParameters() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createDescriptor() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createDescriptor() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createDirList(File) - Static method in class org.apache.uima.pear.util.FileUtil
Creates list of subdirectories in a given root directory, including all its subdirectories.
createDirList(File, boolean) - Static method in class org.apache.uima.pear.util.FileUtil
Creates list of subdirectories in a given root directory.
createDirList(JarFile) - Static method in class org.apache.uima.pear.util.FileUtil
Creates a list of directories in a given archive (JAR) file.
createDocumentAnnotationNoRemoveNoIndex(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createDoubleArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new Double array.
createDoubleArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createEnv() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createEnv() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createErrorHandling() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createErrorHandling() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createExec() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createExec() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createExternalResourceBinding() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createExternalResourceBinding() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an ExternalResourceBinding.
createExternalResourceDependency() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createExternalResourceDependency() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an ExternalResourceDependency.
createExternalResourceDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createExternalResourceDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an ExternalResourceDescription.
createFeatureDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFeatureDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a FeatureDescription.
createFeaturePath() - Method in interface org.apache.uima.cas.CAS
Create a feature path.
createFeaturePath() - Method in class org.apache.uima.cas.impl.CASImpl
 
createFeaturePath() - Method in class org.apache.uima.jcas.impl.JCasImpl
 
createFeaturePath() - Method in interface org.apache.uima.jcas.JCas
Create a feature path.
createFeatureValuePath(String) - Method in interface org.apache.uima.cas.CAS
Create a feature-value path from a string.
createFeatureValuePath(String) - Method in class org.apache.uima.cas.impl.CASImpl
 
createFeatureValuePath(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
createFeatureValuePath(String) - Method in interface org.apache.uima.jcas.JCas
Create a feature-value path from a string.
createFileLanguageResourceSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFileLanguageResourceSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a FileLanguageResourceSpecifier.
createFileList(File) - Static method in class org.apache.uima.pear.util.FileUtil
Creates list of files in a given directory, including all its subdirectories.
createFileList(File, boolean) - Static method in class org.apache.uima.pear.util.FileUtil
Creates list of files in a given directory.
createFileList(JarFile) - Static method in class org.apache.uima.pear.util.FileUtil
Creates a list of files in a given archive (JAR) file.
createFileResourceSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFileResourceSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a FileResourceSpecifier.
createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in interface org.apache.uima.cas.CAS
Create an iterator over structures satisfying a given constraint.
createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in class org.apache.uima.cas.impl.CASImpl
 
createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in interface org.apache.uima.jcas.JCas
Create an iterator over structures satisfying a given constraint.
createFixedFlow() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFixedFlow() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a FixedFlow.
createFloatArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new int array.
createFloatArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createFloatConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
Create a new float constraint.
createFloatConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
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
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(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 class org.apache.uima.jcas.impl.JCasImpl
 
createFsIndexCollection() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFsIndexCollection() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an FsIndexCollection.
createFsIndexDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFsIndexDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an FsIndexDescription.
createFsIndexKeyDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFsIndexKeyDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an FsIndexKeyDescription.
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
createInclude() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createInclude() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createIndex(FSIndexComparator, String, int) - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
Create a new index.
createIndex(FSIndexComparator, String) - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
Create a new sorted index.
createIndex(FSIndexComparator, String, int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
createIndex(FSIndexComparator, String) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
createIndexNoQuestionsAsked(FSIndexComparator, String, int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
This is public only until the xml specifier format supports specifying index kinds (set, bag etc.).
createInstallDescriptor(String, String, String, String, String, Properties) - Static method in class org.apache.uima.pear.tools.PackageCreator
Creates the installation descriptor with the given information and save it in the metadata folder of the mainComponentDir.
createIntArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new int array.
createIntArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createIntConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
Create a new int constraint.
createIntConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
createJCasClassInfo(TypeImpl, ClassLoader, MethodHandles.Lookup) - Static method in class org.apache.uima.cas.impl.FSClassRegistry
 
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
createLongArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new Long array.
createLongArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createMailMessagingSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createMailMessagingSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a MailMessagingSpecifier.
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.
createMQMessagingSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createMQMessagingSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a MQMessagingSpecifier.
createNameValuePair() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createNameValuePair() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a NameValuePair.
createNewCas(Properties) - Method in interface org.apache.uima.resource.CasManager
Create a new CAS using the CasDefinition stored in this CAS Manager.
createNewCas(Properties) - Method in class org.apache.uima.resource.impl.CasManager_impl
 
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
createOutputFilter(AnalysisEngineMetaData) - Static method in class org.apache.uima.util.AnalysisEngineUtils
Creates a FSMatchConstraint used when formatting the CAS for output.
createOutputQueue() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createOutputQueue() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createParameter() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createParameter() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a Parameter
createPearPackage(String, String, String) - Static method in class org.apache.uima.pear.tools.PackageCreator
create pear package based on the given information.
createPearSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createPearSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a PearSpecifier.
createProcessingResourceMetaData() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createProcessingResourceMetaData() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ProcessingResourceMetaData.
createResourceManagerConfiguration() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createResourceManagerConfiguration() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an ResourceManagerConfiguration.
createResourceMetaData() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createResourceMetaData() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ResourceMetaData.
createResultSpecification() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
A factory method used to create an instance of ResultSpecification for use with this AnalysisEngine.
createResultSpecification(TypeSystem) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
A factory method used to create an instance of ResultSpecification for use with this AnalysisEngine.
createResultSpecification() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
createResultSpecification(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
createResultSpecification() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
createResultSpecification(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
createResultSpecification() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createResultSpecification() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ResultSpecification.
createRunInSeperateProcess() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createRunInSeperateProcess() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createSAXParser() - Static method in class org.apache.uima.pear.util.XMLUtil
Gets new instance of the SAXParser class and sets standard features.
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.
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
 
createSimplePrecondition() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createSimplePrecondition() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a SimplePrecondition.
createSofa(SofaID, String) - Method in interface org.apache.uima.cas.CAS
Deprecated.
As of v2.0, use CAS.createView(String) instead.
createSofa(SofaID, String) - Method in class org.apache.uima.cas.impl.CASImpl
Deprecated.
createSofa(SofaID, String) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
createSofa(SofaID, String) - Method in interface org.apache.uima.jcas.JCas
Deprecated.
As of v2.0, use JCas.createView(String) instead.
createSofaMapping() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
(non-Javadoc)
createSofaMapping() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a SofaMapping.
createStringArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new String array.
createStringArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createStringConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
Create a new String constraint.
createStringConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
createTaeDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
Deprecated.
since v2.0
createTaeDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Deprecated.
createTempArray(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
(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.
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)
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() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createTypePriorities() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an TypePriorities.
createTypePriorityList() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createTypePriorityList() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an TypePriorityList.
createTypeSortOrder() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
Currently not useful.
createTypeSortOrder() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
createTypeSystem() - Static method in class org.apache.uima.cas.admin.CASFactory
Create a new type system that is populated with the built-in CAS types.
createTypeSystemDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createTypeSystemDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a TypeSystemDescription.
createURISpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createURISpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a URISpecifier.
createView(String) - Method in interface org.apache.uima.cas.CAS
Create a view and its underlying Sofa (subject of analysis).
createView(String) - Method in class org.apache.uima.cas.impl.CASImpl
 
createView(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
createView(String) - Method in interface org.apache.uima.jcas.JCas
Create a view and its underlying Sofa (subject of analysis).
CURRENT_VERSION - Static variable in class org.apache.uima.cas.impl.XCASSerializer
 
CustomResourceFactory_impl - Class in org.apache.uima.impl
Resource Factory that handles CustomResourceSpecifier elements.
CustomResourceFactory_impl() - Constructor for class org.apache.uima.impl.CustomResourceFactory_impl
 
CustomResourceSpecifier - Interface in org.apache.uima.resource
A type of ResourceSpecifier that specifically names the Java class that should be created.
CustomResourceSpecifier_impl - Class in org.apache.uima.resource.impl
Implementation of CustomResourceSpecifier.
CustomResourceSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.CustomResourceSpecifier_impl
 
CYCLE_IN_TYPE_ORDER - Static variable in exception org.apache.uima.cas.CASException
The types are added in the wrong sort order.

D

DATA_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
 
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
 
debug - Static variable in class org.apache.uima.impl.UIMAFramework_impl
 
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, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
 
debug(Marker, String) - 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(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, Throwable) - 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(Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
 
debug(Supplier<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(String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
 
debug(Marker, Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
 
debug(Marker, Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
 
DEBUG - Static variable in class org.apache.uima.util.Level
 
debug(Supplier<String>) - Method in interface org.apache.uima.util.Logger
 
debug(Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
 
debug(Marker, String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
 
debug(String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
 
debug(Marker, Supplier<String>) - Method in interface org.apache.uima.util.Logger
 
debug(Marker, Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
 
DEBUG_INT - Static variable in class org.apache.uima.util.Level
level value for level "DEBUG"
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.
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
 
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_BAG_INDEX - Static variable in interface org.apache.uima.cas.FSIndex
Special indexes used by the framework to implement FSIndexRepository.getAllIndexedFS(Type).
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_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_SIZE - Static variable in class org.apache.uima.cas.impl.Heap
Default size of the heap.
DEFAULT_VALIDATION - Static variable in class org.apache.uima.pear.util.XMLUtil
 
defaultInitialContextFactory - Static variable in interface org.apache.uima.resource.JMSMessagingSpecifier
 
DEFINE_CAS_POOL_CALLED_TWICE - Static variable in exception org.apache.uima.UIMARuntimeException
Message key for a standard UIMA exception message: "The method CasManager.defineCasPool() was called twice by the same Analysis Engine ({0)}."
defineCasPool(int, Properties, boolean) - Method in class org.apache.uima.impl.UimaContext_ImplBase
 
defineCasPool(String, int, Properties) - Method in interface org.apache.uima.resource.CasManager
Defines a CAS pool within this CAS Manager.
defineCasPool(UimaContextAdmin, int, Properties) - Method in interface org.apache.uima.resource.CasManager
Defines the CAS pool required by a particular AnalysisEngine.
defineCasPool(String, int, Properties) - Method in class org.apache.uima.resource.impl.CasManager_impl
 
defineCasPool(UimaContextAdmin, int, Properties) - Method in class org.apache.uima.resource.impl.CasManager_impl
 
defineCasPool(int, Properties, boolean) - Method in interface org.apache.uima.UimaContextAdmin
Defines the CAS pool that this UimaContext must support.
DELEGATE_COMPONENT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
DELEGATE_ROOT_PREFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
 
DELEGATE_ROOT_REL_SUFFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
 
DELEGATE_ROOT_SUFFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
 
DELEGATE_ROOT_URL_SUFFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
 
deleteAllFiles(File) - Static method in class org.apache.uima.util.FileUtils
Delete all files in a directory (not recursive).
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.
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.
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.
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 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.
DEPLOYMENT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
deploymentType - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
 
DEREF_FS_OTHER_CAS - Static variable in exception org.apache.uima.cas.CASRuntimeException
Dereferencing a FeatureStructure of a CAS in a different CAS's context.
DESC_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
descFilePath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
 
DESCRIPTORS_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
 
DESER_FORM_6_BAD_TYPE_CODE - Static variable in exception org.apache.uima.cas.CASRuntimeException
Deserializing Compressed Form 6, a type code: {0} has no corresponding type.
DESERIALIZATION_ERROR - Static variable in exception org.apache.uima.cas.admin.CASAdminException
Error deserializing type system.
DESERIALIZATION_FAILURE - Static variable in exception org.apache.uima.resource.ResourceServiceException
Message key for a standard UIMA exception message: "A failure occurred while deserializing objects."
deserializationTime - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
deserialize(CASImpl, InputStream, boolean, CommonSerDes.Header) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
 
deserialize(InputStream) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
 
deserialize(InputStream, AllowPreexistingFS) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
Version used by uima-as to read delta cas from remote parallel steps
deserialize(InputStream, CAS) - Static method in class org.apache.uima.cas.impl.XCASDeserializer
Deserializes an XCAS from a stream.
deserialize(Reader, 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.XCASDeserializer
Deserializes an XCAS from a stream.
deserialize(InputSource, CAS, boolean) - Static method in class org.apache.uima.cas.impl.XCASDeserializer
 
deserialize(InputStream, CAS) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
Deserializes a CAS from XMI.
deserialize(InputStream, CAS, boolean) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
Deserializes a CAS from XMI.
deserialize(InputStream, CAS, boolean, XmiSerializationSharedData) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
Deserializes a CAS from XMI.
deserialize(InputStream, CAS, boolean, XmiSerializationSharedData, int) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
Deserializes a CAS from XMI.
deserialize(InputStream, CAS, boolean, XmiSerializationSharedData, int, AllowPreexistingFS) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
Deserializes a CAS from XMI.
deserialize(InputStream) - Method in interface org.apache.uima.collection.base_cpm.SynchPoint
Ingests SynchPoint data from the InputStream.
deserialize(InputStream, CAS) - Static method in class org.apache.uima.util.XmlCasDeserializer
Deserializes a CAS from a standoff-XML format.
deserialize(InputStream, CAS, boolean) - Static method in class org.apache.uima.util.XmlCasDeserializer
Deserializes a CAS from XMI or XCAS.
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
deserialized_type_not_found - Static variable in exception org.apache.uima.cas.CASRuntimeException
While deserializing, no type found for type code {0}.
DESERIALIZING_BINARY_INVALID_HEADER - Static variable in exception org.apache.uima.cas.CASRuntimeException
Deserializing Binary Header invalid
DESERIALIZING_COMPRESSED_BINARY_UNSUPPORTED - Static variable in exception org.apache.uima.cas.CASRuntimeException
Deserializing compressed binary other than form 4 not supported by this method
DESERIALIZING_V2_DELTA_V3 - Static variable in exception org.apache.uima.cas.CASRuntimeException
Deserializing a Version 2 Delta Cas into UIMA Version 3 not supported.
destroy() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
Frees all resources held by this AnalysisComponent.
destroy() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
 
destroy() - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
Deprecated.
This default implementation does nothing.
destroy() - Method in interface org.apache.uima.analysis_engine.annotator.BaseAnnotator
Frees all resources held by this annotator.
destroy() - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
 
destroy() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
 
destroy() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
 
destroy() - Method in class org.apache.uima.analysis_engine.impl.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.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 interface org.apache.uima.flow.FlowController
Frees all resources held by this FlowController.
destroy() - Method in class org.apache.uima.flow.FlowController_ImplBase
 
destroy() - Method in class org.apache.uima.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 interface org.apache.uima.resource.Resource
Releases all resources held by this Resource.
destroy() - Method in class org.apache.uima.resource.Resource_ImplBase
 
destroy() - Method in interface org.apache.uima.resource.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.resource.service.impl.ResourceServiceAdapter
 
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.
 
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.
diffEncoded - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
directlySubsumes(TypeImpl, TypeImpl) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
 
DIRECTORY_NOT_FOUND - Static variable in exception org.apache.uima.resource.ResourceConfigurationException
Message key for a standard UIMA exception message: Invalid value for parameter "{0}" in component "{1}" -- directory "{2}" does not exist.
DirFileFilter(String, String) - Constructor for class org.apache.uima.pear.util.FileUtil.DirFileFilter
Constructs DirFileFilter object for specified directory and file extension.
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(String) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
Disables a CasProcessor in this CPM's list of CasProcessors.
disabledProcessTrace - Static variable in class org.apache.uima.util.impl.ProcessTrace_impl
 
DISALLOW_CREATE_ANNOTATION_IN_BASE_CAS - Static variable in exception org.apache.uima.cas.CASRuntimeException
The type "{0}", a subtype of AnnotationBase, can''t be created in the Base CAS.
distinct() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
DO_NOT_KNOW_HOW - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "The Resource Factory does not know how to create a resource of class {0} from the given ResourceSpecifier."
docType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
 
docTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
 
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).
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(JCas) - 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
DOCUMENTATION_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
 
doFullValidation() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
Does full validation of this Analysis Engine Description.
doFullValidation(ResourceManager) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
Does full validation of this Analysis Engine Description.
doFullValidation() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.collection.impl.CasConsumerDescription_impl
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.collection.impl.CasInitializerDescription_impl
Deprecated.
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.collection.impl.CollectionReaderDescription_impl
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.flow.impl.FlowControllerDescription_impl
 
doFullValidation() - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
 
doFullValidation() - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
Does full validation of this ResourceCreationSpecifier.
doFullValidation(ResourceManager) - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
Does full validation of this ResourceCreationSpecifier.
dom2sax(Node, ContentHandler) - Method in class org.apache.uima.util.XMLSerializer
 
doTest() - Method in class org.apache.uima.pear.tools.InstallationTester
 
double2long(double) - Static method in class org.apache.uima.cas.impl.CASImpl
 
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
 
DoubleArray - Class in org.apache.uima.jcas.cas
JCas class model for DoubleArray
DoubleArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.DoubleArray
Make a new DoubleArray of given size
DoubleArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.DoubleArray
used by generator 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
 
doubleType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
 
doubleTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
 
dumpCas(CASImpl) - Static method in class org.apache.uima.cas.impl.BinaryCasSerDes4
 
dumpFeatures(CasData) - Static method in class org.apache.uima.cas_data.impl.CasDataUtils
 
dumpTypeSystem() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
 
DUPLICATE_CONFIGURATION_PARAMETER_NAME - Static variable in exception 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 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 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 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 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

ECORE_UNRESOLVED_PROXY - Static variable in exception org.apache.uima.UIMARuntimeException
Message key for a standard UIMA exception message: "The Ecore model contained an unresolved proxy {0}."
ELEM_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS - Variable in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
Name of the "delegateAnalysisEngineSpecifiers" XML Element.
ELEMENT_NOT_FOUND - Static variable in exception 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.
elementSize - Variable in enum 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.
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(ArrayList<String>, FSConstraint) - Method in class org.apache.uima.cas.ConstraintFactory
Embed a constraint under a path.
embedConstraint(FeaturePath, FSConstraint) - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
embedConstraint(ArrayList<String>, FSConstraint) - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
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 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
 
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(Type) - Method in class org.apache.uima.cas.impl.CASImpl
 
emptyArray(Class<T>) - Method in interface org.apache.uima.jcas.JCas
 
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 - 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(JCas) - 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() - Method in interface org.apache.uima.jcas.JCas
 
emptyFSArray() - Method in interface org.apache.uima.cas.CAS
 
emptyFSArray(Type) - Method in interface org.apache.uima.cas.CAS
 
emptyFSArray() - Method in class org.apache.uima.cas.impl.CASImpl
 
emptyFSArray(Type) - 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.
emptyFSList() - Method in interface org.apache.uima.cas.CAS
 
emptyFSList() - Method in class org.apache.uima.cas.impl.CASImpl
 
EmptyFSList<T extends TOP> - 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(JCas) - 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() - Method in interface org.apache.uima.jcas.JCas
 
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 - 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(JCas) - 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() - Method in interface org.apache.uima.jcas.JCas
 
emptyList(Class<T>) - Method in interface org.apache.uima.cas.CAS
 
emptyList(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
emptyList() - Method in interface org.apache.uima.jcas.cas.CommonList
 
EmptyList - Interface in org.apache.uima.jcas.cas
a marker interface for empty lists
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(Class<T>) - Method in interface org.apache.uima.jcas.JCas
 
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.
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.
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 - 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(JCas) - 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() - Method in interface org.apache.uima.jcas.JCas
 
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.
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.
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
 
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.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
 
endDocument() - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
 
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.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
 
endElement(String, String, String) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
 
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.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.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
 
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
 
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.
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.
eq(boolean) - Method in interface org.apache.uima.cas.FSBooleanConstraint
Set the constraint.
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.
eq(boolean) - Method in class org.apache.uima.cas.impl.FSBooleanConstraintImpl
 
EQUAL - Static variable in interface org.apache.uima.resource.metadata.SimplePrecondition
Identifies the EQUAL predicate.
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(String) - Method in interface org.apache.uima.cas.FSStringConstraint
String value of matched FS must match input String.
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_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.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 another DataResource.
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.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.
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(SAXParseException) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
 
error(SAXParseException) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
 
error(SAXParseException) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
XML parser error handler.
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, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
 
error(Marker, String) - 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(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, Throwable) - 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(Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
 
error(Supplier<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(String, Supplier<?>...) - Method in class org.apache.uima.util.impl.Logger_common_impl
 
error(Marker, Supplier<String>) - Method in class org.apache.uima.util.impl.Logger_common_impl
 
error(Marker, Supplier<String>, Throwable) - Method in class org.apache.uima.util.impl.Logger_common_impl
 
ERROR - Static variable in class org.apache.uima.util.Level
 
error(Supplier<String>) - Method in interface org.apache.uima.util.Logger
 
error(Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
 
error(Marker, String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
 
error(String, Supplier<?>...) - Method in interface org.apache.uima.util.Logger
 
error(Marker, Supplier<String>) - Method in interface org.apache.uima.util.Logger
 
error(Marker, Supplier<String>, Throwable) - Method in interface org.apache.uima.util.Logger
 
ERROR_INITIALIZING_FROM_DESCRIPTOR - Static variable in exception 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"
errorCount - Static variable in class org.apache.uima.cas.impl.CasSerializerSupport
 
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
 
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
 
EXCEPTION_MESSAGE - Static variable in class org.apache.uima.util.impl.Logger_common_impl
 
EXCEPTION_WHEN_INITIALIZING_CUSTOM_RESOURCE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: Unexpected Exception thrown when initializing Custom Resource "{0}" from descriptor "{1}".
EXCESS_ARRAY_ELE - Static variable in exception 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.
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.
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
 
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
EXTERNAL_OVERRIDE_CIRCULAR_REFERENCE - Static variable in exception 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 org.apache.uima.resource.ResourceConfigurationException
Message key for a standard UIMA exception message: Error loading external overrides from "{0}"
EXTERNAL_OVERRIDE_INVALID - Static variable in exception 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 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 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)
ExternalResourceBinding - Interface in org.apache.uima.resource.metadata
ExternalResourceBinding_impl - Class in org.apache.uima.resource.metadata.impl
 
ExternalResourceBinding_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ExternalResourceBinding_impl
 
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 the ResourceManager 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
 
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.
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.
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.
extractTextFromMarkup(String) - Static method in class org.apache.uima.pear.util.StringUtil
 

F

FALSE - Static variable in class org.apache.uima.cas.impl.CASImpl
 
fatalError(SAXParseException) - Method in class org.apache.uima.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
 
fatalError(SAXParseException) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
 
fatalError(SAXParseException) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
XML parser fatal error handler.
FEAT_DOM_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: type "{1}" (code: {0}) does not define feature "{3}" (code: {2}).
FEAT_RAN_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: feature "{1}" (code: {0}) does not take values of type "{3}" (code: {2}).
featDecls - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
Feature declarations.
featOkTst - Static variable in class 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.
feature2FeatureDescription(Feature) - Static method in class org.apache.uima.util.TypeSystemUtil
Convert a Feature to an equivalent FeatureDescription.
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_FULL_NAME_BEGIN - Static variable in interface org.apache.uima.cas.CAS
Fully qualified name of annotation begin feature.
FEATURE_FULL_NAME_END - Static variable in interface org.apache.uima.cas.CAS
Fully qualified name of annotation end feature.
FEATURE_FULL_NAME_FLOAT_LIST_HEAD - Static variable in interface org.apache.uima.cas.CAS
Qualified name of float list head feature.
FEATURE_FULL_NAME_FLOAT_LIST_TAIL - Static variable in interface org.apache.uima.cas.CAS
Qualified name of float list tail feature.
FEATURE_FULL_NAME_FS_LIST_HEAD - Static variable in interface org.apache.uima.cas.CAS
Qualified name of fs list head feature.
FEATURE_FULL_NAME_FS_LIST_TAIL - Static variable in interface org.apache.uima.cas.CAS
Qualified name of fs list tail feature.
FEATURE_FULL_NAME_INTEGER_LIST_HEAD - Static variable in interface org.apache.uima.cas.CAS
Qualified name of integer list head feature.
FEATURE_FULL_NAME_INTEGER_LIST_TAIL - Static variable in interface org.apache.uima.cas.CAS
Qualified name of integer list tail feature.
FEATURE_FULL_NAME_LANGUAGE - Static variable in interface org.apache.uima.cas.CAS
Fully qualified name of document language feature.
FEATURE_FULL_NAME_SOFA - Static variable in interface org.apache.uima.cas.CAS
Fully qualified name of annotation sofa feature.
FEATURE_FULL_NAME_SOFAARRAY - Static variable in interface org.apache.uima.cas.CAS
Qualified name of Sofa array fs data feature.
FEATURE_FULL_NAME_SOFAID - Static variable in interface org.apache.uima.cas.CAS
Qualified name of Sofa id feature.
FEATURE_FULL_NAME_SOFAMIME - Static variable in interface org.apache.uima.cas.CAS
Qualified name of Sofa mime type feature.
FEATURE_FULL_NAME_SOFANUM - Static variable in interface org.apache.uima.cas.CAS
Qualified name of Sofa number feature.
FEATURE_FULL_NAME_SOFASTRING - Static variable in interface org.apache.uima.cas.CAS
Qualified name of Sofa string data feature.
FEATURE_FULL_NAME_SOFAURI - Static variable in interface org.apache.uima.cas.CAS
Qualified name of Sofa URI feature.
FEATURE_FULL_NAME_STRING_LIST_HEAD - Static variable in interface org.apache.uima.cas.CAS
Qualified name of string list head feature.
FEATURE_FULL_NAME_STRING_LIST_TAIL - Static variable in interface org.apache.uima.cas.CAS
Qualified name of string list tail feature.
FEATURE_KEY - Static variable in interface org.apache.uima.cas.admin.FSIndexComparator
 
FEATURE_NAME_ATTR - Static variable in interface org.apache.uima.cas.impl.XMLTypeSystemConsts
 
FEATURE_NOT_FOUND - Static variable in exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Message key for a standard UIMA exception message: "Annotator class {0} requires Feature {1}, which was not found in the CAS."
FEATURE_NOT_FOUND_DURING_CAS_COPY - Static variable in exception org.apache.uima.UIMARuntimeException
Message key for a standard UIMA exception message: "Attempted to copy a Feature "{0}", which is not defined in the type system of the destination CAS."
FEATURE_RANGE_ATTR - Static variable in interface org.apache.uima.cas.impl.XMLTypeSystemConsts
 
FEATURE_SEPARATOR - Static variable in interface org.apache.uima.cas.TypeSystem
This is the character that separates a type name from a feature name.
FEATURE_TAG - Static variable in interface org.apache.uima.cas.impl.XMLTypeSystemConsts
 
FeatureDescription - Interface in org.apache.uima.resource.metadata
A description of a CAS feature.
FeatureDescription_impl - Class in org.apache.uima.resource.metadata.impl
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.
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.
featureNames - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
A list of feature names (symbol table).
featureOffsets - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
The offsets for features.
FeaturePath - Interface in org.apache.uima.cas
Interface for a feature path.
FeatureStructure - Interface in org.apache.uima.cas
Interface for feature structures.
FeatureStructure - Interface in org.apache.uima.cas_data
An object in the CAS.
FeatureStructureImpl - Interface in org.apache.uima.cas.impl
Deprecated.
use TOP instead
FeatureStructureImpl - Class in org.apache.uima.cas_data.impl
 
FeatureStructureImpl() - Constructor for class org.apache.uima.cas_data.impl.FeatureStructureImpl
 
FeatureStructureImplC - Class in org.apache.uima.cas.impl
Feature structure implementation (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.PrintReferences - Class in org.apache.uima.cas.impl
 
FeatureValue - Interface in org.apache.uima.cas_data
The base interface for the value of a feature.
FeatureValuePath - Interface in org.apache.uima.cas
Deprecated.
FeatureValuePathImpl - Class in org.apache.uima.cas.impl
Contains CAS Type and Feature objects to represent a feature path of the form feature1/.../featureN.
file2String(File) - Static method in class org.apache.uima.util.FileUtils
Read the contents of a file into a string, using the default platform encoding.
file2String(File, String) - Static method in class org.apache.uima.util.FileUtils
Read the contents of a file into a string using a specific character encoding.
FILE_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
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.
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.
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 given File 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
 
fillPool(ProcessingResourceMetaData) - Method in class org.apache.uima.util.JCasPool
Utility method used in the constructor to fill the pool with CAS instances.
filter(Predicate<? super T>) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
Filter - Interface in org.apache.uima.search
Specifies a constraint that matches against annotations in the CAS.
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
 
filterTypeSystem_inner - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
 
finalize() - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
Deprecated.
 
finalize() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
 
finalize() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
finalize() - Method in class org.apache.uima.pear.tools.InstallationController
Overrides standard finalize method.
finalize() - Method in class org.apache.uima.resource.impl.CasManager_impl
 
finalize() - Method in class org.apache.uima.uimacpp.CppUimajEngine
 
finalize() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
 
finalize() - Method in class org.apache.uima.uimacpp.UimacppEngine
 
FinalStep - Class in org.apache.uima.flow
Indicates that a CAS has finished being processed by the aggregate.
FinalStep() - Constructor for class org.apache.uima.flow.FinalStep
Creates a new FinalStep.
FinalStep(boolean) - Constructor for class org.apache.uima.flow.FinalStep
Creates a new FinalStep, and may indicate that a CAS should be dropped.
find(FeatureStructure) - Method in interface org.apache.uima.cas.FSIndex
Find an entry in the index "equal to" the given feature structure according to the comparators specified for this index.
find(FeatureStructure) - Method in class org.apache.uima.cas.impl.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_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_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 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.
findAny() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
findCorrespondingEvent(List<T>, T) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
 
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
 
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
 
findRelativePath(File, File) - Static method in class org.apache.uima.util.FileUtils
Finds a relative path to a given file, relative to a specified directory.
findStandardDirectory(String) - Method in class org.apache.uima.pear.tools.PackageBrowser
Looks for a given standard package directory.
findStandardFile(String) - Method in class org.apache.uima.pear.tools.PackageBrowser
Looks for a given standard package file.
FINE - Static variable in class org.apache.uima.util.Level
message level "FINE"
FINE_INT - Static variable in class org.apache.uima.util.Level
level value for level "FINE"
FINER - Static variable in class org.apache.uima.util.Level
message level "FINER"
FINER_INT - Static variable in class org.apache.uima.util.Level
level value for level "FINER"
FINEST - Static variable in class org.apache.uima.util.Level
message level "FINEST"
FINEST_INT - Static variable in class org.apache.uima.util.Level
level value for level "FINEST"
FIRST_CELL_REF - Static variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
 
FIRST_XML_CHARS - Static variable in class org.apache.uima.pear.util.XMLUtil
 
FixedFlow - Interface in org.apache.uima.analysis_engine.metadata
A FixedFlow is a simple type of FlowConstraints that specifies the complete flow as a fixed sequence.
FixedFlow_impl - Class in org.apache.uima.analysis_engine.metadata.impl
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
 
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
 
float2int(float) - Static method in class org.apache.uima.cas.impl.CASImpl
 
FLOAT_EXPECTED - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
Error parsing XCAS from source {0} at line {1}, column {2}: expected 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
 
FloatArray - Class in org.apache.uima.jcas.cas
Java Cas model for Cas FloatArray.
FloatArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.FloatArray
Make a new FloatArray of given size
FloatArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.FloatArray
used by generator 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(JCas) - 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
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
 
Flow - Interface in org.apache.uima.flow
A Flow object is responsible for routing a single CAS through an Aggregate Analysis Engine.
FLOW_CANNOT_CONTINUE_AFTER_REMOVE - Static variable in exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Message key for a standard UIMA exception message: "The Analysis Engine(s) {0} have been removed from the flow, and the FlowController has determined the Aggregate Analysis Engine's processing can no longer continue."
FLOW_CONSTRAINTS_TYPE - Static variable in interface org.apache.uima.analysis_engine.metadata.CapabilityLanguageFlow
 
FLOW_CONSTRAINTS_TYPE - Static variable in interface org.apache.uima.analysis_engine.metadata.FixedFlow
The type identifier for this class of FlowConstraints.
FLOW_CONTROLLER_MISSING_DELEGATE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: The aggregate "{0}" references a non-existent delegate "{1}" in it's Flow Controller's flow constraints
FLOW_CONTROLLER_REQUIRES_FLOW_CONSTRAINTS - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: The Flow Controller "{0}" requires a flow constraints element of type "{1}" in the aggregate descriptor
FlowConstraints - Interface in org.apache.uima.analysis_engine.metadata
A FlowConstraints object represents constraints on the order of execution of delegate Analysis Engines within an aggregate Analysis Engine.
FlowContainer - Class in org.apache.uima.analysis_engine.asb.impl
Container for Flow objects, to handle CAS conversions and performance timing.
FlowContainer(Flow, FlowControllerContainer, CAS) - Constructor for class org.apache.uima.analysis_engine.asb.impl.FlowContainer
 
FlowController - Interface in org.apache.uima.flow
FlowControllers are components that decide how to route CASes within Aggregate Analysis Engines.
FlowController_ImplBase - Class in org.apache.uima.flow
Implementation base class for FlowControllers.
FlowController_ImplBase() - Constructor for class org.apache.uima.flow.FlowController_ImplBase
 
FlowControllerContainer - Class in org.apache.uima.analysis_engine.asb.impl
Container for a FlowController.
FlowControllerContainer() - Constructor for class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
 
FlowControllerContext - Interface in org.apache.uima.flow
A subtype of UimaContext used by FlowController 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 a FlowController.
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.
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.util.LoggerPrintStream
 
FLUSH_DISABLED - Static variable in exception org.apache.uima.cas.admin.CASAdminException
Can't flush CAS, flushing is disabled.
following(Annotation) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
following(int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
following(Annotation, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
following(int, int) - 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(int) - Method in interface org.apache.uima.cas.SelectFSs
Select annotations that follow the specified document position (i.e.
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
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(AnnotationFS) - 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, 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.
forAllViews(Consumer<CASImpl>) - Method in class org.apache.uima.cas.impl.CASImpl
iterate over all views in view order (by view number)
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(DoubleConsumer) - Method in class org.apache.uima.jcas.cas.DoubleArray
non boxing version
forEach(Consumer<? super T>) - Method in class org.apache.uima.jcas.cas.FSArrayList
 
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
 
form4() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
 
form6() - Method in class org.apache.uima.cas.impl.CommonSerDes.Header
 
format(CAS) - Method in class org.apache.uima.util.CasToInlineXml
Formats a CAS as a String.
format(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.CasToInlineXml
Formats a CAS as a String.
format(CAS) - Method in interface org.apache.uima.util.TCasFormatter
Produces a string representation of a CAS.
format(CAS, FSMatchConstraint) - Method in interface org.apache.uima.util.TCasFormatter
Produces a string representation of a CAS.
format(CAS) - Method in class org.apache.uima.util.TCasToInlineXml
Deprecated.
 
format(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.TCasToInlineXml
Deprecated.
 
fqcn - Variable in class org.apache.uima.util.impl.Logger_common_impl
 
fqcnCmn - Variable in class org.apache.uima.util.impl.Logger_common_impl
 
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.
FS_ID_COMPARATOR - Static variable in interface org.apache.uima.cas.impl.LowLevelIndex
 
FS_INDEXES_OUTSIDE_FS_INDEX_COLLECTION - Static variable in exception org.apache.uima.util.InvalidXMLException
Message key for a standard UIMA exception message: The element "fsIndexes" cannot occur outside the containing element "fsIndexCollection"
FS_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 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 org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: trying to access value of feature "{1}" (code: {0}) as FS reference, but range of feature is "{2}".
FSArray<T extends FeatureStructure> - 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(JCas, int) - Constructor for class org.apache.uima.jcas.cas.FSArray
Make a new FSArray of given size
FSArray(TypeImpl, CASImpl, int) - Constructor for class org.apache.uima.jcas.cas.FSArray
used by generator Make a new FSArray of given size
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.
FSArrayList<T extends TOP> - Class in org.apache.uima.jcas.cas
An ArrayList type containing Feature Structures, for UIMA Has all the methods of List Implements the select(...) APIs
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
See interface for documentation.
FSBooleanConstraintImpl() - Constructor for class org.apache.uima.cas.impl.FSBooleanConstraintImpl
Default constructor.
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.
FSComparator - Interface in org.apache.uima.cas.impl
UNUSED V3 backwards compat only Delete REplace with Comparator<FeatureStructure> or the like.
FSComparators - Enum 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.
fsEListType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
 
fsEListTypeCode - Static variable in interface org.apache.uima.cas.impl.TypeSystemConstants
 
FSFloatConstraint - Interface in org.apache.uima.cas
Interface for a float constraint.
FSGenerator<T extends FeatureStructure> - 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 extends TOP> - 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(TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.FSHashSet
Internal - constructor used by generator
FSHashSet(HashSet<T>, TypeImpl, CASImpl) - Constructor for class org.apache.uima.jcas.cas.FSHashSet
 
FSHashSet(JCas) - Constructor for class org.apache.uima.jcas.cas.FSHashSet
 
FSHashSet(HashSet<T>, 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 .
FSHashSet(HashSet<T>, JCas, int) - Constructor for class org.apache.uima.jcas.cas.FSHashSet
 
FSImplComparator - Interface in org.apache.uima.cas.impl
UNUSED V3, backwards compat only Interface to compare two feature structures, represented by their addresses.
FSIndex<T extends FeatureStructure> - Interface in org.apache.uima.cas
Feature structure index access interface.
fsIndex - Variable in class org.apache.uima.cas.impl.CASSerializer
 
fsIndex - Variable in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
 
FsIndex_annotation<T extends AnnotationFS> - 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 extends FeatureStructure> - Class in org.apache.uima.cas.impl
Used for UIMA FS Bag Indexes Uses ObjHashSet to hold instances of FeatureStructures
FsIndex_flat<T extends FeatureStructure> - 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 extends FeatureStructure> - Class in org.apache.uima.cas.impl
Common index impl for set and sorted indexes.
FsIndex_singletype<T extends FeatureStructure> - 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 extends FeatureStructure> - 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
 
FsIndexCollection - Interface in org.apache.uima.resource.metadata
Description of a collection of CAS feature structure indexes.
FsIndexCollection_impl - Class in org.apache.uima.resource.metadata.impl
 
FsIndexCollection_impl() - Constructor for class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
 
FsIndexCollectionProvider - Interface in org.apache.uima.spi
 
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
 
fsIndexes_i - Static variable in interface org.apache.uima.cas.impl.SlotKindsConstants
 
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<T extends FeatureStructure> - Interface in org.apache.uima.cas
Iterator over feature structures.
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_multiple_indexes<T extends FeatureStructure> - Class in org.apache.uima.cas.impl
Common code for both aggregation of indexes (e.g.
FsIterator_multiple_indexes(LowLevelIndex<T>, LowLevelIterator<T>[], Comparator<TOP>) - Constructor for class org.apache.uima.cas.impl.FsIterator_multiple_indexes
 
FsIterator_multiple_indexes(FsIterator_multiple_indexes<T>) - Constructor for class org.apache.uima.cas.impl.FsIterator_multiple_indexes
/** copy constructor
FsIterator_singletype<T extends FeatureStructure> - Class in org.apache.uima.cas.impl
 
FsIterator_singletype(TypeImpl) - Constructor for class org.apache.uima.cas.impl.FsIterator_singletype
 
FsIterator_subtypes_ordered<T extends FeatureStructure> - 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 extends FeatureStructure> - 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 extends FeatureStructure> - 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 extends TOP> - 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 extends TOP> - 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(JCas) - 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
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
 
FSRefIterator - Interface in org.apache.uima.cas.impl
 
FSStringConstraint - Interface in org.apache.uima.cas
Interface for a String constraint.
FSTypeConstraint - Interface in org.apache.uima.cas
Interface for type constraint.

G

generatePackageConfigFile() - Method in class org.apache.uima.pear.tools.InstallationController
Generates/updates the PEAR configuration file setting the main component root directory, as well as root directories of all related delegate components.
generatePearPackage(String, String, String, String, String, String, Properties) - Static method in class org.apache.uima.pear.tools.PackageCreator
Default method to generate a pear package.
generatePearSpecifier(String, String) - Static method in class org.apache.uima.pear.tools.InstallationController
generates the pearSpecifier to run the installed pear component.
generateSetEnvFile() - Method in class org.apache.uima.pear.tools.InstallationController
Generates the file (batch file for Windows) containing specific environment variables that should be used to run the component.
generateVSDescriptor(InstallationDescriptor, File) - Static method in class org.apache.uima.pear.tools.InstallationProcessor
Generates default Vinci Service descriptor for a specified component, and puts it to a specified location.
generateVSDescriptorAsStream(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationProcessor
Generates default Vinci Service descriptor for a specified component, and returns the content of the descriptor as a stream (for Eclipse plug-in).
generateVSDescriptorContent(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationProcessor
Generates the default Vinci Service descriptor content for a specified component.
generateXCas(CasData) - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
Generates XCAS for a CasData.
generateXCas(CasData, String) - Method in class org.apache.uima.cas_data.impl.CasDataToXCas
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, FSMatchConstraint, ContentHandler) - Method in class org.apache.uima.util.CasToInlineXml
Generates inline XML from a CAS using a passed in ContentHandler
generateXML(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.CasToInlineXml
Generates inline XML from a CAS.
generateXML(CAS) - Method in class org.apache.uima.util.TCasToInlineXml
Deprecated.
 
generateXML(CAS, FSMatchConstraint) - Method in class org.apache.uima.util.TCasToInlineXml
Deprecated.
 
GenericAnnotator - Interface in org.apache.uima.analysis_engine.annotator
Deprecated.
As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase instead
GenericAnnotator_ImplBase - Class in org.apache.uima.analysis_engine.annotator
Deprecated.
As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase instead
GenericAnnotator_ImplBase() - Constructor for class org.apache.uima.analysis_engine.annotator.GenericAnnotator_ImplBase
Deprecated.
 
geq(float) - Method in interface org.apache.uima.cas.FSFloatConstraint
Require float value to be greater than or equal to f.
geq(int) - Method in interface org.apache.uima.cas.FSIntConstraint
Require int value to be greater than or equal to i.
get(int) - Method in interface org.apache.uima.cas.ArrayFS
Get the i-th feature structure from the array.
get(int) - Method in interface org.apache.uima.cas.BooleanArrayFS
Get the i-th string from the array.
get(int) - Method in interface org.apache.uima.cas.ByteArrayFS
Get the i-th string from the array.
get(int) - Method in interface org.apache.uima.cas.DoubleArrayFS
Get the i-th element from the array.
get(int) - Method in interface org.apache.uima.cas.FloatArrayFS
Get the element at position index.
get() - Method in interface org.apache.uima.cas.FSIterator
Get the structure the iterator is pointing at.
get() - Method in class org.apache.uima.cas.impl.AnnotationTreeNodeImpl
 
get() - Method in class org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
 
get() - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
get(int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
get(TOP) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
get(FeatureStructure) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
get(TOP, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
get(FeatureStructure, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
get(int, int) - Method in class org.apache.uima.cas.impl.SelectFSs_impl
 
get(int, int, 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() - 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.
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(TOP) - Method in interface org.apache.uima.cas.SelectFSs
Positions to the fs using moveTo(fs).
get(FeatureStructure) - Method in interface org.apache.uima.cas.SelectFSs
Positions to the fs using moveTo(fs).
get(TOP, int) - Method in interface org.apache.uima.cas.SelectFSs
Positions to the fs using moveTo(fs), followed by a shifted(offset).
get(FeatureStructure, int) - Method in interface org.apache.uima.cas.SelectFSs
Positions to the fs using moveTo(fs), followed by a shifted(offset).
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, 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(int) - Method in interface org.apache.uima.cas.ShortArrayFS
Get the i-th element from the array.
get(int) - Method in interface org.apache.uima.cas.StringArrayFS
Get the i-th string from the array.
get() - Method in interface org.apache.uima.cas.text.AnnotationTreeNode
Return the annotation for this node.
get() - Method in interface org.apache.uima.cas_data.FeatureValue
Gets the feature value as a Java object.
get() - Method in class org.apache.uima.cas_data.impl.FeatureStructureImpl
 
get() - Method in class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
 
get() - Method in class org.apache.uima.cas_data.impl.PrimitiveValueImpl
 
get() - Method in class org.apache.uima.cas_data.impl.ReferenceValueImpl
 
get() - Method in interface org.apache.uima.collection.base_cpm.SynchPoint
Retrieves data to facilitate recovery
get(String) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParams
Returns CasProcessorDeploymentParam instance identified by aParamName.
get(int) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
Returns an CasProcessorExecArg instance located with provided index.
get() - Method in interface org.apache.uima.collection.metadata.CasProcessorTimeout
Returns timeout value
get() - Method in interface org.apache.uima.collection.metadata.CpeInclude
Returns a path to component descriptor
get() - Method in interface org.apache.uima.collection.metadata.CpeResourceManagerConfiguration
Returns a file path to the Resource Manager configuration file
get() - Method in interface org.apache.uima.collection.metadata.CpeTimer
Return a name of the timer class
get(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
 
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(K, Callable<V>) - Method in class org.apache.uima.util.ConcurrentHashMapWithProducer
 
GET_CLASS_FOR_TYPE_BEFORE_TS_COMMIT - Static variable in exception 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
 
getAbsolutePath(File, String) - Static method in class org.apache.uima.pear.util.FileUtil
Constructs an absolute path of a given object, located in a given root directory, based on its relative path in this directory.
getAction() - Method in 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.
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.metadata.CpeCasProcessor
Returns strategy for dealing with exceeding error thresholds.
getAddedFSs() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
getAdditionalAttributes() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
 
getAdditionalAttributes() - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
 
getAdditionalAttributes() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
Override this method to include additional attributes
getAddress() - Method in interface org.apache.uima.cas.FeatureStructure
Compatibility for v2 code.
getAddress() - Method in class org.apache.uima.cas.impl.FeatureStructureImplC
NOTE: Possible name collision
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
 
getAggregateMetadata() - Method in interface org.apache.uima.flow.FlowControllerContext
Gets the metadata of the Aggregate AnalysisEngine containing this FlowController.
getAggregateMetadata() - Method in class org.apache.uima.flow.impl.FlowControllerContext_impl
 
getAggregateSofaName() - Method in class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
 
getAggregateSofaName() - Method in interface org.apache.uima.analysis_engine.metadata.SofaMapping
Get the sofa name assigned by the aggregate.
getAll() - Method in 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 interface org.apache.uima.collection.metadata.CasProcessorExecutable
Returns ALL CasProcessorExecArg arguments
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 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
 
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(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(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(Type) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
getAllIndexedFS(Class<T>) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
getAllIndexedFS(Type) - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
 
getAllIndexedFS(int) - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
 
getAllIndexedFS(Type) - Method in interface org.apache.uima.jcas.JCas
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.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).
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).
getAllInstances() - Method in class org.apache.uima.util.CasPool
 
getAllInstances() - Method in class org.apache.uima.util.JCasPool
 
getAllowedValues() - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
 
getAllowedValues() - Method in interface org.apache.uima.resource.metadata.TypeDescription
Gets the allowed values for instances of this Type.
getAllowedValuesForType(Type, TypeSystem) - Static method in class org.apache.uima.util.TypeSystemUtil
Gets the allowed values for a string subtype.
getAllTypes() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
 
getAnalysisComponent() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
 
getAnalysisEngine() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineService_impl
Gets the AnalysisEngine that delivers the functionality for this service.
getAnalysisEngine() - Method in interface org.apache.uima.collection.CollectionProcessingManager
Gets the AnalysisEngine that is assigned to this CPM.
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
 
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
 
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.
getAndSortByIdAllFSsInIdMap() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
Get all FS Addresses that have been added to the id map.
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(Type) - Method in interface org.apache.uima.cas.CAS
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() - 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(Type) - Method in class org.apache.uima.cas.impl.CASImpl
 
getAnnotationIndex() - Method in class org.apache.uima.jcas.impl.JCasImpl
 
getAnnotationIndex(Type) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
getAnnotationIndex(int) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
getAnnotationIndex(Class<T>) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
getAnnotationIndex() - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
 
getAnnotationIndex(int) - Method in class org.apache.uima.jcas.impl.JFSIndexRepositoryImpl
 
getAnnotationIndex() - Method in interface org.apache.uima.jcas.JCas
Get the standard annotation index.
getAnnotationIndex(Type) - Method in interface org.apache.uima.jcas.JCas
Get the standard annotation index restricted to a specific annotation type.
getAnnotationIndex(int) - Method in interface org.apache.uima.jcas.JCas
Get the standard annotation index restricted to a specific annotation type.
getAnnotationIndex(Class<T>) - Method in interface org.apache.uima.jcas.JCas
Get the standard annotation index restricted to a specific annotation type.
getAnnotationIndex() - Method in interface org.apache.uima.jcas.JFSIndexRepository
Get the standard annotation index.
getAnnotationIndex(int) - Method in interface org.apache.uima.jcas.JFSIndexRepository
Get the standard annotation index restricted to a specific annotation type.
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
 
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
 
getAppropriateFeatures() - Method in class org.apache.uima.cas.impl.TypeImpl
Deprecated.
getAppropriateFeatures() - Method in interface org.apache.uima.cas.