|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | Create (table, dataset, ICallCallback, ICallGraphPreCallback, ICallGraphPostCallback, logical, ICustomRunStatementParser) |
Creates a Callgraph for a set of Files |
|
| + | Create (table, dataset) |
Creates a Callgraph for a set of Files |
|
| + | Create (table, dataset, ICallCallback) |
Creates a Callgraph for a set of Files and calls a callback method after an eCall record has been created. |
|
| + | Create (table, dataset, ICallCallback, ICallGraphPreCallback) |
Creates a Callgraph for a set of Files |
|
| - | FillTriggerProcedures () |
Fills the TriggerProcedures temp-table |
|
| - | org.prorefactor.core.JPNode FindNodeWithNum (JPNode, integer) |
Finds a node with a given NodeNum |
|
| - | org.prorefactor.core.JPNode GetNodeWithNum (ParseUnit, integer) |
Returns the node with the given NodeNum of the given ParseUnit |
| Options | Name | Purpose | |
|---|---|---|---|
| + | Callgraph () |
Constructor for the Callgraph class |
|
Top
PUBLIC Create (table, dataset, ICallCallback, ICallGraphPreCallback, ICallGraphPostCallback, logical, ICustomRunStatementParser)
|
|||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Create (table, dataset)
|
|||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Create (table, dataset, ICallCallback)
|
|||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Create (table, dataset, ICallCallback, ICallGraphPreCallback)
|
|||||||||||||||||||||||||||||||||||||||||||||
PRIVATE FillTriggerProcedures ()
|
|||||||||||||||||||||||||||||||||||||||||||||
PRIVATE org.prorefactor.core.JPNode FindNodeWithNum (JPNode, integer)
|
|||||||||||||||||||||||||||||||||||||||||||||
PRIVATE org.prorefactor.core.JPNode GetNodeWithNum (ParseUnit, integer)
|
|||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Callgraph ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
ProDataset dsCallgraphMember tables: eProgram, eRoutine, eBlock, eCall |
Temp-Table eBlockDefined in: |
Temp-Table eCallDefined in: |
Temp-Table eProgramDefined in: |
Temp-Table eRoutineDefined in: |
Temp-Table ttFileNamesDefined in: |