Uses of Class
org.corpus_tools.graphannis.model.NodeDesc
-
Packages that use NodeDesc Package Description org.corpus_tools.graphannis org.corpus_tools.graphannis.capi -
-
Uses of NodeDesc in org.corpus_tools.graphannis
Methods in org.corpus_tools.graphannis that return types with arguments of type NodeDesc Modifier and Type Method Description List<NodeDesc>CorpusStorageManager. getNodeDescriptions(String query, CorpusStorageManager.QueryLanguage queryLanguage) -
Uses of NodeDesc in org.corpus_tools.graphannis.capi
Methods in org.corpus_tools.graphannis.capi that return types with arguments of type NodeDesc Modifier and Type Method Description List<NodeDesc>QueryAttributeDescription. getList()
-