|
Scala 2.2.0.9025
|
object
SetQuantifier
extends
java.lang.Object with
scala.ScalaObjectObject Summary | |
case
|
object
AllTuples
A set quantifier that defines a relation as being a bag. That means that duplicates are allowed. |
case
|
object
DistinctTuples
A set quantifier that defines a relation as being a set. That means that duplicates are not allowed and will be pruned. |
Constructor Summary | |
def
this
|
Constructor Detail |
def
this