Enables depth-first traversals of the model starting from a particular element or group of elements.
The DepthFirstElementAndLinkWalker type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DepthFirstElementAndLinkWalker | Overloaded. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
BeginTraverseElement | (Inherited from DepthFirstElementWalker.) |
![]() |
DoTraverse | (Inherited from DepthFirstElementWalker.) |
![]() |
EndTraverseElement | (Inherited from DepthFirstElementWalker.) |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetRelatedElements | (Overrides DepthFirstElementWalker.GetRelatedElements(ModelElement).) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MarkForRemovalFromInternalElementList | (Inherited from ElementWalker.) |
![]() |
MarkVisited | (Inherited from ElementWalker.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
RemoveMarkedElements | (Inherited from ElementWalker.) |
![]() |
Reset | (Inherited from ElementWalker.) |
![]() |
ShouldVisitLinkAgain | (Inherited from ElementWalker.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
Traverse | Overloaded. |
![]() |
Visited | (Inherited from ElementWalker.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
BypassDemandLoading | (Inherited from ElementWalker.) |
![]() |
Filter | (Inherited from ElementWalker.) |
![]() |
IncludeLinks | (Inherited from ElementWalker.) |
![]() |
InternalElementList | (Inherited from ElementWalker.) |
![]() |
Store | (Inherited from ElementWalker.) |
![]() |
Visitor | (Inherited from ElementWalker.) |
Top
.gif)
.gif)
.gif)