selectMappings
public Set<ShowlPropertyShape> selectMappings(ShowlManager manager,
ShowlNodeShape target)
Select the source-to-target-mappings for the specified target NodeShape.
As a side-effect, the selected mappings are stored in each ShowlDirectPropertyShape contained in the node,
and the selected join conditions are stored in the target node.
- Specified by:
selectMappings in interface ShowlMappingStrategy
- Parameters:
target - The NodeShape whose mappings are to be selected.
- Returns:
- The set of properties for which no mapping was found.