public class ShowlMapping extends Object
| Constructor and Description |
|---|
ShowlMapping(ShowlJoinCondition joinCondition,
ShowlPropertyShape leftProperty,
ShowlPropertyShape rightProperty) |
| Modifier and Type | Method and Description |
|---|---|
ShowlPropertyShape |
findOther(ShowlPropertyShape p) |
ShowlJoinCondition |
getJoinCondition() |
ShowlPropertyShape |
getLeftProperty() |
ShowlPropertyShape |
getRightProperty() |
String |
toString() |
public ShowlMapping(ShowlJoinCondition joinCondition, ShowlPropertyShape leftProperty, ShowlPropertyShape rightProperty)
public ShowlJoinCondition getJoinCondition()
public ShowlPropertyShape getLeftProperty()
public ShowlPropertyShape getRightProperty()
public ShowlPropertyShape findOther(ShowlPropertyShape p)
Copyright © 2019. All rights reserved.