Class TracingFlowFunction
java.lang.Object
org.scandroid.flow.functions.TracingFlowFunction
- All Implemented Interfaces:
IFlowFunction
,IUnaryFlowFunction
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TracingFlowFunction
-
-
Method Details
-
getTargets
- Specified by:
getTargets
in interfaceIUnaryFlowFunction
- Returns:
- set of d2 such that (d1,d2) is an edge in this distributive function's graph representation, or null if there are none
-