public class SingleConstraint extends EinzelElement<Pair>
| Constructor and Description |
|---|
SingleConstraint(ConstraintPair toAdd) |
SingleConstraint(ConstraintType p1,
ConstraintType p2) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraint(ConstraintPair toAdd) |
Pair |
getPair() |
addItem, addItems, cartesianProduct, getAndSets, getItems, getOrSetspublic SingleConstraint(ConstraintType p1, ConstraintType p2)
public SingleConstraint(ConstraintPair toAdd)
public Pair getPair()
public void addConstraint(ConstraintPair toAdd)