| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dataflow.model.xml | |
| gudusoft.gsqlparser.dlineage.graph | |
| gudusoft.gsqlparser.slpc.adapter |
| Modifier and Type | Method and Description |
|---|---|
List<relationship> |
dataflow.getRelationships() |
| Modifier and Type | Method and Description |
|---|---|
void |
dataflow.setRelationships(List<relationship> relationships) |
| Modifier and Type | Method and Description |
|---|---|
List<relationship> |
DataFlowGraph.getRelationships() |
| Modifier and Type | Method and Description |
|---|---|
LegacyAdapterContext.TypedTransform |
LegacyAdapterContext.TypedTransformResolver.resolve(relationship relation)
Returns a proven profile for this legacy relationship, or null.
|