Namespace: Consultingwerk.BusinessEntityDesigner.Services
Class 
AssignSkipDictionaryParser Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:AssignSkipDictionaryParser
Purpose:Parses the invokations to the AssignSkipDictionary method
in the constructor of a DataAccess class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Dec 01 20:03:58 CET 2016
Purpose: Parses the Parse Unit for the first AssignSkipDictionary invokations
in the first contructor with a single parameter
Notes:



Top Method Summary
Options Name Purpose
+ Consultingwerk.BusinessEntityDesigner.Services.ListAssignSkipDictionaryEntry Parse (ParseUnit) Parses the Parse Unit for the first AssignSkipDictionary invokations in the first contructor with a single parameter
# ParseStatement (JPNode, ListAssignSkipDictionaryEntry) Parses an AssignSkipDictionary statement and adds entries to the result list
# RecurseNodes (JPNode, ListAssignSkipDictionaryEntry) Parses the given node for AssignSkipDictionary calls


Method Detail
Top

PUBLIC Consultingwerk.BusinessEntityDesigner.Services.ListAssignSkipDictionaryEntry Parse (ParseUnit)

Purpose: Parses the Parse Unit for the first AssignSkipDictionary invokations
in the first contructor with a single parameter
Notes:

Parameters:
poParseUnit org.prorefactor.treeparser.ParseUnit
The proparse ParseUnit
Returns Consultingwerk.BusinessEntityDesigner.Services.ListAssignSkipDictionaryEntry
The ListAssignSkipDictionaryEntry with the parse results
Top

PROTECTED ParseStatement (JPNode, ListAssignSkipDictionaryEntry)

Purpose: Parses an AssignSkipDictionary statement and adds entries
to the result list
Notes:

Parameters:
poStatement org.prorefactor.core.JPNode
The statement node
poResult Consultingwerk.BusinessEntityDesigner.Services.ListAssignSkipDictionaryEntry
The list of result entries
Top

PROTECTED RecurseNodes (JPNode, ListAssignSkipDictionaryEntry)

Purpose: Parses the given node for AssignSkipDictionary calls
Notes: Recursive method

Parameters:
poParentNode org.prorefactor.core.JPNode
The parent node to iterate
poResult Consultingwerk.BusinessEntityDesigner.Services.ListAssignSkipDictionaryEntry
The list to add results to


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:25:44