public class CompositeSourceNodeSelector extends Object implements ShowlSourceNodeSelector
| Constructor and Description |
|---|
CompositeSourceNodeSelector(ShowlSourceNodeSelector... members) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ShowlSourceNodeSelector selector) |
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 CompositeSourceNodeSelector(ShowlSourceNodeSelector... members)
public void add(ShowlSourceNodeSelector selector)
public Set<ShowlNodeShape> selectCandidateSources(ShowlService factory, ShowlNodeShape targetShape)
ShowlSourceNodeSelectorselectCandidateSources in interface ShowlSourceNodeSelectortargetShape - The target NodeShape.Copyright © 2019. All rights reserved.