|
ModeShape Distribution 3.6.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ChildReferences.Context
The context in which the names are evaluated.
Method Summary | |
---|---|
ChildReferences.Changes |
changes()
Get the set of changes for this context. |
int |
consume(Name name,
NodeKey key)
Consume the next child with the supplied name and key. |
Method Detail |
---|
int consume(Name name, NodeKey key)
name
- the name of the node; may not be nullkey
- the key for the node; may not be null
ChildReferences.Changes changes()
|
ModeShape Distribution 3.6.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |