Class FunctionRelationshipElement
Object
gudusoft.gsqlparser.dlineage.dataflow.model.FunctionRelationshipElement
- All Implemented Interfaces:
RelationshipElement<Function>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTransform(String type, TParseTreeNode code) booleaninthashCode()
-
Constructor Details
-
FunctionRelationshipElement
-
-
Method Details
-
getElement
- Specified by:
getElementin interfaceRelationshipElement<Function>
-
hashCode
-
equals
-
getTransforms
- Specified by:
getTransformsin interfaceRelationshipElement<Function>
-
addTransform
- Specified by:
addTransformin interfaceRelationshipElement<Function>
-