Class CallRelationship
Object
gudusoft.gsqlparser.dlineage.dataflow.model.AbstractRelationship
gudusoft.gsqlparser.dlineage.dataflow.model.CallRelationship
- All Implemented Interfaces:
Relationship
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class gudusoft.gsqlparser.dlineage.dataflow.model.AbstractRelationship
sources, target -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBuiltIn(Boolean builtIn) voidsetCallObject(TParseTreeNode callObject) voidsetTarget(RelationshipElement<?> target) Methods inherited from class gudusoft.gsqlparser.dlineage.dataflow.model.AbstractRelationship
addExpressionTransform, addSource, addSource, getEffectType, getFunction, getId, getPartition, getProcess, getSources, getTarget, isShowStarRelation, setEffectType, setFunction, setPartition, setProcedureId, setProcess, setShowStarRelation
-
Field Details
-
startPosition
-
endPosition
-
-
Constructor Details
-
CallRelationship
public CallRelationship()
-
-
Method Details
-
getRelationshipType
-
getSqlHash
- Overrides:
getSqlHashin classAbstractRelationship
-
setTarget
- Overrides:
setTargetin classAbstractRelationship
-
getSqlComment
- Overrides:
getSqlCommentin classAbstractRelationship
-
getProcedureId
- Overrides:
getProcedureIdin classAbstractRelationship
-
getBuiltIn
-
setBuiltIn
-
getCallObject
-
setCallObject
-
getStartPosition
-
getEndPosition
-