| Modifier and Type | Field and Description |
|---|---|
DocumentId |
XmiData.docId |
| Modifier and Type | Method and Description |
|---|---|
void |
XmiDataInserter.addProcessedDocumentId(DocumentId docId) |
void |
XmiDataInserter.putXmiIdMapping(DocumentId docId,
Integer newXmiId) |
| Modifier and Type | Method and Description |
|---|---|
void |
XmiDataInserter.sendXmiDataToDatabase(LinkedHashMap<String,List<XmiData>> serializedCASes,
Map<String,List<DocumentId>> tablesWithoutData,
String subsetTableName)
Constructs row iterators for the different tables (document and
annotations) conforming to the expectations of the DataBaseConnector API.
|
| Constructor and Description |
|---|
DocumentXmiData(DocumentId docId,
Object storedData,
Integer newXmiId,
Map<Integer,String> currentSofaXmiIdMap) |
XmiData(DocumentId docId,
Object storedData) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.