Skip navigation links
A B C D E F G H I L M O P R S T U V X 

A

afterResourcesInitialized() - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample3.ChainableResource
 
Annotator() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample.Annotator
 
Annotator() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample2.Annotator
 
Annotator2() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample3.Annotator2
 

B

BaselineTagger - Class in org.apache.uima.fit.examples.experiment.pos
This "baseline" part-of-speech tagger isn't very sophisticated! Notice, however, that the tagger operates on the default view.
BaselineTagger() - Constructor for class org.apache.uima.fit.examples.experiment.pos.BaselineTagger
 

C

ChainableResource() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample3.ChainableResource
 
collectionProcessComplete() - Method in class org.apache.uima.fit.examples.experiment.pos.Evaluator
 

D

DateAnnotation - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010 XML source: C:/Users/Philip/Documents /Academic/workspace/uimaFIT-examples/src/main/resources /org/apache/uima/fit/examples/TypeSystem.xml
DateAnnotation() - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
Never called.
DateAnnotation(int, TOP_Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
Internal - constructor used by generator
DateAnnotation(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
 
DateAnnotation(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
 
DateAnnotation_Type - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010
DateAnnotation_Type(JCas, Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateAnnotation_Type
initialize variables to correspond with Cas Type and Features
DateTimeAnnotation - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010 XML source: C:/Users/Philip/Documents /Academic/workspace/uimaFIT-examples/src/main/resources /org/apache/uima/fit/examples/TypeSystem.xml
DateTimeAnnotation() - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
Never called.
DateTimeAnnotation(int, TOP_Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
Internal - constructor used by generator
DateTimeAnnotation(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
 
DateTimeAnnotation(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
 
DateTimeAnnotation_Type - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010
DateTimeAnnotation_Type(JCas, Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation_Type
initialize variables to correspond with Cas Type and Features

E

Evaluator - Class in org.apache.uima.fit.examples.experiment.pos
This AE evaluates the system part-of-speech tags against the gold part-of-speech tags.
Evaluator() - Constructor for class org.apache.uima.fit.examples.experiment.pos.Evaluator
 
ExternalResourceExample - Class in org.apache.uima.fit.examples.resource
Example for the use of external resources with uimaFIT.
ExternalResourceExample() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample
 
ExternalResourceExample.Annotator - Class in org.apache.uima.fit.examples.resource
Example annotator that uses the share model object.
ExternalResourceExample.SharedModel - Class in org.apache.uima.fit.examples.resource
Simple model that only stores the URI it was loaded from.
ExternalResourceExample2 - Class in org.apache.uima.fit.examples.resource
Example for the use of external resources with uimaFIT.
ExternalResourceExample2() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample2
 
ExternalResourceExample2.Annotator - Class in org.apache.uima.fit.examples.resource
Example annotator that uses the share model object.
ExternalResourceExample2.SharedModel - Class in org.apache.uima.fit.examples.resource
Simple model that only stores the URI it was loaded from.
ExternalResourceExample3 - Class in org.apache.uima.fit.examples.resource
Example for the use of external resources with uimaFIT.
ExternalResourceExample3() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample3
 
ExternalResourceExample3.Annotator2 - Class in org.apache.uima.fit.examples.resource
Example annotator that uses the resource.
ExternalResourceExample3.ChainableResource - Class in org.apache.uima.fit.examples.resource
Simple example resource that can use another resource.

F

featOkTst - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateAnnotation_Type
 
featOkTst - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation_Type
 
featOkTst - Static variable in class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
 
featOkTst - Static variable in class org.apache.uima.fit.examples.tutorial.type.RoomNumber_Type
 
featOkTst - Static variable in class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation_Type
 
featOkTst - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym_Type
 
featOkTst - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaMeeting_Type
 
featOkTst - Static variable in class org.apache.uima.fit.examples.type.Sentence_Type
 
featOkTst - Static variable in class org.apache.uima.fit.examples.type.Token_Type
 

G

get(String) - Method in interface org.apache.uima.fit.examples.tutorial.ex6.StringMapResource
 
get(String) - Method in class org.apache.uima.fit.examples.tutorial.ex6.StringMapResource_impl
 
getBuilding() - Method in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
getter for building - gets
getBuilding(int) - Method in class org.apache.uima.fit.examples.tutorial.type.RoomNumber_Type
 
getDate() - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
getter for date - gets
getDate(int) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
 
getEndTime() - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
getter for endTime - gets
getEndTime(int) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
 
getExpandedForm() - Method in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
getter for expandedForm - gets
getExpandedForm(int) - Method in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym_Type
 
getFSGenerator() - Method in class org.apache.uima.fit.examples.tutorial.type.DateAnnotation_Type
 
getFSGenerator() - Method in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation_Type
 
getFSGenerator() - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
 
getFSGenerator() - Method in class org.apache.uima.fit.examples.tutorial.type.RoomNumber_Type
 
getFSGenerator() - Method in class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation_Type
 
getFSGenerator() - Method in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym_Type
 
getFSGenerator() - Method in class org.apache.uima.fit.examples.tutorial.type.UimaMeeting_Type
 
getFSGenerator() - Method in class org.apache.uima.fit.examples.type.Sentence_Type
 
getFSGenerator() - Method in class org.apache.uima.fit.examples.type.Token_Type
 
getNext(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.LineReader
 
getPos() - Method in class org.apache.uima.fit.examples.type.Token
getter for pos - gets
getPos(int) - Method in class org.apache.uima.fit.examples.type.Token_Type
 
getProgress() - Method in class org.apache.uima.fit.examples.experiment.pos.LineReader
 
getRoom() - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
getter for room - gets
getRoom(int) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
 
getShortDateString() - Method in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
getter for shortDateString - gets
getShortDateString(int) - Method in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation_Type
 
GetStartedQuickAE - Class in org.apache.uima.fit.examples.getstarted
 
GetStartedQuickAE() - Constructor for class org.apache.uima.fit.examples.getstarted.GetStartedQuickAE
 
GetStartedQuickDescriptor - Class in org.apache.uima.fit.examples.getstarted
 
GetStartedQuickDescriptor() - Constructor for class org.apache.uima.fit.examples.getstarted.GetStartedQuickDescriptor
 
GetStartedQuickPipeline - Class in org.apache.uima.fit.examples.getstarted
 
GetStartedQuickPipeline() - Constructor for class org.apache.uima.fit.examples.getstarted.GetStartedQuickPipeline
 
getStartTime() - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
getter for startTime - gets
getStartTime(int) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
 
getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
 
getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
 
getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
 
getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
 
getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
 
getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
 
getTypeIndexID() - Method in class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
 
getTypeIndexID() - Method in class org.apache.uima.fit.examples.type.Sentence
 
getTypeIndexID() - Method in class org.apache.uima.fit.examples.type.Token
 
getUri() - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample.SharedModel
 
getUri() - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample2.SharedModel
 
GOLD_VIEW - Static variable in class org.apache.uima.fit.examples.experiment.pos.ViewNames
 
GoldTagger - Class in org.apache.uima.fit.examples.experiment.pos
This AE assumes that their is part-of-speech tagged text in the default view with the format "word/tag word/tag...".
GoldTagger() - Constructor for class org.apache.uima.fit.examples.experiment.pos.GoldTagger
 

H

hasNext() - Method in class org.apache.uima.fit.examples.experiment.pos.LineReader
 

I

initialize(UimaContext) - Method in class org.apache.uima.fit.examples.experiment.pos.LineReader
 

L

LineReader - Class in org.apache.uima.fit.examples.experiment.pos
This collection reader is meant for example purposes only.
LineReader() - Constructor for class org.apache.uima.fit.examples.experiment.pos.LineReader
 
load(DataResource) - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample.SharedModel
 
load(DataResource) - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample2.SharedModel
 
load(DataResource) - Method in class org.apache.uima.fit.examples.tutorial.ex6.StringMapResource_impl
 

M

main(String[]) - Static method in class org.apache.uima.fit.examples.experiment.pos.RunExperiment
 
main(String[]) - Static method in class org.apache.uima.fit.examples.getstarted.GetStartedQuickDescriptor
 
main(String[]) - Static method in class org.apache.uima.fit.examples.getstarted.GetStartedQuickPipeline
 
main(String[]) - Static method in class org.apache.uima.fit.examples.resource.ExternalResourceExample
Illustrate how to configure the annotator with the shared model object.
main(String[]) - Static method in class org.apache.uima.fit.examples.resource.ExternalResourceExample2
Illustrate how to configure the Annotator with the SharedModel.
main(String[]) - Static method in class org.apache.uima.fit.examples.resource.ExternalResourceExample3
Illustrate how to configure the annotator with a chainable resource
main(String[]) - Static method in class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotatorDescriptor
 
main(String[]) - Static method in class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotatorPipeline
 
main(String[]) - Static method in class org.apache.uima.fit.examples.tutorial.ex2.RoomNumberAnnotatorPipeline
 
main(String[]) - Static method in class org.apache.uima.fit.examples.tutorial.ex6.UimaAcronymAnnotator
 
main(String[]) - Static method in class org.apache.uima.fit.examples.tutorial.ex6.UimaMeetingAnnotator
 
Meeting - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010 XML source: C:/Users/Philip/Documents /Academic/workspace/uimaFIT-examples/src/main/resources /org/apache/uima/fit/examples/TypeSystem.xml
Meeting() - Constructor for class org.apache.uima.fit.examples.tutorial.type.Meeting
Never called.
Meeting(int, TOP_Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.Meeting
Internal - constructor used by generator
Meeting(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.Meeting
 
Meeting(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.Meeting
 
Meeting_Type - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010
Meeting_Type(JCas, Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
initialize variables to correspond with Cas Type and Features

O

org.apache.uima.fit.examples.experiment.pos - package org.apache.uima.fit.examples.experiment.pos
Example for an UIMA-based experiment running an analysis and evaluating the results.
org.apache.uima.fit.examples.getstarted - package org.apache.uima.fit.examples.getstarted
Example for a simple analysis engine and pipeline.
org.apache.uima.fit.examples.resource - package org.apache.uima.fit.examples.resource
Examples for using the ExternalResource annotation.
org.apache.uima.fit.examples.tutorial.ex1 - package org.apache.uima.fit.examples.tutorial.ex1
Example for using the TypeCapability annotation.
org.apache.uima.fit.examples.tutorial.ex2 - package org.apache.uima.fit.examples.tutorial.ex2
Example for using the ConfigurationParameter annotation.
org.apache.uima.fit.examples.tutorial.ex6 - package org.apache.uima.fit.examples.tutorial.ex6
Example for using the ExternalResource annotation.
org.apache.uima.fit.examples.tutorial.type - package org.apache.uima.fit.examples.tutorial.type
 
org.apache.uima.fit.examples.type - package org.apache.uima.fit.examples.type
 

P

PARAM_INPUT_FILE - Static variable in class org.apache.uima.fit.examples.experiment.pos.LineReader
 
PARAM_OUTPUT_DIRECTORY - Static variable in class org.apache.uima.fit.examples.experiment.pos.XmiWriter
 
PARAM_STRING - Static variable in class org.apache.uima.fit.examples.getstarted.GetStartedQuickAE
 
process(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.BaselineTagger
 
process(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.Evaluator
 
process(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.GoldTagger
 
process(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.SentenceAndTokenCopier
 
process(JCas) - Method in class org.apache.uima.fit.examples.experiment.pos.XmiWriter
 
process(JCas) - Method in class org.apache.uima.fit.examples.getstarted.GetStartedQuickAE
 
process(JCas) - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample.Annotator
 
process(JCas) - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample2.Annotator
 
process(JCas) - Method in class org.apache.uima.fit.examples.resource.ExternalResourceExample3.Annotator2
 
process(JCas) - Method in class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotator
 
process(JCas) - Method in class org.apache.uima.fit.examples.tutorial.ex2.RoomNumberAnnotator
 
process(JCas) - Method in class org.apache.uima.fit.examples.tutorial.ex6.UimaAcronymAnnotator
 
process(JCas) - Method in class org.apache.uima.fit.examples.tutorial.ex6.UimaMeetingAnnotator
 

R

RES_CHAINED_RESOURCE - Static variable in class org.apache.uima.fit.examples.resource.ExternalResourceExample3.ChainableResource
 
RoomNumber - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010 XML source: C:/Users/Philip/Documents /Academic/workspace/uimaFIT-examples/src/main/resources /org/apache/uima/fit/examples/TypeSystem.xml
RoomNumber() - Constructor for class org.apache.uima.fit.examples.tutorial.type.RoomNumber
Never called.
RoomNumber(int, TOP_Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.RoomNumber
Internal - constructor used by generator
RoomNumber(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.RoomNumber
 
RoomNumber(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.RoomNumber
 
RoomNumber_Type - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010
RoomNumber_Type(JCas, Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.RoomNumber_Type
initialize variables to correspond with Cas Type and Features
RoomNumberAnnotator - Class in org.apache.uima.fit.examples.tutorial.ex1
Here, the type capabilities are annotated using the @TypeCapability annotation which are used by the AnalysisEngineFactory to specify this information in the descriptors returned by, e.g.
RoomNumberAnnotator() - Constructor for class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotator
 
RoomNumberAnnotator - Class in org.apache.uima.fit.examples.tutorial.ex2
This class demonstrates annotating member variables with the @ConfigurationParameter annotation.
RoomNumberAnnotator() - Constructor for class org.apache.uima.fit.examples.tutorial.ex2.RoomNumberAnnotator
 
RoomNumberAnnotatorDescriptor - Class in org.apache.uima.fit.examples.tutorial.ex1
This class provides a main method which shows how to generate an XML descriptor file using the RoomNumberAnnotator class definition.
RoomNumberAnnotatorDescriptor() - Constructor for class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotatorDescriptor
 
RoomNumberAnnotatorPipeline - Class in org.apache.uima.fit.examples.tutorial.ex1
 
RoomNumberAnnotatorPipeline() - Constructor for class org.apache.uima.fit.examples.tutorial.ex1.RoomNumberAnnotatorPipeline
 
RoomNumberAnnotatorPipeline - Class in org.apache.uima.fit.examples.tutorial.ex2
 
RoomNumberAnnotatorPipeline() - Constructor for class org.apache.uima.fit.examples.tutorial.ex2.RoomNumberAnnotatorPipeline
 
RunExperiment - Class in org.apache.uima.fit.examples.experiment.pos
This class demonstrates a very common (though simplified) experimental setup in which gold standard data is available for some task and you want to evaluate how well your analysis engine works against that data.
RunExperiment() - Constructor for class org.apache.uima.fit.examples.experiment.pos.RunExperiment
 

S

Sentence - Class in org.apache.uima.fit.examples.type
Updated by JCasGen Wed Jul 14 10:08:01 MDT 2010 XML source: C:/Users/Philip/Documents /Academic/workspace/uimafit-parent/uimaFIT-examples/src /main/resources/org/apache/uima/fit/examples/TypeSystem.xml
Sentence() - Constructor for class org.apache.uima.fit.examples.type.Sentence
Never called.
Sentence(int, TOP_Type) - Constructor for class org.apache.uima.fit.examples.type.Sentence
Internal - constructor used by generator
Sentence(JCas) - Constructor for class org.apache.uima.fit.examples.type.Sentence
 
Sentence(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.type.Sentence
 
Sentence_Type - Class in org.apache.uima.fit.examples.type
Updated by JCasGen Wed Jul 14 10:08:01 MDT 2010
Sentence_Type(JCas, Type) - Constructor for class org.apache.uima.fit.examples.type.Sentence_Type
initialize variables to correspond with Cas Type and Features
SentenceAndTokenCopier - Class in org.apache.uima.fit.examples.experiment.pos
This simple AE copies tokens and sentences from one view to another.
SentenceAndTokenCopier() - Constructor for class org.apache.uima.fit.examples.experiment.pos.SentenceAndTokenCopier
 
setBuilding(String) - Method in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
setter for building - sets
setBuilding(int, String) - Method in class org.apache.uima.fit.examples.tutorial.type.RoomNumber_Type
 
setDate(DateAnnotation) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
setter for date - sets
setDate(int, int) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
 
setEndTime(TimeAnnotation) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
setter for endTime - sets
setEndTime(int, int) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
 
setExpandedForm(String) - Method in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
setter for expandedForm - sets
setExpandedForm(int, String) - Method in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym_Type
 
setPos(String) - Method in class org.apache.uima.fit.examples.type.Token
setter for pos - sets
setPos(int, String) - Method in class org.apache.uima.fit.examples.type.Token_Type
 
setRoom(RoomNumber) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
setter for room - sets
setRoom(int, int) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
 
setShortDateString(String) - Method in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
setter for shortDateString - sets
setShortDateString(int, String) - Method in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation_Type
 
setStartTime(TimeAnnotation) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting
setter for startTime - sets
setStartTime(int, int) - Method in class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
 
SharedModel() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample.SharedModel
 
SharedModel() - Constructor for class org.apache.uima.fit.examples.resource.ExternalResourceExample2.SharedModel
 
StringMapResource - Interface in org.apache.uima.fit.examples.tutorial.ex6
 
StringMapResource_impl - Class in org.apache.uima.fit.examples.tutorial.ex6
 
StringMapResource_impl() - Constructor for class org.apache.uima.fit.examples.tutorial.ex6.StringMapResource_impl
 
SYSTEM_VIEW - Static variable in class org.apache.uima.fit.examples.experiment.pos.ViewNames
 

T

TimeAnnotation - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010 XML source: C:/Users/Philip/Documents /Academic/workspace/uimaFIT-examples/src/main/resources /org/apache/uima/fit/examples/TypeSystem.xml
TimeAnnotation() - Constructor for class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
Never called.
TimeAnnotation(int, TOP_Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
Internal - constructor used by generator
TimeAnnotation(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
 
TimeAnnotation(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
 
TimeAnnotation_Type - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010
TimeAnnotation_Type(JCas, Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation_Type
initialize variables to correspond with Cas Type and Features
Token - Class in org.apache.uima.fit.examples.type
Updated by JCasGen Wed Jul 14 10:08:01 MDT 2010 XML source: C:/Users/Philip/Documents /Academic/workspace/uimafit-parent/uimaFIT-examples/src /main/resources/org/apache/uima/fit/examples/TypeSystem.xml
Token() - Constructor for class org.apache.uima.fit.examples.type.Token
Never called.
Token(int, TOP_Type) - Constructor for class org.apache.uima.fit.examples.type.Token
Internal - constructor used by generator
Token(JCas) - Constructor for class org.apache.uima.fit.examples.type.Token
 
Token(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.type.Token
 
Token_Type - Class in org.apache.uima.fit.examples.type
Updated by JCasGen Wed Jul 14 10:08:01 MDT 2010
Token_Type(JCas, Type) - Constructor for class org.apache.uima.fit.examples.type.Token_Type
initialize variables to correspond with Cas Type and Features
type - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
 
type - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
 
type - Static variable in class org.apache.uima.fit.examples.tutorial.type.Meeting
 
type - Static variable in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
 
type - Static variable in class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
 
type - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
 
type - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
 
type - Static variable in class org.apache.uima.fit.examples.type.Sentence
 
type - Static variable in class org.apache.uima.fit.examples.type.Token
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateAnnotation
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateAnnotation_Type
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.DateTimeAnnotation_Type
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.Meeting
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.Meeting_Type
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.RoomNumber
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.RoomNumber_Type
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.TimeAnnotation_Type
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaAcronym_Type
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.tutorial.type.UimaMeeting_Type
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.type.Sentence
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.type.Sentence_Type
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.type.Token
 
typeIndexID - Static variable in class org.apache.uima.fit.examples.type.Token_Type
 

U

UimaAcronym - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010 XML source: C:/Users/Philip/Documents /Academic/workspace/uimaFIT-examples/src/main/resources /org/apache/uima/fit/examples/TypeSystem.xml
UimaAcronym() - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
Never called.
UimaAcronym(int, TOP_Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
Internal - constructor used by generator
UimaAcronym(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
 
UimaAcronym(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaAcronym
 
UimaAcronym_Type - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010
UimaAcronym_Type(JCas, Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaAcronym_Type
initialize variables to correspond with Cas Type and Features
UimaAcronymAnnotator - Class in org.apache.uima.fit.examples.tutorial.ex6
Annotates UIMA acronyms and provides their expanded forms.
UimaAcronymAnnotator() - Constructor for class org.apache.uima.fit.examples.tutorial.ex6.UimaAcronymAnnotator
 
UimaMeeting - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010 XML source: C:/Users/Philip/Documents /Academic/workspace/uimaFIT-examples/src/main/resources /org/apache/uima/fit/examples/TypeSystem.xml
UimaMeeting() - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
Never called.
UimaMeeting(int, TOP_Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
Internal - constructor used by generator
UimaMeeting(JCas) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
 
UimaMeeting(JCas, int, int) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaMeeting
 
UimaMeeting_Type - Class in org.apache.uima.fit.examples.tutorial.type
Updated by JCasGen Fri Jun 11 20:10:52 MDT 2010
UimaMeeting_Type(JCas, Type) - Constructor for class org.apache.uima.fit.examples.tutorial.type.UimaMeeting_Type
initialize variables to correspond with Cas Type and Features
UimaMeetingAnnotator - Class in org.apache.uima.fit.examples.tutorial.ex6
Example annotator that iterates over Meeting annotations and annotates a meeting as a UimaMeeting if a UIMA acronym occurs in close proximity to that meeting.
UimaMeetingAnnotator() - Constructor for class org.apache.uima.fit.examples.tutorial.ex6.UimaMeetingAnnotator
 

V

VIEW1 - Static variable in class org.apache.uima.fit.examples.experiment.pos.ViewNames
 
VIEW2 - Static variable in class org.apache.uima.fit.examples.experiment.pos.ViewNames
 
ViewNames - Class in org.apache.uima.fit.examples.experiment.pos
 
ViewNames() - Constructor for class org.apache.uima.fit.examples.experiment.pos.ViewNames
 

X

XmiWriter - Class in org.apache.uima.fit.examples.experiment.pos
 
XmiWriter() - Constructor for class org.apache.uima.fit.examples.experiment.pos.XmiWriter
 
A B C D E F G H I L M O P R S T U V X 
Skip navigation links

Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.