public class CallRelationship extends AbstractRelationship
sources, target
Constructor and Description |
---|
CallRelationship() |
Modifier and Type | Method and Description |
---|---|
RelationshipType |
getRelationshipType() |
String |
getSqlComment() |
String |
getSqlHash() |
void |
setTarget(RelationshipElement<?> target) |
addExpressionTransform, addSource, getEffectType, getFunction, getId, getPartition, getProcess, getSources, getTarget, isShowStarRelation, setEffectType, setFunction, setPartition, setProcess, setShowStarRelation
public RelationshipType getRelationshipType()
public String getSqlHash()
getSqlHash
in class AbstractRelationship
public void setTarget(RelationshipElement<?> target)
setTarget
in class AbstractRelationship
public String getSqlComment()
getSqlComment
in class AbstractRelationship
Copyright © 2023. All rights reserved.