|
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
Create (table, dataset, ICallCallback, ICallGraphPreCallback, ICallGraphPostCallback, logical, ICustomRunStatementParser)
|
|||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Create (table, dataset)
|
|||||||||||||||||||||||||||||||||||||||||||||
Create (table, dataset, ICallCallback)
|
|||||||||||||||||||||||||||||||||||||||||||||
Create (table, dataset, ICallCallback, ICallGraphPreCallback)
|
|||||||||||||||||||||||||||||||||||||||||||||
FillTriggerProcedures ()
|
|||||||||||||||||||||||||||||||||||||||||||||
org.prorefactor.core.JPNode FindNodeWithNum (JPNode, integer)
|
|||||||||||||||||||||||||||||||||||||||||||||
org.prorefactor.core.JPNode GetNodeWithNum (ParseUnit, integer)
|
|||||||||||||||||||||||||||||||||||||||||||||
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: |