| Package | Description |
|---|---|
| org.azyva.dragom.reference |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceGraph.VisitControl |
ReferenceGraph.VisitControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceGraph.VisitControl[] |
ReferenceGraph.VisitControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
ReferenceGraph.VisitControl |
ReferenceGraph.Visitor.visit(ReferenceGraph referenceGraph,
ReferencePath referencePath,
EnumSet<ReferenceGraph.VisitAction> enumSetVisitAction)
Called when visiting a
ModuleVersion in the ReferenceGraph. |
Copyright © 2015–2017 AZYVA INC.. All rights reserved.