Uses of Class
org.corpus_tools.graphannis.capi.NodeID
-
Packages that use NodeID Package Description org.corpus_tools.graphannis.capi -
-
Uses of NodeID in org.corpus_tools.graphannis.capi
Fields in org.corpus_tools.graphannis.capi declared as NodeID Modifier and Type Field Description NodeIDAnnisEdge. sourceNodeIDAnnisEdge. targetMethods in org.corpus_tools.graphannis.capi with parameters of type NodeID Modifier and Type Method Description static CAPI.AnnisVec_AnnisAnnotationCAPI. annis_graph_annotations_for_node(CAPI.AnnisGraph g, NodeID nodeID, AnnisErrorListRef err)static CAPI.AnnisVec_AnnisEdgeCAPI. annis_graph_outgoing_edges(CAPI.AnnisGraph g, NodeID source, CAPI.AnnisComponentConst component, AnnisErrorListRef err)
-