Uses of Class
org.aksw.shellgebra.unused.algebra.dag.OpSpecEdge
Packages that use OpSpecEdge
-
Uses of OpSpecEdge in org.aksw.shellgebra.unused.algebra.dag
Methods in org.aksw.shellgebra.unused.algebra.dag that return types with arguments of type OpSpecEdgeModifier and TypeMethodDescriptionorg.jgrapht.graph.DirectedAcyclicGraph<OpSpecNode, OpSpecEdge> StreamOpVisitorToGraph.getDag()Constructor parameters in org.aksw.shellgebra.unused.algebra.dag with type arguments of type OpSpecEdgeModifierConstructorDescriptionStreamOpVisitorToGraph(org.jgrapht.graph.DirectedAcyclicGraph<OpSpecNode, OpSpecEdge> dag)