|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the lookup operations associated with variables, constants, memory values, etc.
Method Summary | |
java.util.Collection |
getKeys()
|
Presentable |
getValue(java.lang.String name)
Method to lookup a value by name. |
Method Detail |
public Presentable getValue(java.lang.String name) throws PresentableException
name
- the name or key to be looked up.
PresentableException
- name not be found.public java.util.Collection getKeys()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |