Package | Description |
---|---|
org.apache.ctakes.ytex.uima.dao | |
org.apache.ctakes.ytex.uima.model |
Modifier and Type | Method and Description |
---|---|
Document |
DocumentDao.getDocument(int documentID)
Retrieve document by primary key
|
Document |
DocumentDaoImpl.getDocument(int documentID) |
Modifier and Type | Method and Description |
---|---|
Document |
DocumentAnnotation.getDocument() |
Document |
DocumentClass.getDocument() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentAnnotation.setDocument(Document document) |
void |
DocumentClass.setDocument(Document document) |
Constructor and Description |
---|
DocumentAnnotation(UimaType uimaType,
Document doc) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.