Class NUnion

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, QueryRef, QueryModelNode, TupleExpr, VariableScopeChange

public class NUnion extends NTuple
A tuple expression that represents an nary-Union.
Author:
Andreas Schwarte
See Also: