Class DdgEdge
java.lang.Object
sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge
sootup.codepropertygraph.propertygraph.edges.AbstDdgEdge
sootup.codepropertygraph.propertygraph.edges.DdgEdge
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge
equals, getDestination, getSource, hashCode
-
Constructor Details
-
DdgEdge
-
-
Method Details
-
getLabel
Description copied from class:AbstDdgEdgeReturns the label identifying this DDG edge type.- Specified by:
getLabelin classAbstDdgEdge
-