| Package | Description |
|---|---|
| dataflow.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DataFlowGraph
Graph representing the data flow within a single class.
|
class |
DataFlowMethod
DataFlow class representing a method inside a
DataFlowGraph. |
| Modifier and Type | Method and Description |
|---|---|
Set<OwnerNode<?>> |
DataFlowMethod.getOwnedOwners() |
Copyright © 2019. All rights reserved.