Serialized Form
-
Package org.apache.uima
-
Class org.apache.uima.InternationalizedException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 2306587442280738385L
-
Serialized Fields
-
c
I18nx_impl c
-
-
Class org.apache.uima.InternationalizedRuntimeException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 6387360855459370559L
-
Serialized Fields
-
c
I18nx_impl c
-
-
Class org.apache.uima.UIMA_IllegalArgumentException extends UIMARuntimeException implements Serializable
- serialVersionUID:
- -4820565402946868828L
-
Class org.apache.uima.UIMA_IllegalStateException extends UIMARuntimeException implements Serializable
- serialVersionUID:
- -8081807814100358556L
-
Class org.apache.uima.UIMA_UnsupportedOperationException extends UIMARuntimeException implements Serializable
- serialVersionUID:
- 9056907160021698405L
-
Class org.apache.uima.UIMAException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 7521732353239537026L
-
Serialized Fields
-
mArguments
java.lang.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
java.lang.Throwable mCause
The exception that caused this exception to occur. -
mMessageKey
java.lang.String mMessageKey
An identifier that maps to the message for this exception. -
mResourceBundleName
java.lang.String mResourceBundleName
The base name of the resource bundle in which the message for this exception is located.
-
-
Class org.apache.uima.UIMARuntimeException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
mArguments
java.lang.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
java.lang.Throwable mCause
The exception that caused this exception to occur. -
mMessageBundle
java.lang.String mMessageBundle
the message bundle to use for this exception -
mMessageKey
java.lang.String mMessageKey
An identifier that maps to the message for this exception.
-
-
-
Package org.apache.uima.analysis_engine
-
Class org.apache.uima.analysis_engine.AnalysisEngineProcessException extends ResourceProcessException implements Serializable
- serialVersionUID:
- 2815910374191768858L
-
Class org.apache.uima.analysis_engine.ResultNotSupportedException extends UIMAException implements Serializable
- serialVersionUID:
- -3483648897752163432L
-
-
Package org.apache.uima.analysis_engine.annotator
-
Class org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException extends UIMAException implements Serializable
- serialVersionUID:
- -861237180621535840L
-
Class org.apache.uima.analysis_engine.annotator.AnnotatorContextException extends UIMAException implements Serializable
- serialVersionUID:
- 5021704382907111514L
-
Class org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException extends UIMAException implements Serializable
- serialVersionUID:
- -7227559164945115624L
-
Class org.apache.uima.analysis_engine.annotator.AnnotatorProcessException extends UIMAException implements Serializable
- serialVersionUID:
- -1790071433547597840L
-
-
Package org.apache.uima.analysis_engine.impl
-
Class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl extends ResourceCreationSpecifier_impl implements Serializable
- serialVersionUID:
- -8103625125291855592L
-
Serialized Fields
-
ELEM_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS
java.lang.String ELEM_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS
Name of the "delegateAnalysisEngineSpecifiers" XML Element. Change this if schema changes. -
mDelegateAnalysisEngineSpecifiers
java.util.Map<java.lang.String,ResourceSpecifier> mDelegateAnalysisEngineSpecifiers
-
mDelegateAnalysisEngineSpecifiersWithImports
java.util.Map<java.lang.String,MetaDataObject> mDelegateAnalysisEngineSpecifiersWithImports
-
mFlowControllerDeclaration
FlowControllerDeclaration mFlowControllerDeclaration
-
mFrameworkImplementation
java.lang.String mFrameworkImplementation
-
mPrimitive
boolean mPrimitive
-
mProcessedImports
java.util.Map<java.lang.String,Import> mProcessedImports
-
mSofaMappings
SofaMapping[] mSofaMappings
-
PROP_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS
java.lang.String PROP_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS
Name of the "delegateAnalysisEngineSpecifiers" property. Change this if interface changes. -
PROP_DELEGATE_ANALYSIS_ENGINE_SPECIFIERS_WITH_IMPORTS
java.lang.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 extends java.lang.Object implements Serializable
- serialVersionUID:
- 1988620286191379887L
-
Serialized Fields
-
analysisTime
java.util.concurrent.atomic.AtomicLong analysisTime
-
batchProcessCompleteTime
java.util.concurrent.atomic.AtomicLong batchProcessCompleteTime
-
collectionProcessCompleteTime
java.util.concurrent.atomic.AtomicLong collectionProcessCompleteTime
-
components
java.util.Map<java.lang.String,AnalysisEngineManagement> components
-
initializationTime
long initializationTime
-
markedAnalysisTime
java.util.concurrent.atomic.AtomicLong markedAnalysisTime
-
markedBatchProcessCompleteTime
java.util.concurrent.atomic.AtomicLong markedBatchProcessCompleteTime
-
markedCollectionProcessCompleteTime
java.util.concurrent.atomic.AtomicLong markedCollectionProcessCompleteTime
-
markedServiceCallTime
java.util.concurrent.atomic.AtomicLong markedServiceCallTime
-
name
java.lang.String name
-
numProcessed
java.util.concurrent.atomic.AtomicLong numProcessed
-
serviceCallTime
java.util.concurrent.atomic.AtomicLong serviceCallTime
-
status
AnalysisEngineManagement.State status
-
threadId
long threadId
-
uniqueMBeanName
java.lang.String uniqueMBeanName
-
-
Class org.apache.uima.analysis_engine.impl.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
java.util.Map<java.lang.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 extends AnalysisEngineDescription_impl implements Serializable
- serialVersionUID:
- 7829820134797529630L
-
Class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 7184362666821154031L
-
Serialized Fields
-
mAllAnnotatorFeatures
boolean mAllAnnotatorFeatures
-
mName
java.lang.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 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 extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -3582926806264514233L
-
Serialized Fields
-
mCapabilityLanguageFlow
java.lang.String[] mCapabilityLanguageFlow
Array of AnalysisEngine identifiers indicating the capabilityLanguage flow.
-
-
Class org.apache.uima.analysis_engine.metadata.impl.FixedFlow_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -3582926806264514233L
-
Serialized Fields
-
mFixedFlow
java.lang.String[] mFixedFlow
Array of AnalysisEngine identifiers indicating the fixed flow.
-
-
Class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 1526130202197517743L
-
Serialized Fields
-
mImport
Import mImport
-
mKey
java.lang.String mKey
-
mSpecifier
ResourceSpecifier mSpecifier
-
-
Class org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -6115544748030506703L
-
Serialized Fields
-
mAggregateSofaName
java.lang.String mAggregateSofaName
-
mComponentKey
java.lang.String mComponentKey
-
mComponentSofaName
java.lang.String mComponentSofaName
-
-
-
Package org.apache.uima.analysis_engine.service.impl
-
Class org.apache.uima.analysis_engine.service.impl.ServiceDataCargo extends java.lang.Object implements Serializable
- serialVersionUID:
- 2433836175315405277L
-
Serialized Fields
-
mCasSer
CASCompleteSerializer mCasSer
-
mProcessTrace
ProcessTrace mProcessTrace
-
-
-
Package org.apache.uima.cas
-
Class org.apache.uima.cas.CASException extends UIMAException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.uima.cas.CASRuntimeException extends UIMARuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.uima.cas.ParsingException extends java.lang.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 extends java.lang.Object implements Serializable
- serialVersionUID:
- 400887901813129040L
-
Serialized Fields
-
fsList
java.util.List<FeatureStructure> fsList
-
-
Class org.apache.uima.cas_data.impl.FeatureStructureImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- -1828536763993413045L
-
Serialized Fields
-
mFeatureMap
java.util.Map<java.lang.String,FeatureValue> mFeatureMap
-
mFSType
java.lang.String mFSType
-
mId
java.lang.String mId
-
mIndexed
int[] mIndexed
-
-
Class org.apache.uima.cas_data.impl.PrimitiveArrayFSImpl extends FeatureStructureImpl implements Serializable
- serialVersionUID:
- -2050313181387759103L
-
Serialized Fields
-
mArrayObject
java.lang.Object mArrayObject
-
-
Class org.apache.uima.cas_data.impl.PrimitiveValueImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- -5889249846359051538L
-
Serialized Fields
-
aValueObject
java.lang.Object aValueObject
-
-
Class org.apache.uima.cas_data.impl.ReferenceArrayFSImpl extends FeatureStructureImpl implements Serializable
- serialVersionUID:
- -1748415737830294866L
-
Serialized Fields
-
mIdRefs
java.lang.String[] mIdRefs
-
-
Class org.apache.uima.cas_data.impl.ReferenceValueImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- -2890705944833477494L
-
Serialized Fields
-
mTargetId
java.lang.String mTargetId
-
-
-
Package org.apache.uima.cas.admin
-
Class org.apache.uima.cas.admin.CASAdminException extends UIMARuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
resourceBundleName
java.lang.String resourceBundleName
-
-
-
Package org.apache.uima.cas.impl
-
Class org.apache.uima.cas.impl.AnnotationImplException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 2924905396059850361L
-
Serialized Fields
-
arguments
java.lang.String[] arguments
-
error
int error
-
resource
java.util.ResourceBundle resource
-
-
Class org.apache.uima.cas.impl.BooleanConstraint extends PathConstraint implements Serializable
-
Serialized Fields
-
cons
FSBooleanConstraint cons
-
-
-
Class org.apache.uima.cas.impl.CASCompleteSerializer extends java.lang.Object implements Serializable
- serialVersionUID:
- 6841574968081866308L
-
Serialized Fields
-
casMgrSer
CASMgrSerializer casMgrSer
-
casSer
CASSerializer casSer
-
-
Class org.apache.uima.cas.impl.CASMgrSerializer extends java.lang.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
java.lang.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
java.lang.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
java.lang.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
java.lang.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 extends java.lang.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
java.lang.String[] stringTable
-
-
Class org.apache.uima.cas.impl.FSBooleanConstraintImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
condition
boolean condition
-
-
-
Class org.apache.uima.cas.impl.LowLevelException extends UIMARuntimeException implements Serializable
- serialVersionUID:
- -3115614380676282900L
-
Class org.apache.uima.cas.impl.XCASParsingException extends org.xml.sax.SAXParseException implements Serializable
- serialVersionUID:
- -4915068920369582184L
-
Serialized Fields
-
arguments
java.lang.Object[] arguments
-
error
int error
-
resource
java.util.ResourceBundle resource
-
-
-
Package org.apache.uima.collection
-
Class org.apache.uima.collection.CollectionException extends UIMAException implements Serializable
- serialVersionUID:
- -78797158130497524L
-
-
Package org.apache.uima.collection.base_cpm
-
Class org.apache.uima.collection.base_cpm.AbortCasProcessorException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 6667835751923326076L
-
Class org.apache.uima.collection.base_cpm.AbortCPMException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 3227334551231448553L
-
Class org.apache.uima.collection.base_cpm.SkipCasException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -1536918949728720979L
-
-
Package org.apache.uima.collection.impl
-
Class org.apache.uima.collection.impl.CasConsumerDescription_impl extends ResourceCreationSpecifier_impl implements Serializable
- serialVersionUID:
- -3876854246385758053L
-
Class org.apache.uima.collection.impl.CasInitializerDescription_impl extends ResourceCreationSpecifier_impl implements Serializable
- serialVersionUID:
- -4559482063745943204L
-
Class org.apache.uima.collection.impl.CollectionReaderDescription_impl extends ResourceCreationSpecifier_impl implements Serializable
- serialVersionUID:
- -6654886877117758267L
-
Class org.apache.uima.collection.impl.EntityProcessStatusImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- -5101356145458558249L
-
Serialized Fields
-
eventMap
java.util.HashMap eventMap
-
exceptionList
java.util.List exceptionList
-
failedList
java.util.List failedList
-
isProcessed
boolean isProcessed
-
isSkipped
boolean isSkipped
-
prT
ProcessTrace prT
-
resultHM
java.util.HashMap resultHM
-
-
-
Package org.apache.uima.collection.impl.base_cpm.container
-
Class org.apache.uima.collection.impl.base_cpm.container.KillPipelineException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -4105689778536046179L
-
Class org.apache.uima.collection.impl.base_cpm.container.ServiceConnectionException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 2965580005726446212L
-
-
Package org.apache.uima.collection.impl.base_cpm.container.deployer
-
Class org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException extends ResourceProcessException implements Serializable
- serialVersionUID:
- 8743293497493826997L
-
-
Package org.apache.uima.collection.impl.cpm
-
Class org.apache.uima.collection.impl.cpm.CheckpointData extends java.lang.Object implements Serializable
- serialVersionUID:
- -3261502844386898304L
-
Serialized Fields
-
processTrace
ProcessTrace processTrace
-
synchPoint
SynchPoint synchPoint
-
-
Class org.apache.uima.collection.impl.cpm.CPMException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -8398570626529912770L
-
-
Package org.apache.uima.collection.impl.cpm.engine
-
Class org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException extends ResourceProcessException implements Serializable
- serialVersionUID:
- 358067081843640078L
-
Serialized Fields
-
docID
long docID
The doc ID. -
documentURL
java.lang.String documentURL
The document URL. -
throttleID
java.lang.String throttleID
The throttle ID.
-
-
-
Package org.apache.uima.collection.impl.cpm.utils
-
Class org.apache.uima.collection.impl.cpm.utils.CasMetaData extends java.lang.Object implements Serializable
- serialVersionUID:
- 836775023988205201L
-
Serialized Fields
-
casMetaData
NameValuePair[] casMetaData
The cas meta data. -
casObject
java.lang.Object casObject
The cas object.
-
-
Class org.apache.uima.collection.impl.cpm.utils.JavaTimer extends java.lang.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 extends PrimitiveValueImpl implements Serializable
- serialVersionUID:
- 1668126114372701948L
-
-
Package org.apache.uima.collection.impl.metadata.cpe
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -2424851648116984900L
-
Serialized Fields
-
checkpoint
CpeCheckpoint checkpoint
The checkpoint. -
configurationParameterSettings
CasProcessorConfigurationParameterSettings configurationParameterSettings
The configuration parameter settings. -
deployment
java.lang.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
java.lang.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 extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 8950620301535742630L
-
Serialized Fields
-
name
java.lang.String name
The name. -
type
java.lang.String type
The type. -
value
java.lang.String value
The value.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 4871710283477856271L
-
Serialized Fields
-
params
java.util.ArrayList params
The params.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.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 extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -9214395691914383261L
-
Serialized Fields
-
action
java.lang.String action
The action. -
value
java.lang.String value
The value.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 6289178406400775873L
-
Serialized Fields
-
value
java.lang.String value
The value.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- -719956786158518508L
-
Serialized Fields
-
args
java.util.ArrayList args
The args.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 6897788743141912586L
-
Serialized Fields
-
args
CasProcessorExecArgs args
The args. -
dir
java.lang.String dir
The dir. -
envs
java.util.ArrayList envs
The envs. -
executable
java.lang.String executable
The executable.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 1879442561195094666L
-
Serialized Fields
-
filter
java.lang.String filter
The filter.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 2863741219504239020L
-
Serialized Fields
-
action
java.lang.String action
The action. -
value
java.lang.String value
The value. -
waitTimeBetweenRetries
int waitTimeBetweenRetries
The wait time between retries.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 1074137401279020375L
-
Serialized Fields
-
exec
CasProcessorExecutable exec
The exec.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -6750487360818463790L
-
Serialized Fields
-
key
java.lang.String key
The key. -
value
java.lang.String value
The value.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -8276573951395652039L
-
Serialized Fields
-
defaultTimeout
java.lang.String defaultTimeout
The default timeout. -
max
java.lang.String max
The max.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -5532660061637797550L
-
Serialized Fields
-
casPoolSize
int casPoolSize
The cas pool size. -
casProcessors
java.util.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 extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 9155094513948815121L
-
Serialized Fields
-
batch
int batch
The batch. -
file
java.lang.String file
The file. -
time
java.lang.String time
The time.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.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 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 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 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 extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 1153815602567127240L
-
Serialized Fields
-
checkpoint
CpeCheckpoint checkpoint
The checkpoint. -
deployAs
java.lang.String deployAs
The deploy as. -
num2Process
long num2Process
The num 2 process. -
outputQueue
OutputQueue outputQueue
The output queue. -
startAt
java.lang.String startAt
The start at. -
timerImpl
java.lang.String timerImpl
The timer impl.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.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 extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 5694100109656286384L
-
Serialized Fields
-
href
java.lang.String href
The href.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeIntegratedCasProcessorImpl extends CasProcessorCpeObject implements Serializable
- serialVersionUID:
- 6076012896926381047L
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl extends CasProcessorCpeObject implements Serializable
- serialVersionUID:
- -2239520502855587544L
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeRemoteCasProcessorImpl extends CasProcessorCpeObject implements Serializable
- serialVersionUID:
- -1290194910813284905L
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -8905321767282361433L
-
Serialized Fields
-
href
java.lang.String href
The href.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -2488866857646083657L
-
Serialized Fields
-
componentSofaName
java.lang.String componentSofaName
The component sofa name. -
cpeSofaName
java.lang.String cpeSofaName
The cpe sofa name.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -4193487704594409253L
-
Serialized Fields
-
sofaNameMappings
java.util.ArrayList sofaNameMappings
The sofa name mappings.
-
-
Class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -3001016349004832820L
-
Serialized Fields
-
dequeueTimeout
int dequeueTimeout
The dequeue timeout. -
queueClass
java.lang.String queueClass
The queue class.
-
-
-
Package org.apache.uima.collection.metadata
-
Class org.apache.uima.collection.metadata.CpeDescriptorException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -5008821641810813512L
-
-
Package org.apache.uima.flow
-
Package org.apache.uima.flow.impl
-
Class org.apache.uima.flow.impl.FlowControllerDescription_impl extends ResourceCreationSpecifier_impl implements Serializable
- serialVersionUID:
- 7478890390021821535L
-
-
Package org.apache.uima.internal.util
-
Class org.apache.uima.internal.util.IntStack extends IntVector implements Serializable
- serialVersionUID:
- 6396213817151546621L
-
Class org.apache.uima.internal.util.IntVector extends java.lang.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 extends java.lang.Object implements Serializable
- serialVersionUID:
- 4644107369628471363L
-
Serialized Fields
-
end
long end
-
start
long start
-
-
Class org.apache.uima.internal.util.UtilError extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- -6708991281527442356L
-
Serialized Fields
-
arguments
java.lang.Object[] arguments
-
error
int error
-
resource
java.util.ResourceBundle resource
-
-
-
Package org.apache.uima.pear.tools
-
Class org.apache.uima.pear.tools.InstallationDescriptor extends java.lang.Object implements Serializable
- serialVersionUID:
- 4884186903126810934L
-
Serialized Fields
-
_delegateComponents
java.util.Hashtable<java.lang.String,InstallationDescriptor.ComponentInfo> _delegateComponents
-
_frameworkSpecs
java.util.Properties _frameworkSpecs
-
_insdFile
java.io.File _insdFile
-
_installationActions
java.util.ArrayList<InstallationDescriptor.ActionInfo> _installationActions
-
_mainComponent
InstallationDescriptor.ComponentInfo _mainComponent
-
_osSpecs
java.util.Properties _osSpecs
-
_toolkitsSpecs
java.util.Properties _toolkitsSpecs
-
-
Class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo extends java.lang.Object implements Serializable
- serialVersionUID:
- -3459024334454685063L
-
Serialized Fields
-
_name
java.lang.String _name
-
params
java.util.Properties params
-
-
Class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo extends java.lang.Object implements Serializable
- serialVersionUID:
- 3269238133625161794L
-
Serialized Fields
-
_id
java.lang.String _id
-
casConsumerDescFilePath
java.lang.String casConsumerDescFilePath
-
casInitializerDescFilePath
java.lang.String casInitializerDescFilePath
-
collIteratorDescFilePath
java.lang.String collIteratorDescFilePath
-
deploymentType
java.lang.String deploymentType
-
descFilePath
java.lang.String descFilePath
-
name
java.lang.String name
-
networkParams
java.util.Hashtable<java.lang.String,java.util.Properties> networkParams
-
props
java.util.Properties props
-
rootDirPath
java.lang.String rootDirPath
-
-
Class org.apache.uima.pear.tools.PackageCreatorException extends InternationalizedException implements Serializable
- serialVersionUID:
- 6261840563059646801L
-
Class org.apache.uima.pear.tools.PackageInstallerException extends InternationalizedRuntimeException implements Serializable
- serialVersionUID:
- 6261840563059646801L
-
-
Package org.apache.uima.resource
-
Class org.apache.uima.resource.ResourceAccessException extends UIMAException implements Serializable
- serialVersionUID:
- 6192395953611408054L
-
Class org.apache.uima.resource.ResourceConfigurationException extends UIMAException implements Serializable
- serialVersionUID:
- -412324593044962476L
-
Class org.apache.uima.resource.ResourceInitializationException extends UIMAException implements Serializable
- serialVersionUID:
- -2521675776941322837L
-
Class org.apache.uima.resource.ResourceProcessException extends UIMAException implements Serializable
- serialVersionUID:
- 9110678164301621448L
-
Class org.apache.uima.resource.ResourceServiceException extends UIMAException implements Serializable
- serialVersionUID:
- 3804355176082646151L
-
-
Package org.apache.uima.resource.impl
-
Class org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -5414343447386950507L
-
Serialized Fields
-
mMetaData
ResourceMetaData mMetaData
Resource metadata. -
mUrl
java.lang.String mUrl
URL of the data.
-
-
Class org.apache.uima.resource.impl.CustomResourceSpecifier_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 8922306013278525153L
-
Serialized Fields
-
mParameters
Parameter[] mParameters
-
mResourceClassName
java.lang.String mResourceClassName
-
-
Class org.apache.uima.resource.impl.ExternalResourceDependency_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 8416783152191685356L
-
Serialized Fields
-
mDescription
java.lang.String mDescription
-
mInterfaceName
java.lang.String mInterfaceName
-
mKey
java.lang.String mKey
-
mOptional
boolean mOptional
-
-
Class org.apache.uima.resource.impl.ExternalResourceDescription_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -6995615796561255268L
-
Serialized Fields
-
mDescription
java.lang.String mDescription
-
mImplementationName
java.lang.String mImplementationName
-
mName
java.lang.String mName
-
mResourceSpecifier
ResourceSpecifier mResourceSpecifier
-
-
Class org.apache.uima.resource.impl.FileLanguageResourceSpecifier_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 4660680936104675527L
-
Serialized Fields
-
mFileUrlPrefix
java.lang.String mFileUrlPrefix
URL prefix for the file. -
mFileUrlSuffix
java.lang.String mFileUrlSuffix
URL suffix for the file.
-
-
Class org.apache.uima.resource.impl.FileResourceSpecifier_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -4595981135298755811L
-
Serialized Fields
-
mFileUrl
java.lang.String mFileUrl
URL of the file. -
mLocalCache
java.lang.String mLocalCache
Filename of the local cache (null if none).
-
-
Class org.apache.uima.resource.impl.Parameter_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -853121388957306954L
-
Serialized Fields
-
name
java.lang.String name
-
value
java.lang.String value
-
-
Class org.apache.uima.resource.impl.PearSpecifier_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -7910540167197537337L
-
Serialized Fields
-
mParameters
Parameter[] mParameters
-
mPearParameters
NameValuePair[] mPearParameters
-
mPearPath
java.lang.String mPearPath
PEAR path setting
-
-
Class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 7946890459654653436L
-
Serialized Fields
-
mExternalResourceDependencies
java.util.List<ExternalResourceDependency> mExternalResourceDependencies
-
mFrameworkImplementation
java.lang.String mFrameworkImplementation
-
mImplementationName
java.lang.String mImplementationName
-
mMetaData
ResourceMetaData mMetaData
-
mResourceManagerConfiguration
ResourceManagerConfiguration mResourceManagerConfiguration
-
-
Class org.apache.uima.resource.impl.Session_impl extends java.lang.Object implements Serializable
- serialVersionUID:
- -8525494546736102324L
-
Serialized Fields
-
mMap
java.util.Map<java.lang.String,java.lang.Object> mMap
-
-
Class org.apache.uima.resource.impl.SessionNamespaceView_impl extends java.lang.Object implements Serializable
- serialVersionUID:
- 7585276862479207970L
-
Serialized Fields
-
mNamespace
java.lang.String mNamespace
-
mRootSession
Session mRootSession
-
-
Class org.apache.uima.resource.impl.URISpecifier_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -7910540167197537337L
-
Serialized Fields
-
mParameters
Parameter[] mParameters
-
mProtocol
java.lang.String mProtocol
Protocol used to communicate with the Resource. -
mResourceType
java.lang.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
java.lang.Integer mTimeout
Timeout period in milliseconds. -
mUri
java.lang.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 extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -3463916068572525348L
-
Serialized Fields
-
mDescription
java.lang.String mDescription
Verbose description of this value. -
mString
java.lang.String mString
The allowed value string.
-
-
Class org.apache.uima.resource.metadata.impl.Capability_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -2821073595288674925L
-
Serialized Fields
-
mDescription
java.lang.String mDescription
a description of this capability -
mInputs
TypeOrFeature[] mInputs
Input Types and/or Features. -
mInputSofas
java.lang.String[] mInputSofas
input SofAs -
mOutputs
TypeOrFeature[] mOutputs
Output Types and/or Features. -
mOutputSofas
java.lang.String[] mOutputSofas
output SofAs -
mPreconditions
Precondition[] mPreconditions
Preconditions (includes languages supported).
-
-
Class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 4220504881786100821L
-
Serialized Fields
-
mConfigurationParameters
ConfigurationParameter[] mConfigurationParameters
Parameters contained within the group(s). -
mNames
java.lang.String[] mNames
Group names.
-
-
Class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 4234432343384779535L
-
Serialized Fields
-
mDescription
java.lang.String mDescription
Description of this Configuration Parameter. -
mExternalOverrideName
java.lang.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
java.lang.String mName
Name of this Configuration Parameter. -
mOverrides
java.lang.String[] mOverrides
The parameters that this Configuration Parameter overrides. Elements of this array are of the form componentName/parameterName. -
mType
java.lang.String mType
Data Type of this Configuration Parameter.
-
-
Class org.apache.uima.resource.metadata.impl.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
java.lang.String mDefaultGroupName
Name of the default group -
mSearchStrategy
java.lang.String mSearchStrategy
Configuration parameter search strategy
-
-
Class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 3476535733588304983L
-
Serialized Fields
-
mParameterSettings
NameValuePair[] mParameterSettings
Settings for parameters that are not in any group. -
mSettingsForGroups
java.util.Map<java.lang.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 extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 8736222753308388218L
-
Serialized Fields
-
mKey
java.lang.String mKey
-
mResourceName
java.lang.String mResourceName
-
-
Class org.apache.uima.resource.metadata.impl.FeatureDescription_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 3661516916992500406L
-
Serialized Fields
-
mDescription
java.lang.String mDescription
Verbose description of this Feature. -
mElementType
java.lang.String mElementType
-
mMultipleReferencesAllowed
java.lang.Boolean mMultipleReferencesAllowed
-
mName
java.lang.String mName
Feature name. -
mRangeTypeName
java.lang.String mRangeTypeName
Name of Range Type of this Feature.
-
-
Class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -7687383527183197102L
-
Serialized Fields
-
mDescription
java.lang.String mDescription
-
mFsIndexes
FsIndexDescription[] mFsIndexes
-
mImports
Import[] mImports
-
mName
java.lang.String mName
-
mVendor
java.lang.String mVendor
-
mVersion
java.lang.String mVersion
-
-
Class org.apache.uima.resource.metadata.impl.FsIndexDescription_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 8939000196947456114L
-
Serialized Fields
-
mKeys
FsIndexKeyDescription[] mKeys
-
mKind
java.lang.String mKind
-
mLabel
java.lang.String mLabel
-
mTypeName
java.lang.String mTypeName
-
-
Class org.apache.uima.resource.metadata.impl.FsIndexKeyDescription_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -4015997042353963398L
-
Serialized Fields
-
mComparator
int mComparator
-
mFeatureName
java.lang.String mFeatureName
-
mTypePriority
boolean mTypePriority
-
-
Class org.apache.uima.resource.metadata.impl.Import_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 6876757002913848998L
-
Serialized Fields
-
byNameSuffix
java.lang.String byNameSuffix
-
mLocation
java.lang.String mLocation
-
mName
java.lang.String mName
-
-
Class org.apache.uima.resource.metadata.impl.LanguagePrecondition_impl extends SimplePrecondition_impl implements Serializable
- serialVersionUID:
- -5526826405334750929L
-
Class org.apache.uima.resource.metadata.impl.MetaDataObject_impl extends java.lang.Object implements Serializable
- serialVersionUID:
- 5876728533863334480L
-
Class org.apache.uima.resource.metadata.impl.MimeTypePrecondition_impl extends SimplePrecondition_impl implements Serializable
- serialVersionUID:
- -2496834003359218342L
-
Class org.apache.uima.resource.metadata.impl.NameValuePair_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -1806648654924417387L
-
Serialized Fields
-
mName
java.lang.String mName
Name -
mValue
java.lang.Object mValue
Value
-
-
Class org.apache.uima.resource.metadata.impl.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 extends AnalysisEngineMetaData_impl implements Serializable
- serialVersionUID:
- -4839907155580879702L
-
Class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -8326190554827990517L
-
Serialized Fields
-
mBindings
ExternalResourceBinding[] mBindings
-
mDescription
java.lang.String mDescription
-
mExternalResources
ExternalResourceDescription[] mExternalResources
-
mImports
Import[] mImports
-
mName
java.lang.String mName
-
mVendor
java.lang.String mVendor
-
mVersion
java.lang.String mVersion
-
-
Class org.apache.uima.resource.metadata.impl.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
java.lang.String mCopyright
Copyright notice for the Resource -
mDescription
java.lang.String mDescription
Description of the Resource -
mName
java.lang.String mName
Name of the Resource -
mUUID
java.lang.String mUUID
UUID of the Resource -
mVendor
java.lang.String mVendor
Vendor of the Resource -
mVersion
java.lang.String mVersion
Version number of the Resource
-
-
Class org.apache.uima.resource.metadata.impl.SimplePrecondition_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -3736364411654445630L
-
Serialized Fields
-
mComparisonValue
java.lang.Object mComparisonValue
Value to compare against the feature. -
mDefault
boolean mDefault
-
mFeatureName
java.lang.String mFeatureName
-
mFsIndexName
java.lang.String mFsIndexName
-
mFsMatchConstraint
FSMatchConstraint mFsMatchConstraint
-
mPredicate
java.lang.String mPredicate
Predicate used to compare.
-
-
Class org.apache.uima.resource.metadata.impl.TypeDescription_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 7505580429981863281L
-
Serialized Fields
-
mAllowedValues
AllowedValue[] mAllowedValues
Allowed Values for an Enumerated type. -
mDescription
java.lang.String mDescription
Verbose description of this Type. -
mFeatures
FeatureDescription[] mFeatures
Descriptions of all Features defined on this Type. -
mName
java.lang.String mName
Name of this Type. -
mSupertypeName
java.lang.String mSupertypeName
Name of the Type from which this Type inherits.
-
-
Class org.apache.uima.resource.metadata.impl.TypePriorities_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -4773863151055424438L
-
Serialized Fields
-
mDescription
java.lang.String mDescription
-
mImports
Import[] mImports
-
mName
java.lang.String mName
-
mPriorityLists
java.util.List<TypePriorityList> mPriorityLists
-
mVendor
java.lang.String mVendor
-
mVersion
java.lang.String mVersion
-
-
Class org.apache.uima.resource.metadata.impl.TypePriorityList_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 4700170375564691096L
-
Serialized Fields
-
mTypeNames
java.util.List<java.lang.String> mTypeNames
-
-
Class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -3372766232454730201L
-
Serialized Fields
-
mDescription
java.lang.String mDescription
-
mImports
Import[] mImports
-
mName
java.lang.String mName
-
mTypes
TypeDescription[] mTypes
Descriptions of all Types in this type system. -
mVendor
java.lang.String mVendor
-
mVersion
java.lang.String mVersion
-
-
-
Package org.apache.uima.search
-
Class org.apache.uima.search.IndexingException extends UIMAException implements Serializable
- serialVersionUID:
- 5002247376240314251L
-
-
Package org.apache.uima.search.impl
-
Class org.apache.uima.search.impl.Attribute_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -7368701438572498616L
-
Serialized Fields
-
mName
java.lang.String mName
-
mValue
java.lang.String mValue
-
-
Class org.apache.uima.search.impl.Filter_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -5839668733093703591L
-
Serialized Fields
-
mExpression
java.lang.String mExpression
-
mSyntax
java.lang.String mSyntax
-
-
Class org.apache.uima.search.impl.IndexBuildItem_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -2034703263819608423L
-
Class org.apache.uima.search.impl.IndexBuildSpecification_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -5922996488248689708L
-
Serialized Fields
-
mItems
IndexBuildItem[] mItems
-
-
Class org.apache.uima.search.impl.IndexRule_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- 8072560372466068952L
-
Serialized Fields
-
mStyles
Style[] mStyles
-
-
Class org.apache.uima.search.impl.Mapping_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -2371976614485187381L
-
Serialized Fields
-
mFeature
java.lang.String mFeature
-
mIndexName
java.lang.String mIndexName
-
-
Class org.apache.uima.search.impl.Style_impl extends MetaDataObject_impl implements Serializable
- serialVersionUID:
- -1506108274843606087L
-
-
Package org.apache.uima.tools
-
Class org.apache.uima.tools.AnnotationFeaturesViewer extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -8028169177689821008L
-
Serialized Fields
-
collapseAllButton
javax.swing.JButton collapseAllButton
The collapse all button. -
expandAllButton
javax.swing.JButton expandAllButton
The expand all button. -
scrollPane
javax.swing.JScrollPane scrollPane
The scroll pane. -
tree
javax.swing.JTree tree
The tree.
-
-
Class org.apache.uima.tools.AnnotationViewerMain extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- -3201723535833938833L
-
Serialized Fields
-
aboutDialog
javax.swing.JDialog aboutDialog
The about dialog. -
inputFileSelector
FileSelector inputFileSelector
The input file selector. -
prefs
java.util.prefs.Preferences prefs
Stores user preferences. -
taeDescriptorFileSelector
FileSelector taeDescriptorFileSelector
The tae descriptor file selector. -
uimaHomeDir
java.io.File uimaHomeDir
The uima home dir. -
viewButton
javax.swing.JButton viewButton
The view button.
-
-
-
Package org.apache.uima.tools.cpm
-
Class org.apache.uima.tools.cpm.AnalysisEnginePanel extends MetaDataPanel implements Serializable
- serialVersionUID:
- -5927337001602381195L
-
Serialized Fields
-
aeSpecifier
ResourceSpecifier aeSpecifier
The ae specifier. -
lastFileSyncTimestamp
long lastFileSyncTimestamp
The last file sync timestamp. -
shouldRunCheckBox
javax.swing.JCheckBox shouldRunCheckBox
The should run check box. -
specifierFile
java.io.File specifierFile
The specifier file.
-
-
Class org.apache.uima.tools.cpm.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
java.io.File specifierFile
The specifier file.
-
-
Class org.apache.uima.tools.cpm.CpmFrame extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- 756368351780483658L
-
Serialized Fields
-
aboutDialog
javax.swing.JDialog aboutDialog
The about dialog. -
aboutMenuItem
javax.swing.JMenuItem aboutMenuItem
The about menu item. -
cpmPanel
CpmPanel cpmPanel
The cpm panel. -
exitMenuItem
javax.swing.JMenuItem exitMenuItem
The exit menu item. -
helpMenuItem
javax.swing.JMenuItem helpMenuItem
The help menu item. -
menuBar
javax.swing.JMenuBar menuBar
The menu bar.
-
-
Class org.apache.uima.tools.cpm.CpmPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -5096300176103368922L
-
Serialized Fields
-
addAeButton
javax.swing.JButton addAeButton
The add ae button. -
addConsumerButton
javax.swing.JButton addConsumerButton
The add consumer button. -
aeFileChooser
javax.swing.JFileChooser aeFileChooser
The ae file chooser. -
aeMainPanel
javax.swing.JPanel aeMainPanel
The ae main panel. -
aeSpecifiers
java.util.Vector aeSpecifiers
The ae specifiers. -
aeTabbedPane
JTabbedPaneWithCloseIcons aeTabbedPane
The ae tabbed pane. -
aeTitledBorder
javax.swing.border.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
CpmPanel.ResetableMetaDataPanel casInitializerPanel
The cas initializer panel. -
casInitializerTitledBorder
javax.swing.border.TitledBorder casInitializerTitledBorder
The cas initializer titled border. -
clearAllMenuItem
javax.swing.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
CpmPanel.ResetableMetaDataPanel collectionReaderPanel
The collection reader panel. -
collectionReaderTitledBorder
javax.swing.border.TitledBorder collectionReaderTitledBorder
The collection reader titled border. -
consumerFileChooser
javax.swing.JFileChooser consumerFileChooser
The consumer file chooser. -
consumersPanel
javax.swing.JPanel consumersPanel
The consumers panel. -
consumerSpecifiers
java.util.Vector consumerSpecifiers
The consumer specifiers. -
consumerTabbedPane
JTabbedPaneWithCloseIcons consumerTabbedPane
The consumer tabbed pane. -
consumerTitledBorder
javax.swing.border.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
java.io.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
javax.swing.JSplitPane mainSplitPane
The main split pane. -
mCPE
CollectionProcessingEngine mCPE
The m CPE. -
moveAeLeftButton
javax.swing.JButton moveAeLeftButton
The move ae left button. -
moveAeRightButton
javax.swing.JButton moveAeRightButton
The move ae right button. -
moveConsumerLeftButton
javax.swing.JButton moveConsumerLeftButton
The move consumer left button. -
moveConsumerRightButton
javax.swing.JButton moveConsumerRightButton
The move consumer right button. -
mPaused
boolean mPaused
The m paused. -
mShuttingDown
boolean mShuttingDown
The m shutting down. -
openCpeDescMenuItem
javax.swing.JMenuItem openCpeDescMenuItem
The open cpe desc menu item. -
openSaveFileChooser
javax.swing.JFileChooser openSaveFileChooser
The open save file chooser. -
performanceQueryTimer
javax.swing.Timer performanceQueryTimer
The performance query timer. -
prefs
java.util.prefs.Preferences prefs
Stores user preferences. -
progressBar
javax.swing.JProgressBar progressBar
The progress bar. -
progressTimer
javax.swing.Timer progressTimer
The progress timer. -
readerFileSelector
FileSelector readerFileSelector
The reader file selector. -
readerInitializerSplitPane
javax.swing.JSplitPane readerInitializerSplitPane
The reader initializer split pane. -
refreshMenuItem
javax.swing.JMenuItem refreshMenuItem
The refresh menu item. -
saveCpeDescMenuItem
javax.swing.JMenuItem saveCpeDescMenuItem
The save cpe desc menu item. -
saveUsingImportMenuItem
javax.swing.JCheckBoxMenuItem saveUsingImportMenuItem
The save using import menu item. -
saveUsingImports
boolean saveUsingImports
The save using imports. -
selectedComponentsChanged
boolean selectedComponentsChanged
The selected components changed. -
startButton
javax.swing.AbstractButton startButton
The start button. -
statusLabel
javax.swing.JLabel statusLabel
The status label. -
stopButton
javax.swing.AbstractButton stopButton
The stop button. -
transportControlPanel
TransportControlPanel transportControlPanel
The transport control panel. -
viewCasInitializerPanelMenuItem
javax.swing.JMenuItem viewCasInitializerPanelMenuItem
The view cas initializer panel menu item.
-
-
Class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons extends javax.swing.JTabbedPane implements Serializable
- serialVersionUID:
- 7680554379341154297L
-
Serialized Fields
-
tabClosedListener
TabClosedListener tabClosedListener
The tab closed listener.
-
-
Class org.apache.uima.tools.cpm.MetaDataPanel extends FormPanel implements Serializable
- serialVersionUID:
- 2002216386886772644L
-
Serialized Fields
-
fieldsList
java.util.ArrayList fieldsList
The fields list. -
metaData
ResourceMetaData metaData
The meta data.
-
-
Class org.apache.uima.tools.cpm.PerformanceReportDialog extends javax.swing.JDialog implements Serializable
- serialVersionUID:
- 7747258424181047062L
-
Serialized Fields
-
docsProcessedLabel
javax.swing.JLabel docsProcessedLabel
The docs processed label. -
mEventTypeMap
java.util.Map mEventTypeMap
The m event type map. -
statusLabel
javax.swing.JLabel statusLabel
The status label. -
totalTimeLabel
javax.swing.JLabel totalTimeLabel
The total time label. -
tree
javax.swing.JTree tree
The tree.
-
-
-
Package org.apache.uima.tools.cvd
-
Class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- -6695661439132793537L
-
Serialized Fields
-
acceptButton
javax.swing.JButton acceptButton
The accept button. -
bgColor
java.awt.Color bgColor
The bg color. -
bgIcon
ColorIcon bgIcon
The bg icon. -
cancelButton
javax.swing.JButton cancelButton
The cancel button. -
currentStyle
javax.swing.text.Style currentStyle
The current style. -
currentTypeName
java.lang.String currentTypeName
The current type name. -
fgColor
java.awt.Color fgColor
The fg color. -
fgIcon
ColorIcon fgIcon
The fg icon. -
splitPane
javax.swing.JSplitPane splitPane
The split pane. -
styleMap
java.util.Map<java.lang.String,javax.swing.text.Style> styleMap
The style map. -
textPane
javax.swing.JTextPane textPane
The text pane. -
tree
javax.swing.JTree tree
The tree.
-
-
Class org.apache.uima.tools.cvd.AutoFoldingMenu extends javax.swing.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 extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- 3599235286749804258L
-
Serialized Fields
-
logFile
java.io.File logFile
The log file. -
scrollPane
javax.swing.JScrollPane scrollPane
The scroll pane. -
textArea
javax.swing.JTextArea textArea
The text area.
-
-
Class org.apache.uima.tools.cvd.MainFrame extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- -1357410768440678886L
-
Serialized Fields
-
acdItem
javax.swing.JMenuItem acdItem
The acd item. -
ae
AnalysisEngine ae
The ae. -
aeDescriptorFile
java.io.File aeDescriptorFile
The ae descriptor file. -
aeStatus
javax.swing.JTextField aeStatus
The ae status. -
allAnnotationViewerItem
javax.swing.JMenuItem allAnnotationViewerItem
The all annotation viewer item. -
annotOpenDir
java.io.File annotOpenDir
The annot open dir. -
caretStatus
javax.swing.JTextField caretStatus
The caret status. -
cas
CAS cas
The cas. -
codePage
java.lang.String codePage
The code page. -
codePages
java.util.List<java.lang.String> codePages
The code pages. -
colorSettingFile
java.io.File colorSettingFile
The color setting file. -
colorSettingsDir
java.io.File colorSettingsDir
The color settings dir. -
copyAction
javax.swing.Action copyAction
The copy action. -
cpButtons
javax.swing.ButtonGroup cpButtons
The cp buttons. -
cpMenu
javax.swing.JMenu cpMenu
The cp menu. -
cursorCache
java.util.List<java.awt.Cursor> cursorCache
The cursor cache. -
cursorOwningComponents
java.util.List<java.awt.Component> cursorOwningComponents
The cursor owning components. -
cutAction
javax.swing.Action cutAction
The cut action. -
dataPathName
java.lang.String dataPathName
The data path name. -
descFileNameList
java.util.List<java.lang.String> descFileNameList
The desc file name list. -
editMenu
javax.swing.JMenu editMenu
The edit menu. -
exitOnClose
boolean exitOnClose
The exit on close. -
fileMenu
javax.swing.JMenu fileMenu
The file menu. -
fileOpenDir
java.io.File fileOpenDir
The file open dir. -
fileSaveItem
javax.swing.JMenuItem fileSaveItem
The file save item. -
fileStatus
javax.swing.JTextField fileStatus
The file status. -
fsTree
javax.swing.JTree fsTree
The fs tree. -
fsTreeScrollPane
javax.swing.JScrollPane fsTreeScrollPane
The fs tree scroll pane. -
index
FSIndex index
The index. -
indexLabel
java.lang.String indexLabel
The index label. -
indexTree
javax.swing.JTree indexTree
The index tree. -
indexTreeScrollPane
javax.swing.JScrollPane indexTreeScrollPane
The index tree scroll pane. -
iniFile
java.io.File iniFile
The ini file. -
isAnnotationIndex
boolean isAnnotationIndex
The is annotation index. -
isDirty
boolean isDirty
The is dirty. -
langButtons
javax.swing.ButtonGroup langButtons
The lang buttons. -
langMenu
javax.swing.JMenu langMenu
The lang menu. -
language
java.lang.String language
The language. -
languagePrefsList
java.lang.String languagePrefsList
The language prefs list. -
languages
java.util.List<java.lang.String> languages
The languages. -
lastRunProcessTrace
ProcessTrace lastRunProcessTrace
The last run process trace. -
log
Logger log
The log. -
logFile
java.io.File logFile
The log file. -
preferences
java.util.Properties preferences
The preferences. -
recentDescFileMenu
javax.swing.JMenu recentDescFileMenu
The recent desc file menu. -
recentDescFiles
RecentFilesList recentDescFiles
The recent desc files. -
recentTextFileMenu
javax.swing.JMenu recentTextFileMenu
The recent text file menu. -
recentTextFiles
RecentFilesList recentTextFiles
The recent text files. -
reRunMenu
javax.swing.JMenuItem reRunMenu
The re run menu. -
runCPCMenu
javax.swing.JMenuItem runCPCMenu
The run CPC menu. -
runOnCasMenuItem
javax.swing.JMenuItem runOnCasMenuItem
The run on cas menu item. -
showPerfReportItem
javax.swing.JMenuItem showPerfReportItem
The show perf report item. -
sofaSelectionComboBox
javax.swing.JComboBox sofaSelectionComboBox
The sofa selection combo box. -
sofaSelectionPanel
javax.swing.JPanel sofaSelectionPanel
The sofa selection panel. -
statusBar
javax.swing.JTextField statusBar
The status bar. -
statusPanel
javax.swing.JPanel statusPanel
The status panel. -
styleMap
java.util.Map<java.lang.String,javax.swing.text.Style> styleMap
The style map. -
textArea
javax.swing.JTextArea textArea
The text area. -
textFile
java.io.File textFile
The text file. -
textFileNameList
java.util.List<java.lang.String> textFileNameList
The text file name list. -
textPopup
javax.swing.JPopupMenu textPopup
The text popup. -
textScrollPane
javax.swing.JScrollPane textScrollPane
The text scroll pane. -
textTitleBorder
javax.swing.border.Border textTitleBorder
The text title border. -
tsViewerItem
javax.swing.JMenuItem tsViewerItem
The ts viewer item. -
typeSystemReadItem
javax.swing.JMenuItem typeSystemReadItem
The type system read item. -
typeSystemWriteItem
javax.swing.JMenuItem typeSystemWriteItem
The type system write item. -
undoItem
javax.swing.JMenuItem undoItem
The undo item. -
undoMgr
UndoMgr undoMgr
The undo mgr. -
xcasFileOpenDir
java.io.File xcasFileOpenDir
The xcas file open dir. -
xcasReadItem
javax.swing.JMenuItem xcasReadItem
The xcas read item. -
xcasWriteItem
javax.swing.JMenuItem xcasWriteItem
The xcas write item. -
xmiCasReadItem
javax.swing.JMenuItem xmiCasReadItem
The xmi cas read item. -
xmiCasWriteItem
javax.swing.JMenuItem xmiCasWriteItem
The xmi cas write item.
-
-
Class org.apache.uima.tools.cvd.MultiAnnotViewerFrame extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- -920372876117526451L
-
Serialized Fields
-
scrollPane
javax.swing.JScrollPane scrollPane
The scroll pane. -
textPane
javax.swing.JTextPane textPane
The text pane.
-
-
-
Package org.apache.uima.tools.cvd.control
-
Class org.apache.uima.tools.cvd.control.FocusFSAction extends javax.swing.AbstractAction implements Serializable
- serialVersionUID:
- -8330075846211434833L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.FocusIRAction extends javax.swing.AbstractAction implements Serializable
- serialVersionUID:
- -8128067676842119411L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.FocusTextAction extends javax.swing.AbstractAction implements Serializable
- serialVersionUID:
- -4867535661038776033L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.TextContextMenuAction extends javax.swing.AbstractAction implements Serializable
- serialVersionUID:
- -5518456467913617514L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.UndoMgr extends javax.swing.undo.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 extends javax.swing.table.AbstractTableModel implements Serializable
- serialVersionUID:
- -6010925680514336742L
-
Serialized Fields
-
type
Type type
The type.
-
-
Class org.apache.uima.tools.cvd.tsview.MainFrame extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- 5606886216212480040L
-
Serialized Fields
-
featureTable
javax.swing.JTable featureTable
The feature table. -
selectedType
Type selectedType
The selected type. -
ts
TypeSystem ts
The ts. -
typeTree
javax.swing.JTree typeTree
The type tree.
-
-
-
Package org.apache.uima.tools.docanalyzer
-
Class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog extends javax.swing.JDialog implements Serializable
- serialVersionUID:
- -7259891069111863433L
-
Serialized Fields
-
analyzedResultsList
javax.swing.JList<java.lang.String> analyzedResultsList
the list of analyzed results -
annotationViewGenerator
AnnotationViewGenerator annotationViewGenerator
The annotation view generator. -
cas
CAS cas
The cas. -
defaultCasViewName
java.lang.String defaultCasViewName
The default cas view name. -
htmlRB
javax.swing.JRadioButton htmlRB
The html RB. -
inputDirPath
java.lang.String inputDirPath
The input dir path. -
javaViewerRB
javax.swing.JRadioButton javaViewerRB
The java viewer RB. -
javaViewerUCRB
javax.swing.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
java.io.File styleMapFile
The style map file. -
tempDir
java.io.File tempDir
The temp dir. -
typesToDisplay
java.lang.String[] typesToDisplay
The types to display. -
typeSystem
TypeSystem typeSystem
The type system. -
xmlRB
javax.swing.JRadioButton xmlRB
The xml RB.
-
-
Class org.apache.uima.tools.docanalyzer.DocumentAnalyzer extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- 8795969283257780425L
-
Serialized Fields
-
aboutDialog
javax.swing.JDialog aboutDialog
The about dialog. -
aeSpecifierFile
java.io.File aeSpecifierFile
The ae specifier file. -
analyzeInputDialog
javax.swing.JDialog analyzeInputDialog
The analyze input dialog. -
cas
CAS cas
The cas. -
collectionReader
FileSystemCollectionReader collectionReader
The collection reader. -
currentTaeOutputTypes
java.lang.String[] currentTaeOutputTypes
The current tae output types. -
currentTypeSystem
TypeSystem currentTypeSystem
The current type system. -
encodingComboBox
javax.swing.JComboBox encodingComboBox
The encoding combo box. -
htmlRB
javax.swing.JRadioButton htmlRB
The html RB. -
inputFileFormatComboBox
javax.swing.JComboBox inputFileFormatComboBox
The input file format combo box. -
inputFileSelector
FileSelector inputFileSelector
The input file selector. -
interactive
boolean interactive
The interactive. -
interactiveTempFN
java.lang.String interactiveTempFN
The interactive temp FN. -
interButton
javax.swing.JButton interButton
The inter button. -
javaViewerRB
javax.swing.JRadioButton javaViewerRB
The java viewer RB. -
javaViewerRBisSelected
boolean javaViewerRBisSelected
The java viewer R bis selected. -
javaViewerUCRB
javax.swing.JRadioButton javaViewerUCRB
The java viewer UCRB. -
javaViewerUCRBisSelected
boolean javaViewerUCRBisSelected
The java viewer UCR bis selected. -
languageComboBox
javax.swing.JComboBox languageComboBox
The language combo box. -
lenientCheckbox
javax.swing.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
java.io.File outputDirectory
Directory in which this program will write its output files. -
outputFileSelected
java.lang.String outputFileSelected
The output file selected. -
outputFileSelector
FileSelector outputFileSelector
The output file selector. -
prefsMed
PrefsMediator prefsMed
The prefs med. -
progressMonitor
javax.swing.ProgressMonitor progressMonitor
The progress monitor. -
progressTimer
javax.swing.Timer progressTimer
The progress timer. -
runButton
javax.swing.JButton runButton
The run button. -
runParametersField
javax.swing.JTextField runParametersField
The run parameters field. -
statsString
java.lang.String statsString
The stats string. -
taeDescFile
java.io.File taeDescFile
The tae desc file. -
taeDescFileName
java.lang.String taeDescFileName
The tae desc file name. -
useGeneratedStyleMap
boolean useGeneratedStyleMap
The use generated style map. -
userStyleMapFile
java.io.File userStyleMapFile
The user style map file. -
usingXmlDetagger
boolean usingXmlDetagger
The using xml detagger. -
xmlFileSelector
FileSelector xmlFileSelector
The xml file selector. -
xmlRB
javax.swing.JRadioButton xmlRB
The xml RB.
-
-
Class org.apache.uima.tools.docanalyzer.FileSelector extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -8710960143421949274L
-
Serialized Fields
-
browseButton
FileSelector.BrowseButton browseButton
The browse button. -
externalFl
java.awt.event.FocusListener externalFl
The external fl. -
field
javax.swing.JTextField field
The field. -
fileChooser
javax.swing.JFileChooser fileChooser
The file chooser. -
fileSelectorListener
FileSelectorListener fileSelectorListener
The file selector listener. -
previousValue
java.lang.String previousValue
The previous value.
-
-
-
Package org.apache.uima.tools.jcasgen
-
Class org.apache.uima.tools.jcasgen.GUI extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
aboutDialog
AboutDialog aboutDialog
The about dialog. -
jg
Jg jg
The jg. -
pnG
GUI.G pnG
The pn G.
-
-
Class org.apache.uima.tools.jcasgen.Jg.ErrorExit extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- -3314235749649859540L
-
-
Package org.apache.uima.tools.pear.install
-
Class org.apache.uima.tools.pear.install.InstallPear extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- -450696952085640703L
-
Serialized Fields
-
aboutMenuItem
javax.swing.JMenuItem aboutMenuItem
The about menu item. -
browseButton
javax.swing.JButton browseButton
The browse button. -
browseDirButton
javax.swing.JButton browseDirButton
The browse dir button. -
fileMenu
javax.swing.JMenu fileMenu
The file menu. -
fileMenuItem
javax.swing.JMenuItem fileMenuItem
The file menu item. -
helpButton
javax.swing.JButton helpButton
The help button. -
helpMenu
javax.swing.JMenu helpMenu
The help menu. -
helpMenuItem
javax.swing.JMenuItem helpMenuItem
The help menu item. -
installButton
javax.swing.JButton installButton
The install button. -
menuBar
javax.swing.JMenuBar menuBar
The menu bar. -
pearFileTextField
javax.swing.JTextField pearFileTextField
The pear file text field.
-
-
-
Package org.apache.uima.tools.stylemap
-
Class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -2455669190592868013L
-
Serialized Fields
-
collapseAllButton
javax.swing.JButton collapseAllButton
The collapse all button. -
expandAllButton
javax.swing.JButton expandAllButton
The expand all button. -
scrollPane
javax.swing.JScrollPane scrollPane
The scroll pane. -
tree
javax.swing.JTree tree
The tree.
-
-
Class org.apache.uima.tools.stylemap.LabelCellEditor extends javax.swing.DefaultCellEditor implements Serializable
- serialVersionUID:
- 7810191917704574202L
-
Class org.apache.uima.tools.stylemap.StyleMapEditor extends javax.swing.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
javax.swing.JButton cancelButton
The cancel button. -
colorNameMap
java.util.HashMap colorNameMap
The color name map. -
data
java.lang.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
javax.swing.JButton okButton
The ok button. -
populated
boolean populated
The populated. -
removeTableRowButton
ImageButton removeTableRowButton
The remove table row button. -
resetButton
javax.swing.JButton resetButton
The reset button. -
styleList
java.util.ArrayList styleList
The style list. -
styleMapEditorDialog
javax.swing.JDialog styleMapEditorDialog
The style map editor dialog. -
tableModel
StyleMapTableModel tableModel
The table model.
-
-
Class org.apache.uima.tools.stylemap.StyleMapTable extends javax.swing.JTable implements Serializable
- serialVersionUID:
- 3556134276343308170L
-
Serialized Fields
-
med
TableGUIMediator med
The med.
-
-
Class org.apache.uima.tools.stylemap.StyleMapTableModel extends javax.swing.table.AbstractTableModel implements Serializable
- serialVersionUID:
- 7573410680191060690L
-
Serialized Fields
-
columnNames
java.lang.String[] columnNames
The column names. -
DEBUG
boolean DEBUG
The debug. -
v
java.util.Vector v
The v.
-
-
-
Package org.apache.uima.tools.util.gui
-
Class org.apache.uima.tools.util.gui.AboutDialog extends javax.swing.JDialog implements Serializable
- serialVersionUID:
- -3901327861122722078L
-
Class org.apache.uima.tools.util.gui.Caption extends javax.swing.JLabel implements Serializable
- serialVersionUID:
- -2255251900300316894L
-
Class org.apache.uima.tools.util.gui.FileSelector extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -1438950608628876422L
-
Serialized Fields
-
browseButton
FileSelector.BrowseButton browseButton
The browse button. -
field
javax.swing.JTextField field
The field. -
fileChooser
javax.swing.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
java.lang.String fileChooserTitle
The file chooser title. -
fileSelectorListener
FileSelectorListener fileSelectorListener
The file selector listener. -
filter
javax.swing.filechooser.FileFilter filter
The filter. -
initialDir
java.io.File initialDir
The initial dir. -
previousValue
java.lang.String previousValue
The previous value. -
selectionMode
int selectionMode
The selection mode. -
source
javax.swing.JComponent source
The source.
-
-
Class org.apache.uima.tools.util.gui.FormPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 6935744171267722900L
-
Serialized Fields
-
checkBoxInsets
java.awt.Insets checkBoxInsets
The check box insets. -
componentIndex
int componentIndex
The component index. -
gbc
java.awt.GridBagConstraints gbc
The gbc. -
gbl
java.awt.GridBagLayout gbl
The gbl. -
gridBagPanel
javax.swing.JPanel gridBagPanel
The grid bag panel. -
nrColumns
int nrColumns
The nr columns. -
regularInsets
java.awt.Insets regularInsets
The regular insets.
-
-
Class org.apache.uima.tools.util.gui.ImageButton extends javax.swing.JButton implements Serializable
- serialVersionUID:
- -8908984308731809496L
-
Class org.apache.uima.tools.util.gui.IntegerField extends javax.swing.JFormattedTextField implements Serializable
- serialVersionUID:
- -9172169254226111684L
-
Serialized Fields
-
numberFormat
java.text.NumberFormat numberFormat
The number format.
-
-
Class org.apache.uima.tools.util.gui.ListSelector extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 6426556774940666223L
-
Serialized Fields
-
addButton
ListSelector.SmallButton addButton
The add button. -
addField
javax.swing.JTextField addField
The add field. -
list
javax.swing.JList list
The list. -
listModel
javax.swing.DefaultListModel listModel
The list model. -
moveDownButton
ImageButton moveDownButton
The move down button. -
moveUpButton
ImageButton moveUpButton
The move up button. -
removeButton
ListSelector.SmallButton removeButton
The remove button.
-
-
Class org.apache.uima.tools.util.gui.SliderField extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 8200124988260091779L
-
Serialized Fields
-
slider
javax.swing.JSlider slider
The slider. -
textField
IntegerField textField
The text field.
-
-
Class org.apache.uima.tools.util.gui.TransportControlPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -2176626241850938032L
-
Serialized Fields
-
allowStop
boolean allowStop
The allow stop. -
controlListener
TransportControlListener controlListener
The control listener. -
invisibleButton
javax.swing.JToggleButton invisibleButton
The invisible button. -
lastButtonSelected
TransportControlPanel.ToggleButton lastButtonSelected
The last button selected. -
pauseButton
TransportControlPanel.ToggleButton pauseButton
The pause button. -
playButton
TransportControlPanel.ToggleButton playButton
The play button. -
stopButton
TransportControlPanel.ToggleButton stopButton
The stop button.
-
-
-
Package org.apache.uima.tools.viewer
-
Class org.apache.uima.tools.viewer.CasAnnotationViewer extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 3559118488371946999L
-
Serialized Fields
-
annotationModeButton
javax.swing.JRadioButton annotationModeButton
The annotation mode button. -
boldFaceKeyWords
java.lang.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
java.util.Set<java.lang.String> displayedTypeNames
The displayed type names. -
entityCheckBoxScrollPane
javax.swing.JScrollPane entityCheckBoxScrollPane
The entity check box scroll pane. -
entityCheckBoxVerticalScrollPanel
CasAnnotationViewer.VerticallyScrollablePanel entityCheckBoxVerticalScrollPanel
The entity check box vertical scroll panel. -
entityModeButton
javax.swing.JRadioButton entityModeButton
The entity mode button. -
entityResolver
EntityResolver entityResolver
The entity resolver. -
entityToCheckBoxMap
java.util.Map<EntityResolver.Entity,javax.swing.JCheckBox> entityToCheckBoxMap
The entity to check box map. -
featureColorMap
java.util.Map<java.lang.String,java.awt.Color> featureColorMap
The feature color map. -
featureModeButton
javax.swing.JRadioButton featureModeButton
The feature mode button. -
featureRadioButtonMap
java.util.Map<java.lang.String,javax.swing.JRadioButton> featureRadioButtonMap
The feature radio button map. -
featureRadioButtonScrollPane
javax.swing.JScrollPane featureRadioButtonScrollPane
The feature radio button scroll pane. -
featureRadioButtonVerticalScrollPanel
CasAnnotationViewer.VerticallyScrollablePanel featureRadioButtonVerticalScrollPanel
The feature radio button vertical scroll panel. -
featureValueCheckBoxMap
java.util.Map<java.lang.String,javax.swing.JCheckBox> featureValueCheckBoxMap
The feature value check box map. -
featureValueCheckBoxScrollPane
javax.swing.JScrollPane featureValueCheckBoxScrollPane
The feature value check box scroll pane. -
featureValueCheckBoxVerticalScrollPanel
CasAnnotationViewer.VerticallyScrollablePanel featureValueCheckBoxVerticalScrollPanel
The feature value check box vertical scroll panel. -
featureValueColorMap
java.util.Map<java.lang.String,java.awt.Color> featureValueColorMap
The feature value color map. -
fsArrayType
Type fsArrayType
The fs array type. -
hiddenFeatureNames
java.util.Set<java.lang.String> hiddenFeatureNames
The hidden feature names. -
hiddenTypeNames
java.util.Set<java.lang.String> hiddenTypeNames
The hidden type names. -
hideUnselectedCheckBoxes
boolean hideUnselectedCheckBoxes
The hide unselected check boxes. -
highFrequencyTypes
java.util.List<java.lang.String> highFrequencyTypes
The high frequency types. -
horizontalSplitPane
javax.swing.JSplitPane horizontalSplitPane
The horizontal split pane. -
initiallySelectedTypeNames
java.util.Set<java.lang.String> initiallySelectedTypeNames
The initially selected type names. -
selectedAnnotationTree
javax.swing.JTree selectedAnnotationTree
The selected annotation tree. -
selectedAnnotationTreeModel
javax.swing.tree.DefaultTreeModel selectedAnnotationTreeModel
The selected annotation tree model. -
showHideUnselectedButton
javax.swing.JButton showHideUnselectedButton
The show hide unselected button. -
sofaSelectionComboBox
javax.swing.JComboBox sofaSelectionComboBox
The sofa selection combo box. -
sofaSelectionPanel
javax.swing.JPanel sofaSelectionPanel
The sofa selection panel. -
stringType
Type stringType
The string type. -
tabbedChoicePane
javax.swing.JTabbedPane tabbedChoicePane
The tabbed choice pane. -
textPane
javax.swing.JTextPane textPane
The text pane. -
textScrollPane
javax.swing.JScrollPane textScrollPane
The text scroll pane. -
typeCheckBoxScrollPane
javax.swing.JScrollPane typeCheckBoxScrollPane
The type check box scroll pane. -
typeCheckBoxVerticalScrollPanel
CasAnnotationViewer.VerticallyScrollablePanel typeCheckBoxVerticalScrollPanel
The type check box vertical scroll panel. -
typeColorMap
java.util.Map<java.lang.String,java.awt.Color> typeColorMap
The type color map. -
typeRadioButtonMap
java.util.Map<Type,javax.swing.JRadioButton> typeRadioButtonMap
The type radio button map. -
typeRadioButtonScrollPane
javax.swing.JScrollPane typeRadioButtonScrollPane
The type radio button scroll pane. -
typeRadioButtonVerticalScrollPanel
CasAnnotationViewer.VerticallyScrollablePanel typeRadioButtonVerticalScrollPanel
The type radio button vertical scroll panel. -
typesNotChecked
java.util.Set<java.lang.String> typesNotChecked
The types not checked. -
typeSystem
TypeSystem typeSystem
The type system. -
typeToCheckBoxMap
java.util.Map<Type,javax.swing.JCheckBox> typeToCheckBoxMap
The type to check box map. -
useConsistentColors
boolean useConsistentColors
The use consistent colors. -
userTypes
java.util.List<java.lang.String> userTypes
The user types. -
verticalSplitPane
javax.swing.JSplitPane verticalSplitPane
The vertical split pane. -
viewMode
short viewMode
The view mode.
-
-
Class org.apache.uima.tools.viewer.CasTreeViewer extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -674412767134245565L
-
Serialized Fields
-
annotationTextPane
javax.swing.JTextPane annotationTextPane
The annotation text pane. -
annotationTypeLabel
javax.swing.JLabel annotationTypeLabel
The annotation type label. -
featureTable
javax.swing.JTable featureTable
The feature table. -
rightPanel
javax.swing.JPanel rightPanel
The right panel. -
splitPane
javax.swing.JSplitPane splitPane
The split pane. -
tree
javax.swing.JTree tree
The tree.
-
-
-
Package org.apache.uima.uimacpp
-
Class org.apache.uima.uimacpp.UimacppException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 378698033899907645L
-
Serialized Fields
-
detail
java.lang.Exception detail
Nested exception to hold wrapped exception.
-
-
-
Package org.apache.uima.util
-
Class org.apache.uima.util.ConcurrentHashMapWithProducer extends java.util.concurrent.ConcurrentHashMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.uima.util.InvalidXMLException extends UIMAException implements Serializable
- serialVersionUID:
- 4470343379909952803L
-
Class org.apache.uima.util.NameClassPair extends java.lang.Object implements Serializable
- serialVersionUID:
- 3235061764523410003L
-
Serialized Fields
-
mClassName
java.lang.String mClassName
A class name -
mName
java.lang.String mName
A name
-
-
Class org.apache.uima.util.ProgressImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- -1436588781274530622L
-
Serialized Fields
-
mApproximate
boolean mApproximate
-
mCompleted
long mCompleted
-
mTotal
long mTotal
-
mUnitType
java.lang.String mUnitType
-
-
-
Package org.apache.uima.util.impl
-
Class org.apache.uima.util.impl.ProcessTrace_impl extends java.lang.Object implements Serializable
- serialVersionUID:
- 7566277176545062757L
-
Serialized Fields
-
mEnabled
boolean mEnabled
Indicates whether process trace is enabled. -
mEventList
java.util.List<ProcessTraceEvent> mEventList
List of closed events. -
mOpenEvents
java.util.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 extends java.lang.Object implements Serializable
- serialVersionUID:
- 4275351517280216988L
-
Serialized Fields
-
mComponentName
java.lang.String mComponentName
Component Name for this event. -
mDescription
java.lang.String mDescription
Description of this event. -
mDuration
int mDuration
Duration of this event in milliseconds. -
mResultMessage
java.lang.String mResultMessage
Result Message of this event. -
mStartTime
long mStartTime
Start time of this event. -
mSubEvents
java.util.List<ProcessTraceEvent> mSubEvents
List of sub-events of this event. (Initialized lazily.) -
mType
java.lang.String mType
Type of this event.
-
-
-
Package org.apache.vinci.debug
-
Class org.apache.vinci.debug.AssertionFailedException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 5054530397155879663L
-
Class org.apache.vinci.debug.FatalException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- -8889142805115637932L
-
Serialized Fields
-
original_exception
java.lang.Throwable original_exception
-
-
-
Package org.apache.vinci.transport
-
Class org.apache.vinci.transport.LeafCastException extends java.lang.IllegalArgumentException implements Serializable
- serialVersionUID:
- 2167774897716144428L
-
Class org.apache.vinci.transport.ServiceDownException extends java.io.IOException implements Serializable
- serialVersionUID:
- -6125121845524920235L
-
Class org.apache.vinci.transport.ServiceException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 6243682131707055564L
-
Serialized Fields
-
complete_result
Transportable complete_result
-
-
Class org.apache.vinci.transport.VNSException extends java.io.IOException implements Serializable
- serialVersionUID:
- -9150424759390586749L
-
-
Package org.apache.vinci.transport.util
-
Class org.apache.vinci.transport.util.Base64FormatException extends java.io.IOException implements Serializable
- serialVersionUID:
- -7684434340122235922L
-