| 
                Options | 
                Name | 
                Purpose | 
            
            
  | 
   | 
  
    #
    
    
   | 
  
    
           FindTableTablesHandler (Object, TempTableAstNodeAvailableEventArgs)
    
   | 
  
     Event handler for the TempTableAstNodeAvailable event of the
TempTableAstWalker during the searching for temp-table names     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
         Consultingwerk.Framework.Collections.CharacterList  FindTempTables (ParseUnit)
    
   | 
  
     Searches the ParseUnit for Temp-Table Definitions and returns a
List of Temp-Table names     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
         CHARACTER  GetFieldAttributeValue (JPNode, character)
    
   | 
  
     Returns the value of a FIELD attribute     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         Consultingwerk.Framework.Collections.CharacterList  ImportTablesFromCodeBlock (longchar, BusinessEntityDatasetController)
    
   | 
  
     Imports Temp-Tables from an ABL code block into the model of the
Business Entity Dataset Controller     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         Consultingwerk.Framework.Collections.CharacterList  ImportTablesFromFile (character, BusinessEntityDatasetController)
    
   | 
  
     Imports Temp-Tables from an ABL source code file into the model of the
Business Entity Dataset Controller     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         Consultingwerk.Framework.Collections.CharacterList  ImportTablesFromFile (character, CharacterList, BusinessEntityDatasetController)
    
   | 
  
     Imports Temp-Tables from an ABL source code file into the model of the
Business Entity Dataset Controller     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           ImportTablesFromParseUnit (ParseUnit, CharacterList, BusinessEntityDatasetController, CharacterList)
    
   | 
  
     Imports Temp-Tables from an ABL source code file into the model of the
Business Entity Dataset Controller     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           ProcessFieldNode (JPNode, character, integer)
    
   | 
  
     Processes a Field Node     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           ProcessIndexNode (JPNode, character, integer)
    
   | 
  
     Processes an Index Node     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           ProcessSelectedTables (CharacterList, ParseUnit, BusinessEntityDatasetController)
    
   | 
  
     Processes the selected Tables from the AST and creates them in the
Business Entity Dataset Controller     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           ProcessSelectedTablesHandler (Object, TempTableAstNodeAvailableEventArgs)
    
   | 
  
     Event handler for the TempTableAstNodeAvailable event of the
TempTableAstWalker during the processing of selected temp-table names     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           RefreshTableFromFile (character, dataset)
    
   | 
  
     Refreshes a Temp-Table from the include file     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           RefreshTableFromFile (character, dataset, logical)
    
   | 
  
     Refreshes a Temp-Table from the include file     
   |