|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A mapping of Declaration
s to current fact values.
Declaration
Method Summary | |
java.lang.Object |
get(Declaration declaration)
Retrieve the value bound to a particular Declaration . |
java.util.Set |
getDeclarations()
Retrieve the Collection of all
Declarations active in this tuple. |
Method Detail |
public java.lang.Object get(Declaration declaration)
Declaration
.
declaration
- The Declaration
key.
Object
value.public java.util.Set getDeclarations()
Collection
of all
Declarations
active in this tuple.
Collection
of all
Declarations
in this tuple.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |