Package nz.org.riskscape.engine.join
Interface JoinCondition
public interface JoinCondition
-
Field Summary
-
Method Summary
-
Field Details
-
CARTESIAN
-
-
Method Details
-
unchecked
-
matches
- Returns:
- true if the given tuple matches this join condition
-
validate
-