| Package | Description |
|---|---|
| io.konig.core.showl |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayFilterStatement |
class |
ShowlAndExpression |
class |
ShowlBooleanGroupingExpression |
class |
ShowlEqualStatement |
class |
ShowlOverlayExpression
An expression that has multiple alternatives based on different sources that must
"overlay" on top of each other.
|
| Modifier and Type | Method and Description |
|---|---|
protected ShowlStatement |
BasicTransformService.enumJoinStatement(io.konig.core.showl.BasicTransformService.State state,
ShowlNodeShape sourceShape) |
ShowlStatement |
ShowlNodeShape.getJoinStatement()
Get the statement used to join this source NodeShape to some other source NodeShape(s)
|
ShowlStatement |
ShowlChannel.getJoinStatement() |
ShowlStatement |
ShowlEnumNodeExpression.getJoinStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShowlNodeShape.setJoinStatement(ShowlStatement joinStatement) |
void |
ShowlChannel.setJoinStatement(ShowlStatement joinStatement) |
void |
ShowlEnumNodeExpression.setJoinStatement(ShowlStatement joinStatement) |
| Constructor and Description |
|---|
ShowlChannel(ShowlNodeShape sourceShape,
ShowlStatement joinStatement) |
Copyright © 2019. All rights reserved.