JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.mayam.wf.config.shared.Graph
Packages that use
Graph
Package
Description
com.mayam.wf.config.shared
Uses of
Graph
in
com.mayam.wf.config.shared
Methods in
com.mayam.wf.config.shared
that return
Graph
Modifier and Type
Method
Description
Graph
Graph.
copy
()
Graph
Config.
getGraph
()
Methods in
com.mayam.wf.config.shared
with parameters of type
Graph
Modifier and Type
Method
Description
void
Config.
setGraph
(
Graph
graph)