|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SetCriteria
A constraint that evaluates to true when the value defined by the dynamic operand evaluates to be within the set of values specified by the collection of values.
Method Summary | |
---|---|
DynamicOperand |
getOperand()
Get the dynamic operand specification for the left-hand side of the set criteria. |
Collection<? extends StaticOperand> |
getValues()
Get the static operands for this set criteria. |
Method Detail |
---|
DynamicOperand getOperand()
Collection<? extends StaticOperand> getValues()
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |