Serialized Form
-
Package org.apache.uima
-
Exception Class org.apache.uima.InternationalizedException
class InternationalizedException extends Exception implements Serializable- serialVersionUID:
- 2306587442280738385L
-
Serialized Fields
-
c
I18nx_impl c
-
-
Exception Class org.apache.uima.InternationalizedRuntimeException
class InternationalizedRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 6387360855459370559L
-
Serialized Fields
-
c
I18nx_impl c
-
-
Exception Class org.apache.uima.UIMA_IllegalArgumentException
class UIMA_IllegalArgumentException extends UIMARuntimeException implements Serializable- serialVersionUID:
- -4820565402946868828L
-
Exception Class org.apache.uima.UIMA_IllegalStateException
class UIMA_IllegalStateException extends UIMARuntimeException implements Serializable- serialVersionUID:
- -8081807814100358556L
-
Exception Class org.apache.uima.UIMA_UnsupportedOperationException
class UIMA_UnsupportedOperationException extends UIMARuntimeException implements Serializable- serialVersionUID:
- 9056907160021698405L
-
Exception Class org.apache.uima.UIMAException
class UIMAException extends Exception implements Serializable- serialVersionUID:
- 7521732353239537026L
-
Serialized Fields
-
mArguments
Object[] mArguments
The arguments to this exception's message, if any. This allows anInternationalizedException
to have a compound message, made up of multiple parts that are concatenated in a language-neutral way. -
mCause
Throwable mCause
The exception that caused this exception to occur. -
mMessageKey
String mMessageKey
An identifier that maps to the message for this exception. -
mResourceBundleName
String mResourceBundleName
The base name of the resource bundle in which the message for this exception is located.
-
-
Exception Class org.apache.uima.UIMARuntimeException
class UIMARuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
mArguments
Object[] mArguments
The arguments to this exception's message, if any. This allows anInternationalizedRuntimeException
to have a compound message, made up of multiple parts that are concatenated in a language-neutral way. -
mCause
Throwable mCause
The exception that caused this exception to occur. -
mMessageBundle
String mMessageBundle
the message bundle to use for this exception -
mMessageKey
String mMessageKey
An identifier that maps to the message for this exception.
-
-
-
Package org.apache.uima.analysis_engine
-
Exception Class org.apache.uima.analysis_engine.AnalysisEngineProcessException
class AnalysisEngineProcessException extends ResourceProcessException implements Serializable- serialVersionUID:
- 2815910374191768858L
-
Exception Class org.apache.uima.analysis_engine.ResultNotSupportedException
class ResultNotSupportedException extends UIMAException implements Serializable- serialVersionUID:
- -3483648897752163432L
-
-
Package org.apache.uima.analysis_engine.annotator
-
Exception Class org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
class AnnotatorConfigurationException extends UIMAException implements Serializable- serialVersionUID:
- -861237180621535840L
-
Exception Class org.apache.uima.analysis_engine.annotator.AnnotatorContextException
class AnnotatorContextException extends UIMAException implements Serializable- serialVersionUID:
- 5021704382907111514L
-
Exception Class org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
class AnnotatorInitializationException extends UIMAException implements Serializable- serialVersionUID:
- -7227559164945115624L
-
Exception Class org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
class AnnotatorProcessException extends UIMAException implements Serializable- serialVersionUID:
- -1790071433547597840L
-
-
Package org.apache.uima.analysis_engine.impl
-
Class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
class AnalysisEngineDescription_impl extends ResourceCreationSpecifier_impl implements Serializable- serialVersionUID:
- -8103625125291855592L
-
Serialized Fields
-
ELEM_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS
String ELEM_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS
Name of the "delegateAnalysisEngineSpecifiers" XML Element. Change this if schema changes. -
mDelegateAnalysisEngineSpecifiers
Map<String,
ResourceSpecifier> mDelegateAnalysisEngineSpecifiers -
mDelegateAnalysisEngineSpecifiersWithImports
Map<String,
MetaDataObject> mDelegateAnalysisEngineSpecifiersWithImports -
mFlowControllerDeclaration
FlowControllerDeclaration mFlowControllerDeclaration
-
mFrameworkImplementation
String mFrameworkImplementation
-
mPrimitive
boolean mPrimitive
-
mProcessedImports
Map<String,
Import> mProcessedImports -
mSofaMappings
SofaMapping[] mSofaMappings
-
PROP_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS
String PROP_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS
Name of the "delegateAnalysisEngineSpecifiers" property. Change this if interface changes. -
PROP_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS_WITH_IMPORTS
String PROP_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS_WITH_IMPORTS
Name of the "delegateAnalysisEngineSpecifiersWithImports" property. Change this if interface changes.
-
-
Class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
class AnalysisEngineManagementImpl extends Object implements Serializable- serialVersionUID:
- 1988620286191379887L
-
Serialized Fields
-
analysisTime
AtomicLong analysisTime
-
batchProcessCompleteTime
AtomicLong batchProcessCompleteTime
-
collectionProcessCompleteTime
AtomicLong collectionProcessCompleteTime
-
components
Map<String,
AnalysisEngineManagement> components -
initializationTime
long initializationTime
-
markedAnalysisTime
AtomicLong markedAnalysisTime
-
markedBatchProcessCompleteTime
AtomicLong markedBatchProcessCompleteTime
-
markedCollectionProcessCompleteTime
AtomicLong markedCollectionProcessCompleteTime
-
markedServiceCallTime
AtomicLong markedServiceCallTime
-
name
String name
-
numProcessed
AtomicLong numProcessed
-
serviceCallTime
AtomicLong serviceCallTime
-
status
AnalysisEngineManagement.State status
-
threadId
long threadId
-
uniqueMBeanName
String uniqueMBeanName
-
-
Class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
class ResultSpecification_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 8516517600467270594L
-
Serialized Fields
-
mTypeSystem
TypeSystem mTypeSystem
The type system used to compute the subtypes and allAnnotatorFeatures of types -
needsCompilation
boolean needsCompilation
-
rsCompiled
Map<String,
RsLangs> rsCompiled -
rsTypesMap
RsTypesMap rsTypesMap
For this Result-specification, the collection of language-sets Uncompiled format
-
-
Class org.apache.uima.analysis_engine.impl.TaeDescription_impl
class TaeDescription_impl extends AnalysisEngineDescription_impl implements Serializable- serialVersionUID:
- 7829820134797529630L
-
Class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
class TypeOrFeature_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 7184362666821154031L
-
Serialized Fields
-
mAllAnnotatorFeatures
boolean mAllAnnotatorFeatures
-
mName
String mName
-
mType
boolean mType
-
-
-
Package org.apache.uima.analysis_engine.metadata
-
Package org.apache.uima.analysis_engine.metadata.impl
-
Class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
class AnalysisEngineMetaData_impl extends ResourceMetaData_impl implements Serializable- serialVersionUID:
- -3030574527767871396L
-
Serialized Fields
-
mAsynchronousModeSupported
boolean mAsynchronousModeSupported
-
mCapabilities
Capability[] mCapabilities
-
mDelegateAnalysisEngineMetaData
AnalysisEngineMetaData[] mDelegateAnalysisEngineMetaData
-
mFlowConstraints
FlowConstraints mFlowConstraints
-
mFsIndexCollection
FsIndexCollection mFsIndexCollection
-
mOperationalProperties
OperationalProperties mOperationalProperties
-
mTypePriorities
TypePriorities mTypePriorities
-
mTypeSystem
TypeSystemDescription mTypeSystem
-
-
Class org.apache.uima.analysis_engine.metadata.impl.CapabilityLanguageFlow_impl
class CapabilityLanguageFlow_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -3582926806264514233L
-
Serialized Fields
-
mCapabilityLanguageFlow
String[] mCapabilityLanguageFlow
Array of AnalysisEngine identifiers indicating the capabilityLanguage flow.
-
-
Class org.apache.uima.analysis_engine.metadata.impl.FixedFlow_impl
class FixedFlow_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -3582926806264514233L
-
Serialized Fields
-
mFixedFlow
String[] mFixedFlow
Array of AnalysisEngine identifiers indicating the fixed flow.
-
-
Class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
class FlowControllerDeclaration_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 1526130202197517743L
-
Serialized Fields
-
mImport
Import mImport
-
mKey
String mKey
-
mSpecifier
ResourceSpecifier mSpecifier
-
-
Class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
class SofaMapping_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -6115544748030506703L
-
-
Package org.apache.uima.analysis_engine.service.impl
-
Class org.apache.uima.analysis_engine.service.impl.ServiceDataCargo
class ServiceDataCargo extends Object implements Serializable- serialVersionUID:
- 2433836175315405277L
-
Serialized Fields
-
mCasSer
CASCompleteSerializer mCasSer
-
mProcessTrace
ProcessTrace mProcessTrace
-
-
-
Package org.apache.uima.cas
-
Exception Class org.apache.uima.cas.CASException
class CASException extends UIMAException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.apache.uima.cas.CASRuntimeException
class CASRuntimeException extends UIMARuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.apache.uima.cas.ParsingException
class ParsingException extends Exception implements Serializable- serialVersionUID:
- -8526988900901941980L
-
-
Package org.apache.uima.cas_data
-
Package org.apache.uima.cas_data.impl
-
Class org.apache.uima.cas_data.impl.CasDataImpl
class CasDataImpl extends Object implements Serializable- serialVersionUID:
- 400887901813129040L
-
Serialized Fields
-
fsList
List<FeatureStructure> fsList
-
-
Class org.apache.uima.cas_data.impl.FeatureStructureImpl
class FeatureStructureImpl extends Object implements Serializable- serialVersionUID:
- -1828536763993413045L
-
Serialized Fields
-
mFeatureMap
Map<String,
FeatureValue> mFeatureMap -
mFSType
String mFSType
-
mId
String mId
-
mIndexed
int[] mIndexed
-
-
Class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl
class PrimitiveArrayFSImpl extends FeatureStructureImpl implements Serializable- serialVersionUID:
- -2050313181387759103L
-
Serialized Fields
-
mArrayObject
Object mArrayObject
-
-
Class org.apache.uima.cas_data.impl.PrimitiveValueImpl
class PrimitiveValueImpl extends Object implements Serializable- serialVersionUID:
- -5889249846359051538L
-
Serialized Fields
-
aValueObject
Object aValueObject
-
-
Class org.apache.uima.cas_data.impl.ReferenceArrayFSImpl
class ReferenceArrayFSImpl extends FeatureStructureImpl implements Serializable- serialVersionUID:
- -1748415737830294866L
-
Serialized Fields
-
mIdRefs
String[] mIdRefs
-
-
Class org.apache.uima.cas_data.impl.ReferenceValueImpl
class ReferenceValueImpl extends Object implements Serializable- serialVersionUID:
- -2890705944833477494L
-
Serialized Fields
-
mTargetId
String mTargetId
-
-
-
Package org.apache.uima.cas.admin
-
Exception Class org.apache.uima.cas.admin.CASAdminException
class CASAdminException extends UIMARuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
resourceBundleName
String resourceBundleName
-
-
-
Package org.apache.uima.cas.impl
-
Exception Class org.apache.uima.cas.impl.AnnotationImplException
class AnnotationImplException extends Exception implements Serializable- serialVersionUID:
- 2924905396059850361L
-
Serialized Fields
-
arguments
String[] arguments
-
error
int error
-
resource
ResourceBundle resource
-
-
Class org.apache.uima.cas.impl.BooleanConstraint
class BooleanConstraint extends org.apache.uima.cas.impl.PathConstraint implements Serializable-
Serialized Fields
-
cons
FSBooleanConstraint cons
-
-
-
Class org.apache.uima.cas.impl.CASCompleteSerializer
class CASCompleteSerializer extends Object implements Serializable- serialVersionUID:
- 6841574968081866308L
-
Serialized Fields
-
casMgrSer
CASMgrSerializer casMgrSer
-
casSer
CASSerializer casSer
-
-
Class org.apache.uima.cas.impl.CASMgrSerializer
class CASMgrSerializer extends Object implements Serializable- serialVersionUID:
- 5549299679614131956L
-
Serialized Fields
-
comparatorIndex
int[] comparatorIndex
For each index, where the corresponding comparator starts in thecomparators
field.comparatorIndex.length == indexTypes.length
. -
comparators
int[] comparators
Encodings of the actual comparators. Each comparator occupies an odd number of cells: one for the type, then feature/comparison pairs. The feature is encoded with its type system code, and comparison operations are encoded withSTANDARD_COMPARE
andREVERSE_STANDARD_COMPARE
. -
featDecls
int[] featDecls
Feature declarations. For each feature codei
(which is an integer ≥ 1),featDecls[(i-1)*3]
is the domain type code,featDecls[(i-1)*3+1]
is the range type code, andfeatDecls[(i-1)*3+2]
is the multipleReferencesAllowed flag (0 or 1). -
featureNames
String[] featureNames
A list of feature names (symbol table). Note: numbering of features starts at1
, , and we index the names according to their internal code. That means thatfeatureNames[0] == null
. -
featureOffsets
int[] featureOffsets
The offsets for features. Optional, used for sanity checks. Since feature numbering starts at 1, the length of the array is 1 + number of features. -
indexingStrategy
int[] indexingStrategy
For each index, the indexing strategy of that index. Current options areSORTED_INDEX
,SET_INDEX
andBAG_INDEX
.indexingStrategy.length == indexTypes.length
. -
indexNames
String[] indexNames
The index identifiers. Note that more than one identifier can refer to the same index. -
nameToIndexMap
int[] nameToIndexMap
A mapping from index names to index IDs. We have thatindexNames.length == nameToIndexMap.length
and for eachi
innameToIndexMap
,0 <= i < indexTypes.length
. -
source
int source
Set this appropriately. -
stringSubtypes
int[] stringSubtypes
A list of type codes for the string subtypes. -
stringSubtypeValuePos
int[] stringSubtypeValuePos
The start positions of the string value subarrays ofstringSubtypeValues
.stringSubtypeValuePos.length == stringSubtypes.length
. For eachi < stringSubtypes.length
,stringSubtypeValuePos[i]
is the start of the string values forstringSubtypes[i]
. -
stringSubtypeValues
String[] stringSubtypeValues
The string values for the string subtypes. Start and end postions for the values for the individual types are instringSubtypeValuePos
. -
topTypeCode
int topTypeCode
The internal code of the top type. Optional, used for sanity checks. -
typeInheritance
int[] typeInheritance
Type inheritance information: for each type other than the top type, we provide the parent in the inheritance scheme. We use the internal type codes for indexing, which means that cells 0 (no type) and 1 (top type doesn't inherit from anything) are not used. -
typeNames
String[] typeNames
A list of type names (symbol table). fs-typed arrays have names XXXX[]. Note: numbering of types starts at1
, and we index the names according to their internal code. That means thattypeNames[0] == null
. -
typeOrder
int[] typeOrder
-
-
Class org.apache.uima.cas.impl.CASSerializer
class CASSerializer extends Object implements Serializable- serialVersionUID:
- -7972011651957420295L
-
Serialized Fields
-
byteHeapArray
byte[] byteHeapArray
-
fsIndex
int[] fsIndex
-
heapArray
int[] heapArray
-
heapMetaData
int[] heapMetaData
-
longHeapArray
long[] longHeapArray
-
shortHeapArray
short[] shortHeapArray
-
stringTable
String[] stringTable
-
-
Class org.apache.uima.cas.impl.FSBooleanConstraintImpl
class FSBooleanConstraintImpl extends Object implements Serializable-
Serialized Fields
-
condition
boolean condition
-
-
-
Exception Class org.apache.uima.cas.impl.LowLevelException
class LowLevelException extends UIMARuntimeException implements Serializable- serialVersionUID:
- -3115614380676282900L
-
Exception Class org.apache.uima.cas.impl.XCASParsingException
class XCASParsingException extends SAXParseException implements Serializable- serialVersionUID:
- -4915068920369582184L
-
Serialized Fields
-
arguments
Object[] arguments
-
error
int error
-
resource
ResourceBundle resource
-
-
-
Package org.apache.uima.caseditor.core
-
Exception Class org.apache.uima.caseditor.core.TaeError
class TaeError extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.uima.caseditor.editor
-
Exception Class org.apache.uima.caseditor.editor.CasEditorError
class CasEditorError extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.uima.caseditor.editor.util
-
Class org.apache.uima.caseditor.editor.util.AnnotationComparator
class AnnotationComparator extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.uima.caseditor.editor.util.ContainingConstraint
class ContainingConstraint extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
mContainingAnnotations
Collection<AnnotationFS> mContainingAnnotations
The m containing annotations.
-
-
Class org.apache.uima.caseditor.editor.util.StrictTypeConstraint
class StrictTypeConstraint extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
mMatch
Type mMatch
The m match.
-
-
-
Package org.apache.uima.collection
-
Exception Class org.apache.uima.collection.CollectionException
class CollectionException extends UIMAException implements Serializable- serialVersionUID:
- -78797158130497524L
-
-
Package org.apache.uima.collection.base_cpm
-
Exception Class org.apache.uima.collection.base_cpm.AbortCasProcessorException
class AbortCasProcessorException extends Exception implements Serializable- serialVersionUID:
- 6667835751923326076L
-
Exception Class org.apache.uima.collection.base_cpm.AbortCPMException
class AbortCPMException extends Exception implements Serializable- serialVersionUID:
- 3227334551231448553L
-
Exception Class org.apache.uima.collection.base_cpm.SkipCasException
class SkipCasException extends Exception implements Serializable- serialVersionUID:
- -1536918949728720979L
-
-
Package org.apache.uima.collection.impl
-
Class org.apache.uima.collection.impl.CasConsumerDescription_impl
class CasConsumerDescription_impl extends ResourceCreationSpecifier_impl implements Serializable- serialVersionUID:
- -3876854246385758053L
-
Class org.apache.uima.collection.impl.CasInitializerDescription_impl
class CasInitializerDescription_impl extends ResourceCreationSpecifier_impl implements Serializable- serialVersionUID:
- -4559482063745943204L
-
Class org.apache.uima.collection.impl.CollectionReaderDescription_impl
class CollectionReaderDescription_impl extends ResourceCreationSpecifier_impl implements Serializable- serialVersionUID:
- -6654886877117758267L
-
Class org.apache.uima.collection.impl.EntityProcessStatusImpl
class EntityProcessStatusImpl extends Object implements Serializable- serialVersionUID:
- -5101356145458558249L
-
Serialized Fields
-
eventMap
HashMap eventMap
-
exceptionList
List exceptionList
-
failedList
List failedList
-
isProcessed
boolean isProcessed
-
isSkipped
boolean isSkipped
-
prT
ProcessTrace prT
-
resultHM
HashMap resultHM
-
-
-
Package org.apache.uima.collection.impl.base_cpm.container
-
Exception Class org.apache.uima.collection.impl.base_cpm.container.KillPipelineException
class KillPipelineException extends Exception implements Serializable- serialVersionUID:
- -4105689778536046179L
-
Exception Class org.apache.uima.collection.impl.base_cpm.container.ServiceConnectionException
class ServiceConnectionException extends Exception implements Serializable- serialVersionUID:
- 2965580005726446212L
-
-
Package org.apache.uima.collection.impl.base_cpm.container.deployer
-
Exception Class org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
class CasProcessorDeploymentException extends ResourceProcessException implements Serializable- serialVersionUID:
- 8743293497493826997L
-
-
Package org.apache.uima.collection.impl.cpm
-
Class org.apache.uima.collection.impl.cpm.CheckpointData
class CheckpointData extends Object implements Serializable- serialVersionUID:
- -3261502844386898304L
-
Serialized Fields
-
processTrace
ProcessTrace processTrace
-
synchPoint
SynchPoint synchPoint
-
-
Exception Class org.apache.uima.collection.impl.cpm.CPMException
class CPMException extends Exception implements Serializable- serialVersionUID:
- -8398570626529912770L
-
-
Package org.apache.uima.collection.impl.cpm.engine
-
Exception Class org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
class CPMChunkTimeoutException extends ResourceProcessException implements Serializable- serialVersionUID:
- 358067081843640078L
-
-
Package org.apache.uima.collection.impl.cpm.utils
-
Class org.apache.uima.collection.impl.cpm.utils.CasMetaData
class CasMetaData extends Object implements Serializable- serialVersionUID:
- 836775023988205201L
-
Serialized Fields
-
casMetaData
NameValuePair[] casMetaData
The cas meta data. -
casObject
Object casObject
The cas object.
-
-
Class org.apache.uima.collection.impl.cpm.utils.JavaTimer
class JavaTimer extends Object implements Serializable- serialVersionUID:
- 5399135137398839124L
-
Serialized Fields
-
end
long end
Deprecated.The end. -
start
long start
Deprecated.The start.
-
-
-
Package org.apache.uima.collection.impl.cpm.vinci.cas_data
-
Class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
class VinciPrimitiveValue extends PrimitiveValueImpl implements Serializable- serialVersionUID:
- 1668126114372701948L
-
-
Package org.apache.uima.collection.impl.metadata.cpe
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
class CasProcessorCpeObject extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -2424851648116984900L
-
Serialized Fields
-
checkpoint
CpeCheckpoint checkpoint
The checkpoint. -
configurationParameterSettings
CasProcessorConfigurationParameterSettings configurationParameterSettings
The configuration parameter settings. -
deployment
String deployment
The deployment. -
deploymentParameters
CasProcessorDeploymentParams deploymentParameters
The deployment parameters. -
descriptor
CpeComponentDescriptor descriptor
The descriptor. -
errorHandling
CasProcessorErrorHandling errorHandling
The error handling. -
filter
CasProcessorFilter filter
The filter. -
isParallelizable
boolean isParallelizable
The is parallelizable. -
name
String name
The name. -
parameters
Parameter[] parameters
The parameters. -
parameterSettings
ConfigurationParameterSettings parameterSettings
The parameter settings. -
runInSeparateProcess
CasProcessorRunInSeperateProcess runInSeparateProcess
The run in separate process. -
sofaNameMappings
CpeSofaMappings sofaNameMappings
The sofa name mappings.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
class CasProcessorDeploymentParamImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 8950620301535742630L
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
class CasProcessorDeploymentParamsImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 4871710283477856271L
-
Serialized Fields
-
params
ArrayList params
The params.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
class CasProcessorErrorHandlingImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 1677062861920690715L
-
Serialized Fields
-
errorRateThrashold
CasProcessorErrorRateThreshold errorRateThrashold
The error rate thrashold. -
maxRestarts
CasProcessorMaxRestarts maxRestarts
The max restarts. -
timeout
CasProcessorTimeout timeout
The timeout.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
class CasProcessorErrorRateThresholdImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -9214395691914383261L
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
class CasProcessorExecArgImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 6289178406400775873L
-
Serialized Fields
-
value
String value
The value.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
class CasProcessorExecArgsImpl extends Object implements Serializable- serialVersionUID:
- -719956786158518508L
-
Serialized Fields
-
args
ArrayList args
The args.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
class CasProcessorExecutableImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 6897788743141912586L
-
Serialized Fields
-
args
CasProcessorExecArgs args
The args. -
dir
String dir
The dir. -
envs
ArrayList envs
The envs. -
executable
String executable
The executable.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
class CasProcessorFilterImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 1879442561195094666L
-
Serialized Fields
-
filter
String filter
The filter.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
class CasProcessorMaxRestartsImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 2863741219504239020L
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
class CasProcessorRunInSeperateProcessImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 1074137401279020375L
-
Serialized Fields
-
exec
CasProcessorExecutable exec
The exec.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
class CasProcessorRuntimeEnvParamImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -6750487360818463790L
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
class CasProcessorTimeoutImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -8276573951395652039L
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
class CpeCasProcessorsImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -5532660061637797550L
-
Serialized Fields
-
casPoolSize
int casPoolSize
The cas pool size. -
casProcessors
ArrayList casProcessors
The cas processors. -
dropCasOnException
boolean dropCasOnException
The drop cas on exception. -
inputQueueSize
int inputQueueSize
The input queue size. -
outputQueueSize
int outputQueueSize
The output queue size. -
processingUnitThreadCount
int processingUnitThreadCount
The processing unit thread count.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
class CpeCheckpointImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 9155094513948815121L
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
class CpeCollectionReaderCasInitializerImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -6284616239685904940L
-
Serialized Fields
-
cfps
CasProcessorConfigurationParameterSettings cfps
Deprecated.The cfps. -
configurationParameterSettings
ConfigurationParameterSettings configurationParameterSettings
Deprecated.The configuration parameter settings. -
descriptor
CpeComponentDescriptor descriptor
Deprecated.The descriptor. -
sofaNameMappings
CpeSofaMappings sofaNameMappings
Deprecated.The sofa name mappings.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
class CpeCollectionReaderImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -7663775553359776495L
-
Serialized Fields
-
casInitializer
CpeCollectionReaderCasInitializer casInitializer
The cas initializer. -
collectionIterator
CpeCollectionReaderIterator collectionIterator
The collection iterator.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
class CpeCollectionReaderIteratorImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -9208074797482603808L
-
Serialized Fields
-
configParameterSettings
ConfigurationParameterSettings configParameterSettings
The config parameter settings. -
configurationParameterSettings
CasProcessorConfigurationParameterSettings configurationParameterSettings
The configuration parameter settings. -
descriptor
CpeComponentDescriptor descriptor
The descriptor. -
sofaNameMappings
CpeSofaMappings sofaNameMappings
The sofa name mappings.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
class CpeComponentDescriptorImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 1607312024379882416L
-
Serialized Fields
-
mImport
Import mImport
The m import. -
mInclude
CpeInclude mInclude
The m include.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
class CpeConfigurationImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 1153815602567127240L
-
Serialized Fields
-
checkpoint
CpeCheckpoint checkpoint
The checkpoint. -
deployAs
String deployAs
The deploy as. -
num2Process
long num2Process
The num 2 process. -
outputQueue
OutputQueue outputQueue
The output queue. -
startAt
String startAt
The start at. -
timerImpl
String timerImpl
The timer impl.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
class CpeDescriptionImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -8068920415609241198L
-
Serialized Fields
-
casProcessors
CpeCasProcessors casProcessors
The cas processors. -
collectionReader
CpeCollectionReader collectionReader
The collection reader. -
cpeConfiguration
CpeConfiguration cpeConfiguration
The cpe configuration. -
resourceMgrConfig
CpeResourceManagerConfiguration resourceMgrConfig
The resource mgr config.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
class CpeIncludeImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 5694100109656286384L
-
Serialized Fields
-
href
String href
The href.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeIntegratedCasProcessorImpl
class CpeIntegratedCasProcessorImpl extends CasProcessorCpeObject implements Serializable- serialVersionUID:
- 6076012896926381047L
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
class CpeLocalCasProcessorImpl extends CasProcessorCpeObject implements Serializable- serialVersionUID:
- -2239520502855587544L
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeRemoteCasProcessorImpl
class CpeRemoteCasProcessorImpl extends CasProcessorCpeObject implements Serializable- serialVersionUID:
- -1290194910813284905L
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
class CpeResourceManagerConfigurationImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -8905321767282361433L
-
Serialized Fields
-
href
String href
The href.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
class CpeSofaMappingImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -2488866857646083657L
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
class CpeSofaMappingsImpl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -4193487704594409253L
-
Serialized Fields
-
sofaNameMappings
ArrayList sofaNameMappings
The sofa name mappings.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
class OutputQueue_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -3001016349004832820L
-
Serialized Fields
-
dequeueTimeout
int dequeueTimeout
The dequeue timeout. -
queueClass
String queueClass
The queue class.
-
-
-
Package org.apache.uima.collection.metadata
-
Exception Class org.apache.uima.collection.metadata.CpeDescriptorException
class CpeDescriptorException extends Exception implements Serializable- serialVersionUID:
- -5008821641810813512L
-
-
Package org.apache.uima.fit.internal
-
Class org.apache.uima.fit.internal.ExtendedExternalResourceDescription_impl
class ExtendedExternalResourceDescription_impl extends ExternalResourceDescription_impl implements Serializable- serialVersionUID:
- 4901306350609836452L
-
Serialized Fields
-
externalResourceBindings
List<ExternalResourceBinding> externalResourceBindings
-
externalResources
List<ExternalResourceDescription> externalResources
-
-
-
Package org.apache.uima.fit.validation
-
Exception Class org.apache.uima.fit.validation.ValidationCheckException
class ValidationCheckException extends ValidationException implements Serializable- serialVersionUID:
- -5685006985598972648L
-
Exception Class org.apache.uima.fit.validation.ValidationCheckFailedException
class ValidationCheckFailedException extends ValidationCheckException implements Serializable- serialVersionUID:
- 7135158265431902494L
-
Exception Class org.apache.uima.fit.validation.ValidationCheckSkippedException
class ValidationCheckSkippedException extends ValidationCheckException implements Serializable- serialVersionUID:
- 486560734913688851L
-
Exception Class org.apache.uima.fit.validation.ValidationException
class ValidationException extends Exception implements Serializable- serialVersionUID:
- 3797439484561980758L
-
-
Package org.apache.uima.flow
-
Package org.apache.uima.flow.impl
-
Class org.apache.uima.flow.impl.FlowControllerDescription_impl
class FlowControllerDescription_impl extends ResourceCreationSpecifier_impl implements Serializable- serialVersionUID:
- 7478890390021821535L
-
-
Package org.apache.uima.internal.util
-
Class org.apache.uima.internal.util.IntStack
class IntStack extends IntVector implements Serializable- serialVersionUID:
- 6396213817151546621L
-
Class org.apache.uima.internal.util.IntVector
class IntVector extends Object implements Serializable- serialVersionUID:
- 4829243434421992519L
-
Serialized Fields
-
array
int[] array
-
growth_factor
int growth_factor
-
multiplication_limit
int multiplication_limit
-
pos
int pos
-
-
Class org.apache.uima.internal.util.JavaTimer
class JavaTimer extends Object implements Serializable- serialVersionUID:
- 4644107369628471363L
-
Serialized Fields
-
end
long end
-
start
long start
-
-
Exception Class org.apache.uima.internal.util.UtilError
class UtilError extends RuntimeException implements Serializable- serialVersionUID:
- -6708991281527442356L
-
Serialized Fields
-
arguments
Object[] arguments
-
error
int error
-
resource
ResourceBundle resource
-
-
-
Package org.apache.uima.pear
-
Exception Class org.apache.uima.pear.PearException
class PearException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.uima.pear.actions
-
Exception Class org.apache.uima.pear.actions.PearProjectCustomizationException
class PearProjectCustomizationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.uima.pear.tools
-
Class org.apache.uima.pear.tools.InstallationDescriptor
class InstallationDescriptor extends Object implements Serializable- serialVersionUID:
- 4884186903126810934L
-
Serialized Fields
-
_delegateComponents
Hashtable<String,
InstallationDescriptor.ComponentInfo> _delegateComponents -
_frameworkSpecs
Properties _frameworkSpecs
-
_insdFile
File _insdFile
-
_installationActions
ArrayList<InstallationDescriptor.ActionInfo> _installationActions
-
_mainComponent
InstallationDescriptor.ComponentInfo _mainComponent
-
_osSpecs
Properties _osSpecs
-
_toolkitsSpecs
Properties _toolkitsSpecs
-
-
Class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
class ActionInfo extends Object implements Serializable- serialVersionUID:
- -3459024334454685063L
-
Serialized Fields
-
_name
String _name
-
params
Properties params
-
-
Class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
class ComponentInfo extends Object implements Serializable- serialVersionUID:
- 3269238133625161794L
-
Serialized Fields
-
_id
String _id
-
casConsumerDescFilePath
String casConsumerDescFilePath
-
casInitializerDescFilePath
String casInitializerDescFilePath
-
collIteratorDescFilePath
String collIteratorDescFilePath
-
deploymentType
String deploymentType
-
descFilePath
String descFilePath
-
name
String name
-
networkParams
Hashtable<String,
Properties> networkParams -
props
Properties props
-
rootDirPath
String rootDirPath
-
-
Exception Class org.apache.uima.pear.tools.PackageCreatorException
class PackageCreatorException extends InternationalizedException implements Serializable- serialVersionUID:
- 6261840563059646801L
-
Exception Class org.apache.uima.pear.tools.PackageInstallerException
class PackageInstallerException extends InternationalizedRuntimeException implements Serializable- serialVersionUID:
- 6261840563059646801L
-
-
Package org.apache.uima.resource
-
Exception Class org.apache.uima.resource.ResourceAccessException
class ResourceAccessException extends UIMAException implements Serializable- serialVersionUID:
- 6192395953611408054L
-
Exception Class org.apache.uima.resource.ResourceConfigurationException
class ResourceConfigurationException extends UIMAException implements Serializable- serialVersionUID:
- -412324593044962476L
-
Exception Class org.apache.uima.resource.ResourceInitializationException
class ResourceInitializationException extends UIMAException implements Serializable- serialVersionUID:
- -2521675776941322837L
-
Exception Class org.apache.uima.resource.ResourceProcessException
class ResourceProcessException extends UIMAException implements Serializable- serialVersionUID:
- 9110678164301621448L
-
Exception Class org.apache.uima.resource.ResourceServiceException
class ResourceServiceException extends UIMAException implements Serializable- serialVersionUID:
- 3804355176082646151L
-
-
Package org.apache.uima.resource.impl
-
Class org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_impl
class ConfigurableDataResourceSpecifier_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -5414343447386950507L
-
Serialized Fields
-
mMetaData
ResourceMetaData mMetaData
Resource metadata. -
mUrl
String mUrl
URL of the data.
-
-
Class org.apache.uima.resource.impl.CustomResourceSpecifier_impl
class CustomResourceSpecifier_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 8922306013278525153L
-
Class org.apache.uima.resource.impl.ExternalResourceDependency_impl
class ExternalResourceDependency_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 8416783152191685356L
-
Class org.apache.uima.resource.impl.ExternalResourceDescription_impl
class ExternalResourceDescription_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -6995615796561255268L
-
Serialized Fields
-
mDescription
String mDescription
-
mImplementationName
String mImplementationName
-
mName
String mName
-
mResourceSpecifier
ResourceSpecifier mResourceSpecifier
-
-
Class org.apache.uima.resource.impl.FileLanguageResourceSpecifier_impl
class FileLanguageResourceSpecifier_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 4660680936104675527L
-
Class org.apache.uima.resource.impl.FileResourceSpecifier_impl
class FileResourceSpecifier_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -4595981135298755811L
-
Class org.apache.uima.resource.impl.Parameter_impl
class Parameter_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -853121388957306954L
-
Class org.apache.uima.resource.impl.PearSpecifier_impl
class PearSpecifier_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -7910540167197537337L
-
Serialized Fields
-
mParameters
Parameter[] mParameters
-
mPearParameters
NameValuePair[] mPearParameters
-
mPearPath
String mPearPath
PEAR path setting
-
-
Class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
class ResourceCreationSpecifier_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 7946890459654653436L
-
Serialized Fields
-
mExternalResourceDependencies
List<ExternalResourceDependency> mExternalResourceDependencies
-
mFrameworkImplementation
String mFrameworkImplementation
-
mImplementationName
String mImplementationName
-
mMetaData
ResourceMetaData mMetaData
-
mResourceManagerConfiguration
ResourceManagerConfiguration mResourceManagerConfiguration
-
-
Class org.apache.uima.resource.impl.Session_impl
class Session_impl extends Object implements Serializable- serialVersionUID:
- -8525494546736102324L
-
Class org.apache.uima.resource.impl.SessionNamespaceView_impl
class SessionNamespaceView_impl extends Object implements Serializable- serialVersionUID:
- 7585276862479207970L
-
Class org.apache.uima.resource.impl.URISpecifier_impl
class URISpecifier_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -7910540167197537337L
-
Serialized Fields
-
mParameters
Parameter[] mParameters
-
mProtocol
String mProtocol
Protocol used to communicate with the Resource. -
mResourceType
String mResourceType
Type of Resource that the service at this URI is expected to implement. Value should be one of the constants on the URISpecifier interface, or null if unspecified. -
mTimeout
Integer mTimeout
Timeout period in milliseconds. -
mUri
String mUri
URI of the Resource.
-
-
-
Package org.apache.uima.resource.metadata
-
Package org.apache.uima.resource.metadata.impl
-
Class org.apache.uima.resource.metadata.impl.AllowedValue_impl
class AllowedValue_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -3463916068572525348L
-
Class org.apache.uima.resource.metadata.impl.Capability_impl
class Capability_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -2821073595288674925L
-
Serialized Fields
-
mDescription
String mDescription
a description of this capability -
mInputs
TypeOrFeature[] mInputs
Input Types and/or Features. -
mInputSofas
String[] mInputSofas
input SofAs -
mOutputs
TypeOrFeature[] mOutputs
Output Types and/or Features. -
mOutputSofas
String[] mOutputSofas
output SofAs -
mPreconditions
Precondition[] mPreconditions
Preconditions (includes languages supported).
-
-
Class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
class ConfigurationGroup_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 4220504881786100821L
-
Serialized Fields
-
mConfigurationParameters
ConfigurationParameter[] mConfigurationParameters
Parameters contained within the group(s). -
mNames
String[] mNames
Group names.
-
-
Class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
class ConfigurationParameter_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 4234432343384779535L
-
Serialized Fields
-
mDescription
String mDescription
Description of this Configuration Parameter. -
mExternalOverrideName
String mExternalOverrideName
External name of this Configuration Parameter. -
mMandatory
boolean mMandatory
Whether this Configuration Parameter is mandatory. -
mMultiValued
boolean mMultiValued
Whether this Configuration Parameter is multi-valued. -
mName
String mName
Name of this Configuration Parameter. -
mOverrides
String[] mOverrides
The parameters that this Configuration Parameter overrides. Elements of this array are of the form componentName/parameterName. -
mType
String mType
Data Type of this Configuration Parameter.
-
-
Class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
class ConfigurationParameterDeclarations_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -2248322904617280983L
-
Serialized Fields
-
mCommonParameters
ConfigurationParameter[] mCommonParameters
Parameters common to all groups -
mConfigurationGroups
ConfigurationGroup[] mConfigurationGroups
Configuration Groups -
mConfigurationParameters
ConfigurationParameter[] mConfigurationParameters
Configuration Parameters that are not in any group -
mDefaultGroupName
String mDefaultGroupName
Name of the default group -
mSearchStrategy
String mSearchStrategy
Configuration parameter search strategy
-
-
Class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
class ConfigurationParameterSettings_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 3476535733588304983L
-
Serialized Fields
-
mParameterSettings
NameValuePair[] mParameterSettings
Settings for parameters that are not in any group. -
mSettingsForGroups
Map<String,
NameValuePair[]> mSettingsForGroups Settings for parameters in groups. This HashMap hasString
keys (the group name) andNameValuePair[]
values (the parameter names and their values).
-
-
Class org.apache.uima.resource.metadata.impl.ExternalResourceBinding_impl
class ExternalResourceBinding_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 8736222753308388218L
-
Class org.apache.uima.resource.metadata.impl.FeatureDescription_impl
class FeatureDescription_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 3661516916992500406L
-
Class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
class FsIndexCollection_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -7687383527183197102L
-
Class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl
class FsIndexDescription_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 8939000196947456114L
-
Serialized Fields
-
mKeys
FsIndexKeyDescription[] mKeys
-
mKind
String mKind
-
mLabel
String mLabel
-
mTypeName
String mTypeName
-
-
Class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl
class FsIndexKeyDescription_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -4015997042353963398L
-
Serialized Fields
-
mComparator
int mComparator
-
mFeatureName
String mFeatureName
-
mTypePriority
boolean mTypePriority
-
-
Class org.apache.uima.resource.metadata.impl.Import_impl
class Import_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 6876757002913848998L
-
Class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl
class LanguagePrecondition_impl extends SimplePrecondition_impl implements Serializable- serialVersionUID:
- -5526826405334750929L
-
Class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
class MetaDataObject_impl extends Object implements Serializable- serialVersionUID:
- 5876728533863334480L
-
Class org.apache.uima.resource.metadata.impl.MimeTypePrecondition_impl
class MimeTypePrecondition_impl extends SimplePrecondition_impl implements Serializable- serialVersionUID:
- -2496834003359218342L
-
Class org.apache.uima.resource.metadata.impl.NameValuePair_impl
class NameValuePair_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -1806648654924417387L
-
Class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
class OperationalProperties_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 8649608701550531026L
-
Serialized Fields
-
mModifiesCas
boolean mModifiesCas
-
mMultipleDeploymentAllowed
boolean mMultipleDeploymentAllowed
-
mOutputsNewCASes
boolean mOutputsNewCASes
-
-
Class org.apache.uima.resource.metadata.impl.ProcessingResourceMetaData_impl
class ProcessingResourceMetaData_impl extends AnalysisEngineMetaData_impl implements Serializable- serialVersionUID:
- -4839907155580879702L
-
Class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
class ResourceManagerConfiguration_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -8326190554827990517L
-
Serialized Fields
-
mBindings
ExternalResourceBinding[] mBindings
-
mDescription
String mDescription
-
mExternalResources
ExternalResourceDescription[] mExternalResources
-
mImports
Import[] mImports
-
mName
String mName
-
mVendor
String mVendor
-
mVersion
String mVersion
-
-
Class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
class ResourceMetaData_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 3408359518094534817L
-
Serialized Fields
-
mConfigurationParameterDeclarations
ConfigurationParameterDeclarations mConfigurationParameterDeclarations
Configuration Parameter Declarations for the Resource -
mConfigurationParameterSettings
ConfigurationParameterSettings mConfigurationParameterSettings
Configuration Parameter Settings for the Resource -
mCopyright
String mCopyright
Copyright notice for the Resource -
mDescription
String mDescription
Description of the Resource -
mName
String mName
Name of the Resource -
mUUID
String mUUID
UUID of the Resource -
mVendor
String mVendor
Vendor of the Resource -
mVersion
String mVersion
Version number of the Resource
-
-
Class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl
class SimplePrecondition_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -3736364411654445630L
-
Serialized Fields
-
mComparisonValue
Object mComparisonValue
Value to compare against the feature. -
mDefault
boolean mDefault
-
mFeatureName
String mFeatureName
-
mFsIndexName
String mFsIndexName
-
mFsMatchConstraint
FSMatchConstraint mFsMatchConstraint
-
mPredicate
String mPredicate
Predicate used to compare.
-
-
Class org.apache.uima.resource.metadata.impl.TypeDescription_impl
class TypeDescription_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 7505580429981863281L
-
Serialized Fields
-
mAllowedValues
AllowedValue[] mAllowedValues
Allowed Values for an Enumerated type. -
mDescription
String mDescription
Verbose description of this Type. -
mFeatures
FeatureDescription[] mFeatures
Descriptions of all Features defined on this Type. -
mName
String mName
Name of this Type. -
mSupertypeName
String mSupertypeName
Name of the Type from which this Type inherits.
-
-
Class org.apache.uima.resource.metadata.impl.TypePriorities_impl
class TypePriorities_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -4773863151055424438L
-
Class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
class TypePriorityList_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 4700170375564691096L
-
Class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
class TypeSystemDescription_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -3372766232454730201L
-
-
Package org.apache.uima.search
-
Exception Class org.apache.uima.search.IndexingException
class IndexingException extends UIMAException implements Serializable- serialVersionUID:
- 5002247376240314251L
-
-
Package org.apache.uima.search.impl
-
Class org.apache.uima.search.impl.Attribute_impl
class Attribute_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -7368701438572498616L
-
Class org.apache.uima.search.impl.Filter_impl
class Filter_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -5839668733093703591L
-
Class org.apache.uima.search.impl.IndexBuildItem_impl
class IndexBuildItem_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -2034703263819608423L
-
Class org.apache.uima.search.impl.IndexBuildSpecification_impl
class IndexBuildSpecification_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -5922996488248689708L
-
Serialized Fields
-
mItems
IndexBuildItem[] mItems
-
-
Class org.apache.uima.search.impl.IndexRule_impl
class IndexRule_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- 8072560372466068952L
-
Serialized Fields
-
mStyles
Style[] mStyles
-
-
Class org.apache.uima.search.impl.Mapping_impl
class Mapping_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -2371976614485187381L
-
Class org.apache.uima.search.impl.Style_impl
class Style_impl extends MetaDataObject_impl implements Serializable- serialVersionUID:
- -1506108274843606087L
-
-
Package org.apache.uima.taeconfigurator
-
Exception Class org.apache.uima.taeconfigurator.InternalErrorCDE
class InternalErrorCDE extends RuntimeException implements Serializable- serialVersionUID:
- 1041388340406853782L
-
-
Package org.apache.uima.tools
-
Class org.apache.uima.tools.AnnotationFeaturesViewer
class AnnotationFeaturesViewer extends JPanel implements Serializable- serialVersionUID:
- -8028169177689821008L
-
Serialized Fields
-
collapseAllButton
JButton collapseAllButton
The collapse all button. -
expandAllButton
JButton expandAllButton
The expand all button. -
scrollPane
JScrollPane scrollPane
The scroll pane. -
tree
JTree tree
The tree.
-
-
Class org.apache.uima.tools.AnnotationViewerMain
class AnnotationViewerMain extends JFrame implements Serializable- serialVersionUID:
- -3201723535833938833L
-
Serialized Fields
-
aboutDialog
JDialog aboutDialog
The about dialog. -
inputFileSelector
FileSelector inputFileSelector
The input file selector. -
prefs
Preferences prefs
Stores user preferences. -
taeDescriptorFileSelector
FileSelector taeDescriptorFileSelector
The tae descriptor file selector. -
uimaHomeDir
File uimaHomeDir
The uima home dir. -
viewButton
JButton viewButton
The view button.
-
-
-
Package org.apache.uima.tools.cpm
-
Class org.apache.uima.tools.cpm.AnalysisEnginePanel
class AnalysisEnginePanel extends MetaDataPanel implements Serializable- serialVersionUID:
- -5927337001602381195L
-
Serialized Fields
-
aeSpecifier
ResourceSpecifier aeSpecifier
The ae specifier. -
lastFileSyncTimestamp
long lastFileSyncTimestamp
The last file sync timestamp. -
shouldRunCheckBox
JCheckBox shouldRunCheckBox
The should run check box. -
specifierFile
File specifierFile
The specifier file.
-
-
Class org.apache.uima.tools.cpm.ConsumerPanel
class ConsumerPanel extends MetaDataPanel implements Serializable- serialVersionUID:
- -6822046781435538398L
-
Serialized Fields
-
casConsumerSpecifier
ResourceSpecifier casConsumerSpecifier
The cas consumer specifier. -
lastFileSyncTimestamp
long lastFileSyncTimestamp
The last file sync timestamp. -
specifierFile
File specifierFile
The specifier file.
-
-
Class org.apache.uima.tools.cpm.CpmFrame
class CpmFrame extends JFrame implements Serializable- serialVersionUID:
- 756368351780483658L
-
Serialized Fields
-
aboutDialog
JDialog aboutDialog
The about dialog. -
aboutMenuItem
JMenuItem aboutMenuItem
The about menu item. -
cpmPanel
CpmPanel cpmPanel
The cpm panel. -
exitMenuItem
JMenuItem exitMenuItem
The exit menu item. -
helpMenuItem
JMenuItem helpMenuItem
The help menu item. -
menuBar
JMenuBar menuBar
The menu bar.
-
-
Class org.apache.uima.tools.cpm.CpmPanel
class CpmPanel extends JPanel implements Serializable- serialVersionUID:
- -5096300176103368922L
-
Serialized Fields
-
addAeButton
JButton addAeButton
The add ae button. -
addConsumerButton
JButton addConsumerButton
The add consumer button. -
aeFileChooser
JFileChooser aeFileChooser
The ae file chooser. -
aeMainPanel
JPanel aeMainPanel
The ae main panel. -
aeSpecifiers
Vector aeSpecifiers
The ae specifiers. -
aeTabbedPane
JTabbedPaneWithCloseIcons aeTabbedPane
The ae tabbed pane. -
aeTitledBorder
TitledBorder aeTitledBorder
The ae titled border. -
casInitializerDesc
CasInitializerDescription casInitializerDesc
The cas initializer desc. -
casInitializerFileSelector
FileSelector casInitializerFileSelector
The cas initializer file selector. -
casInitializerLastFileSyncTimestamp
long casInitializerLastFileSyncTimestamp
The cas initializer last file sync timestamp. -
casInitializerPanel
org.apache.uima.tools.cpm.CpmPanel.ResetableMetaDataPanel casInitializerPanel
The cas initializer panel. -
casInitializerTitledBorder
TitledBorder casInitializerTitledBorder
The cas initializer titled border. -
clearAllMenuItem
JMenuItem clearAllMenuItem
The clear all menu item. -
collectionReaderDesc
CollectionReaderDescription collectionReaderDesc
The collection reader desc. -
collectionReaderLastFileSyncTimestamp
long collectionReaderLastFileSyncTimestamp
The collection reader last file sync timestamp. -
collectionReaderPanel
org.apache.uima.tools.cpm.CpmPanel.ResetableMetaDataPanel collectionReaderPanel
The collection reader panel. -
collectionReaderTitledBorder
TitledBorder collectionReaderTitledBorder
The collection reader titled border. -
consumerFileChooser
JFileChooser consumerFileChooser
The consumer file chooser. -
consumersPanel
JPanel consumersPanel
The consumers panel. -
consumerSpecifiers
Vector consumerSpecifiers
The consumer specifiers. -
consumerTabbedPane
JTabbedPaneWithCloseIcons consumerTabbedPane
The consumer tabbed pane. -
consumerTitledBorder
TitledBorder consumerTitledBorder
The consumer titled border. -
currentCpeDesc
CpeDescription currentCpeDesc
The current cpe desc. -
defaultResourceManager
ResourceManager defaultResourceManager
The default resource manager. -
elapsedTime
int elapsedTime
The elapsed time. -
fileChooserRootDir
File fileChooserRootDir
The file chooser root dir. -
indeterminateProgressPause
boolean indeterminateProgressPause
The indeterminate progress pause. -
lastFileSyncUserPromptTime
long lastFileSyncUserPromptTime
The last file sync user prompt time. -
mainSplitPane
JSplitPane mainSplitPane
The main split pane. -
mCPE
CollectionProcessingEngine mCPE
The m CPE. -
moveAeLeftButton
JButton moveAeLeftButton
The move ae left button. -
moveAeRightButton
JButton moveAeRightButton
The move ae right button. -
moveConsumerLeftButton
JButton moveConsumerLeftButton
The move consumer left button. -
moveConsumerRightButton
JButton moveConsumerRightButton
The move consumer right button. -
mPaused
boolean mPaused
The m paused. -
mShuttingDown
boolean mShuttingDown
The m shutting down. -
openCpeDescMenuItem
JMenuItem openCpeDescMenuItem
The open cpe desc menu item. -
openSaveFileChooser
JFileChooser openSaveFileChooser
The open save file chooser. -
performanceQueryTimer
Timer performanceQueryTimer
The performance query timer. -
prefs
Preferences prefs
Stores user preferences. -
progressBar
JProgressBar progressBar
The progress bar. -
progressTimer
Timer progressTimer
The progress timer. -
readerFileSelector
FileSelector readerFileSelector
The reader file selector. -
readerInitializerSplitPane
JSplitPane readerInitializerSplitPane
The reader initializer split pane. -
refreshMenuItem
JMenuItem refreshMenuItem
The refresh menu item. -
saveCpeDescMenuItem
JMenuItem saveCpeDescMenuItem
The save cpe desc menu item. -
saveUsingImportMenuItem
JCheckBoxMenuItem saveUsingImportMenuItem
The save using import menu item. -
saveUsingImports
boolean saveUsingImports
The save using imports. -
selectedComponentsChanged
boolean selectedComponentsChanged
The selected components changed. -
startButton
AbstractButton startButton
The start button. -
statusLabel
JLabel statusLabel
The status label. -
stopButton
AbstractButton stopButton
The stop button. -
transportControlPanel
TransportControlPanel transportControlPanel
The transport control panel. -
viewCasInitializerPanelMenuItem
JMenuItem viewCasInitializerPanelMenuItem
The view cas initializer panel menu item.
-
-
Class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
class JTabbedPaneWithCloseIcons extends JTabbedPane implements Serializable- serialVersionUID:
- 7680554379341154297L
-
Serialized Fields
-
tabClosedListener
TabClosedListener tabClosedListener
The tab closed listener.
-
-
Class org.apache.uima.tools.cpm.MetaDataPanel
class MetaDataPanel extends FormPanel implements Serializable- serialVersionUID:
- 2002216386886772644L
-
Serialized Fields
-
fieldsList
ArrayList fieldsList
The fields list. -
metaData
ResourceMetaData metaData
The meta data.
-
-
Class org.apache.uima.tools.cpm.PerformanceReportDialog
class PerformanceReportDialog extends JDialog implements Serializable- serialVersionUID:
- 7747258424181047062L
-
-
Package org.apache.uima.tools.cvd
-
Class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
class AnnotationDisplayCustomizationFrame extends JFrame implements Serializable- serialVersionUID:
- -6695661439132793537L
-
Serialized Fields
-
acceptButton
JButton acceptButton
The accept button. -
bgColor
Color bgColor
The bg color. -
bgIcon
ColorIcon bgIcon
The bg icon. -
cancelButton
JButton cancelButton
The cancel button. -
currentStyle
Style currentStyle
The current style. -
currentTypeName
String currentTypeName
The current type name. -
fgColor
Color fgColor
The fg color. -
fgIcon
ColorIcon fgIcon
The fg icon. -
splitPane
JSplitPane splitPane
The split pane. -
styleMap
Map<String,
Style> styleMap The style map. -
textPane
JTextPane textPane
The text pane. -
tree
JTree tree
The tree.
-
-
Class org.apache.uima.tools.cvd.AutoFoldingMenu
class AutoFoldingMenu extends JMenu implements Serializable-
Serialized Fields
-
count
int count
The count. -
maxSize
int maxSize
The max size. -
submenu
AutoFoldingMenu submenu
The submenu.
-
-
-
Class org.apache.uima.tools.cvd.LogFileViewer
class LogFileViewer extends JFrame implements Serializable- serialVersionUID:
- 3599235286749804258L
-
Serialized Fields
-
logFile
File logFile
The log file. -
scrollPane
JScrollPane scrollPane
The scroll pane. -
textArea
JTextArea textArea
The text area.
-
-
Class org.apache.uima.tools.cvd.MainFrame
class MainFrame extends JFrame implements Serializable- serialVersionUID:
- -1357410768440678886L
-
Serialized Fields
-
acdItem
JMenuItem acdItem
The acd item. -
ae
AnalysisEngine ae
The ae. -
aeDescriptorFile
File aeDescriptorFile
The ae descriptor file. -
aeStatus
JTextField aeStatus
The ae status. -
allAnnotationViewerItem
JMenuItem allAnnotationViewerItem
The all annotation viewer item. -
annotOpenDir
File annotOpenDir
The annot open dir. -
caretStatus
JTextField caretStatus
The caret status. -
cas
CAS cas
The cas. -
codePage
String codePage
The code page. -
codePages
List<String> codePages
The code pages. -
colorSettingFile
File colorSettingFile
The color setting file. -
colorSettingsDir
File colorSettingsDir
The color settings dir. -
copyAction
Action copyAction
The copy action. -
cpButtons
ButtonGroup cpButtons
The cp buttons. -
cpMenu
JMenu cpMenu
The cp menu. -
cursorCache
List<Cursor> cursorCache
The cursor cache. -
cursorOwningComponents
List<Component> cursorOwningComponents
The cursor owning components. -
cutAction
Action cutAction
The cut action. -
dataPathName
String dataPathName
The data path name. -
descFileNameList
List<String> descFileNameList
The desc file name list. -
editMenu
JMenu editMenu
The edit menu. -
exitOnClose
boolean exitOnClose
The exit on close. -
fileMenu
JMenu fileMenu
The file menu. -
fileOpenDir
File fileOpenDir
The file open dir. -
fileSaveItem
JMenuItem fileSaveItem
The file save item. -
fileStatus
JTextField fileStatus
The file status. -
fsTree
JTree fsTree
The fs tree. -
fsTreeScrollPane
JScrollPane fsTreeScrollPane
The fs tree scroll pane. -
index
FSIndex index
The index. -
indexLabel
String indexLabel
The index label. -
indexTree
JTree indexTree
The index tree. -
indexTreeScrollPane
JScrollPane indexTreeScrollPane
The index tree scroll pane. -
iniFile
File iniFile
The ini file. -
isAnnotationIndex
boolean isAnnotationIndex
The is annotation index. -
isDirty
boolean isDirty
The is dirty. -
langButtons
ButtonGroup langButtons
The lang buttons. -
langMenu
JMenu langMenu
The lang menu. -
language
String language
The language. -
languagePrefsList
String languagePrefsList
The language prefs list. -
languages
List<String> languages
The languages. -
lastRunProcessTrace
ProcessTrace lastRunProcessTrace
The last run process trace. -
log
Logger log
The log. -
logFile
File logFile
The log file. -
preferences
Properties preferences
The preferences. -
recentDescFileMenu
JMenu recentDescFileMenu
The recent desc file menu. -
recentDescFiles
RecentFilesList recentDescFiles
The recent desc files. -
recentTextFileMenu
JMenu recentTextFileMenu
The recent text file menu. -
recentTextFiles
RecentFilesList recentTextFiles
The recent text files. -
reRunMenu
JMenuItem reRunMenu
The re run menu. -
runCPCMenu
JMenuItem runCPCMenu
The run CPC menu. -
runOnCasMenuItem
JMenuItem runOnCasMenuItem
The run on cas menu item. -
showPerfReportItem
JMenuItem showPerfReportItem
The show perf report item. -
sofaSelectionComboBox
JComboBox sofaSelectionComboBox
The sofa selection combo box. -
sofaSelectionPanel
JPanel sofaSelectionPanel
The sofa selection panel. -
statusBar
JTextField statusBar
The status bar. -
statusPanel
JPanel statusPanel
The status panel. -
styleMap
Map<String,
Style> styleMap The style map. -
textArea
JTextArea textArea
The text area. -
textFile
File textFile
The text file. -
textFileNameList
List<String> textFileNameList
The text file name list. -
textPopup
JPopupMenu textPopup
The text popup. -
textScrollPane
JScrollPane textScrollPane
The text scroll pane. -
textTitleBorder
Border textTitleBorder
The text title border. -
tsViewerItem
JMenuItem tsViewerItem
The ts viewer item. -
typeSystemReadItem
JMenuItem typeSystemReadItem
The type system read item. -
typeSystemWriteItem
JMenuItem typeSystemWriteItem
The type system write item. -
undoItem
JMenuItem undoItem
The undo item. -
undoMgr
UndoMgr undoMgr
The undo mgr. -
xcasFileOpenDir
File xcasFileOpenDir
The xcas file open dir. -
xcasReadItem
JMenuItem xcasReadItem
The xcas read item. -
xcasWriteItem
JMenuItem xcasWriteItem
The xcas write item. -
xmiCasReadItem
JMenuItem xmiCasReadItem
The xmi cas read item. -
xmiCasWriteItem
JMenuItem xmiCasWriteItem
The xmi cas write item.
-
-
Class org.apache.uima.tools.cvd.MultiAnnotViewerFrame
class MultiAnnotViewerFrame extends JFrame implements Serializable- serialVersionUID:
- -920372876117526451L
-
Serialized Fields
-
scrollPane
JScrollPane scrollPane
The scroll pane. -
textPane
JTextPane textPane
The text pane.
-
-
-
Package org.apache.uima.tools.cvd.control
-
Class org.apache.uima.tools.cvd.control.FocusFSAction
class FocusFSAction extends AbstractAction implements Serializable- serialVersionUID:
- -8330075846211434833L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.FocusIRAction
class FocusIRAction extends AbstractAction implements Serializable- serialVersionUID:
- -8128067676842119411L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.FocusTextAction
class FocusTextAction extends AbstractAction implements Serializable- serialVersionUID:
- -4867535661038776033L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.TextContextMenuAction
class TextContextMenuAction extends AbstractAction implements Serializable- serialVersionUID:
- -5518456467913617514L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.UndoMgr
class UndoMgr extends UndoManager implements Serializable- serialVersionUID:
- 7677701629555379146L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
-
Package org.apache.uima.tools.cvd.tsview
-
Class org.apache.uima.tools.cvd.tsview.FeatureTableModel
class FeatureTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- -6010925680514336742L
-
Serialized Fields
-
type
Type type
The type.
-
-
Class org.apache.uima.tools.cvd.tsview.MainFrame
class MainFrame extends JFrame implements Serializable- serialVersionUID:
- 5606886216212480040L
-
Serialized Fields
-
featureTable
JTable featureTable
The feature table. -
selectedType
Type selectedType
The selected type. -
ts
TypeSystem ts
The ts. -
typeTree
JTree typeTree
The type tree.
-
-
-
Package org.apache.uima.tools.docanalyzer
-
Class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
class AnnotationViewerDialog extends JDialog implements Serializable- serialVersionUID:
- -7259891069111863433L
-
Serialized Fields
-
analyzedResultsList
JList<String> analyzedResultsList
the list of analyzed results -
annotationViewGenerator
AnnotationViewGenerator annotationViewGenerator
The annotation view generator. -
cas
CAS cas
The cas. -
defaultCasViewName
String defaultCasViewName
The default cas view name. -
htmlRB
JRadioButton htmlRB
The html RB. -
inputDirPath
String inputDirPath
The input dir path. -
javaViewerRB
JRadioButton javaViewerRB
The java viewer RB. -
javaViewerUCRB
JRadioButton javaViewerUCRB
The java viewer UCRB. -
med1
PrefsMediator med1
The med 1. -
processedStyleMap
boolean processedStyleMap
The processed style map. -
styleMapEditor
StyleMapEditor styleMapEditor
The style map editor. -
styleMapFile
File styleMapFile
The style map file. -
tempDir
File tempDir
The temp dir. -
typesToDisplay
String[] typesToDisplay
The types to display. -
typeSystem
TypeSystem typeSystem
The type system. -
xmlRB
JRadioButton xmlRB
The xml RB.
-
-
Class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
class DocumentAnalyzer extends JFrame implements Serializable- serialVersionUID:
- 8795969283257780425L
-
Serialized Fields
-
aboutDialog
JDialog aboutDialog
The about dialog. -
aeSpecifierFile
File aeSpecifierFile
The ae specifier file. -
analyzeInputDialog
JDialog analyzeInputDialog
The analyze input dialog. -
cas
CAS cas
The cas. -
collectionReader
FileSystemCollectionReader collectionReader
The collection reader. -
currentTaeOutputTypes
String[] currentTaeOutputTypes
The current tae output types. -
currentTypeSystem
TypeSystem currentTypeSystem
The current type system. -
encodingComboBox
JComboBox encodingComboBox
The encoding combo box. -
htmlRB
JRadioButton htmlRB
The html RB. -
inputFileFormatComboBox
JComboBox inputFileFormatComboBox
The input file format combo box. -
inputFileSelector
FileSelector inputFileSelector
The input file selector. -
interactive
boolean interactive
The interactive. -
interactiveTempFN
String interactiveTempFN
The interactive temp FN. -
interButton
JButton interButton
The inter button. -
javaViewerRB
JRadioButton javaViewerRB
The java viewer RB. -
javaViewerRBisSelected
boolean javaViewerRBisSelected
The java viewer R bis selected. -
javaViewerUCRB
JRadioButton javaViewerUCRB
The java viewer UCRB. -
javaViewerUCRBisSelected
boolean javaViewerUCRBisSelected
The java viewer UCR bis selected. -
languageComboBox
JComboBox languageComboBox
The language combo box. -
lenientCheckbox
JCheckBox lenientCheckbox
The lenient checkbox. -
mCPM
CollectionProcessingManager mCPM
The m CPM. -
numDocs
int numDocs
The num docs. -
numDocsProcessed
int numDocsProcessed
The num docs processed. -
outputDirectory
File outputDirectory
Directory in which this program will write its output files. -
outputFileSelected
String outputFileSelected
The output file selected. -
outputFileSelector
FileSelector outputFileSelector
The output file selector. -
prefsMed
PrefsMediator prefsMed
The prefs med. -
progressMonitor
ProgressMonitor progressMonitor
The progress monitor. -
progressTimer
Timer progressTimer
The progress timer. -
runButton
JButton runButton
The run button. -
runParametersField
JTextField runParametersField
The run parameters field. -
statsString
String statsString
The stats string. -
taeDescFile
File taeDescFile
The tae desc file. -
taeDescFileName
String taeDescFileName
The tae desc file name. -
useGeneratedStyleMap
boolean useGeneratedStyleMap
The use generated style map. -
userStyleMapFile
File userStyleMapFile
The user style map file. -
usingXmlDetagger
boolean usingXmlDetagger
The using xml detagger. -
xmlFileSelector
FileSelector xmlFileSelector
The xml file selector. -
xmlRB
JRadioButton xmlRB
The xml RB.
-
-
Class org.apache.uima.tools.docanalyzer.FileSelector
class FileSelector extends JPanel implements Serializable- serialVersionUID:
- -8710960143421949274L
-
Serialized Fields
-
browseButton
org.apache.uima.tools.docanalyzer.FileSelector.BrowseButton browseButton
The browse button. -
externalFl
FocusListener externalFl
The external fl. -
field
JTextField field
The field. -
fileChooser
JFileChooser fileChooser
The file chooser. -
fileSelectorListener
FileSelectorListener fileSelectorListener
The file selector listener. -
previousValue
String previousValue
The previous value.
-
-
-
Package org.apache.uima.tools.jcasgen
-
Class org.apache.uima.tools.jcasgen.GUI
class GUI extends JFrame implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
aboutDialog
AboutDialog aboutDialog
The about dialog. -
jg
Jg jg
The jg. -
pnG
org.apache.uima.tools.jcasgen.GUI.G pnG
The pn G.
-
-
Exception Class org.apache.uima.tools.jcasgen.Jg.ErrorExit
class ErrorExit extends RuntimeException implements Serializable- serialVersionUID:
- -3314235749649859540L
-
-
Package org.apache.uima.tools.pear.install
-
Class org.apache.uima.tools.pear.install.InstallPear
class InstallPear extends JFrame implements Serializable- serialVersionUID:
- -450696952085640703L
-
Serialized Fields
-
aboutMenuItem
JMenuItem aboutMenuItem
The about menu item. -
browseButton
JButton browseButton
The browse button. -
browseDirButton
JButton browseDirButton
The browse dir button. -
fileMenu
JMenu fileMenu
The file menu. -
fileMenuItem
JMenuItem fileMenuItem
The file menu item. -
helpButton
JButton helpButton
The help button. -
helpMenu
JMenu helpMenu
The help menu. -
helpMenuItem
JMenuItem helpMenuItem
The help menu item. -
installButton
JButton installButton
The install button. -
menuBar
JMenuBar menuBar
The menu bar. -
pearFileTextField
JTextField pearFileTextField
The pear file text field.
-
-
-
Package org.apache.uima.tools.stylemap
-
Class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
class AnnotationFeaturesViewer extends JPanel implements Serializable- serialVersionUID:
- -2455669190592868013L
-
Serialized Fields
-
collapseAllButton
JButton collapseAllButton
The collapse all button. -
expandAllButton
JButton expandAllButton
The expand all button. -
scrollPane
JScrollPane scrollPane
The scroll pane. -
tree
JTree tree
The tree.
-
-
Class org.apache.uima.tools.stylemap.LabelCellEditor
class LabelCellEditor extends DefaultCellEditor implements Serializable- serialVersionUID:
- 7810191917704574202L
-
Class org.apache.uima.tools.stylemap.StyleMapEditor
class StyleMapEditor extends JDialog implements Serializable- serialVersionUID:
- -7774771368169207250L
-
Serialized Fields
-
addTableEntryButton
ImageButton addTableEntryButton
The add table entry button. -
ae
AnalysisEngineDescription ae
The ae. -
analysisEngineMetaData
AnalysisEngineMetaData analysisEngineMetaData
The analysis engine meta data. -
annotationFeaturesViewer
AnnotationFeaturesViewer annotationFeaturesViewer
The annotation features viewer. -
annotationsTable
StyleMapTable annotationsTable
The annotations table. -
buttonPress
boolean buttonPress
The button press. -
cancelButton
JButton cancelButton
The cancel button. -
colorNameMap
HashMap colorNameMap
The color name map. -
data
Object[][] data
The data. -
med
TableGUIMediator med
The med. -
moveRowDownButton
ImageButton moveRowDownButton
The move row down button. -
moveRowUpButton
ImageButton moveRowUpButton
The move row up button. -
okButton
JButton okButton
The ok button. -
populated
boolean populated
The populated. -
removeTableRowButton
ImageButton removeTableRowButton
The remove table row button. -
resetButton
JButton resetButton
The reset button. -
styleList
ArrayList styleList
The style list. -
styleMapEditorDialog
JDialog styleMapEditorDialog
The style map editor dialog. -
tableModel
StyleMapTableModel tableModel
The table model.
-
-
Class org.apache.uima.tools.stylemap.StyleMapTable
class StyleMapTable extends JTable implements Serializable- serialVersionUID:
- 3556134276343308170L
-
Serialized Fields
-
med
TableGUIMediator med
The med.
-
-
Class org.apache.uima.tools.stylemap.StyleMapTableModel
class StyleMapTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- 7573410680191060690L
-
-
Package org.apache.uima.tools.util.gui
-
Class org.apache.uima.tools.util.gui.AboutDialog
class AboutDialog extends JDialog implements Serializable- serialVersionUID:
- -3901327861122722078L
-
Class org.apache.uima.tools.util.gui.Caption
class Caption extends JLabel implements Serializable- serialVersionUID:
- -2255251900300316894L
-
Class org.apache.uima.tools.util.gui.FileSelector
class FileSelector extends JPanel implements Serializable- serialVersionUID:
- -1438950608628876422L
-
Serialized Fields
-
browseButton
org.apache.uima.tools.util.gui.FileSelector.BrowseButton browseButton
The browse button. -
field
JTextField field
The field. -
fileChooser
JFileChooser fileChooser
Note that fileChooser is created lazily, to address issue UIMA-231. Apparently calls to JFileChooser.setCurrentDirectory aren't reliable before the file chooser has been shown. -
fileChooserTitle
String fileChooserTitle
The file chooser title. -
fileSelectorListener
FileSelectorListener fileSelectorListener
The file selector listener. -
filter
FileFilter filter
The filter. -
initialDir
File initialDir
The initial dir. -
previousValue
String previousValue
The previous value. -
selectionMode
int selectionMode
The selection mode. -
source
JComponent source
The source.
-
-
Class org.apache.uima.tools.util.gui.FormPanel
class FormPanel extends JPanel implements Serializable- serialVersionUID:
- 6935744171267722900L
-
Serialized Fields
-
checkBoxInsets
Insets checkBoxInsets
The check box insets. -
componentIndex
int componentIndex
The component index. -
gbc
GridBagConstraints gbc
The gbc. -
gbl
GridBagLayout gbl
The gbl. -
gridBagPanel
JPanel gridBagPanel
The grid bag panel. -
nrColumns
int nrColumns
The nr columns. -
regularInsets
Insets regularInsets
The regular insets.
-
-
Class org.apache.uima.tools.util.gui.ImageButton
class ImageButton extends JButton implements Serializable- serialVersionUID:
- -8908984308731809496L
-
Class org.apache.uima.tools.util.gui.IntegerField
class IntegerField extends JFormattedTextField implements Serializable- serialVersionUID:
- -9172169254226111684L
-
Serialized Fields
-
numberFormat
NumberFormat numberFormat
The number format.
-
-
Class org.apache.uima.tools.util.gui.ListSelector
class ListSelector extends JPanel implements Serializable- serialVersionUID:
- 6426556774940666223L
-
Serialized Fields
-
addButton
org.apache.uima.tools.util.gui.ListSelector.SmallButton addButton
The add button. -
addField
JTextField addField
The add field. -
list
JList list
The list. -
listModel
DefaultListModel listModel
The list model. -
moveDownButton
ImageButton moveDownButton
The move down button. -
moveUpButton
ImageButton moveUpButton
The move up button. -
removeButton
org.apache.uima.tools.util.gui.ListSelector.SmallButton removeButton
The remove button.
-
-
Class org.apache.uima.tools.util.gui.SliderField
class SliderField extends JPanel implements Serializable- serialVersionUID:
- 8200124988260091779L
-
Serialized Fields
-
slider
JSlider slider
The slider. -
textField
IntegerField textField
The text field.
-
-
Class org.apache.uima.tools.util.gui.TransportControlPanel
class TransportControlPanel extends JPanel implements Serializable- serialVersionUID:
- -2176626241850938032L
-
Serialized Fields
-
allowStop
boolean allowStop
The allow stop. -
controlListener
TransportControlListener controlListener
The control listener. -
invisibleButton
JToggleButton invisibleButton
The invisible button. -
lastButtonSelected
org.apache.uima.tools.util.gui.TransportControlPanel.ToggleButton lastButtonSelected
The last button selected. -
pauseButton
org.apache.uima.tools.util.gui.TransportControlPanel.ToggleButton pauseButton
The pause button. -
playButton
org.apache.uima.tools.util.gui.TransportControlPanel.ToggleButton playButton
The play button. -
stopButton
org.apache.uima.tools.util.gui.TransportControlPanel.ToggleButton stopButton
The stop button.
-
-
-
Package org.apache.uima.tools.viewer
-
Class org.apache.uima.tools.viewer.CasAnnotationViewer
class CasAnnotationViewer extends JPanel implements Serializable- serialVersionUID:
- 3559118488371946999L
-
Serialized Fields
-
annotationModeButton
JRadioButton annotationModeButton
The annotation mode button. -
boldFaceKeyWords
String[] boldFaceKeyWords
The bold face key words. -
boldFaceSpans
int[] boldFaceSpans
The bold face spans. -
cas
CAS cas
The cas. -
disableSofaSelectionComboBoxStateChangeAction
boolean disableSofaSelectionComboBoxStateChangeAction
The disable sofa selection combo box state change action. -
displayedTypeNames
Set<String> displayedTypeNames
The displayed type names. -
entityCheckBoxScrollPane
JScrollPane entityCheckBoxScrollPane
The entity check box scroll pane. -
entityCheckBoxVerticalScrollPanel
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel entityCheckBoxVerticalScrollPanel
The entity check box vertical scroll panel. -
entityModeButton
JRadioButton entityModeButton
The entity mode button. -
entityResolver
EntityResolver entityResolver
The entity resolver. -
entityToCheckBoxMap
Map<EntityResolver.Entity,
JCheckBox> entityToCheckBoxMap The entity to check box map. -
featureColorMap
Map<String,
Color> featureColorMap The feature color map. -
featureModeButton
JRadioButton featureModeButton
The feature mode button. -
featureRadioButtonMap
Map<String,
JRadioButton> featureRadioButtonMap The feature radio button map. -
featureRadioButtonScrollPane
JScrollPane featureRadioButtonScrollPane
The feature radio button scroll pane. -
featureRadioButtonVerticalScrollPanel
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel featureRadioButtonVerticalScrollPanel
The feature radio button vertical scroll panel. -
featureValueCheckBoxMap
Map<String,
JCheckBox> featureValueCheckBoxMap The feature value check box map. -
featureValueCheckBoxScrollPane
JScrollPane featureValueCheckBoxScrollPane
The feature value check box scroll pane. -
featureValueCheckBoxVerticalScrollPanel
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel featureValueCheckBoxVerticalScrollPanel
The feature value check box vertical scroll panel. -
featureValueColorMap
Map<String,
Color> featureValueColorMap The feature value color map. -
fsArrayType
Type fsArrayType
The fs array type. -
hiddenFeatureNames
Set<String> hiddenFeatureNames
The hidden feature names. -
hiddenTypeNames
Set<String> hiddenTypeNames
The hidden type names. -
hideUnselectedCheckBoxes
boolean hideUnselectedCheckBoxes
The hide unselected check boxes. -
highFrequencyTypes
List<String> highFrequencyTypes
The high frequency types. -
horizontalSplitPane
JSplitPane horizontalSplitPane
The horizontal split pane. -
initiallySelectedTypeNames
Set<String> initiallySelectedTypeNames
The initially selected type names. -
selectedAnnotationTree
JTree selectedAnnotationTree
The selected annotation tree. -
selectedAnnotationTreeModel
DefaultTreeModel selectedAnnotationTreeModel
The selected annotation tree model. -
showHideUnselectedButton
JButton showHideUnselectedButton
The show hide unselected button. -
sofaSelectionComboBox
JComboBox sofaSelectionComboBox
The sofa selection combo box. -
sofaSelectionPanel
JPanel sofaSelectionPanel
The sofa selection panel. -
stringType
Type stringType
The string type. -
tabbedChoicePane
JTabbedPane tabbedChoicePane
The tabbed choice pane. -
textPane
JTextPane textPane
The text pane. -
textScrollPane
JScrollPane textScrollPane
The text scroll pane. -
typeCheckBoxScrollPane
JScrollPane typeCheckBoxScrollPane
The type check box scroll pane. -
typeCheckBoxVerticalScrollPanel
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel typeCheckBoxVerticalScrollPanel
The type check box vertical scroll panel. -
typeColorMap
Map<String,
Color> typeColorMap The type color map. -
typeRadioButtonMap
Map<Type,
JRadioButton> typeRadioButtonMap The type radio button map. -
typeRadioButtonScrollPane
JScrollPane typeRadioButtonScrollPane
The type radio button scroll pane. -
typeRadioButtonVerticalScrollPanel
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel typeRadioButtonVerticalScrollPanel
The type radio button vertical scroll panel. -
typesNotChecked
Set<String> typesNotChecked
The types not checked. -
typeSystem
TypeSystem typeSystem
The type system. -
typeToCheckBoxMap
Map<Type,
JCheckBox> typeToCheckBoxMap The type to check box map. -
useConsistentColors
boolean useConsistentColors
The use consistent colors. -
userTypes
List<String> userTypes
The user types. -
verticalSplitPane
JSplitPane verticalSplitPane
The vertical split pane. -
viewMode
short viewMode
The view mode.
-
-
Class org.apache.uima.tools.viewer.CasTreeViewer
class CasTreeViewer extends JPanel implements Serializable- serialVersionUID:
- -674412767134245565L
-
Serialized Fields
-
annotationTextPane
JTextPane annotationTextPane
The annotation text pane. -
annotationTypeLabel
JLabel annotationTypeLabel
The annotation type label. -
featureTable
JTable featureTable
The feature table. -
rightPanel
JPanel rightPanel
The right panel. -
splitPane
JSplitPane splitPane
The split pane. -
tree
JTree tree
The tree.
-
-
-
Package org.apache.uima.uimacpp
-
Exception Class org.apache.uima.uimacpp.UimacppException
class UimacppException extends Exception implements Serializable- serialVersionUID:
- 378698033899907645L
-
Serialized Fields
-
detail
Exception detail
Nested exception to hold wrapped exception.
-
-
-
Package org.apache.uima.util
-
Class org.apache.uima.util.ConcurrentHashMapWithProducer
- serialVersionUID:
- 1L
-
Exception Class org.apache.uima.util.InvalidXMLException
class InvalidXMLException extends UIMAException implements Serializable- serialVersionUID:
- 4470343379909952803L
-
Class org.apache.uima.util.NameClassPair
class NameClassPair extends Object implements Serializable- serialVersionUID:
- 3235061764523410003L
-
Class org.apache.uima.util.ProgressImpl
class ProgressImpl extends Object implements Serializable- serialVersionUID:
- -1436588781274530622L
-
Serialized Fields
-
mApproximate
boolean mApproximate
-
mCompleted
long mCompleted
-
mTotal
long mTotal
-
mUnitType
String mUnitType
-
-
-
Package org.apache.uima.util.impl
-
Class org.apache.uima.util.impl.ProcessTrace_impl
class ProcessTrace_impl extends Object implements Serializable- serialVersionUID:
- 7566277176545062757L
-
Serialized Fields
-
mEnabled
boolean mEnabled
Indicates whether process trace is enabled. -
mEventList
List<ProcessTraceEvent> mEventList
List of closed events. -
mOpenEvents
Stack<ProcessTraceEvent_impl> mOpenEvents
Stack of open events. -
mTimer
UimaTimer mTimer
Timer class used to get timing information.
-
-
Class org.apache.uima.util.impl.ProcessTraceEvent_impl
class ProcessTraceEvent_impl extends Object implements Serializable- serialVersionUID:
- 4275351517280216988L
-
Serialized Fields
-
mComponentName
String mComponentName
Component Name for this event. -
mDescription
String mDescription
Description of this event. -
mDuration
long mDuration
Duration of this event in milliseconds. -
mResultMessage
String mResultMessage
Result Message of this event. -
mStartTime
long mStartTime
Start time of this event. -
mSubEvents
List<ProcessTraceEvent> mSubEvents
List of sub-events of this event. (Initialized lazily.) -
mType
String mType
Type of this event.
-
-
-
Package org.apache.vinci.debug
-
Exception Class org.apache.vinci.debug.AssertionFailedException
class AssertionFailedException extends RuntimeException implements Serializable- serialVersionUID:
- 5054530397155879663L
-
Exception Class org.apache.vinci.debug.FatalException
class FatalException extends RuntimeException implements Serializable- serialVersionUID:
- -8889142805115637932L
-
Serialized Fields
-
original_exception
Throwable original_exception
-
-
-
Package org.apache.vinci.transport
-
Exception Class org.apache.vinci.transport.LeafCastException
class LeafCastException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 2167774897716144428L
-
Exception Class org.apache.vinci.transport.ServiceDownException
class ServiceDownException extends IOException implements Serializable- serialVersionUID:
- -6125121845524920235L
-
Exception Class org.apache.vinci.transport.ServiceException
class ServiceException extends Exception implements Serializable- serialVersionUID:
- 6243682131707055564L
-
Serialized Fields
-
complete_result
Transportable complete_result
-
-
Exception Class org.apache.vinci.transport.VNSException
class VNSException extends IOException implements Serializable- serialVersionUID:
- -9150424759390586749L
-
-
Package org.apache.vinci.transport.util
-
Exception Class org.apache.vinci.transport.util.Base64FormatException
class Base64FormatException extends IOException implements Serializable- serialVersionUID:
- -7684434340122235922L
-