|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AddQualification (character, character) |
Helper method that adds a given entry to a given list if it is not already in it |
||
| CHARACTER GetBlock (integer, character) |
Returns the guid of the inner-most block containing a given NodeNum |
||
| CHARACTER GetLocking (JPNode) |
Helper method that looks for a locking statement in a node |
||
| LOGICAL IsDatabaseReference (JPNode) |
Helper method that checks whether a given node references a database |
||
| LOGICAL ProcessNode (JPNode) |
Processes the nodes and adds qualifications to the eRoutine record of the parent-routine |
| Options | Name | Purpose | |
|---|---|---|---|
| CallQualificationParser (dataset) |
Creates a new QualificationParser instance |
||
| CallQualificationParser (dataset, ICallGraphPreCallback) |
Creates a new QualificationParser instance |
||
| CallQualificationParser (dataset, ICallGraphPreCallback, ICallGraphPostCallback) |
Creates a new QualificationParser instance |
|
Top
AddQualification (character, character)
|
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetBlock (integer, character)
|
|||||||||||||||||||||||||
CHARACTER GetLocking (JPNode)
|
|||||||||||||||||||||||||
LOGICAL IsDatabaseReference (JPNode)
|
|||||||||||||||||||||||||
LOGICAL ProcessNode (JPNode)
|
|||||||||||||||||||||||||
CallQualificationParser (dataset)
|
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CallQualificationParser (dataset, ICallGraphPreCallback)
|
|||||||||||||||||||||||||
CallQualificationParser (dataset, ICallGraphPreCallback, ICallGraphPostCallback)
|
|||||||||||||||||||||||||
ProDataset dsCallgraphMember tables: eProgram, eRoutine, eBlock, eCall |
Temp-Table eBlockDefined in: |
Temp-Table eCallDefined in: |
Temp-Table eProgramDefined in: |
Temp-Table eRoutineDefined in: |