Uses of Class
org.corpus_tools.graphannis.model.Edge
-
Packages that use Edge Package Description org.corpus_tools.graphannis.model -
-
Uses of Edge in org.corpus_tools.graphannis.model
Methods in org.corpus_tools.graphannis.model that return types with arguments of type Edge Modifier and Type Method Description List<Edge>Graph. getOutgoingEdges(Node node)List<Edge>Graph. getOutgoingEdges(Node node, Component component)List<Edge>Graph. getOutgoingEdges(Node node, ComponentType componentType)
-