Package | Description |
---|---|
org.apache.incubator.uima | |
org.apache.incubator.uima.impl |
Modifier and Type | Method and Description |
---|---|
TypeDescriptionDocument.TypeDescription |
TypeCollectionDocument.TypeCollection.addNewTypeDescription()
Appends and returns a new empty "typeDescription" element
|
TypeDescriptionDocument.TypeDescription |
TypeDescriptionDocument.addNewTypeDescription()
Appends and returns a new empty "typeDescription" element
|
TypeDescriptionDocument.TypeDescription |
TypeCollectionDocument.TypeCollection.getTypeDescription()
Gets the "typeDescription" element
|
TypeDescriptionDocument.TypeDescription |
TypeDescriptionDocument.getTypeDescription()
Gets the "typeDescription" element
|
static TypeDescriptionDocument.TypeDescription |
TypeDescriptionDocument.TypeDescription.Factory.newInstance() |
static TypeDescriptionDocument.TypeDescription |
TypeDescriptionDocument.TypeDescription.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
TypeCollectionDocument.TypeCollection.setTypeDescription(TypeDescriptionDocument.TypeDescription typeDescription)
Sets the "typeDescription" element
|
void |
TypeDescriptionDocument.setTypeDescription(TypeDescriptionDocument.TypeDescription typeDescription)
Sets the "typeDescription" element
|
Modifier and Type | Class and Description |
---|---|
static class |
TypeDescriptionDocumentImpl.TypeDescriptionImpl
An XML typeDescription(@http://incubator.apache.org/uima).
|
Modifier and Type | Method and Description |
---|---|
TypeDescriptionDocument.TypeDescription |
TypeDescriptionDocumentImpl.addNewTypeDescription()
Appends and returns a new empty "typeDescription" element
|
TypeDescriptionDocument.TypeDescription |
TypeCollectionDocumentImpl.TypeCollectionImpl.addNewTypeDescription()
Appends and returns a new empty "typeDescription" element
|
TypeDescriptionDocument.TypeDescription |
TypeDescriptionDocumentImpl.getTypeDescription()
Gets the "typeDescription" element
|
TypeDescriptionDocument.TypeDescription |
TypeCollectionDocumentImpl.TypeCollectionImpl.getTypeDescription()
Gets the "typeDescription" element
|
Modifier and Type | Method and Description |
---|---|
void |
TypeDescriptionDocumentImpl.setTypeDescription(TypeDescriptionDocument.TypeDescription typeDescription)
Sets the "typeDescription" element
|
void |
TypeCollectionDocumentImpl.TypeCollectionImpl.setTypeDescription(TypeDescriptionDocument.TypeDescription typeDescription)
Sets the "typeDescription" element
|
Copyright © 2015. All rights reserved.