Package | Description |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Modifier and Type | Method and Description |
---|---|
ConceptSetDocument.ConceptSet |
ConceptSetDocument.addNewConceptSet()
Appends and returns a new empty "conceptSet" element
|
ConceptSetDocument.ConceptSet |
ConceptSetDocument.getConceptSet()
Gets the "conceptSet" element
|
static ConceptSetDocument.ConceptSet |
ConceptSetDocument.ConceptSet.Factory.newInstance() |
static ConceptSetDocument.ConceptSet |
ConceptSetDocument.ConceptSet.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
ConceptSetDocument.setConceptSet(ConceptSetDocument.ConceptSet conceptSet)
Sets the "conceptSet" element
|
Modifier and Type | Class and Description |
---|---|
static class |
ConceptSetDocumentImpl.ConceptSetImpl
An XML conceptSet(@http://incubator.apache.org/uima/regex).
|
Modifier and Type | Method and Description |
---|---|
ConceptSetDocument.ConceptSet |
ConceptSetDocumentImpl.addNewConceptSet()
Appends and returns a new empty "conceptSet" element
|
ConceptSetDocument.ConceptSet |
ConceptSetDocumentImpl.getConceptSet()
Gets the "conceptSet" element
|
Modifier and Type | Method and Description |
---|---|
void |
ConceptSetDocumentImpl.setConceptSet(ConceptSetDocument.ConceptSet conceptSet)
Sets the "conceptSet" element
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.