| Package | Description |
|---|---|
| org.apache.incubator.uima.regex | |
| org.apache.incubator.uima.regex.impl |
| Modifier and Type | Method and Description |
|---|---|
MatchTypeFilterDocument.MatchTypeFilter |
MatchTypeFilterDocument.addNewMatchTypeFilter()
Appends and returns a new empty "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
RuleDocument.Rule.addNewMatchTypeFilter()
Appends and returns a new empty "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
MatchTypeFilterDocument.getMatchTypeFilter()
Gets the "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
RuleDocument.Rule.getMatchTypeFilter()
Gets the "matchTypeFilter" element
|
static MatchTypeFilterDocument.MatchTypeFilter |
MatchTypeFilterDocument.MatchTypeFilter.Factory.newInstance() |
static MatchTypeFilterDocument.MatchTypeFilter |
MatchTypeFilterDocument.MatchTypeFilter.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchTypeFilterDocument.setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter matchTypeFilter)
Sets the "matchTypeFilter" element
|
void |
RuleDocument.Rule.setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter matchTypeFilter)
Sets the "matchTypeFilter" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MatchTypeFilterDocumentImpl.MatchTypeFilterImpl
An XML matchTypeFilter(@http://incubator.apache.org/uima/regex).
|
| Modifier and Type | Method and Description |
|---|---|
MatchTypeFilterDocument.MatchTypeFilter |
MatchTypeFilterDocumentImpl.addNewMatchTypeFilter()
Appends and returns a new empty "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
RuleDocumentImpl.RuleImpl.addNewMatchTypeFilter()
Appends and returns a new empty "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
MatchTypeFilterDocumentImpl.getMatchTypeFilter()
Gets the "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
RuleDocumentImpl.RuleImpl.getMatchTypeFilter()
Gets the "matchTypeFilter" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatchTypeFilterDocumentImpl.setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter matchTypeFilter)
Sets the "matchTypeFilter" element
|
void |
RuleDocumentImpl.RuleImpl.setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter matchTypeFilter)
Sets the "matchTypeFilter" element
|
Copyright © 2006–2025 The Apache Software Foundation. All rights reserved.