|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface And
Performs a logical conjunction of two other constraints.
To satisfy the And constraint, a node-tuple must satisfy both
constraint1 and constraint2.
| Method Summary | |
|---|---|
Constraint |
getConstraint1()
Gets the first constraint. |
Constraint |
getConstraint2()
Gets the second constraint. |
| Method Detail |
|---|
Constraint getConstraint1()
Constraint getConstraint2()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||