JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
qilin.pta.toolkits.zipper.flowgraph
Interface IObjectFlowGraph
All Known Implementing Classes:
ObjectFlowGraph
public interface
IObjectFlowGraph
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Set
<
Node
>
allNodes
()
Set
<
Edge
>
outEdgesOf
(
Node
p0)
Method Details
outEdgesOf
Set
<
Edge
>
outEdgesOf
(
Node
p0)
allNodes
Set
<
Node
>
allNodes
()