Class RelationRowsRelationshipElement<T extends RelationRows<?>>
Object
gudusoft.gsqlparser.dlineage.dataflow.model.RelationRowsRelationshipElement<T>
- All Implemented Interfaces:
RelationshipElement<T>
public class RelationRowsRelationshipElement<T extends RelationRows<?>>
extends Object
implements RelationshipElement<T>
-
Constructor Summary
ConstructorsConstructorDescriptionRelationRowsRelationshipElement(T rseduoRows) RelationRowsRelationshipElement(T rseduoRows, ESqlClause relationLocation) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTransform(String type, TParseTreeNode code) booleaninthashCode()
-
Constructor Details
-
RelationRowsRelationshipElement
-
RelationRowsRelationshipElement
-
-
Method Details
-
getElement
- Specified by:
getElementin interfaceRelationshipElement<T extends RelationRows<?>>
-
getRelationLocation
-
hashCode
-
equals
-
getTransforms
- Specified by:
getTransformsin interfaceRelationshipElement<T extends RelationRows<?>>
-
addTransform
- Specified by:
addTransformin interfaceRelationshipElement<T extends RelationRows<?>>
-