# Interface: com.pnfsoftware.jeb.core.units.code.asm.analyzer.ICallGraphManager

Interface for the native call graph manager, associated to [INativeCodeModel](INativeCodeModel).

## Method: getGlobalCallGraph
- return type: `com.pnfsoftware.jeb.core.units.code.asm.analyzer.ICallGraph`

Description: Get the whole\-unit call graph.
return: whole\-unit call graph

