| Package | Description |
|---|---|
| org.corpus_tools.graphannis | |
| org.corpus_tools.graphannis.model |
| Modifier and Type | Method and Description |
|---|---|
List<Component> |
CorpusStorageManager.getAllComponentsByType(String corpusName,
ComponentType ctype) |
| Modifier and Type | Method and Description |
|---|---|
Component |
Edge.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
List<Edge> |
Graph.getOutgoingEdges(Node node,
Component component) |
| Constructor and Description |
|---|
Edge(int sourceID,
int targetID,
Component component,
Map<QName,String> labels,
Graph graph) |
Copyright © 2019 Thomas Krause. All rights reserved.