public class DataLayerSourceNodeSelector extends Object implements ShowlSourceNodeSelector
| Constructor and Description |
|---|
DataLayerSourceNodeSelector() |
| Modifier and Type | Method and Description |
|---|---|
Set<ShowlNodeShape> |
selectCandidateSources(ShowlService factory,
ShowlNodeShape targetShape)
Compute the set of potential source node shapes that can be used to
construct the mapping for a given target node shape.
|
public Set<ShowlNodeShape> selectCandidateSources(ShowlService factory, ShowlNodeShape targetShape)
ShowlSourceNodeSelectorselectCandidateSources in interface ShowlSourceNodeSelectortargetShape - The target NodeShape.Copyright © 2019. All rights reserved.