Namespace: Consultingwerk.Studio.Proparse
Class 
JPNodesWrapper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Framework.Base.IEnumerable

File:JPNodesWrapper
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu May 10 15:13:33 CEST 2012



Top Method Summary
Options Name Purpose
+ Consultingwerk.Framework.Base.IEnumerator GetEnumerator () Returns the IEnumerator for this JPNodesWrapper

Top Constructor Summary
Options Name Purpose
+ JPNodesWrapper (JPNode) Constructor for the JPNodesWrapper class

Top Property Summary
Options Name Purpose
+ CHARACTER NodeTypeFilter Gets and sets the filter for the NodeType used by the JPNodesEnumerator
+ org.prorefactor.core.JPNode ParentNode Returns the reference to the parent JPNode of this nodes collection


Method Detail
Top

PUBLIC Consultingwerk.Framework.Base.IEnumerator GetEnumerator ()

Purpose: Returns the IEnumerator for this JPNodesWrapper
Notes:

Returns Consultingwerk.Framework.Base.IEnumerator
The reference to the IEnumerator


Constructor Detail
Top

PUBLIC JPNodesWrapper (JPNode)

Purpose: Constructor for the JPNodesWrapper class
Notes:

Parameters:
poParentNode org.prorefactor.core.JPNode
The reference to the parent JPNode


Property Detail
Top

PUBLIC CHARACTER NodeTypeFilter

Purpose: Gets and sets the filter for the NodeType used by the JPNodesEnumerator
Notes: For example, when set for the Code_block node of a Class, setting the
filter to METHOD controls that methods are to be returned only.
Leave empty to retrieve all nodes
Effective for the next call to GetEnumerator only

Returns CHARACTER
Top

PUBLIC org.prorefactor.core.JPNode ParentNode

Purpose: Returns the reference to the parent JPNode of this nodes collection
Notes:

Returns org.prorefactor.core.JPNode


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:45:38