![]() |
GrammarScope
4.0.0
|
This is the complete list of members for grammarscope.spo.SPOGraphFactory, including all inherited members.
edgeIds | grammarscope.spo.SPOGraphFactory | static |
makeGraph(final List< Link > links, final Map< Instance, Mention > mentions) | grammarscope.spo.SPOGraphFactory | |
makePNode(final int sentenceIdx, final Token predicate, final Map< Instance, GraphNode > nodes, @SuppressWarnings("unused") final Map< Instance, Mention > mentions, final MutableGraph< GraphNode, GraphEdge > graph) | grammarscope.spo.SPOGraphFactory | privatestatic |
makeTNode(final int sentenceIdx, final Token term, final Map< Instance, GraphNode > nodes, final Map< Instance, Mention > mentions, final MutableGraph< GraphNode, GraphEdge > graph) | grammarscope.spo.SPOGraphFactory | privatestatic |