| Package | Description |
|---|---|
| io.konig.core.showl |
| Modifier and Type | Method and Description |
|---|---|
ShowlUniqueKeyCollection |
UniqueKeyFactory.createKeyCollection(ShowlNodeShape node) |
ShowlUniqueKeyCollection |
ShowlNodeShape.getUniqueKeyCollection() |
ShowlUniqueKeyCollection |
UniqueKeyElement.getValueKeys()
Get the collection of keys for the value NodeShape contained within the PropertyShape
referenced by this element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShowlNodeShape.setUniqueKeyCollection(ShowlUniqueKeyCollection uniqueKeyCollection) |
void |
UniqueKeyElement.setValueKeys(ShowlUniqueKeyCollection valueKeys)
Set the collection of keys for the value NodeShape contained within the PropertyShape
referenced by this element.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ShowlNodeShape,ShowlUniqueKey> |
UniqueKeySelector.selectBestKey(List<ShowlUniqueKeyCollection> collectionList) |
Copyright © 2019. All rights reserved.