| Package | Description |
|---|---|
| eu.clarin.weblicht.wlfxb.tc.api | |
| eu.clarin.weblicht.wlfxb.tc.xb |
Provides classes for manipulating TextCorpus annotations of TCF.
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedEntity |
ReferencesLayer.addReferent(List<Reference> references) |
ReferencedEntity |
ReferencesLayer.addReferent(List<Reference> references,
String externalId) |
ReferencedEntity |
ReferencesLayer.getReferencedEntity(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<ReferencedEntity> |
ReferencesLayer.getReferencedEntities(Token token) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReferencedEntityStored |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Token,List<ReferencedEntity>> |
TextCorpusLayersConnector.token2ItsReferent |
| Modifier and Type | Method and Description |
|---|---|
ReferencedEntity |
ReferencesLayerStored.addReferent(List<Reference> references) |
ReferencedEntity |
ReferencesLayerStored.addReferent(List<Reference> references,
String externalId) |
ReferencedEntity |
ReferencesLayerStored.getReferencedEntity(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<ReferencedEntity> |
ReferencesLayerStored.getReferencedEntities(Token token) |
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.