Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(int, Class<T>) - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Add an annotation starting at the specified position and ending at the current end of the text.
- add(String) - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Append a text.
- add(String, Class<T>) - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Append a text annotated with the specified annotation.
- add(String, AnalysisEngineDescription, String...) - Method in class org.apache.uima.fit.factory.AggregateBuilder
- add(AnalysisEngineDescription, String...) - Method in class org.apache.uima.fit.factory.AggregateBuilder
-
This method simply calls
AggregateBuilder.add(String, AnalysisEngineDescription, String...)
using the result ofAnalysisEngineDescription.getAnnotatorImplementationName()
for the component name - add(ValidationResult) - Method in class org.apache.uima.fit.validation.ValidationSummary
- addAll(Collection<ValidationResult>) - Method in class org.apache.uima.fit.validation.ValidationSummary
- addConfigurationParameter(ResourceCreationSpecifier, String, Object) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Adds a single configuration parameter name value pair to a specifier
- addConfigurationParameters(ResourceCreationSpecifier, Class<?>...) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Provides a mechanism to add configuration parameter information to a specifier for the given classes.
- addConfigurationParameters(ResourceCreationSpecifier, Object...) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
This method adds configuration parameter information to the specifier given the provided configuration data
- addConfigurationParameters(ResourceCreationSpecifier, List<Class<?>>) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Provides a mechanism to add configuration parameter information to a specifier for the given classes.
- addSofaMapping(String, String, String) - Method in class org.apache.uima.fit.factory.AggregateBuilder
-
Provide a sofa mapping for a component from the component's view to the aggregate view.
- afterResourcesInitialized() - Method in interface org.apache.uima.fit.component.ExternalResourceAware
-
Called after the external resources have been initialized.
- afterResourcesInitialized() - Method in class org.apache.uima.fit.component.Resource_ImplBase
- AggregateBuilder - Class in org.apache.uima.fit.factory
-
This builder makes it easier to create an aggregate analysis engine.
- AggregateBuilder() - Constructor for class org.apache.uima.fit.factory.AggregateBuilder
-
The default no-args constructor calls
AggregateBuilder(TypeSystemDescription, TypePriorities, FlowControllerDescription)
with null-valued args. - AggregateBuilder(TypeSystemDescription, TypePriorities, FlowControllerDescription) - Constructor for class org.apache.uima.fit.factory.AggregateBuilder
-
Instantiate an AggregateBuilder with a given type system, type priorities, and flow controller.
- AnalysisEngineFactory - Class in org.apache.uima.fit.factory
-
A collection of static methods for creating UIMA
AnalysisEngineDescriptions
andAnalysisEngines
. - AnnotationFactory - Class in org.apache.uima.fit.factory
-
Convenience methods to create annotations
- api() - Element in annotation interface org.apache.uima.fit.descriptor.ExternalResource
-
The interface that external resources need to implement.
B
- bindResource(ExternalResourceDescription, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Deprecated.
- bindResource(ResourceManagerConfiguration, String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
- bindResource(ResourceManagerConfiguration, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
- bindResource(ResourceSpecifier, Class<?>, Class<? extends Resource>, String...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with a compatible type is found, the resource will be bound.
- bindResource(ResourceSpecifier, Class<? extends Resource>, String...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with a compatible type is found, the resource will be bound.
- bindResource(ResourceSpecifier, String, File) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency is encounter that has the specified key, the resource will be bound.
- bindResource(ResourceSpecifier, String, Class<? extends Resource>, String...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with the given key is encountered, the given resource is bound to it.
- bindResource(ResourceSpecifier, String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
- bindResource(ResourceSpecifier, String, URL) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency is encounter that has the specified key, the resource will be bound.
- bindResource(ResourceSpecifier, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with the given key is encountered, the given resource is bound to it.
- bindResource(ResourceSpecifier, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with a compatible type is found, the given resource is bound to it.
- bindResourceOnce(ExternalResourceDescription, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a binding for the given external resource in the given resource.
- bindResourceOnce(ResourceManagerConfiguration, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a binding for the given external resource in the given resource manager.
- bindResourceOnce(ResourceCreationSpecifier, String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a binding for the given external resource in the resource manager configuration of the given resource.
- bindResourceOnceWithoutNested(ResourceManagerConfiguration, String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a binding for the given external resource in the given resource manager configuration.
- bindResourceOnceWithoutNested(ResourceCreationSpecifier, String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a binding for the given external resource in resource manager configuration of the given resource creation specified.
- bindResourceUsingUrl(ResourceSpecifier, Class<?>, Class<? extends SharedResourceObject>, String, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency is encountered that has a key equal to the API class name, the resource will be bound.
- bindResourceUsingUrl(ResourceSpecifier, Class<? extends SharedResourceObject>, String, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with a compatible type is found, the resource will be bound.
- bindResourceUsingUrl(ResourceSpecifier, String, Class<? extends SharedResourceObject>, String, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency with the given key is encountered the resource will be bound.
- bindResourceUsingUrl(ResourceSpecifier, String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Scan the given resource specifier for external resource dependencies and whenever a dependency is encountered that has the specified key, the resource will be bound.
- BOTH - Enum constant in enum class org.apache.uima.fit.util.ContainmentIndex.Type
- build() - Method in class org.apache.uima.fit.validation.Validator.Builder
- Builder() - Constructor for class org.apache.uima.fit.validation.Validator.Builder
- buildTokens(JCas, String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
-
Builds white-space delimited tokens from the input text.
- buildTokens(JCas, String, String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
- buildTokens(JCas, String, String, String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
- buildTokens(JCas, String, String, String, String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
-
Build tokens for the given text, tokens, part-of-speech tags, and word stems.
C
- canParameterBeSet(ResourceSpecifier, String) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Check if the given parameter can be set on the provided specifier.
- CapabilityFactory - Class in org.apache.uima.fit.factory
- CasAnnotator_ImplBase - Class in org.apache.uima.fit.component
-
Base class for CAS annotators which initializes itself based on annotations.
- CasAnnotator_ImplBase() - Constructor for class org.apache.uima.fit.component.CasAnnotator_ImplBase
- CasCollectionReader_ImplBase - Class in org.apache.uima.fit.component
-
Base class for CAS collection readers which initializes itself based on annotations.
- CasCollectionReader_ImplBase() - Constructor for class org.apache.uima.fit.component.CasCollectionReader_ImplBase
- CasConsumer_ImplBase - Class in org.apache.uima.fit.component
-
Base class for CAS consumers (actually a
CasAnnotator_ImplBase
) which initializes itself based on annotations. - CasConsumer_ImplBase() - Constructor for class org.apache.uima.fit.component.CasConsumer_ImplBase
- CasDumpWriter - Class in org.apache.uima.fit.component
-
Dumps CAS content to a text file.
- CasDumpWriter() - Constructor for class org.apache.uima.fit.component.CasDumpWriter
- CasFactory - Class in org.apache.uima.fit.factory
-
Convenience methods to create
CAS
objects. - CasFlowController_ImplBase - Class in org.apache.uima.fit.component
- CasFlowController_ImplBase() - Constructor for class org.apache.uima.fit.component.CasFlowController_ImplBase
- CasIOUtil - Class in org.apache.uima.fit.util
-
Deprecated.Since UIMA 2.9.0 the core class
CasIOUtils
should be used. - CasMultiplier_ImplBase - Class in org.apache.uima.fit.component
-
Base class for a CAS multiplier which initializes itself based on annotations.
- CasMultiplier_ImplBase() - Constructor for class org.apache.uima.fit.component.CasMultiplier_ImplBase
- CasUtil - Class in org.apache.uima.fit.util
-
Utility methods for convenient access to the
CAS
. - CasValidationCheck - Interface in org.apache.uima.fit.validation
-
CAS validation check.
- check(CAS) - Method in class org.apache.uima.fit.validation.Validator
- check(JCas) - Method in class org.apache.uima.fit.validation.Validator
- ClassLoaderUtils - Class in org.apache.uima.fit.internal
-
INTERNAL API - Helper functions to obtain a suitable classloader.
- close() - Method in class org.apache.uima.fit.component.CasCollectionReader_ImplBase
- close() - Method in class org.apache.uima.fit.component.JCasCollectionReader_ImplBase
- close() - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Complete the building process by writing the text into the CAS.
- close(BaseCollectionReader) - Static method in class org.apache.uima.fit.util.LifeCycleUtil
-
Close a reader.
- collectionProcessComplete() - Method in class org.apache.uima.fit.component.CasDumpWriter
- collectionProcessComplete() - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Notify analysis engines that the collection process is complete.
- collectionProcessComplete(AnalysisEngine...) - Static method in class org.apache.uima.fit.util.LifeCycleUtil
-
Notify a set of
analysis engines
that the collection process is complete. - CollectionReaderFactory - Class in org.apache.uima.fit.factory
- comparator() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndexKey
- ConfigurationData(ConfigurationParameter[], Object[]) - Constructor for class org.apache.uima.fit.factory.ConfigurationParameterFactory.ConfigurationData
- ConfigurationParameter - Annotation Interface in org.apache.uima.fit.descriptor
-
This annotation marks an analysis component member variable as a configuration parameter.
- ConfigurationParameterFactory - Class in org.apache.uima.fit.factory
- ConfigurationParameterFactory.ConfigurationData - Class in org.apache.uima.fit.factory
-
A simple class for storing an array of configuration parameters along with an array of the values that will fill in those configuration parameters
- ConfigurationParameterInitializer - Class in org.apache.uima.fit.component.initialize
-
Initialize an instance of a class with fields that are annotated as
ConfigurationParameter
s from the parameter values given in aUimaContext
. - configurationParameters - Variable in class org.apache.uima.fit.factory.ConfigurationParameterFactory.ConfigurationData
- configurationValues - Variable in class org.apache.uima.fit.factory.ConfigurationParameterFactory.ConfigurationData
- configureResourceMetaData(ResourceMetaData, Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Adds meta data from a
ResourceMetaData
annotation to the given meta data object if such an annotation is present on the component class. - consolidate(AnalysisEngineDescription) - Static method in class org.apache.uima.fit.internal.DescriptionUtils
-
Consolidate duplicate information in the AE description.
- containedIn(S) - Method in class org.apache.uima.fit.util.ContainmentIndex
-
Get all instances of the covered type contained within the boundaries of the specified instance of the covering type.
- containing(U) - Method in class org.apache.uima.fit.util.ContainmentIndex
-
Get all instances of the covering type containing the the specified instance of the covered type.
- ContainmentIndex<S extends org.apache.uima.cas.text.AnnotationFS,
U extends org.apache.uima.cas.text.AnnotationFS> - Class in org.apache.uima.fit.util -
Create a fast way of repeatedly checking whether instances of one type are contained within the boundaries on another type.
- ContainmentIndex(CAS, Type, Type, ContainmentIndex.Type) - Constructor for class org.apache.uima.fit.util.ContainmentIndex
-
Create a new index on the given JCas using the specified two types.
- ContainmentIndex.Type - Enum Class in org.apache.uima.fit.util
- contains(JCas, AnnotationFS, Class<? extends Annotation>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Check if the given annotation contains any annotation of the given type.
- containsResultsEquallyOrMoreSevereThan(ValidationResult.Severity) - Method in class org.apache.uima.fit.validation.ValidationSummary
- copyright() - Element in annotation interface org.apache.uima.fit.descriptor.ResourceMetaData
-
Gets the copyright notice for this Resource.
- CpeBuilder - Class in org.apache.uima.fit.cpe
-
Build a Collection Processing Engine from a
CollectionReaderDescription
and aAnalysisEngineDescription
. - CpeBuilder() - Constructor for class org.apache.uima.fit.cpe.CpeBuilder
- CpePipeline - Class in org.apache.uima.fit.cpe
- create(Class<T>, Class<S>) - Static method in class org.apache.uima.fit.testing.factory.TokenBuilder
-
Instantiates a TokenBuilder with the type system information that the builder needs to build tokens.
- create(ArrayFS<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Convert an
ArrayFS
to aCollection
. - create(ArrayFS<T>, Type) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Fetch all annotations of the given type or its sub-types from the given FS array.
- create(ArrayFS, Class<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Fetch all annotations of the given type or its sub-types from the given FS array.
- create(CAS, Type) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Deprecated.Use
cas.select(type).asList()
- create(CAS, Type, Type, ContainmentIndex.Type) - Static method in class org.apache.uima.fit.util.ContainmentIndex
-
Factory method to create an index instead of using the constructor.
- create(FSIterator<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Convert an
FSIterator
to aCollection
. - create(AnnotationIndex<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Deprecated.Use
index.select().asList()
- create(FloatList) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- create(FSList<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- create(FSList<T>, Class<? extends T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
-
Fetch all annotations of the given type or its sub-types from the given FS list.
- create(FSList<T>, Type) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- create(IntegerList) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- create(StringList) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- create(JCas, Class<A>, Class<B>, ContainmentIndex.Type) - Static method in class org.apache.uima.fit.util.ContainmentIndex
-
Factory method to create an index instead of using the constructor.
- create(UimaContext, Class<? extends T>) - Static method in class org.apache.uima.fit.factory.initializable.InitializableFactory
- create(UimaContext, String, Class<T>) - Static method in class org.apache.uima.fit.factory.initializable.InitializableFactory
-
Provides a way to create an instance of T.
- createAggregate() - Method in class org.apache.uima.fit.factory.AggregateBuilder
-
This method simply delegates to
AnalysisEngineFactory.createEngine(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)
with the data collected by this builder. - createAggregate(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregate(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregate(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[]) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregate(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[], FlowControllerDescription) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregate(AnalysisEngineDescription) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregateDescription() - Method in class org.apache.uima.fit.factory.AggregateBuilder
-
This method simply delegates to
AnalysisEngineFactory.createEngineDescription(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)
with the data collected by this builder. - createAggregateDescription(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregateDescription(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregateDescription(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[], FlowControllerDescription) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregateDescription(AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAggregateDescription(FlowControllerDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAnalysisEngine(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Deprecated.
- createAnalysisEngine(AnalysisEngineDescription, String) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAnalysisEngineDescription(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Deprecated.
- createAnalysisEngineDescriptionFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createAnalysisEngineFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Deprecated.
- createAnnotation(JCas, int, int, Class<T>) - Static method in class org.apache.uima.fit.factory.AnnotationFactory
-
Provides a convenient way to create an annotation and addToIndexes in a single line.
- createArrayFS(CAS, Collection<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createArrayFS(CAS, T...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createBooleanArray(JCas, boolean...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createBooleanArray(JCas, Collection<Boolean>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createBooleanArrayFS(CAS, boolean...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createBooleanArrayFS(CAS, Collection<Boolean>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createByteArray(JCas, byte...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createByteArray(JCas, Collection<Byte>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createByteArrayFS(CAS, byte...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createByteArrayFS(CAS, Collection<Byte>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createCapability(Class<?>) - Static method in class org.apache.uima.fit.factory.CapabilityFactory
-
Creates a single capability consisting of the information in the
SofaCapability
andTypeCapability
annotations for the class. - createCas() - Static method in class org.apache.uima.fit.factory.CasFactory
-
Creates a new
CAS
. - createCas(String...) - Static method in class org.apache.uima.fit.factory.CasFactory
-
Creates a new
CAS
from type system descriptor files found by name. - createCas(String, TypeSystemDescription) - Static method in class org.apache.uima.fit.factory.CasFactory
-
This method creates a new CAS and loads the contents of an XMI or XCAS file into it.
- createCas(TypeSystemDescription) - Static method in class org.apache.uima.fit.factory.CasFactory
-
Create a new CAS for the given type system description.
- createCasFromPath(String...) - Static method in class org.apache.uima.fit.factory.CasFactory
-
Creates a new CAS from type system descriptor files.
- createCollectionReader(Class<? extends CollectionReader>, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Deprecated.
- createCollectionReader(Class<? extends CollectionReader>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createCollectionReader(Class<? extends CollectionReader>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createCollectionReader(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createCollectionReader(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Deprecated.
- createCollectionReader(CollectionReaderDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createCollectionReaderDescriptionFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createCollectionReaderFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Deprecated.
- createConfigurationData(Class<?>) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
This method creates configuration data for a given class definition using reflection and the configuration parameter annotation
- createConfigurationData(Object...) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
This method converts configuration data provided as an array of objects and returns a
ConfigurationParameterFactory.ConfigurationData
object. - createCpe(StatusCallbackListener) - Method in class org.apache.uima.fit.cpe.CpeBuilder
- createDependency(ResourceSpecifier, String, Class<?>) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a new dependency for the specified resource and bind it.
- createDependencyAndBind(ResourceSpecifier, String, Class<? extends Resource>, Class<?>, String...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a new dependency for the specified resource and bind it.
- createDependencyAndBind(ResourceSpecifier, String, Class<? extends Resource>, String...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a new dependency for the specified resource and bind it.
- createDependencyAndBindUsingUrl(AnalysisEngineDescription, String, Class<? extends SharedResourceObject>, String, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create a new dependency for the specified resource and bind it.
- createDescription(Class<? extends CollectionReader>, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[], Map<String, ExternalResourceDescription>) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createDoubleArray(JCas, double...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createDoubleArray(JCas, Collection<Double>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createDoubleArrayFS(CAS, double...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createDoubleArrayFS(CAS, Collection<Double>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createEngine(Class<? extends AnalysisComponent>, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngine(Class<? extends AnalysisComponent>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngine(Class<? extends AnalysisComponent>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngine(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngine(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Get an AnalysisEngine from the name (Java-style, dotted) of an XML descriptor file, and a set of configuration parameters.
- createEngine(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component classes. - createEngine(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component classes. - createEngine(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[]) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component descriptions. - createEngine(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[], FlowControllerDescription) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component descriptions. - createEngine(CasProcessor<? extends Exception>) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create an analysis engine from a processor function.
- createEngine(JCasProcessor<? extends Exception>) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create an analysis engine from a processor function.
- createEngine(AnalysisEngineDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngine(AnalysisEngineDescription, String) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
This method provides a convenient way to instantiate an AnalysisEngine where the default view is mapped to the view name passed into the method.
- createEngineDescription(Class<? extends AnalysisComponent>, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[], Map<String, ExternalResourceDescription>) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure a primitive
AnalysisEngine
. - createEngineDescription(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Provides a way to create an AnalysisEngineDescription using a descriptor file referenced by name
- createEngineDescription(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component classes. - createEngineDescription(List<Class<? extends AnalysisComponent>>, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component classes. - createEngineDescription(List<AnalysisEngineDescription>, List<String>, TypePriorities, SofaMapping[], FlowControllerDescription) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
A factory method for creating an aggregate description.
- createEngineDescription(AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Create and configure an aggregate
AnalysisEngine
from several component descriptions. - createEngineDescription(FlowControllerDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
A simplified factory method for creating an aggregate description for a given flow controller and a sequence of analysis engine descriptions
- createEngineDescription(PearSpecifier, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Get an
AnalysisEngineDescription
from a PEAR and a set of configuration parameters. - createEngineDescriptionFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Get an
AnalysisEngineDescription
from an XML descriptor file and a set of configuration parameters. - createEngineFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Get an
AnalysisEngine
from an XML descriptor file and a set of configuration parameters. - createFloatArray(JCas, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatArray(JCas, Collection<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatArrayFS(CAS, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatArrayFS(CAS, Collection<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatList(CAS, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatList(CAS, Collection<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatList(JCas, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFloatList(JCas, Collection<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFlowControllerDescription(Class<? extends FlowController>, Object...) - Static method in class org.apache.uima.fit.factory.FlowControllerFactory
-
Creates a new FlowControllerDescription for a given class and configuration data
- createFlowControllerDescription(Class<? extends FlowController>, ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.FlowControllerFactory
- createFlowControllerDescription(Class<? extends FlowController>, ConfigurationParameter[], Object[], Map<String, ExternalResourceDescription>) - Static method in class org.apache.uima.fit.factory.FlowControllerFactory
-
Creates a new FlowControllerDescription for a given class and configuration parameters with values
- createFSArray(JCas, Collection<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFSArray(JCas, T...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFsIndexCollection() - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Creates a
FsIndexCollection
from all index descriptions that can be found via the pattern specified in the system propertyorg.apache.uima.fit.fsindex.import_pattern
or via theMETA-INF/org.apache.uima.fit/fsindexes.txt
files in the classpath. - createFsIndexCollection(Class<?>) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Create index configuration data for a given class definition using reflection and the configuration parameter annotation.
- createFsIndexCollection(String...) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Creates a
FsIndexCollection
from descriptor names. - createFsIndexCollection(Collection<? extends FsIndexDescription>) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Create a index collection from a set of descriptions.
- createFsIndexCollection(FsIndexDescription...) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Create a index collection from a set of descriptions.
- createFsIndexDescription(String, String, String, boolean, FsIndexKeyDescription...) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
- createFsIndexKeyDescription(String) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
- createFsIndexKeyDescription(String, int) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
- createFSList(CAS, Collection<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFSList(CAS, T...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createFSList(JCas, Collection<T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntArray(JCas, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntArray(JCas, Collection<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntArrayFS(CAS, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntArrayFS(CAS, Collection<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntegerList(CAS, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntegerList(CAS, Collection<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntegerList(JCas, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createIntegerList(JCas, Collection<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createJCas() - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Creates a new
JCas
. - createJCas(String...) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Creates a new JCas from type system descriptor files found by name.
- createJCas(String, TypeSystemDescription) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
This method creates a new JCas and loads the contents of an XMI or XCAS file into it.
- createJCas(TypeSystemDescription) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Create a new JCas for the given type system description.
- createJCasFromPath(String...) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Creates a new JCas from type system descriptor files.
- createLocale(String) - Static method in class org.apache.uima.fit.util.LocaleUtil
-
This method passes through to
Locale(String)
unless the provided string contains a hyphen. - createLongArray(JCas, long...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createLongArray(JCas, Collection<Long>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createLongArrayFS(CAS, long...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createLongArrayFS(CAS, Collection<Long>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createNamedFileResourceDescription(String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a file addressable via an URL.
- createNamedResourceDescription(String, Class<? extends Resource>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a custom resource.
- createNamedResourceDescriptionUsingUrl(String, Class<? extends SharedResourceObject>, String, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a
SharedResourceObject
. - createPrimitive(Class<? extends AnalysisComponent>, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Deprecated.
- createPrimitive(Class<? extends AnalysisComponent>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitive(Class<? extends AnalysisComponent>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitive(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitive(AnalysisEngineDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveDescription(Class<? extends AnalysisComponent>, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
-
Deprecated.
- createPrimitiveDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], Object...) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveDescription(Class<? extends AnalysisComponent>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[], Map<String, ExternalResourceDescription>) - Static method in class org.apache.uima.fit.factory.AnalysisEngineFactory
- createPrimitiveParameter(Field) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
A factory method for creating a ConfigurationParameter from a given field definition
- createPrimitiveParameter(String, Class<?>, String, boolean) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
A factory method for creating a ConfigurationParameter object.
- createPrimitiveParameter(String, String, String, boolean, boolean) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
A factory method for creating a ConfigurationParameter object.
- createReader(Class<? extends CollectionReader>, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Get a CollectionReader from a CollectionReader class, a type system, and a set of configuration parameters.
- createReader(Class<? extends CollectionReader>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Get a CollectionReader from a CollectionReader class, a type system, and a set of configuration parameters.
- createReader(Class<? extends CollectionReader>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReader(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReader(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Get a CollectionReader from the name (Java-style, dotted) of an XML descriptor file, and a set of configuration parameters.
- createReader(CollectionReaderDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
This method creates a CollectionReader from a CollectionReaderDescription adding additional configuration parameter data as desired
- createReaderDescription(Class<? extends CollectionReader>, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
A simple factory method for creating a CollectionReaderDescription with a given class, type system description, and configuration data.
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
A simple factory method for creating a CollectionReaderDescription with a given class, type system description, and configuration data
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, String[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
- createReaderDescription(Class<? extends CollectionReader>, TypeSystemDescription, TypePriorities, FsIndexCollection, Capability[], ConfigurationParameter[], Object[], Map<String, ExternalResourceDescription>) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
The factory method for creating CollectionReaderDescription objects for a given class, TypeSystemDescription, TypePriorities, capabilities, and configuration data
- createReaderDescriptionFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Create a CollectionReader from an XML descriptor file and a set of configuration parameters.
- createReaderFromPath(String, Object...) - Static method in class org.apache.uima.fit.factory.CollectionReaderFactory
-
Create a CollectionReader from an XML descriptor file and a set of configuration parameters.
- createResource(Class<R>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an instance of a UIMA shared/external resource class.
- createResource(Class<R>, ResourceManager, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an instance of a UIMA shared/external resource class.
- createResourceBinding(String, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource binding.
- createResourceBinding(String, ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource binding.
- createResourceCreationSpecifier(String, Object[]) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
Parse a ResourceCreationSpecifier from an XML descriptor file, setting additional configuration parameters as necessary.
- createResourceCreationSpecifier(URL, Object[]) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
Parse a ResourceCreationSpecifier from the URL of an XML descriptor file, setting additional configuration parameters as necessary.
- createResourceCreationSpecifier(XMLInputSource, Object[]) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
Parse a ResourceCreationSpecifier from XML descriptor file input, setting additional configuration parameters as necessary.
- createResourceDependencies(Class<?>) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
- createResourceDependency(Field) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Creates an
ExternalResourceDependency
for a field annotated withExternalResource
. - createResourceDependency(String, Class<?>, boolean, String) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Creates an ExternalResourceDependency for a given key and interface.
- createResourceDescription(Class<? extends Resource>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a custom resource.
- createSharedResourceDescription(File, Class<? extends SharedResourceObject>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a
SharedResourceObject
. - createSharedResourceDescription(String, Class<? extends SharedResourceObject>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a
SharedResourceObject
. - createSharedResourceDescription(URL, Class<? extends SharedResourceObject>, Object...) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Create an external resource description for a
SharedResourceObject
. - createShortArray(JCas, short...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createShortArray(JCas, Collection<Short>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createShortArrayFS(CAS, short...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createShortArrayFS(CAS, Collection<Short>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createSofaMapping(Class<? extends AnalysisComponent>, String, String) - Static method in class org.apache.uima.fit.factory.SofaMappingFactory
-
Create a sofa mapping using the component class rather than the component name.
- createSofaMapping(String, String, String) - Static method in class org.apache.uima.fit.factory.SofaMappingFactory
-
This method creates a sofa mapping which is useful for mapping view names in individual components used in aggregate analysis engines to the view names used by the aggregate.
- createStringArray(JCas, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringArray(JCas, Collection<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringArrayFS(CAS, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringArrayFS(CAS, Collection<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringList(CAS, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringList(CAS, Collection<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringList(JCas, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createStringList(JCas, Collection<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- createText(String) - Static method in class org.apache.uima.fit.factory.CasFactory
-
Creates a new CAS with the given text.
- createText(String) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Creates a new JCas with the given text.
- createText(String, String) - Static method in class org.apache.uima.fit.factory.CasFactory
-
Creates a new CAS with the given text and language.
- createText(String, String) - Static method in class org.apache.uima.fit.factory.JCasFactory
-
Creates a new JCas with the given text and language.
- createTypePriorities() - Static method in class org.apache.uima.fit.factory.TypePrioritiesFactory
-
Creates a
TypePriorities
from all type priorities descriptions that can be found via the pattern specified in the system propertyorg.apache.uima.fit.typepriorities.import_pattern
or via theMETA-INF/org.apache.uima.fit/typepriorities.txt
files in the classpath. - createTypePriorities(Class<? extends TOP>...) - Static method in class org.apache.uima.fit.factory.TypePrioritiesFactory
-
Create a TypePriorities given a sequence of ordered type classes
- createTypePriorities(String...) - Static method in class org.apache.uima.fit.factory.TypePrioritiesFactory
-
Create a
TypePriorities
given a sequence of ordered type names - createTypeSystemDescription() - Static method in class org.apache.uima.fit.factory.TypeSystemDescriptionFactory
-
Creates a
TypeSystemDescription
from all type descriptions that can be found via the default import pattern or via theMETA-INF/org.apache.uima.fit/types.txt
files in the classpath. - createTypeSystemDescription(String...) - Static method in class org.apache.uima.fit.factory.TypeSystemDescriptionFactory
-
Creates a TypeSystemDescription from descriptor names.
- createTypeSystemDescriptionFromPath(String...) - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Creates a
FsIndexCollection
from a descriptor file - createTypeSystemDescriptionFromPath(String...) - Static method in class org.apache.uima.fit.factory.TypeSystemDescriptionFactory
-
Creates a
TypeSystemDescription
from a descriptor file - createUimaContext(Object...) - Static method in class org.apache.uima.fit.factory.UimaContextFactory
-
Create a new UimaContext with the given configuration parameters set.
- createViewSafely(JCas, String) - Static method in class org.apache.uima.fit.component.ViewCreatorAnnotator
-
Provides a simple call that allows you to safely create a view if it has not been created yet.
D
- debug(Object, String, Object...) - Static method in class org.apache.uima.fit.validation.ValidationResult
- DEBUG - Enum constant in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- DefaultResourceManagerCreator() - Constructor for class org.apache.uima.fit.internal.ResourceManagerFactory.DefaultResourceManagerCreator
- defaultValue() - Element in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
What can be the value should correspond with the type of the field that is annotated.
- description() - Element in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
A description for the configuration parameter
- description() - Element in annotation interface org.apache.uima.fit.descriptor.ExternalResource
-
A description for the external resource.
- description() - Element in annotation interface org.apache.uima.fit.descriptor.ResourceMetaData
-
Gets the description of this Resource.
- DescriptionUtils - Class in org.apache.uima.fit.internal
-
INTERNAL API - Helper functions for operatin with descriptions.
- destroy() - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Close and destroy all components.s
- destroy(Resource...) - Static method in class org.apache.uima.fit.util.LifeCycleUtil
-
Destroy a set of
resources
. - destroy(ResourceManager) - Static method in class org.apache.uima.fit.util.LifeCycleUtil
-
Destroy a set of
resource manager
. - DIRECT - Enum constant in enum class org.apache.uima.fit.util.ContainmentIndex.Type
- disableLogging() - Static method in class org.apache.uima.fit.testing.util.DisableLogging
-
Disable all logging.
- DisableLogging - Class in org.apache.uima.fit.testing.util
-
When you are running a suite of unit tests it is often nice to turn off logging.
E
- ELEMENT_KEY - Static variable in class org.apache.uima.fit.internal.ResourceList
- enableLogging(Level) - Static method in class org.apache.uima.fit.testing.util.DisableLogging
-
Enable all logging.
- EnhancedClassFile - Annotation Interface in org.apache.uima.fit.internal
-
INTERNAL API - Marks a class as having been processed by an uimaFIT class enhancer, such as the uimafit-maven-plugin.
- equals(Object) - Method in class org.apache.uima.fit.validation.ValidationResult
- err - Variable in class org.apache.uima.fit.testing.util.HideOutput
- error(Object, String, Object...) - Static method in class org.apache.uima.fit.validation.ValidationResult
- ERROR - Enum constant in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- EXCLUDE_PREFIX - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Pattern exclusion prefix.
- excludingByName(String...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Skip any checks with the given names.
- excludingByPattern(String...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Skip any checks with names matching the given regular expressions.
- excludingByType(Class<?>...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Skips any checks of the given types (includes checks that are subclasses or implementations of the given types).
- exists(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Test if a CAS contains an annotation of the given type.
- exists(JCas, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Test if a JCas contains an annotation of the given type.
- ExtendedExternalResourceDescription_impl - Class in org.apache.uima.fit.internal
-
INTERNAL API - Extended
ExternalResourceDescription_impl
which can carryExternalResourceDescription
s. - ExtendedExternalResourceDescription_impl() - Constructor for class org.apache.uima.fit.internal.ExtendedExternalResourceDescription_impl
- ExternalResource - Annotation Interface in org.apache.uima.fit.descriptor
-
Mark a field as external resource.
- ExternalResourceAware - Interface in org.apache.uima.fit.component
-
Allows an external resource to use the
ExternalResource
annotation on member variables to gain access to other external resources. - ExternalResourceFactory - Class in org.apache.uima.fit.factory
-
Helper methods for external resources.
- ExternalResourceInitializer - Class in org.apache.uima.fit.component.initialize
-
Configurator class for
ExternalResource
annotations. - ExternalResourceLocator - Interface in org.apache.uima.fit.descriptor
-
Get instance of external resource.
- extractResourceParameters(Object[]) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Extracts the external resource from the configuration parameters and nulls out these parameters.
F
- fail(String) - Method in interface org.apache.uima.fit.validation.ValidationCheck
-
Fail the check with the given message.
- featureName() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndexKey
- fillArray(BooleanArray, boolean...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(BooleanArray, Iterable<Boolean>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(ByteArray, byte...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(ByteArray, Iterable<Byte>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(DoubleArray, double...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(DoubleArray, Iterable<Double>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(FloatArray, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(FloatArray, Iterable<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(FSArray<T>, Iterable<? extends T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(FSArray<T>, FeatureStructure...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(IntegerArray, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(IntegerArray, Iterable<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(LongArray, long...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(LongArray, Iterable<Long>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(ShortArray, short...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(ShortArray, Iterable<Short>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(StringArray, Iterable<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArray(StringArray, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ArrayFS<T>, Iterable<? extends T>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ArrayFS<T>, FeatureStructure...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(BooleanArrayFS, boolean...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(BooleanArrayFS, Iterable<Boolean>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ByteArrayFS, byte...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ByteArrayFS, Iterable<Byte>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(DoubleArrayFS, double...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(DoubleArrayFS, Iterable<Double>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(FloatArrayFS, float...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(FloatArrayFS, Iterable<Float>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(IntArrayFS, int...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(IntArrayFS, Iterable<Integer>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(LongArrayFS, long...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(LongArrayFS, Iterable<Long>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ShortArrayFS, short...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(ShortArrayFS, Iterable<Short>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(StringArrayFS, Iterable<String>) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- fillArrayFS(StringArrayFS, String...) - Static method in class org.apache.uima.fit.util.FSCollectionFactory
- findClassloader() - Static method in class org.apache.uima.fit.internal.ClassLoaderUtils
-
Looks up a suitable classloader in the following order: The
UimaContext
in theUimaContextHolder
of the current thread(if any) The current thread-context classloader (if any) The classloader through which uimaFIT (i.e. - findClassloader(ResourceManager) - Static method in class org.apache.uima.fit.internal.ClassLoaderUtils
-
Looks up a suitable classloader in the following order: The extension classloader of the given
ResourceManager
SeeClassLoaderUtils.findClassloader()
- findClassloader(UimaContext) - Static method in class org.apache.uima.fit.internal.ClassLoaderUtils
-
Looks up a suitable classloader in the following order: The extension classloader of the
ResourceManager
associated with the givenUimaContext
(if any) SeeClassLoaderUtils.findClassloader(ResourceManager)
- FlowControllerFactory - Class in org.apache.uima.fit.factory
- forceIndexDescriptorsScan() - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Force rescan of index descriptors.
- forceTypeDescriptorsScan() - Static method in class org.apache.uima.fit.factory.TypeSystemDescriptionFactory
-
Force rescan of type descriptors.
- forceTypePrioritiesDescriptorsScan() - Static method in class org.apache.uima.fit.factory.TypePrioritiesFactory
-
Force rescan of type priorities descriptors.
- FS_INDEX - Enum constant in enum class org.apache.uima.fit.internal.MetaDataType
- FSCollectionFactory - Class in org.apache.uima.fit.util
-
Bridge between Java
Collections
from different representations of collections of UIMAFeatureStructures
. - FsIndex - Annotation Interface in org.apache.uima.fit.descriptor
- FsIndex.NoClassSet - Class in org.apache.uima.fit.descriptor
-
Indicates that no type has been set.
- FsIndexCollection - Annotation Interface in org.apache.uima.fit.descriptor
- fsIndexes() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndexCollection
- FsIndexFactory - Class in org.apache.uima.fit.factory
- FsIndexKey - Annotation Interface in org.apache.uima.fit.descriptor
- FSUtil - Class in org.apache.uima.fit.util
- FSUtil() - Constructor for class org.apache.uima.fit.util.FSUtil
G
- getAnnotation(Class<?>, Class<M>) - Method in interface org.apache.uima.fit.internal.LegacySupportPlugin
-
Gets the annotation from the given object.
- getAnnotation(Class<?>, Class<T>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Equivalent to
Class.getAnnotation(Class)
but handles uimaFIT legacy annotations. - getAnnotation(AccessibleObject, Class<M>) - Method in interface org.apache.uima.fit.internal.LegacySupportPlugin
-
Gets the annotation from the given object.
- getAnnotation(AccessibleObject, Class<T>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Equivalent to
AccessibleObject.getAnnotation(Class)
but handles uimaFIT legacy annotations. - getAnnotationType(CAS, Class<?>) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given JCas wrapper class making sure it is or inherits from
Annotation
. - getAnnotationType(CAS, String) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given name making sure it is or inherits from Annotation.
- getAnnotationType(JCas, Class<?>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get the CAS type for the given JCas wrapper class type making sure it inherits from
Annotation
. - getChecks() - Method in class org.apache.uima.fit.validation.Validator
- getClass(String, Class<T>) - Static method in class org.apache.uima.fit.factory.initializable.InitializableFactory
- getConfigurationParameterName(Field) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
This method generates the default name of a configuration parameter that is defined by an
ConfigurationParameter
annotation when no name is given - getCpeDescription() - Method in class org.apache.uima.fit.cpe.CpeBuilder
- getDefaultCopyright(Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Get the default copyright of a component class.
- getDefaultDescription(Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Get the default description of a component class.
- getDefaultName(Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Get the default name of a component class.
- getDefaultValue(Field) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Determines the default value of an annotated configuration parameter.
- getDefaultVendor(Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Get the default vendor of a component class.
- getDefaultVersion(Class<?>) - Static method in class org.apache.uima.fit.factory.ResourceMetaDataFactory
-
Get the default version of a component class.
- getExternalResourceBindings() - Method in class org.apache.uima.fit.internal.ExtendedExternalResourceDescription_impl
- getExternalResources() - Method in class org.apache.uima.fit.internal.ExtendedExternalResourceDescription_impl
- getFeature(FeatureStructure, String, Class<T>) - Static method in class org.apache.uima.fit.util.FSUtil
- getFeature(FeatureStructure, Feature, Class<T>) - Static method in class org.apache.uima.fit.util.FSUtil
- getField(Class<?>, String) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Get the given field from the class or the first superclass that declares it.
- getField(Object, String) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Get the given field of the passed in object from its class or the first superclass that declares it.
- getFields(Class<?>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Get all the fields for this class and all of its superclasses
- getFields(Object) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Get all the fields for the class (and superclasses) of the passed in object
- getImplementationName(ExternalResourceDescription) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Find the name of the class implementing this resource.
- getImportProperties(MetaDataType) - Static method in class org.apache.uima.fit.internal.MetaDataUtil
-
Get system properties indicating which locations to scan for descriptions of the given type.
- getInheritableAnnotation(Class<T>, Class<?>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Search for an annotation of the specified type starting on the given class and tracking back the inheritance hierarchy.
- getInstance() - Static method in class org.apache.uima.fit.internal.LegacySupport
-
Get legacy support instance.
- getJCas() - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Get the JCas.
- getLocale(String) - Static method in class org.apache.uima.fit.util.LocaleUtil
-
passes through to getLocaleConstant.
- getLocaleConstant(String) - Static method in class org.apache.uima.fit.util.LocaleUtil
-
This method returns the locale constant for the given string.
- getManifestLocations(MetaDataType) - Static method in class org.apache.uima.fit.internal.MetaDataUtil
-
Get manifest locations for the specified type.
- getMessage() - Method in class org.apache.uima.fit.validation.ValidationResult
- getNext(CAS) - Method in class org.apache.uima.fit.component.JCasCollectionReader_ImplBase
- getNext(JCas) - Method in class org.apache.uima.fit.component.JCasCollectionReader_ImplBase
-
Subclasses should implement this method rather than
JCasCollectionReader_ImplBase.getNext(CAS)
- getParameterSettings(ResourceSpecifier) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Fetches the parameter settings from the given resource specifier.
- getPosition() - Method in class org.apache.uima.fit.factory.JCasBuilder
-
Get the current "cursor" position (current text length).
- getResource() - Method in interface org.apache.uima.fit.descriptor.ExternalResourceLocator
- getResource() - Method in class org.apache.uima.fit.factory.locator.JndiResourceLocator
- getResourceManagerCreator() - Static method in class org.apache.uima.fit.internal.ResourceManagerFactory
- getResourceName() - Method in interface org.apache.uima.fit.component.ExternalResourceAware
-
Get the name of the resource.
- getResourceName() - Method in class org.apache.uima.fit.component.Resource_ImplBase
- getResults() - Method in class org.apache.uima.fit.validation.ValidationSummary
- getSeverity() - Method in class org.apache.uima.fit.validation.ValidationResult
- getSize() - Method in class org.apache.uima.fit.internal.ResourceList
- getSource() - Method in class org.apache.uima.fit.validation.ValidationResult
- getType(CAS, Class<?>) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given JCas wrapper class.
- getType(CAS, String) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given name.
- getType(TypeSystem, Class<?>) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given JCas wrapper class.
- getType(TypeSystem, String) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the CAS type for the given name.
- getType(JCas, Class<?>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get the CAS type for the given JCas wrapper class type.
- getView(CAS, String, boolean) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to get the specified view or create a new view if the requested view does not exist.
- getView(CAS, String, CAS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to get the specified view or a default view if the requested view does not exist.
- getView(JCas, String, boolean) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to get the specified view or create a new view if the requested view does not exist.
- getView(JCas, String, JCas) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to get the specified view or a default view if the requested view does not exist.
H
- hasFeature(FeatureStructure, String) - Static method in class org.apache.uima.fit.util.FSUtil
- hashCode() - Method in class org.apache.uima.fit.validation.ValidationResult
- hasNext() - Method in class org.apache.uima.fit.pipeline.JCasIterator
- HideOutput - Class in org.apache.uima.fit.testing.util
-
This class provides a way to hide output sent to System.out and System.err.
- HideOutput() - Constructor for class org.apache.uima.fit.testing.util.HideOutput
-
calling this constructor will silence System.out and System.err until
HideOutput.restoreOutput()
is called by setting them to this OutputStream
I
- INCLUDE_PREFIX - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Pattern inclusion prefix.
- includingByName(String...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Retain only checks with the given names.
- includingByPattern(String...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Retain any checks with names matching the given regular expressions.
- includingByType(Class<?>...) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Retain any checks of the given types (includes checks that are subclasses or implementations of the given types).
- indexCovered(CAS, Type, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Create an index for quickly lookup up the annotations covered by a particular annotation.
- indexCovered(JCas, Class<? extends T>, Class<? extends S>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Create an index for quickly lookup up the annotations covered by a particular annotation.
- indexCovering(CAS, Type, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Create an index for quickly lookup up the annotations covering a particular annotation.
- indexCovering(JCas, Class<? extends T>, Class<? extends S>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Create an index for quickly lookup up the annotations covering a particular annotation.
- info(Object, String, Object...) - Static method in class org.apache.uima.fit.validation.ValidationResult
- INFO - Enum constant in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- Initializable - Interface in org.apache.uima.fit.factory.initializable
-
This interface provides a way of initializing a class with a
UimaContext
. - InitializableFactory - Class in org.apache.uima.fit.factory.initializable
-
Please see
Initializable
for a description of how this class is intended to be used. - initialize() - Method in class org.apache.uima.fit.component.CasCollectionReader_ImplBase
- initialize() - Method in class org.apache.uima.fit.component.JCasCollectionReader_ImplBase
- initialize(Object, Object...) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
- initialize(Object, Map<String, Object>) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from a map.
- initialize(Object, DataResource) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from a
ResourceMetaData
. - initialize(Object, NameValuePair...) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from a
ResourceMetaData
. - initialize(Object, Parameter...) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from a
CustomResourceSpecifier
. - initialize(Object, ResourceSpecifier) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from a
CustomResourceSpecifier
. - initialize(Object, UimaContext) - Static method in class org.apache.uima.fit.component.initialize.ConfigurationParameterInitializer
-
Initialize a component from an
UimaContext
This code can be a little confusing because the configuration parameter annotations are used in two contexts: in describing the component and to initialize member variables from aUimaContext
. - initialize(Object, UimaContext) - Static method in class org.apache.uima.fit.factory.initializable.InitializableFactory
- initialize(FlowControllerContext) - Method in class org.apache.uima.fit.component.CasFlowController_ImplBase
- initialize(FlowControllerContext) - Method in class org.apache.uima.fit.component.JCasFlowController_ImplBase
- initialize(ResourceSpecifier, Map) - Method in class org.apache.uima.fit.factory.locator.JndiResourceLocator
- initialize(ResourceSpecifier, Map<String, Object>) - Method in class org.apache.uima.fit.component.Resource_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.CasAnnotator_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.CasCollectionReader_ImplBase
-
This method should be overwritten by subclasses.
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.CasConsumer_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.CasDumpWriter
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.CasMultiplier_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.JCasAnnotator_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.JCasCollectionReader_ImplBase
-
This method should be overwritten by subclasses.
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.JCasConsumer_ImplBase
- initialize(UimaContext) - Method in class org.apache.uima.fit.component.JCasMultiplier_ImplBase
- initialize(UimaContext) - Method in interface org.apache.uima.fit.factory.initializable.Initializable
-
This method will be called automatically if the implementing class is instantiated with InitializableFactory.
- initialize(T, UimaContext) - Static method in class org.apache.uima.fit.component.initialize.ExternalResourceInitializer
-
Configure a component from the given context.
- initializeExternalResources(ResourceManagerConfiguration, String, Map<String, Object>) - Method in class org.apache.uima.fit.util.SimpleNamedResourceManager
- inputs() - Element in annotation interface org.apache.uima.fit.descriptor.TypeCapability
-
inputs can be type names or feature names.
- inputSofas() - Element in annotation interface org.apache.uima.fit.descriptor.SofaCapability
-
The values should be string vales corresponding to view names such as e.g.
- isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Method in interface org.apache.uima.fit.internal.LegacySupportPlugin
-
Checks if a legacy version of the given modern annotation is present.
- isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Equivalent to
Class.isAnnotationPresent(Class)
but handles uimaFIT legacy annotations. - isAnnotationPresent(AccessibleObject, Class<? extends Annotation>) - Method in interface org.apache.uima.fit.internal.LegacySupportPlugin
-
Checks if a legacy version of the given modern annotation is present.
- isAnnotationPresent(AccessibleObject, Class<? extends Annotation>) - Static method in class org.apache.uima.fit.internal.ReflectionUtil
-
Equivalent to
AccessibleObject.isAnnotationPresent(Class)
but handles uimaFIT legacy annotations. - isAnnotationType(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
- isAutoWireEnabled() - Method in class org.apache.uima.fit.util.SimpleNamedResourceManager
- isConfigurationParameterField(Field) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
This method determines if the field is annotated with
ConfigurationParameter
. - isContainedIn(S, U) - Method in class org.apache.uima.fit.util.ContainmentIndex
-
Checks if the given covered type is contained in the specified covering type.
- isContainedInAny(U) - Method in class org.apache.uima.fit.util.ContainmentIndex
-
Checks if the given covered type is contained in any instance of the covering type.
- isEquallyOrMoreSevereThan(ValidationResult.Severity) - Method in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- isExternalResourceField(Field) - Static method in class org.apache.uima.fit.factory.ExternalResourceFactory
-
This method determines if the field is annotated with
ExternalResource
. - isMultiValuedFeature(FeatureStructure, String) - Static method in class org.apache.uima.fit.util.FSUtil
- isMultiValuedFeature(FeatureStructure, Feature) - Static method in class org.apache.uima.fit.util.FSUtil
- isMultiValuedFeature(TypeSystem, Feature) - Static method in class org.apache.uima.fit.util.FSUtil
- isSelfComplete() - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Get whether
JCasIterator.collectionProcessComplete()
is automatically called. - isSelfDestroy() - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Get whether
JCasIterator.destroy()
is automatically called. - iteratePipeline(CollectionReaderDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Iterate through the
JCases
processed by the pipeline, allowing to access each one after it has been processed. - iterator() - Method in class org.apache.uima.fit.pipeline.JCasIterable
- iterator(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get an iterator over the given annotation type.
- iterator(AnnotationFS, Class<T>, boolean, boolean) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to get a sub-iterator for the specified type.
- iterator(JCas, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Deprecated.Use
jcas.select(type).iterator()
- iteratorFS(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Deprecated.Use
cas.select(type).iterator()
J
- JCasAnnotator_ImplBase - Class in org.apache.uima.fit.component
-
Base class for JCas annotators which initializes itself based on annotations.
- JCasAnnotator_ImplBase() - Constructor for class org.apache.uima.fit.component.JCasAnnotator_ImplBase
- JCasBuilder - Class in org.apache.uima.fit.factory
-
Allows to add types and text to a CAS easily piece by piece.
- JCasBuilder(JCas) - Constructor for class org.apache.uima.fit.factory.JCasBuilder
-
Create a new JCas builder working on the specified JCas.
- JCasCollectionReader_ImplBase - Class in org.apache.uima.fit.component
-
Base class for JCas collection readers which initializes itself based on annotations.
- JCasCollectionReader_ImplBase() - Constructor for class org.apache.uima.fit.component.JCasCollectionReader_ImplBase
- JCasConsumer_ImplBase - Class in org.apache.uima.fit.component
-
Base class for JCas consumers (actually a
JCasAnnotator_ImplBase
) which initializes itself based on annotations. - JCasConsumer_ImplBase() - Constructor for class org.apache.uima.fit.component.JCasConsumer_ImplBase
- JCasFactory - Class in org.apache.uima.fit.factory
-
Convenience methods to create
JCas
objects. - JCasFlowController_ImplBase - Class in org.apache.uima.fit.component
- JCasFlowController_ImplBase() - Constructor for class org.apache.uima.fit.component.JCasFlowController_ImplBase
- JCasIterable - Class in org.apache.uima.fit.pipeline
-
A class implementing iteration over a the documents of a collection.
- JCasIterable(CollectionReaderDescription, AnalysisEngineDescription...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterable
-
Iterate over the documents loaded by the collection reader, running the analysis engines on each one before yielding them.
- JCasIterable(ResourceManager, CollectionReaderDescription, AnalysisEngineDescription...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterable
-
Iterate over the documents loaded by the collection reader, running the analysis engines on each one before yielding them.
- JCasIterator - Class in org.apache.uima.fit.pipeline
-
A class implementing iteration over a the documents of a collection.
- JCasIterator(CollectionReaderDescription, AnalysisEngineDescription...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterator
-
Iterate over the documents loaded by the given reader, running the analysis engines on each one before yielding them.
- JCasIterator(CollectionReader, AnalysisEngine...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterator
-
Iterate over the documents loaded by the CollectionReader, running the AnalysisEngine on each one before yielding them.
- JCasIterator(CollectionReader, TypeSystemDescription) - Constructor for class org.apache.uima.fit.pipeline.JCasIterator
-
Iterate over the documents loaded by the CollectionReader.
- JCasIterator(ResourceManager, CollectionReaderDescription, AnalysisEngineDescription...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterator
-
Iterate over the documents loaded by the given reader, running the analysis engines on each one before yielding them.
- JCasIterator(ResourceManager, CollectionReader, AnalysisEngine...) - Constructor for class org.apache.uima.fit.pipeline.JCasIterator
-
Iterate over the documents loaded by the CollectionReader, running the AnalysisEngine on each one before yielding them.
- JCasMultiplier_ImplBase - Class in org.apache.uima.fit.component
-
Base class for a JCas multiplier which initializes itself based on annotations.
- JCasMultiplier_ImplBase() - Constructor for class org.apache.uima.fit.component.JCasMultiplier_ImplBase
- JCasUtil - Class in org.apache.uima.fit.util
-
Utility methods for convenient access to the
JCas
. - JCasValidationCheck - Interface in org.apache.uima.fit.validation
-
JCas validation check.
- JndiResourceLocator - Class in org.apache.uima.fit.factory.locator
-
Locate an object via JNDI.
- JndiResourceLocator() - Constructor for class org.apache.uima.fit.factory.locator.JndiResourceLocator
K
- key() - Element in annotation interface org.apache.uima.fit.descriptor.ExternalResource
-
The key to which external resources bind to.
- keys() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
- kind() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
- KIND_BAG - Static variable in annotation interface org.apache.uima.fit.descriptor.FsIndex
- KIND_SET - Static variable in annotation interface org.apache.uima.fit.descriptor.FsIndex
- KIND_SORTED - Static variable in annotation interface org.apache.uima.fit.descriptor.FsIndex
L
- label() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
- LanguageCapability - Annotation Interface in org.apache.uima.fit.descriptor
-
Provides information on the languages supported by a component.
- LegacySupport - Class in org.apache.uima.fit.internal
-
INTERNAL API - Legacy support.
- LegacySupportPlugin - Interface in org.apache.uima.fit.internal
-
INTERNAL API - Legacy support plug-in API.
- LifeCycleUtil - Class in org.apache.uima.fit.util
-
Helper methods to handle the life cycle of UIMA components.
- LocaleUtil - Class in org.apache.uima.fit.util
M
- mandatory() - Element in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
Specifies whether this configuration parameter is mandatory - i.e.
- mandatory() - Element in annotation interface org.apache.uima.fit.descriptor.ExternalResource
-
Determines if this external resource is mandatory.
- MetaDataType - Enum Class in org.apache.uima.fit.internal
-
INTERNAL API - Kinds of meta data uimaFIT uses.
- MetaDataUtil - Class in org.apache.uima.fit.internal
-
INTERNAL API - Utility methods to locate and access uimaFIT meta data.
- MimeTypeCapability - Annotation Interface in org.apache.uima.fit.descriptor
-
Provides information on the MIME types supported by a component.
- MODIFIES_CAS_DEFAULT - Static variable in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
the default value for modifiesCas if none is given
- modifiesCas() - Element in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
Gets whether this component will modify the CAS.
- MULTIPLE_DEPLOYMENT_ALLOWED_DEFAULT - Static variable in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
the default value for multipleDeploymentAllowed if none is given.
- multipleDeploymentAllowed() - Element in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
Gets whether multiple instances of this component can be run in parallel, each receiving a subset of the documents from a collection.
N
- name() - Element in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
If you do not specify a name then the default name will be given by
ConfigurationParameter.USE_FIELD_NAME
will be the default name. - name() - Element in annotation interface org.apache.uima.fit.descriptor.ResourceMetaData
-
Gets the name of this Resource.
- newResourceManager() - Method in class org.apache.uima.fit.internal.ResourceManagerFactory.DefaultResourceManagerCreator
- newResourceManager() - Static method in class org.apache.uima.fit.internal.ResourceManagerFactory
- newResourceManager() - Method in interface org.apache.uima.fit.internal.ResourceManagerFactory.ResourceManagerCreator
- next() - Method in class org.apache.uima.fit.pipeline.JCasIterator
- NO_DEFAULT_VALUE - Static variable in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
Tells the ConfigurationParameterFactory that no default value has been provided
- NO_DEFAULT_VALUE - Static variable in annotation interface org.apache.uima.fit.descriptor.LanguageCapability
-
Provides the default value that tells the CapabilityFactory that no value has been provided.
- NO_DEFAULT_VALUE - Static variable in annotation interface org.apache.uima.fit.descriptor.MimeTypeCapability
-
Provides the default value that tells the CapabilityFactory that no value has been provided.
- NO_DEFAULT_VALUE - Static variable in annotation interface org.apache.uima.fit.descriptor.SofaCapability
-
Provides the default value for the inputs and the outputs that tells the CapabilityFactory that no value has been given to the inputs or outputs elements.
- NO_DEFAULT_VALUE - Static variable in annotation interface org.apache.uima.fit.descriptor.TypeCapability
-
Provides the default value for the inputs and the outputs that tells the CapabilityFactory that no value has been given to the inputs or outputs elements.
- NO_NAME_TYPE_SET - Static variable in annotation interface org.apache.uima.fit.descriptor.FsIndex
-
Indicated that no type name has been set.
- NoClassSet() - Constructor for class org.apache.uima.fit.descriptor.FsIndex.NoClassSet
- NoOpAnnotator - Class in org.apache.uima.fit.component
-
No-operation annotator.
- NoOpAnnotator() - Constructor for class org.apache.uima.fit.component.NoOpAnnotator
O
- OperationalProperties - Annotation Interface in org.apache.uima.fit.descriptor
-
Control aspects of the UIMA analysis component.
- org.apache.uima.fit.component - package org.apache.uima.fit.component
-
uimaFIT-enhanced base classes for UIMA components and some simple components.
- org.apache.uima.fit.component.initialize - package org.apache.uima.fit.component.initialize
-
Reflection-based context and dependency injection.
- org.apache.uima.fit.cpe - package org.apache.uima.fit.cpe
-
Collection Processing Engine (CPE) support.
- org.apache.uima.fit.descriptor - package org.apache.uima.fit.descriptor
-
uimaFIT annotations used for dependency injection.
- org.apache.uima.fit.factory - package org.apache.uima.fit.factory
-
Factories to create different kinds of UIMA resource specifiers.
- org.apache.uima.fit.factory.initializable - package org.apache.uima.fit.factory.initializable
- org.apache.uima.fit.factory.locator - package org.apache.uima.fit.factory.locator
- org.apache.uima.fit.internal - package org.apache.uima.fit.internal
-
INTERNAL API - May change without further notice.
- org.apache.uima.fit.pipeline - package org.apache.uima.fit.pipeline
-
Executing UIMA pipelines.
- org.apache.uima.fit.testing.factory - package org.apache.uima.fit.testing.factory
- org.apache.uima.fit.testing.util - package org.apache.uima.fit.testing.util
- org.apache.uima.fit.util - package org.apache.uima.fit.util
- org.apache.uima.fit.validation - package org.apache.uima.fit.validation
- out - Variable in class org.apache.uima.fit.testing.util.HideOutput
- outputs() - Element in annotation interface org.apache.uima.fit.descriptor.TypeCapability
-
outputs can be type names or feature names.
- OUTPUTS_NEW_CASES_DEFAULT - Static variable in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
the default value for outputsNewCases if none is given
- outputsNewCases() - Element in annotation interface org.apache.uima.fit.descriptor.OperationalProperties
-
Gets whether this AnalysisEngine may output new CASes.
- outputSofas() - Element in annotation interface org.apache.uima.fit.descriptor.SofaCapability
-
The values should be string vales corresponding to view names that this analysis component will create.
P
- PARAM_DESTINATION_VIEW_NAME - Static variable in class org.apache.uima.fit.component.ViewTextCopierAnnotator
-
The parameter name for the name of the destination view
- PARAM_FEATURE_PATTERNS - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Include/exclude features according to the following patterns.
- PARAM_NAME - Static variable in class org.apache.uima.fit.factory.locator.JndiResourceLocator
-
The name of the JNDI resource to look up.
- PARAM_OUTPUT_FILE - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Output file.
- PARAM_RESOURCE_NAME - Static variable in class org.apache.uima.fit.factory.ExternalResourceFactory
- PARAM_SIZE - Static variable in class org.apache.uima.fit.internal.ResourceList
- PARAM_SORT - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Sort increasing by begin, decreasing by end, increasing by name instead of relying on index order.
- PARAM_SOURCE_VIEW_NAME - Static variable in class org.apache.uima.fit.component.ViewTextCopierAnnotator
-
The parameter name for the name of the source view
- PARAM_TYPE_PATTERNS - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Include/exclude specified UIMA types in the output.
- PARAM_VIEW_NAME - Static variable in class org.apache.uima.fit.component.ViewCreatorAnnotator
-
The parameter name for the name of the viewed to be created by this annotator
- PARAM_WRITE_DOCUMENT_META_DATA - Static variable in class org.apache.uima.fit.component.CasDumpWriter
-
Whether to dump the content of the
CAS.getDocumentAnnotation()
. - PREFIX_SEPARATOR - Static variable in class org.apache.uima.fit.factory.ExternalResourceFactory
-
Used to separate resource name from key for nested resource.
- process(CAS) - Method in class org.apache.uima.fit.component.CasDumpWriter
- process(CAS) - Method in class org.apache.uima.fit.component.NoOpAnnotator
- process(JCas) - Method in class org.apache.uima.fit.component.ViewCreatorAnnotator
- process(JCas) - Method in class org.apache.uima.fit.component.ViewTextCopierAnnotator
R
- readCas(CAS, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - readJCas(JCas, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - readXCas(CAS, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - readXCas(JCas, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - readXmi(CAS, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - readXmi(JCas, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.load(java.net.URL, CAS)
instead. - ReflectionUtil - Class in org.apache.uima.fit.internal
-
INTERNAL API - Utility methods to access Java annotations.
- remove() - Method in class org.apache.uima.fit.pipeline.JCasIterator
- requireAnnotationType(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
- resolve(String...) - Static method in class org.apache.uima.fit.internal.MetaDataUtil
-
Resolve a list of patterns to a set of URLs.
- Resource_ImplBase - Class in org.apache.uima.fit.component
-
Base class for external resources which initializes itself based on annotations.
- Resource_ImplBase() - Constructor for class org.apache.uima.fit.component.Resource_ImplBase
- ResourceCreationSpecifierFactory - Class in org.apache.uima.fit.factory
- ResourceList - Class in org.apache.uima.fit.internal
-
INTERNAL API - Helper resource used when an
ExternalResource
annotation is used on an array or collection field. - ResourceList() - Constructor for class org.apache.uima.fit.internal.ResourceList
- ResourceManagerFactory - Class in org.apache.uima.fit.internal
-
INTERNAL API - Helper functions for dealing with resource managers and classloading This API is experimental and is very likely to be removed or changed in future versions.
- ResourceManagerFactory.DefaultResourceManagerCreator - Class in org.apache.uima.fit.internal
- ResourceManagerFactory.ResourceManagerCreator - Interface in org.apache.uima.fit.internal
- ResourceMetaData - Annotation Interface in org.apache.uima.fit.descriptor
-
This can be used to add component-level meta data such as version, vendor, etc.
- ResourceMetaDataFactory - Class in org.apache.uima.fit.factory
-
Convenience methods to create resource metadata.
- restoreOutput() - Method in class org.apache.uima.fit.testing.util.HideOutput
-
this method restores System.out and System.err
- REVERSE - Enum constant in enum class org.apache.uima.fit.util.ContainmentIndex.Type
- REVERSE_STANDARD_COMPARE - Static variable in annotation interface org.apache.uima.fit.descriptor.FsIndexKey
- REVERSE_STANDARD_COMPARE - Static variable in class org.apache.uima.fit.factory.FsIndexFactory
-
Comparator that orders FeatureStructures according to the reverse order of their key features (the opposite order as that defined by STANDARD_COMPARE).
- runPipeline(int, CollectionReaderDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.cpe.CpePipeline
-
Run the CollectionReader and AnalysisEngines as a multi-threaded pipeline.
- runPipeline(CAS, AnalysisEngine...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run a sequence of
analysis engines
over aCAS
. - runPipeline(CAS, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run a sequence of
analysis engines
over aJCas
. - runPipeline(CollectionReaderDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.cpe.CpePipeline
-
Run the CollectionReader and AnalysisEngines as a multi-threaded pipeline.
- runPipeline(CollectionReaderDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run the CollectionReader and AnalysisEngines as a pipeline.
- runPipeline(CollectionReader, AnalysisEngine...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Provides a simple way to run a pipeline for a given collection reader and sequence of analysis engines.
- runPipeline(CollectionReader, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run the CollectionReader and AnalysisEngines as a pipeline.
- runPipeline(JCas, AnalysisEngine...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run a sequence of
analysis engines
over aJCas
. - runPipeline(JCas, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Run a sequence of
analysis engines
over aJCas
. - runPipeline(ResourceManager, CollectionReader, AnalysisEngine...) - Static method in class org.apache.uima.fit.pipeline.SimplePipeline
-
Provides a simple way to run a pipeline for a given collection reader and sequence of analysis engines.
S
- scanDescriptors(MetaDataType) - Static method in class org.apache.uima.fit.internal.MetaDataUtil
-
Get all currently accessible descriptor locations for the given type.
- scanImportsAndManifests(MetaDataType) - Static method in class org.apache.uima.fit.internal.MetaDataUtil
-
Scan patterns from manifest files and from the specified system property.
- scanIndexDescriptors() - Static method in class org.apache.uima.fit.factory.FsIndexFactory
-
Get all currently accessible index descriptor locations.
- scanTypeDescriptors() - Static method in class org.apache.uima.fit.factory.TypeSystemDescriptionFactory
-
Get all currently accessible type system descriptor locations.
- scanTypeDescriptors(MetaDataType) - Method in interface org.apache.uima.fit.internal.LegacySupportPlugin
-
Get all currently accessible descriptor locations for the given type.
- scanTypePrioritiesDescriptors() - Static method in class org.apache.uima.fit.factory.TypePrioritiesFactory
-
Get all currently accessible type priorities descriptor locations.
- select(ArrayFS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to iterator over all annotations of a given type.
- select(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to iterator over all annotations of a given type.
- select(FSArray, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method select all feature structure from the given type from an array.
- select(FSList, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method select all feature structure from the given type from a list.
- select(JCas, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to iterator over all features structures of a given type.
- selectAll(CAS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to iterator over all annotations.
- selectAll(JCas) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to iterator over all features structures.
- selectAllFS(CAS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to iterator over all features structures.
- selectAt(CAS, Type, int, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get all annotations of the given type at the specified offsets.
- selectAt(JCas, Class<T>, int, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get all annotations of the given type at the specified offsets.
- selectBetween(Class<T>, AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type located between two annotations.
- selectBetween(CAS, Type, AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type located between two annotations.
- selectBetween(Type, AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type located between two annotations.
- selectBetween(JCas, Class<T>, AnnotationFS, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type located between two annotations.
- selectByIndex(CAS, Type, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
This method exists simply as a convenience method for unit testing.
- selectByIndex(JCas, Class<T>, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
This method exists simply as a convenience method for unit testing.
- selectCovered(Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constrained by a 'covering' annotation.
- selectCovered(CAS, Type, int, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovered(CAS, Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovered(Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovered(JCas, Class<T>, int, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constrained by a 'covering' annotation.
- selectCovered(JCas, Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constrained by a 'covering' annotation.
- selectCovering(Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovering(CAS, Type, int, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovering(CAS, Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovering(Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovering(JCas, Class<T>, int, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectCovering(JCas, Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type constraint by a certain annotation.
- selectFollowing(Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Returns the n annotations following the given annotation
- selectFollowing(CAS, Type, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Returns the n annotations following the given annotation
- selectFollowing(JCas, Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Returns the n annotations following the given annotation
- selectFS(ArrayFS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Convenience method to iterator over all feature structures of a given type.
- selectFS(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Deprecated.Use
cas.select(type).asList()
- selectOverlapping(Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type overlapping the given annotation.
- selectOverlapping(CAS, Type, int, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type overlapping the given span.
- selectOverlapping(CAS, Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type overlapping the given annotation.
- selectOverlapping(Type, AnnotationFS) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get a list of annotations of the given annotation type overlapping the given annotation.
- selectOverlapping(JCas, Class<T>, int, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type overlapping the given span.
- selectOverlapping(JCas, Class<T>, AnnotationFS) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a list of annotations of the given annotation type overlapping the given annotation.
- selectPreceding(Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Returns the n annotations preceding the given annotation
- selectPreceding(CAS, Type, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Returns the n annotations preceding the given annotation
- selectPreceding(JCas, Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Returns the n annotations preceding the given annotation
- selectSingle(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the single instance of the specified type from the CAS.
- selectSingle(JCas, Class<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get the single instance of the specified type from the JCas.
- selectSingleAt(CAS, Type, int, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the single instance of the specified type from the CAS at the given offsets.
- selectSingleAt(JCas, Class<T>, int, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Get a single annotations of the given type at the specified offsets.
- selectSingleFS(CAS, Type) - Static method in class org.apache.uima.fit.util.CasUtil
-
Get the single instance of the specified type from the CAS.
- selectSingleRelative(Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Return an annotation preceding or following of a given reference annotation.
- selectSingleRelative(CAS, Type, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Return an annotation preceding or following of a given reference annotation.
- selectSingleRelative(Type, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.CasUtil
-
Return an annotation preceding or following of a given reference annotation.
- selectSingleRelative(JCas, Class<T>, AnnotationFS, int) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Return an annotation preceding or following of a given reference annotation.
- setAnalysisEngine(AnalysisEngineDescription) - Method in class org.apache.uima.fit.cpe.CpeBuilder
-
Set the analysis engine used by the CPE.
- setAutoWireEnabled(boolean) - Method in class org.apache.uima.fit.util.SimpleNamedResourceManager
- setConfigurationParameters(ResourceMetaData, ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
This method sets the configuration parameters of a resource.
- setConfigurationParameters(ResourceCreationSpecifier, Object...) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
Create configuration parameter declarations and settings from a list of (name, value) pairs.
- setConfigurationParameters(ResourceCreationSpecifier, ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.ResourceCreationSpecifierFactory
-
This method passes through to
ResourceCreationSpecifierFactory.setConfigurationParameters(ResourceMetaData, ConfigurationParameter[], Object[])
- setExternalContext(Map<String, Object>) - Method in class org.apache.uima.fit.util.SimpleNamedResourceManager
- setExternalResourceBindings(Collection<ExternalResourceBinding>) - Method in class org.apache.uima.fit.internal.ExtendedExternalResourceDescription_impl
- setExternalResources(Collection<ExternalResourceDescription>) - Method in class org.apache.uima.fit.internal.ExtendedExternalResourceDescription_impl
- setFeature(FeatureStructure, String, boolean...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, byte...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, double...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, float...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, int...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, long...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, short...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, String...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, Collection) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, String, FeatureStructure...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, boolean...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, byte...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, double...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, float...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, int...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, long...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, short...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, String...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, Collection) - Static method in class org.apache.uima.fit.util.FSUtil
- setFeature(FeatureStructure, Feature, FeatureStructure...) - Static method in class org.apache.uima.fit.util.FSUtil
- setFlowControllerDescription(FlowControllerDescription) - Method in class org.apache.uima.fit.factory.AggregateBuilder
-
Set the flow controller description of the aggregate engine created by this builder.
- setMaxProcessingUnitThreadCount(int) - Method in class org.apache.uima.fit.cpe.CpeBuilder
-
Set the maximum number of threads the CPE may use.
- setParameter(ResourceSpecifier, String, Object) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Sets the specified parameter in the given resource specifier.
- setParameters(ResourceCreationSpecifier, Class<?>, ConfigurationParameter[], Object[]) - Static method in class org.apache.uima.fit.factory.ConfigurationParameterFactory
-
Analyze a component for parameters and default values, merge that with parameter values specified, potentially adding extra parameters.
- setPosFeatureName(String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
-
Set the feature name for the part-of-speech tag for your token type.
- setReader(CollectionReaderDescription) - Method in class org.apache.uima.fit.cpe.CpeBuilder
-
Set the reader used by the CPE.
- setResourceManagerCreator(ResourceManagerFactory.ResourceManagerCreator) - Static method in class org.apache.uima.fit.internal.ResourceManagerFactory
-
Mind that returning a singleton resource manager from
ResourceManagerFactory
is generally a bad idea because it gets destroyed on a regular basis. - setSelfComplete(boolean) - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Send a
JCasIterator.collectionProcessComplete()
call to analysis engines when the reader has no further CASes to produce. - setSelfDestroy(boolean) - Method in class org.apache.uima.fit.pipeline.JCasIterator
-
Send a destroy call to analysis engines when the reader has no further CASes to produce or if an error occurs.
- setStemFeatureName(String) - Method in class org.apache.uima.fit.testing.factory.TokenBuilder
-
Set the feature name for the stem for your token type.
- SimpleNamedResourceManager - Class in org.apache.uima.fit.util
-
EXPERIMENTAL CODE
- SimpleNamedResourceManager() - Constructor for class org.apache.uima.fit.util.SimpleNamedResourceManager
- SimplePipeline - Class in org.apache.uima.fit.pipeline
- skip(String) - Method in interface org.apache.uima.fit.validation.ValidationCheck
-
Skip the check with the given reason.
- SofaCapability - Annotation Interface in org.apache.uima.fit.descriptor
-
@SofaCapability(inputSofas = { GOLD_VIEW, SYSTEM_VIEW })
- SofaMappingFactory - Class in org.apache.uima.fit.factory
-
Convenience methods to handle SofA mappings.
- STANDARD_COMPARE - Static variable in annotation interface org.apache.uima.fit.descriptor.FsIndexKey
- STANDARD_COMPARE - Static variable in class org.apache.uima.fit.factory.FsIndexFactory
-
Comparator that orders FeatureStructures according to the standard order of their key features.
- subiterate(JCas, Class<T>, AnnotationFS, boolean, boolean) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Convenience method to iterator over all annotations of a given type occurring within the scope of a provided annotation (sub-iteration).
T
- TokenBuilder<TOKEN_TYPE extends org.apache.uima.jcas.tcas.Annotation,
SENTENCE_TYPE extends org.apache.uima.jcas.tcas.Annotation> - Class in org.apache.uima.fit.testing.factory -
This class provides convenience methods for creating tokens and sentences and add them to a
JCas
. - TokenBuilder(Class<TOKEN_TYPE>, Class<SENTENCE_TYPE>) - Constructor for class org.apache.uima.fit.testing.factory.TokenBuilder
-
Calls
TokenBuilder(Class, Class, String, String)
with the last two arguments as null. - TokenBuilder(Class<TOKEN_TYPE>, Class<SENTENCE_TYPE>, String, String) - Constructor for class org.apache.uima.fit.testing.factory.TokenBuilder
-
Instantiates a TokenBuilder with the type system information that the builder needs to build tokens.
- toString() - Method in class org.apache.uima.fit.validation.ValidationResult
- toText(Iterable<T>) - Static method in class org.apache.uima.fit.util.CasUtil
-
Fetch the text covered by the specified annotations and return it as a list of strings.
- toText(Iterable<T>) - Static method in class org.apache.uima.fit.util.JCasUtil
-
Fetch the text covered by the specified annotations and return it as a list of strings.
- toText(Iterator<T>) - Static method in class org.apache.uima.fit.util.CasUtil
-
Fetch the text covered by the specified annotations and return it as a list of strings.
- trace(Object, String, Object...) - Static method in class org.apache.uima.fit.validation.ValidationResult
- TRACE - Enum constant in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- type() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
-
The type of the index as class.
- TYPE_PRIORITIES - Enum constant in enum class org.apache.uima.fit.internal.MetaDataType
- TYPE_SYSTEM - Enum constant in enum class org.apache.uima.fit.internal.MetaDataType
- TypeCapability - Annotation Interface in org.apache.uima.fit.descriptor
-
A typical use of this annotation might look something like:
- typeName() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
-
The type of the index as name.
- typePriorities() - Element in annotation interface org.apache.uima.fit.descriptor.FsIndex
- TypePrioritiesFactory - Class in org.apache.uima.fit.factory
- TypeSystemDescriptionFactory - Class in org.apache.uima.fit.factory
U
- UIMA_BUILTIN_JCAS_PREFIX - Static variable in class org.apache.uima.fit.util.CasUtil
-
Package name of JCas wrapper classes built into UIMA.
- UimaContextFactory - Class in org.apache.uima.fit.factory
- USE_FIELD_NAME - Static variable in annotation interface org.apache.uima.fit.descriptor.ConfigurationParameter
-
the default value for name if none is given.
V
- validate(CAS) - Method in interface org.apache.uima.fit.validation.CasValidationCheck
-
Apply this check to the given CAS.
- validate(JCas) - Method in interface org.apache.uima.fit.validation.JCasValidationCheck
-
Apply this check to the given CAS.
- ValidationCheck - Interface in org.apache.uima.fit.validation
-
Interface identifying validation checks that can be located via the Java Service Locator mechanism.
- ValidationCheckException - Exception in org.apache.uima.fit.validation
-
Exception by a particular validation check.
- ValidationCheckException() - Constructor for exception org.apache.uima.fit.validation.ValidationCheckException
- ValidationCheckException(String) - Constructor for exception org.apache.uima.fit.validation.ValidationCheckException
- ValidationCheckException(String, Throwable) - Constructor for exception org.apache.uima.fit.validation.ValidationCheckException
- ValidationCheckException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.uima.fit.validation.ValidationCheckException
- ValidationCheckException(Throwable) - Constructor for exception org.apache.uima.fit.validation.ValidationCheckException
- ValidationCheckFailedException - Exception in org.apache.uima.fit.validation
-
Fail the current check.
- ValidationCheckFailedException() - Constructor for exception org.apache.uima.fit.validation.ValidationCheckFailedException
- ValidationCheckFailedException(String) - Constructor for exception org.apache.uima.fit.validation.ValidationCheckFailedException
- ValidationCheckFailedException(String, Throwable) - Constructor for exception org.apache.uima.fit.validation.ValidationCheckFailedException
- ValidationCheckFailedException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.uima.fit.validation.ValidationCheckFailedException
- ValidationCheckFailedException(Throwable) - Constructor for exception org.apache.uima.fit.validation.ValidationCheckFailedException
- ValidationCheckSkippedException - Exception in org.apache.uima.fit.validation
-
Skip the current check.
- ValidationCheckSkippedException() - Constructor for exception org.apache.uima.fit.validation.ValidationCheckSkippedException
- ValidationCheckSkippedException(String) - Constructor for exception org.apache.uima.fit.validation.ValidationCheckSkippedException
- ValidationCheckSkippedException(String, Throwable) - Constructor for exception org.apache.uima.fit.validation.ValidationCheckSkippedException
- ValidationException - Exception in org.apache.uima.fit.validation
-
Exception generated while validating a CAS.
- ValidationException() - Constructor for exception org.apache.uima.fit.validation.ValidationException
- ValidationException(String) - Constructor for exception org.apache.uima.fit.validation.ValidationException
- ValidationException(String, Throwable) - Constructor for exception org.apache.uima.fit.validation.ValidationException
- ValidationException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.uima.fit.validation.ValidationException
- ValidationException(Throwable) - Constructor for exception org.apache.uima.fit.validation.ValidationException
- ValidationResult - Class in org.apache.uima.fit.validation
-
Individual result from a CAS validation check.
- ValidationResult(Object, ValidationResult.Severity, String, Object...) - Constructor for class org.apache.uima.fit.validation.ValidationResult
- ValidationResult.Severity - Enum Class in org.apache.uima.fit.validation
- ValidationSummary - Class in org.apache.uima.fit.validation
-
Container for
CasValidationResults
. - ValidationSummary() - Constructor for class org.apache.uima.fit.validation.ValidationSummary
- Validator - Class in org.apache.uima.fit.validation
-
Validate a (J)CAS.
- Validator(Collection<ValidationCheck>) - Constructor for class org.apache.uima.fit.validation.Validator
- Validator.Builder - Class in org.apache.uima.fit.validation
- value() - Element in annotation interface org.apache.uima.fit.descriptor.LanguageCapability
-
The languages supported by this component.
- value() - Element in annotation interface org.apache.uima.fit.descriptor.MimeTypeCapability
-
The MIME types supported by this component.
- valueOf(String) - Static method in enum class org.apache.uima.fit.internal.MetaDataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.fit.util.ContainmentIndex.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.uima.fit.validation.ValidationResult.Severity
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.uima.fit.internal.MetaDataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.fit.util.ContainmentIndex.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.uima.fit.validation.ValidationResult.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vendor() - Element in annotation interface org.apache.uima.fit.descriptor.ResourceMetaData
-
Gets the vendor of this Resource.
- version() - Element in annotation interface org.apache.uima.fit.descriptor.ResourceMetaData
-
Gets the version number of this Resource.
- ViewCreatorAnnotator - Class in org.apache.uima.fit.component
-
This annotator can be placed at/near the beginning of a pipeline to ensure that a particular view is created before it is used further downstream.
- ViewCreatorAnnotator() - Constructor for class org.apache.uima.fit.component.ViewCreatorAnnotator
- ViewTextCopierAnnotator - Class in org.apache.uima.fit.component
-
This annotator will copy the text of one view to another view.
- ViewTextCopierAnnotator() - Constructor for class org.apache.uima.fit.component.ViewTextCopierAnnotator
W
- warn(Object, String, Object...) - Static method in class org.apache.uima.fit.validation.ValidationResult
- WARN - Enum constant in enum class org.apache.uima.fit.validation.ValidationResult.Severity
- withAutoDetectedChecks() - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Enable auto-detection of checks (the default behavior).
- withCheck(CasValidationCheck) - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Add the given check instance to the validator.
- withoutAutoDetectedChecks() - Method in class org.apache.uima.fit.validation.Validator.Builder
-
Disable auto-detection of checks.
- writeXCas(CAS, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.save(CAS, OutputStream, org.apache.uima.cas.SerialFormat)
withSerialFormat.XCAS
instead. - writeXCas(JCas, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.save(CAS, OutputStream, org.apache.uima.cas.SerialFormat)
withSerialFormat.XCAS
instead. - writeXmi(CAS, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.save(CAS, OutputStream, org.apache.uima.cas.SerialFormat)
withSerialFormat.XMI
instead. - writeXmi(JCas, File) - Static method in class org.apache.uima.fit.util.CasIOUtil
-
Deprecated.Use
CasIOUtils.save(CAS, OutputStream, org.apache.uima.cas.SerialFormat)
withSerialFormat.XMI
instead.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ExternalResourceFactory.bindResourceOnce(ExternalResourceDescription, String, ExternalResourceDescription)