| Package | Description |
|---|---|
| org.corpus_tools.graphannis.capi |
| Modifier and Type | Method and Description |
|---|---|
static CAPI.AnnisVec_AnnisComponent |
CAPI.annis_cs_list_components_by_type(CAPI.AnnisCorpusStorage cs,
String corpusName,
int ctype) |
static CAPI.AnnisVec_AnnisComponent |
CAPI.annis_graph_all_components_by_type(CAPI.AnnisGraph g,
int ctype) |
static CAPI.AnnisVec_AnnisComponent |
CAPI.annis_graph_all_components(CAPI.AnnisGraph g) |
| Modifier and Type | Method and Description |
|---|---|
static CAPI.AnnisComponentConst |
CAPI.annis_vec_component_get(CAPI.AnnisVec_AnnisComponent ptr,
com.sun.jna.NativeLong i) |
static com.sun.jna.NativeLong |
CAPI.annis_vec_component_size(CAPI.AnnisVec_AnnisComponent ptr) |
Copyright © 2019 Thomas Krause. All rights reserved.