Interface | Description |
---|---|
AnnotationDocument |
A document containing one annotation(@http://incubator.apache.org/uima/regex) element.
|
AnnotationDocument.Annotation |
An XML annotation(@http://incubator.apache.org/uima/regex).
|
BeginDocument |
A document containing one begin(@http://incubator.apache.org/uima/regex) element.
|
BeginDocument.Begin |
An XML begin(@http://incubator.apache.org/uima/regex).
|
BeginDocument.Begin.Location |
An XML location(@).
|
ConceptDocument |
A document containing one concept(@http://incubator.apache.org/uima/regex) element.
|
ConceptDocument.Concept |
An XML concept(@http://incubator.apache.org/uima/regex).
|
ConceptSetDocument |
A document containing one conceptSet(@http://incubator.apache.org/uima/regex) element.
|
ConceptSetDocument.ConceptSet |
An XML conceptSet(@http://incubator.apache.org/uima/regex).
|
CreateAnnotationsDocument |
A document containing one createAnnotations(@http://incubator.apache.org/uima/regex) element.
|
CreateAnnotationsDocument.CreateAnnotations |
An XML createAnnotations(@http://incubator.apache.org/uima/regex).
|
EndDocument |
A document containing one end(@http://incubator.apache.org/uima/regex) element.
|
EndDocument.End |
An XML end(@http://incubator.apache.org/uima/regex).
|
EndDocument.End.Location |
An XML location(@).
|
ExceptionDocument |
A document containing one exception(@http://incubator.apache.org/uima/regex) element.
|
ExceptionDocument.Exception |
An XML exception(@http://incubator.apache.org/uima/regex).
|
FeatureDocument |
A document containing one feature(@http://incubator.apache.org/uima/regex) element.
|
FeatureDocument.Feature |
An XML feature(@http://incubator.apache.org/uima/regex).
|
MatchTypeFilterDocument |
A document containing one matchTypeFilter(@http://incubator.apache.org/uima/regex) element.
|
MatchTypeFilterDocument.MatchTypeFilter |
An XML matchTypeFilter(@http://incubator.apache.org/uima/regex).
|
RuleDocument |
A document containing one rule(@http://incubator.apache.org/uima/regex) element.
|
RuleDocument.Rule |
An XML rule(@http://incubator.apache.org/uima/regex).
|
RuleDocument.Rule.MatchStrategy |
An XML matchStrategy(@).
|
RuleExceptionsDocument |
A document containing one ruleExceptions(@http://incubator.apache.org/uima/regex) element.
|
RuleExceptionsDocument.RuleExceptions |
An XML ruleExceptions(@http://incubator.apache.org/uima/regex).
|
RulesDocument |
A document containing one rules(@http://incubator.apache.org/uima/regex) element.
|
RulesDocument.Rules |
An XML rules(@http://incubator.apache.org/uima/regex).
|
SetFeatureDocument |
A document containing one setFeature(@http://incubator.apache.org/uima/regex) element.
|
SetFeatureDocument.SetFeature |
An XML setFeature(@http://incubator.apache.org/uima/regex).
|
SetFeatureDocument.SetFeature.Normalization |
An XML normalization(@).
|
SetFeatureDocument.SetFeature.Type |
An XML type(@).
|
UpdateMatchTypeAnnotationDocument |
A document containing one updateMatchTypeAnnotation(@http://incubator.apache.org/uima/regex) element.
|
UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation |
An XML updateMatchTypeAnnotation(@http://incubator.apache.org/uima/regex).
|
VariableDocument |
A document containing one variable(@http://incubator.apache.org/uima/regex) element.
|
VariableDocument.Variable |
An XML variable(@http://incubator.apache.org/uima/regex).
|
VariablesDocument |
A document containing one variables(@http://incubator.apache.org/uima/regex) element.
|
VariablesDocument.Variables |
An XML variables(@http://incubator.apache.org/uima/regex).
|
Class | Description |
---|---|
AnnotationDocument.Annotation.Factory |
A factory class with static methods for creating instances
of this type.
|
AnnotationDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
BeginDocument.Begin.Factory |
A factory class with static methods for creating instances
of this type.
|
BeginDocument.Begin.Location.Enum |
Enumeration value class for org.apache.incubator.uima.regex.BeginDocument$Begin$Location.
|
BeginDocument.Begin.Location.Factory |
A factory class with static methods for creating instances
of this type.
|
BeginDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
ConceptDocument.Concept.Factory |
A factory class with static methods for creating instances
of this type.
|
ConceptDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
ConceptSetDocument.ConceptSet.Factory |
A factory class with static methods for creating instances
of this type.
|
ConceptSetDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
CreateAnnotationsDocument.CreateAnnotations.Factory |
A factory class with static methods for creating instances
of this type.
|
CreateAnnotationsDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
EndDocument.End.Factory |
A factory class with static methods for creating instances
of this type.
|
EndDocument.End.Location.Enum |
Enumeration value class for org.apache.incubator.uima.regex.EndDocument$End$Location.
|
EndDocument.End.Location.Factory |
A factory class with static methods for creating instances
of this type.
|
EndDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
ExceptionDocument.Exception.Factory |
A factory class with static methods for creating instances
of this type.
|
ExceptionDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
FeatureDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
FeatureDocument.Feature.Factory |
A factory class with static methods for creating instances
of this type.
|
MatchTypeFilterDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
MatchTypeFilterDocument.MatchTypeFilter.Factory |
A factory class with static methods for creating instances
of this type.
|
RuleDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
RuleDocument.Rule.Factory |
A factory class with static methods for creating instances
of this type.
|
RuleDocument.Rule.MatchStrategy.Enum |
Enumeration value class for org.apache.incubator.uima.regex.RuleDocument$Rule$MatchStrategy.
|
RuleDocument.Rule.MatchStrategy.Factory |
A factory class with static methods for creating instances
of this type.
|
RuleExceptionsDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
RuleExceptionsDocument.RuleExceptions.Factory |
A factory class with static methods for creating instances
of this type.
|
RulesDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
RulesDocument.Rules.Factory |
A factory class with static methods for creating instances
of this type.
|
SetFeatureDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
SetFeatureDocument.SetFeature.Factory |
A factory class with static methods for creating instances
of this type.
|
SetFeatureDocument.SetFeature.Normalization.Enum |
Enumeration value class for org.apache.incubator.uima.regex.SetFeatureDocument$SetFeature$Normalization.
|
SetFeatureDocument.SetFeature.Normalization.Factory |
A factory class with static methods for creating instances
of this type.
|
SetFeatureDocument.SetFeature.Type.Enum |
Enumeration value class for org.apache.incubator.uima.regex.SetFeatureDocument$SetFeature$Type.
|
SetFeatureDocument.SetFeature.Type.Factory |
A factory class with static methods for creating instances
of this type.
|
UpdateMatchTypeAnnotationDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation.Factory |
A factory class with static methods for creating instances
of this type.
|
VariableDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
VariableDocument.Variable.Factory |
A factory class with static methods for creating instances
of this type.
|
VariablesDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
VariablesDocument.Variables.Factory |
A factory class with static methods for creating instances
of this type.
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.