getBoundVariablesInScope(ISingleFieldConstraint con) This uses a deceptively simple algorithm to determine
what bound variables are in scope for a given constraint (including connectives).
public boolean
hasDSLSentences() Returns true if any DSLSentences are used.
This will return the fact pattern that a variable is bound to.
Parameters: var - The bound fact variable (NOT bound field). null or the FactPattern found.
This uses a deceptively simple algorithm to determine
what bound variables are in scope for a given constraint (including connectives).
Does not take into account globals.