public interface OntologyAnnotator
| Modifier and Type | Method and Description |
|---|---|
void |
annotate(Integer protocolId,
List<String> documentTypes) |
float |
finishedPercentage() |
void |
initComplete() |
boolean |
isComplete() |
boolean |
isRunning() |
void |
removeAnnotations(Integer dataSetId) |
void |
updateIndex(UpdateIndexRequest request) |
String |
uploadFeatures(File uploadFile,
String dataSetName) |
void removeAnnotations(Integer dataSetId)
float finishedPercentage()
boolean isRunning()
boolean isComplete()
void initComplete()
void updateIndex(UpdateIndexRequest request)
String uploadFeatures(File uploadFile, String dataSetName) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.