Package | Description |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Modifier and Type | Method and Description |
---|---|
CreateAnnotationsDocument.CreateAnnotations |
ConceptDocument.Concept.addNewCreateAnnotations()
Appends and returns a new empty "createAnnotations" element
|
CreateAnnotationsDocument.CreateAnnotations |
CreateAnnotationsDocument.addNewCreateAnnotations()
Appends and returns a new empty "createAnnotations" element
|
CreateAnnotationsDocument.CreateAnnotations |
ConceptDocument.Concept.getCreateAnnotations()
Gets the "createAnnotations" element
|
CreateAnnotationsDocument.CreateAnnotations |
CreateAnnotationsDocument.getCreateAnnotations()
Gets the "createAnnotations" element
|
static CreateAnnotationsDocument.CreateAnnotations |
CreateAnnotationsDocument.CreateAnnotations.Factory.newInstance() |
static CreateAnnotationsDocument.CreateAnnotations |
CreateAnnotationsDocument.CreateAnnotations.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
ConceptDocument.Concept.setCreateAnnotations(CreateAnnotationsDocument.CreateAnnotations createAnnotations)
Sets the "createAnnotations" element
|
void |
CreateAnnotationsDocument.setCreateAnnotations(CreateAnnotationsDocument.CreateAnnotations createAnnotations)
Sets the "createAnnotations" element
|
Modifier and Type | Class and Description |
---|---|
static class |
CreateAnnotationsDocumentImpl.CreateAnnotationsImpl
An XML createAnnotations(@http://incubator.apache.org/uima/regex).
|
Modifier and Type | Method and Description |
---|---|
CreateAnnotationsDocument.CreateAnnotations |
ConceptDocumentImpl.ConceptImpl.addNewCreateAnnotations()
Appends and returns a new empty "createAnnotations" element
|
CreateAnnotationsDocument.CreateAnnotations |
CreateAnnotationsDocumentImpl.addNewCreateAnnotations()
Appends and returns a new empty "createAnnotations" element
|
CreateAnnotationsDocument.CreateAnnotations |
ConceptDocumentImpl.ConceptImpl.getCreateAnnotations()
Gets the "createAnnotations" element
|
CreateAnnotationsDocument.CreateAnnotations |
CreateAnnotationsDocumentImpl.getCreateAnnotations()
Gets the "createAnnotations" element
|
Modifier and Type | Method and Description |
---|---|
void |
ConceptDocumentImpl.ConceptImpl.setCreateAnnotations(CreateAnnotationsDocument.CreateAnnotations createAnnotations)
Sets the "createAnnotations" element
|
void |
CreateAnnotationsDocumentImpl.setCreateAnnotations(CreateAnnotationsDocument.CreateAnnotations createAnnotations)
Sets the "createAnnotations" element
|
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.