public class ShowlChannel extends Object
| Constructor and Description |
|---|
ShowlChannel(ShowlNodeShape sourceShape,
ShowlStatement joinStatement) |
| Modifier and Type | Method and Description |
|---|---|
ShowlStatement |
getJoinStatement() |
ShowlNodeShape |
getSourceNode() |
void |
setJoinStatement(ShowlStatement joinStatement) |
String |
toString() |
public ShowlChannel(ShowlNodeShape sourceShape, ShowlStatement joinStatement)
public ShowlNodeShape getSourceNode()
public void setJoinStatement(ShowlStatement joinStatement)
public ShowlStatement getJoinStatement()
Copyright © 2019. All rights reserved.