|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is used in conjunction with Constraint so that
constraint implementations can have read-only access to all component
attributes when evaluating themselves.
| Method Summary | |
int |
getValue(Attribute attribute)
Look up the current value of an attribute. |
| Method Detail |
public int getValue(Attribute attribute)
attribute - the desired attribute.
IllegalStateException - if the component is not known, or
if the value has not yet been resolved.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||