public class TypeContainedByType extends ConstraintFormula
ConstraintFormula.ReductionResult| Constructor and Description |
|---|
TypeContainedByType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
ConstraintFormula.ReductionResult |
reduce(BoundSet currentBoundSet)
A formula is reduced to one or both of:
i) A bound or bound set, which is to be incorporated with the "current" bound set.
|
String |
toString() |
public ConstraintFormula.ReductionResult reduce(BoundSet currentBoundSet)
ConstraintFormulareduce in class ConstraintFormulaCopyright © 2007–2019. All rights reserved.