public class ShowlFromCondition extends ShowlDerivedJoinCondition
| Constructor and Description |
|---|
ShowlFromCondition(ShowlJoinCondition derivedFrom,
ShowlNodeShape sourceNode) |
| Modifier and Type | Method and Description |
|---|---|
ShowlNodeShape |
focusNode()
Get the node that is the focus of this join (i.e.
|
ShowlNodeShape |
otherNode(Set<ShowlNodeShape> set) |
ShowlNodeShape |
otherNode(ShowlNodeShape node) |
ShowlPropertyShape |
propertyOf(ShowlNodeShape node) |
getDerivedFromfocusAlias, getLeft, getRight, isJoinProperty, otherProperty, toStringpublic ShowlFromCondition(ShowlJoinCondition derivedFrom, ShowlNodeShape sourceNode)
public ShowlNodeShape focusNode()
ShowlJoinConditionfocusNode in class ShowlJoinConditionpublic ShowlNodeShape otherNode(ShowlNodeShape node)
otherNode in class ShowlJoinConditionpublic ShowlPropertyShape propertyOf(ShowlNodeShape node)
propertyOf in class ShowlJoinConditionpublic ShowlNodeShape otherNode(Set<ShowlNodeShape> set)
otherNode in class ShowlJoinConditionCopyright © 2019. All rights reserved.