| Package | Description |
|---|---|
| io.konig.core.showl |
| Modifier and Type | Method and Description |
|---|---|
static ShowlChannel |
ShowlUtil.channelFor(ShowlNodeShape enumNode,
List<ShowlChannel> channelList) |
ShowlChannel |
ShowlNodeShape.findChannelFor(ShowlNodeShape node) |
ShowlChannel |
ShowlEnumNodeExpression.getChannel()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ShowlChannel> |
ShowlNodeShape.getChannels() |
List<ShowlChannel> |
ShowlNodeShape.nonEnumChannels(OwlReasoner reasoner) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShowlNodeShape.addChannel(ShowlChannel channel) |
void |
ShowlEnumNodeExpression.setChannel(ShowlChannel channel)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ShowlChannel |
ShowlUtil.channelFor(ShowlNodeShape enumNode,
List<ShowlChannel> channelList) |
| Constructor and Description |
|---|
ShowlEnumNodeExpression(ShowlNodeShape enumNode,
ShowlChannel channel) |
Copyright © 2019. All rights reserved.