Uses of Class
org.corpus_tools.graphannis.capi.CAPI.AnnisVec_AnnisComponent
-
Packages that use CAPI.AnnisVec_AnnisComponent Package Description org.corpus_tools.graphannis.capi -
-
Uses of CAPI.AnnisVec_AnnisComponent in org.corpus_tools.graphannis.capi
Methods in org.corpus_tools.graphannis.capi that return CAPI.AnnisVec_AnnisComponent Modifier and Type Method Description static CAPI.AnnisVec_AnnisComponentCAPI. annis_cs_list_components_by_type(CAPI.AnnisCorpusStorage cs, String corpusName, int ctype, AnnisErrorListRef err)static CAPI.AnnisVec_AnnisComponentCAPI. annis_graph_all_components(CAPI.AnnisGraph g)static CAPI.AnnisVec_AnnisComponentCAPI. annis_graph_all_components_by_type(CAPI.AnnisGraph g, int ctype)Methods in org.corpus_tools.graphannis.capi with parameters of type CAPI.AnnisVec_AnnisComponent Modifier and Type Method Description static CAPI.AnnisComponentConstCAPI. annis_vec_component_get(CAPI.AnnisVec_AnnisComponent ptr, com.sun.jna.NativeLong i)static com.sun.jna.NativeLongCAPI. annis_vec_component_size(CAPI.AnnisVec_AnnisComponent ptr)
-