public class Creator.FieldEdge
extends org.jgrapht.graph.DefaultEdge
Modifier and Type | Field and Description |
---|---|
ReferenceDefinition |
ref |
Node |
refNode |
Constructor and Description |
---|
FieldEdge(ReferenceDefinition ref) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
String |
getFieldName() |
String |
getFqn() |
String |
getPackageName() |
public ReferenceDefinition ref
public Node refNode
public FieldEdge(ReferenceDefinition ref)
Copyright © 2019. All rights reserved.