| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dataflow.model.xml | |
| gudusoft.gsqlparser.dlineage.util |
| Modifier and Type | Method and Description |
|---|---|
List<sourceColumn> |
relationship.getCallees() |
List<sourceColumn> |
relationship.getSources() |
| Modifier and Type | Method and Description |
|---|---|
void |
relationship.addSource(sourceColumn source) |
| Modifier and Type | Method and Description |
|---|---|
void |
relationship.setCallees(List<sourceColumn> callees) |
void |
relationship.setSources(List<sourceColumn> sources) |
| Modifier and Type | Method and Description |
|---|---|
static sourceColumn |
DlineageUtil.copySourceColumn(sourceColumn oldSourceName) |
| Modifier and Type | Method and Description |
|---|---|
static sourceColumn |
DlineageUtil.copySourceColumn(sourceColumn oldSourceName) |