|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Constraint
The interface for all constraints. Custom constraints need to implement this interface.
| Method Summary | |
|---|---|
boolean |
isSatisfied()
Check whether a constraint is satisfied. |
boolean |
supports(Constrainable constrainable)
Indicates whether a constraint supports a given type of Constrainable |
| Method Detail |
|---|
boolean isSatisfied()
boolean supports(Constrainable constrainable)
Constrainable
constrainable -
Constrainable is supported
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||