|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RuleDocument.Rule
An XML rule(@http://incubator.apache.org/uima/regex). This is a complex type.
Nested Class Summary | |
---|---|
static class |
RuleDocument.Rule.Factory
A factory class with static methods for creating instances of this type. |
static interface |
RuleDocument.Rule.MatchStrategy
An XML matchStrategy(@). |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
MatchTypeFilterDocument.MatchTypeFilter |
addNewMatchTypeFilter()
Appends and returns a new empty "matchTypeFilter" element |
RuleExceptionsDocument.RuleExceptions |
addNewRuleExceptions()
Appends and returns a new empty "ruleExceptions" element |
UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation |
addNewUpdateMatchTypeAnnotation()
Appends and returns a new empty "updateMatchTypeAnnotation" element |
java.math.BigDecimal |
getConfidence()
Gets the "confidence" attribute |
java.lang.String |
getFeaturePath()
Gets the "featurePath" attribute |
RuleDocument.Rule.MatchStrategy.Enum |
getMatchStrategy()
Gets the "matchStrategy" attribute |
java.lang.String |
getMatchType()
Gets the "matchType" attribute |
MatchTypeFilterDocument.MatchTypeFilter |
getMatchTypeFilter()
Gets the "matchTypeFilter" element |
java.lang.String |
getRegEx()
Gets the "regEx" attribute |
RuleExceptionsDocument.RuleExceptions |
getRuleExceptions()
Gets the "ruleExceptions" element |
java.lang.String |
getRuleId()
Gets the "ruleId" attribute |
UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation |
getUpdateMatchTypeAnnotation()
Gets the "updateMatchTypeAnnotation" element |
boolean |
isSetConfidence()
True if has "confidence" attribute |
boolean |
isSetFeaturePath()
True if has "featurePath" attribute |
boolean |
isSetMatchTypeFilter()
True if has "matchTypeFilter" element |
boolean |
isSetRuleExceptions()
True if has "ruleExceptions" element |
boolean |
isSetRuleId()
True if has "ruleId" attribute |
boolean |
isSetUpdateMatchTypeAnnotation()
True if has "updateMatchTypeAnnotation" element |
void |
setConfidence(java.math.BigDecimal confidence)
Sets the "confidence" attribute |
void |
setFeaturePath(java.lang.String featurePath)
Sets the "featurePath" attribute |
void |
setMatchStrategy(RuleDocument.Rule.MatchStrategy.Enum matchStrategy)
Sets the "matchStrategy" attribute |
void |
setMatchType(java.lang.String matchType)
Sets the "matchType" attribute |
void |
setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter matchTypeFilter)
Sets the "matchTypeFilter" element |
void |
setRegEx(java.lang.String regEx)
Sets the "regEx" attribute |
void |
setRuleExceptions(RuleExceptionsDocument.RuleExceptions ruleExceptions)
Sets the "ruleExceptions" element |
void |
setRuleId(java.lang.String ruleId)
Sets the "ruleId" attribute |
void |
setUpdateMatchTypeAnnotation(UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation updateMatchTypeAnnotation)
Sets the "updateMatchTypeAnnotation" element |
void |
unsetConfidence()
Unsets the "confidence" attribute |
void |
unsetFeaturePath()
Unsets the "featurePath" attribute |
void |
unsetMatchTypeFilter()
Unsets the "matchTypeFilter" element |
void |
unsetRuleExceptions()
Unsets the "ruleExceptions" element |
void |
unsetRuleId()
Unsets the "ruleId" attribute |
void |
unsetUpdateMatchTypeAnnotation()
Unsets the "updateMatchTypeAnnotation" element |
org.apache.xmlbeans.XmlDecimal |
xgetConfidence()
Gets (as xml) the "confidence" attribute |
org.apache.xmlbeans.XmlString |
xgetFeaturePath()
Gets (as xml) the "featurePath" attribute |
RuleDocument.Rule.MatchStrategy |
xgetMatchStrategy()
Gets (as xml) the "matchStrategy" attribute |
org.apache.xmlbeans.XmlString |
xgetMatchType()
Gets (as xml) the "matchType" attribute |
org.apache.xmlbeans.XmlString |
xgetRegEx()
Gets (as xml) the "regEx" attribute |
org.apache.xmlbeans.XmlString |
xgetRuleId()
Gets (as xml) the "ruleId" attribute |
void |
xsetConfidence(org.apache.xmlbeans.XmlDecimal confidence)
Sets (as xml) the "confidence" attribute |
void |
xsetFeaturePath(org.apache.xmlbeans.XmlString featurePath)
Sets (as xml) the "featurePath" attribute |
void |
xsetMatchStrategy(RuleDocument.Rule.MatchStrategy matchStrategy)
Sets (as xml) the "matchStrategy" attribute |
void |
xsetMatchType(org.apache.xmlbeans.XmlString matchType)
Sets (as xml) the "matchType" attribute |
void |
xsetRegEx(org.apache.xmlbeans.XmlString regEx)
Sets (as xml) the "regEx" attribute |
void |
xsetRuleId(org.apache.xmlbeans.XmlString ruleId)
Sets (as xml) the "ruleId" attribute |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
MatchTypeFilterDocument.MatchTypeFilter getMatchTypeFilter()
boolean isSetMatchTypeFilter()
void setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter matchTypeFilter)
MatchTypeFilterDocument.MatchTypeFilter addNewMatchTypeFilter()
void unsetMatchTypeFilter()
UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation getUpdateMatchTypeAnnotation()
boolean isSetUpdateMatchTypeAnnotation()
void setUpdateMatchTypeAnnotation(UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation updateMatchTypeAnnotation)
UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation addNewUpdateMatchTypeAnnotation()
void unsetUpdateMatchTypeAnnotation()
RuleExceptionsDocument.RuleExceptions getRuleExceptions()
boolean isSetRuleExceptions()
void setRuleExceptions(RuleExceptionsDocument.RuleExceptions ruleExceptions)
RuleExceptionsDocument.RuleExceptions addNewRuleExceptions()
void unsetRuleExceptions()
java.lang.String getRegEx()
org.apache.xmlbeans.XmlString xgetRegEx()
void setRegEx(java.lang.String regEx)
void xsetRegEx(org.apache.xmlbeans.XmlString regEx)
RuleDocument.Rule.MatchStrategy.Enum getMatchStrategy()
RuleDocument.Rule.MatchStrategy xgetMatchStrategy()
void setMatchStrategy(RuleDocument.Rule.MatchStrategy.Enum matchStrategy)
void xsetMatchStrategy(RuleDocument.Rule.MatchStrategy matchStrategy)
java.lang.String getMatchType()
org.apache.xmlbeans.XmlString xgetMatchType()
void setMatchType(java.lang.String matchType)
void xsetMatchType(org.apache.xmlbeans.XmlString matchType)
java.lang.String getFeaturePath()
org.apache.xmlbeans.XmlString xgetFeaturePath()
boolean isSetFeaturePath()
void setFeaturePath(java.lang.String featurePath)
void xsetFeaturePath(org.apache.xmlbeans.XmlString featurePath)
void unsetFeaturePath()
java.lang.String getRuleId()
org.apache.xmlbeans.XmlString xgetRuleId()
boolean isSetRuleId()
void setRuleId(java.lang.String ruleId)
void xsetRuleId(org.apache.xmlbeans.XmlString ruleId)
void unsetRuleId()
java.math.BigDecimal getConfidence()
org.apache.xmlbeans.XmlDecimal xgetConfidence()
boolean isSetConfidence()
void setConfidence(java.math.BigDecimal confidence)
void xsetConfidence(org.apache.xmlbeans.XmlDecimal confidence)
void unsetConfidence()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |