public class Intersection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<ConstraintElements> |
cnsElemList |
java.util.List<ConstraintElements> |
exceptCnsElem |
boolean |
isExcept |
boolean |
isInterSection |
| Constructor and Description |
|---|
Intersection() |
public final java.util.List<ConstraintElements> cnsElemList
public final java.util.List<ConstraintElements> exceptCnsElem
public boolean isExcept
public boolean isInterSection