Clause set containing clauses built from the equals relationship
between objects.
See Also:org.mandarax.util.AutoFacts author: Jens Dietrich version: 3.4 <7 March 05> since: 1.0
Constructor. The set is build from the objects in the collection - each pair
of objects where equals sent to one object with the other object as parameter returns true
defines a fact in the clause set.
Parameters: argumentSet - a collection of objects throws: java.lang.IllegalAccessException - throws: java.lang.IllegalArgumentException -