Package | Description |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Modifier and Type | Method and Description |
---|---|
MatchTypeFilterDocument.MatchTypeFilter |
RuleDocument.Rule.addNewMatchTypeFilter()
Appends and returns a new empty "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
MatchTypeFilterDocument.addNewMatchTypeFilter()
Appends and returns a new empty "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
RuleDocument.Rule.getMatchTypeFilter()
Gets the "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
MatchTypeFilterDocument.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 |
RuleDocument.Rule.setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter matchTypeFilter)
Sets the "matchTypeFilter" element
|
void |
MatchTypeFilterDocument.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 |
RuleDocumentImpl.RuleImpl.addNewMatchTypeFilter()
Appends and returns a new empty "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
MatchTypeFilterDocumentImpl.addNewMatchTypeFilter()
Appends and returns a new empty "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
RuleDocumentImpl.RuleImpl.getMatchTypeFilter()
Gets the "matchTypeFilter" element
|
MatchTypeFilterDocument.MatchTypeFilter |
MatchTypeFilterDocumentImpl.getMatchTypeFilter()
Gets the "matchTypeFilter" element
|
Modifier and Type | Method and Description |
---|---|
void |
RuleDocumentImpl.RuleImpl.setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter matchTypeFilter)
Sets the "matchTypeFilter" element
|
void |
MatchTypeFilterDocumentImpl.setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter matchTypeFilter)
Sets the "matchTypeFilter" element
|
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.