|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constraint interface for building constraints on specific concepts.
Method Summary | |
void |
check(AbstractConcept concept)
Checks whether this constraint holds for the given concept. |
Method Detail |
public void check(AbstractConcept concept) throws CoComposeException
concept
- The concept to check the constraint for.
CoComposeException
- if and only if the constraint doesn't hold.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |