| Package | Description |
|---|---|
| org.corpus_tools.annis.api | |
| org.corpus_tools.annis.api.model | |
| org.corpus_tools.annis.gui | |
| org.corpus_tools.annis.gui.graphml |
| Modifier and Type | Method and Description |
|---|---|
List<Component> |
CorporaApi.components(String corpus,
String type,
String name)
List all edge components of the corpus.
|
ApiResponse<List<Component>> |
CorporaApi.componentsWithHttpInfo(String corpus,
String type,
String name)
List all edge components of the corpus.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
CorporaApi.componentsAsync(String corpus,
String type,
String name,
ApiCallback<List<Component>> _callback)
List all edge components of the corpus.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
Component.layer(String layer) |
Component |
Component.name(String name) |
Component |
Component.type(AnnotationComponentType type) |
| Modifier and Type | Method and Description |
|---|---|
static String |
Helper.getQName(Component c) |
| Modifier and Type | Method and Description |
|---|---|
protected static Component |
AbstractGraphMLMapper.parseComponent(String label) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractGraphMLMapper.addEdgeLayers(Component component,
org.corpus_tools.salt.core.SRelation<?,?> rel) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.