Uses of Interface
org.uberfire.ext.wires.bpmn.beliefs.graph.impl.GraphStore
-
Packages that use GraphStore Package Description org.uberfire.ext.wires.bpmn.beliefs.graph.impl -
-
Uses of GraphStore in org.uberfire.ext.wires.bpmn.beliefs.graph.impl
Classes in org.uberfire.ext.wires.bpmn.beliefs.graph.impl that implement GraphStore Modifier and Type Class Description classListGraphStore<T extends GraphNode>classMapGraphStore<T extends GraphNode>Constructors in org.uberfire.ext.wires.bpmn.beliefs.graph.impl with parameters of type GraphStore Constructor Description GraphImpl(GraphStore<T> graphStore)
-