public class ConsumesDataFromFilter extends Object implements ShowlMappingFilter
| Constructor and Description |
|---|
ConsumesDataFromFilter(Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowMapping(ShowlNodeShape source,
ShowlNodeShape target)
Determine whether a mapping is allowed from source to target.
|
public ConsumesDataFromFilter(Graph graph)
public boolean allowMapping(ShowlNodeShape source, ShowlNodeShape target)
ShowlMappingFilterallowMapping in interface ShowlMappingFiltersource - The source NodeShapetarget - The target NodeShapeCopyright © 2019. All rights reserved.