| Package | Description |
|---|---|
| org.azyva.dragom.reference |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceGraph.ReentryMode |
ReferenceGraph.ReentryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceGraph.ReentryMode[] |
ReferenceGraph.ReentryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ReferenceGraph.traverseReferenceGraph(ModuleVersion moduleVersion,
boolean indDepthFirst,
ReferenceGraph.ReentryMode reentryMode,
ReferenceGraph.Visitor visitor)
Traverses the ReferenceGraph starting at a given
ModuleVersion or for
each root ModuleVersion. |
Copyright © 2015–2017 AZYVA INC.. All rights reserved.