GrammarScope  4.0.0
grammarscope.spo.SPOGraphFactory Member List

This is the complete list of members for grammarscope.spo.SPOGraphFactory, including all inherited members.

edgeIdsgrammarscope.spo.SPOGraphFactorystatic
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.SPOGraphFactoryprivatestatic
makeTNode(final int sentenceIdx, final Token term, final Map< Instance, GraphNode > nodes, final Map< Instance, Mention > mentions, final MutableGraph< GraphNode, GraphEdge > graph)grammarscope.spo.SPOGraphFactoryprivatestatic