Class EdgeRelation
Object
gudusoft.gsqlparser.dlineage.graph.ui.EdgeRelation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidvoidsetSourceId(String sourceId) voidsetTargetId(String targetId)
-
Constructor Details
-
EdgeRelation
public EdgeRelation()
-
-
Method Details
-
getId
-
setId
-
getSourceId
-
setSourceId
-
getTargetId
-
setTargetId
-